@charset "UTF-8";
body {
}
#header{
	border: 1px solid #666;
	margin-top: 100px;
	width: 875px;
	height: 265px;
	margin-right: auto;
	margin-left: auto;
	}
#header ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: 400;
	text-align: left;
	display: inline;
		}
#header li{
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	text-align: left;
	list-style-position: inside;
	margin-left: 5px;
		}
#header li.lastnav{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00299f;
			}
#header li.lastnavon{
	color: #dcc433;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00299f;
			}
#header li.on{
	font-family: Arial, Helvetica, sans-serif;
	color: #dcc433;
	font-weight: 400;
	}
#header li a:link, #header li a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;	
	}
#header li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #dcc433;
	font-weight: 400;
	
	}
	
#content  a:link, #header a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
#content  a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #dcc433;
	font-weight: bold;
	
	
	}

#content{
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	}
#content table .border{
	border: 1px solid #666;
	text-align: center;
	}
#content table img{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#header table {
	text-align: center;
}
#pagetext{
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00299f;	
	
	}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #dcc433;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dcc433;		
		
		}
.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;	
	}
#content table li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	text-align: left;
	}
.caption{
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
	}
.smallred{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00299c;	
	}
.bodytextbold{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
.navblock{
	background-image: url(Images/nav_bckgrnd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: none;
	list-style-type: none;
}
