html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #ffffff;
 font-family: georgia, arial, verdana, sans-serif; font-size: 11px; color: #333333; line-height: 1.5;
} 

.border {border-left: 1px #333333 solid;border-right: 1px #333333 solid;}

a:link, 
a:active, 
a:visited {
	color: #005091; 
	text-decoration: none; 
	
	}
	
a:hover {
	color: #B31B03; 
	background: #e1e1e1; 
	text-decoration: none; 
	
	}
.text {padding: 10px; text-align:left; line-height: 1.5;}
.textual {margin: 0px 0px 0px 0px; background-color: #ffffff;}
.textual p {margin: 15px 15px 15px 15px;  text-align:left; line-height: 1.5;}
.textual a, 
.textual a:link, 
.textual a:active, 
.textual a:visited {
	color: #005091; 
	text-decoration: none; 
	border-bottom: 1px dashed #263B5F;
	}
	
.textual a:hover {
	color: #B31B03; 
	background: #e1e1e1; 
	text-decoration: none; 
	border-bottom: 1px solid #333333;
	}

.textual2 {margin: 0px 0px 0px 0px;}
.textual2 p {margin: 15px 15px 15px 15px;  text-align:left; line-height: 1.5; font-weight: bold;}
.textual2 a, 
.textual2 a:link, 
.textual2 a:active, 
.textual2 a:visited {
	color: #005091; 
	text-decoration: none; 
	border-bottom: 1px solid #263B5F;
	}
	
.textual2 a:hover {
	color: #B31B03; 
	background: #e1e1e1; 
	text-decoration: none; 
	border-bottom: 1px solid #333333;
	}
.content {padding: 10px; text-align:center;}
h3 {color: #263B5F;}
h4 {color: #5476A4; text-align: center;}

#header{ 
 height:85px; 
 width:100%; 
 background-color:#909E8F;
 background: url(images/header.jpg);
 } 
 
#navigation{ 
 height:20px; 
 width:100%; 
 background-color:#4F8D42;
 border-bottom: 1px #333333 solid;
border-top: 1px #333333 solid;
 }  

#leftcol{
 width:350px; 
background-color: #ffffff;
 }

#subleftcol{
 width:580px; 
background-color: #ffffff;
 }
 
#rightcol{
width:216px;
background-color: #CDE0CC;
} 

#subrightcol{
width:200px;
background-color: #cccccc;
} 
 
#footer{
 height:75px; 
 width:100%; 
 background-color:#e1e1e1; 
 border-top: 1px #333333 solid;
 text-align: center;
 font-family: arial, verdana, georgia, serif;
 color: #666666;
 font-size: 11px;
} 
 
#footer a, 
#footer a:link, 
#footer a:active { 
	color: #333333; 
	text-decoration: none;
	}

#footer a:hover {
	color: #e1e1e1; 
	text-decoration: none; 
	background: #51656F;
	}
 
#maincol{ 
 background-color: #C7E4CE; 
 width: 214px;
 }
 

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #4F894C;
	width: 110px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

#block1 {background-color: #DADDBE;}
#block2 {background-color: #649E61;}
#block3 {background-color: #CDE0CC; padding: 3px;}

.displayed {display: block;text-align:center;}

.container {background-color: #ffffff;}

.textarea {
	border: 1px solid #333333; background: #e1e1e1; 
	font-family: arial, verdana, sans-serif; font-size: 12px; 
	color: #333333; padding: 3px;}
input.submit { 
	border: 1px solid #333333;
	padding: 2px;
	background: #e1e1e1;
	color: #333333;
	font: normal 12px arial, verdana, Helvetica, Arial, sans-serif;
	}
.textual3 {margin: 0px 0px 0px 0px; font-family: arial, verdana, sans-serif; font-size: 11px;}
.textual3 p {margin: 15px 15px 15px 15px;  text-align:left; line-height: 1.5; font-weight: normal;}
.textual3 a, 
.textual3 a:link, 
.textual3 a:active, 
.textual3 a:visited {
	color: #005091; 
	text-decoration: none; 
	border-bottom: 1px dashed #999999;
	}
	
.textual3 a:hover {
	color: #B31B03; 
	background: #e1e1e1; 
	text-decoration: none; 
	border-bottom: 1px solid #333333;
	}