﻿h1 {
	font-family:Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	text-align:left;
	text-indent: 5px;
	padding-top: 50px;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: .8em;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	text-align:left;
	text-indent: 135px;
	margin-top: -13px
}

div#header {
	width: 575px;
	height: 171px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color : transparent;
	
}

#nav {
	list-style-type: none;
	list-style-image: url('none');
	font-family: Tahoma, Arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: fff;
	text-align: left;
	text-indent: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0;
}

#nav a:link {
font-family: Tahoma, Arial, sans-serif;
font-size: .85em;
font-weight: bold; 
color: #fff; 
text-decoration: underline; 
 } 
#nav a:hover {
font-family: Tahoma, Arial, sans-serif;
font-size: .85em;
font-weight: bold;  
color: #F8E51D;
 }
#nav a:visited {
font-family: Tahoma, Arial, sans-serif;
font-size: .85em;
font-weight: bold;  
color: #F8E51D;
 } 


.directory{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: .7em;
	color: #000080;
	text-align: left;
	font-weight: normal;
	margin-left: 10px;
	line-height: 130%;
	margin-top: 4px;
	margin-bottom: 7px;	
}
.directory a:link {
	font-weight: normal;
	color: #0332FE;
	text-decoration: none;
}
.directory a:visited {
	font-weight: bold;
	color: #0332FE;
	text-decoration: none;
}
.directory a:hover {
	font-weight: normal;
	color: #d31010;
	text-decoration: underline;
}
.bottomnav {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: .65em;
	color: #0332FE;
	font-weight: bold;
	padding-top: 20px;
}
a:link {
	color: #0332FE;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0332FE;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #000080;
	font-weight: normal;
	text-decoration: underline;
}


.ContentSmall {
	font-family: Verdana,Tahoma, Arial, sans-serif;
	font-size: .65em;
	color: #000080;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: .01em;
	}


