a{
	color: #000000;
}
body {
	background-color: #00234C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
h1 {
	color: #551D24;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
h2{
	color: #551D24;
	font-size: 15px;
	margin: 5px 0px 10px 0px;
}
h3{
	color: #575757;
	font-size: 13px;
	font-style: italic;
	margin: 5px 0px 10px 0px;
}
a img {
	border: none;
}
li{
	line-height: 10pt;
	list-style-position: outside;
	margin: 5px 0px 5px 30px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul{
	list-style-position: outside;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.box1 {
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: solid;
	border-width: medium;
	padding: 3px;
}
.box2 {
	border: 1px solid;
	font-style: italic;
	padding: 3px;
	word-spacing: 2pt;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#centralcontainer{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	color: #333333;
	line-height: 130%;
	margin: 2px auto 2px auto;
	width: 748px;
}
#container{
	background-color: transparent;
	line-height: 130%;
	margin: 0px auto 0px auto;
	width: 750px;
}
#content{
	background-color: #FFFFFF;
	background-image: url(../img/centralcontainerbackground.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-left: 1px solid #7C7C7C;
	margin: 0px 0px 0px 190px;
	padding: 30px 10px 10px 10px;
}
#contactinfo{
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-top: 81px;
	margin-right: 3px;
	z-index: 50;
	position: relative;
}
#contactinfo a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer{
	background-color: #405874;
	border: 1px solid #000000; 
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	background-image: url(../img/footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a{
	color: #FFFFFF;
}
#header{
	background-color: #243C58;
	background-image: url(../img/headerbackground.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
	color: #FFFFFF;
	height: 100px;
	margin-top: 10px;
}
#headerimage{
	position: absolute;
	margin: 0px 0px 0px 298px;
}
#leftnav{
	float: left;
	margin: 29px 0px 0px 0px;
	width: 190px;
	padding: 0px;
}
#logo{
	margin-left: 0px;
	margin-top: 0px;
}

#pattern{
}
#sitecredit{
	font-size: 9px;
	margin: 10px;
	text-align: center;
}
#sitecredit a{
	color: #2B4768;
	text-decoration: none;
}


#nav{
	list-style: none;
}
#nav ul { 
	padding:0px;
	margin:0px;
	list-style: none;
	z-index:99;
	overflow:visible;
	position:absolute; 
}
#nav li { 
	position: relative; 
	border-bottom:none;
	display:block;
	height:auto; /*auto */
	margin:0px;
	background-image: url(../img/navbackground.gif);
	background-position:right;
}
#nav a {
	text-decoration:none; 
	display:block;
	padding: 3px 10px 3px 15px;  
	margin: 0px 0px 0px 0px; /*helps Opera with hover */
	width: 165px; /*helps IE with hover */
	border-bottom: 1px solid #999999;
	height: auto;
	line-height: 16px;
	background-color: transparent;
}
#nav a:hover{
	background-color: #CCCCCC; 
	color: #000000;
}
#nav ul, #nav ul ul, #nav ul ul ul{
	display:none; 
	position:absolute; 
	top:0px; 
	left:160px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul{
	display:none; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
	display:block;
}
li>ul { 
	top: auto;
	left: auto;
}

.imageright {
	float: right;
	margin:5px 10px 5px 10px;
}

/* Win IE only \*/
* html #nav li{
	float:left;
}
/* end holly hack */

/* 3px jog hack below */
/* Hides from IE5-mac \*/
* html #leftnav {height: 1%;}
/* End hide from IE5-mac */ 

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #640000;
	BORDER-BOTTOM: #666666 1px dotted
}
