#panel_left {
	width: 9em;
	padding: 0 0 0.25em 0;
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif; 
	background-color: #FFFFFF;
	font-size: 0.9em;
#	color: #333;
	}
#panel_right {
	width: 14em;
	padding: 0 0 0.25em 0;
#	margin-bottom: 1em;
        margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
##	background-color: #F6F6F9;
        background-color: #FFFFFF;
	font-size: 0.9em;
	color: #333;
	}
#button {
	width: 10em;
	border-right: 0.5px solid #000;
	padding: 0 0 0.25em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	font-size: 0.9em;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px .5em;
                border-left: 15px solid #003399;
		border-right: 15px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

#button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #000099;
		border-right: 20px solid #508fc4;
		background-color: #2586d7;
		color: #fff;
		}


body
{

}

#content_left
{
	clear: both;
	margin-top: 0em;	
	padding: 0em 0em;
	width: 10em;
	font-size: .75em;
        font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.2em;
}

#content_center
{
	clear: both;
	margin-top: 0.25em;	
	padding: 0.5em 0.5em;
	width: 25em;
	font-size: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	line-height: 1.2em;
}

#content_big
{
	clear: both;
	margin-top: 0.25em;	
	padding: 0.5em 0.5em;
	width: 37.5em;
	font-size: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	line-height: 1.2em;
}


#content_bigger
{
	font-size: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica, 
	Arial, sans-serif;
	line-height: 1.2em;
}




#content_right
{
	clear: both;
	margin-top: 0em;	
	padding: 0em 0em;
	width: 15em;
	font-size: 0.75em;
        font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.2em;
}


h1
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.3em;
        color: #095A93;
}	

h2
{
        margin-top: 2em;
	font-size: 1.1em;
	color: #993300;
}

h3
{
       	font-size: 1em;
	font-style: italic;
}

h4
{
       	font-size: 1em;
	font-style: italic;
	color: #FF0000
}

label
{
	display: block;
	float: left;
	width: 5em;
	line-height: 1;
}

label, input, textarea
{
	margin-bottom: 1em;
}

#footer
{
	padding: 0.5em 1em;
	font-size: smaller;
}



