@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/top_fade.jpg);
	background-repeat: repeat-x;
}

a:visited, a:link, a:active {
	color: #9f9;
}

a:hover {
	color: #66CC00;
}

.style1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	margin-left:7px;
}
		a.style1:visited, a.style1:link, a.style1:active {
			color: #FFFFFF;
		}
		a.style1:hover{
			color: #66CC00;
}
.style2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022259;
	text-decoration:none;
	margin-top:5px;
}
		a.style2:visited, a.style2:link, a.style2:active {
			color: #022259;
		}
		a.style2:hover{
			color: #333333;
}
.style3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	margin-right:10px;
}
		a.style3:visited, a.style3:link, a.style3:active {
			color: #FFFFFF;
		}
		a.style3:hover{
			color: #66CC00;
}
.style4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.style5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #022259;
	font-size: 14px;
	font-weight: bold;
}
#Top {
	position:absolute;
	left:50%;
	top:0px;
	width:917px;
	height:174px;
	margin-left:-458px;
	z-index:1;
	background-image: url(img/top_graphic.jpg);
	visibility: visible;
}
#TopNav {
	position:absolute;
	left:50%;
	top:175px;
	width:918px;
	height:38px;
	margin-left:-459px;
	z-index:2;
	overflow: hidden;
}
#BtmNav {
	position:absolute;
	left:50%;
	top:539px;
	width:918px;
	height:38px;
	margin-left:-459px;
	z-index:2;
	overflow: hidden;
}
#Content {
	position:absolute;
	left:50%;
	top:220px;
	width:900px;
	height:312px;
	margin-left:-450px;
	z-index:3;
	background-color: #022259;
}
#PageTitle {
	position:absolute;
	left:17px;
	top:17px;
	width:866px;
	height:26px;
	z-index:5;
	overflow: hidden;
}
#Photo {
	position:absolute;
	left:376px;
	top:0px;
	width:524px;
	height:107px;
	z-index:6;
}
#Footer {
	position:absolute;
	left:50%;
	top:585px;
	width:900px;
	height:25px;
	margin-left:-450px;
	z-index:4;
}
#Copy {
	position:absolute;
	left:26px;
	top:55px;
	width:368px;
	height:237px;
	z-index:7;
	overflow: auto;
}
.style7 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

div.policydocs a {
	color:#000;
}
