body {
	background-image: url(bgdkblue.jpg);
	background-repeat: repeat-x;
	background-color: #0066B3
}
.rolloverbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(buttonbg3.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 160px;
	line-height: 21px;
}
a.rolloverbutton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 160px;
	background-image: url(buttonbg3.png);
	background-position: 0px -25px;
}
.bottomNAVlinks a:visited {
	color: #0066B3;
	text-decoration: none;
}
.bottomNAVlinks a:link {
	color: #0066B3;
	text-decoration: none;
}

.bottomNAVlinks {
	color: #00345B;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.normaltext a:visited {
	color: #0065B3;
	text-decoration: none;
	font-weight: bold;
}

.bottomNAVlinks a:hover {
	color: #003862;
	text-decoration: none;
}



#contentpane {
	display: block;
	padding: 10px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #00487D;
	padding: 5px;
	height: 10px;
	text-align: center;
	color: #ffffff;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	list-style-position: inside;
}
ol {
	text-indent: -1em;
	margin-left: 2em;
	padding-left: 2em;
	margin-right: 1em;
	margin-top: .5em;
	margin-bottom: .5em;

}
ul {
	padding-left: 2em;
	margin-left: 2em;
	text-indent: -1em;
}




#contentpane li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 580px;
	height: 20px;
	display: block;
	color: 00487D;
	border-top: #00487D;
	border-right: #00487D;
	border-bottom: double #00487D;
	border-left: #00487D;
}
.LGheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	text-decoration: underline;
}

.normaltext a:link {
	font-weight: bold;
	color: #0065B3;
	text-decoration: none;
}
p {
	margin-left: 1.5em;
	margin-top: 0em;
	text-align: justify;
	margin-right: 1.5em;
}


.normaltext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.normaltext a:hover {
	color: #102535;
	font-weight: bolder;
}





.normaltextital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
#contentpane .normaltext img {
	float: right;
	border: medium solid #122A3E;
	margin-left: 15px;
	margin-bottom: 15px;
}
.footer a:link {
	color: #FBFBFB;
	text-decoration: none;
}
.footer a:visited {
	color: #FBFBFB;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #01487E;
	border-bottom-style: double;
}
.underline {
	text-decoration: underline;
}
