	
p, ul, ol, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	text-indent: 0pt;
	color: #383838;
	padding-left: 20px;
	padding-right: 20px;
}

.footer {font-size: 80%;
}
#content {width: 790px;}

.h1spec{border-bottom:3px double #003399;}

#headermain {position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
			height: 100px;
			width: 790px;
			padding-right: 20px;
			}
#separator {color: #800000;
			text-align: center;
			}

#leftmenu {position: absolute; 
		z-index: 100; 
		left: 10px; 
		top: 130px;
		width: 200px;
		margin: 10px;
		}
		
.sidebar {list-style-type: none;
		list-style-position: inside;
		padding-left: 0px;
		margin-left: 10px;
		padding-top: 10px;
 }
 
#main {position: absolute;
 		left: 180px;
 		top: 120px;
 		padding: 20px;
 		width: 590px;
 		}
#footer {position: relative;
		float: bottom;
		}		


h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; 
	/*color: #314D8E; */
	color: #003399}
h1, h2 {margin-top: 5px;
	padding-top: 5px;}
	

a:active { color: #003399; text-decoration: none;  font-weight: bold;}
a:link { color: #003399; text-decoration: none;  font-weight: bold;}
a:hover {  color: #003399; text-decoration: underline; font-weight: bold;}
a:visited { color: #003399;  text-decoration: none;  font-weight: bold;}
/*a:visited:hover { color: #006600;  text-decoration: underline;}*/
a:link:hover {  color: #003399; text-decoration: underline; font-weight: bold;}


body {background-color: #ffffff;
		
	}
	
	
.tagline {color: #EC6455;
		  font-size: 80%;
		  font-style: italic;
		  font-family: Arial, Helvetica, sans-serif;
		  font-weight: bold;
		  }
		  
.headercontact {color: #880000;
		  font-size: 80%;
		  font-style: normal;
		  font-family: Arial, Helvetica, sans-serif;
		  font-weight: bold;
		  margin: 0px;
		  }