a {
	color : #0073AE; 
	text-decoration : none;}

a:link {
	color: #0073AE;
	text-transform: none;
}

a:visited {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #0073AE;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

BODY {
	background-color: #999999;
	background-image:url(../_images/bg.jpg);
	text-align:center;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.bodytextw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextw a:link {
	color: #DFF4FF;
	text-transform: underline;
	text-decoration: underline;
}

.bodytextw a:visited {
	color: #DFF4FF;
	text-transform: underline;
	text-decoration: underline;
}

.bodytextw a:hover {
	color: #DFF4FF;
	text-transform: none;
	text-decoration: none;
}

.bodytextw a:active {
	color: #DFF4FF;
	text-transform: underline;
	text-decoration: underline;
}

.bodytextw2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytextw2 a:link {
	color: #000000;
	text-transform: none;
}

.bodytextw2 a:visited {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.bodytextw2 a:hover {
	color: #000000;
	text-transform: none;
	text-decoration: underlined;
}

.bodytextw2 a:active {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.bodytextitalics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.bodytextboldw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytextbold2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #B4985A;
	text-transform: uppercase;
}

.reporttext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B4985A;
	background-color: #000000;
	height: 24px;
}

.sitemaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B4985A;
	background-color: #FFFFFF;
	height: 24px;
}

.hometitlebar {
	background-color: #000000;
}

.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0073AE;
}

.thankyou {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #0073AE;
	text-transform: uppercase;
}

.submenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}

.submenu a:link {
	color: #999999;
	text-transform: none;
}

.submenu a:visited {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.submenu a:hover {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

.submenu a:active {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.submenu3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	margin-left: 25px;
}

.submenu3 a:link {
	color: #999999;
	text-transform: none;
}

.submenu3 a:visited {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.submenu3 a:hover {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

.submenu3 a:active {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.submenu2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-transform: lowercase;
	margin-left: 25px;
}

.submenu2 a:link {
	color: #999999;
	text-transform: none;
}

.submenu2 a:visited {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.submenu2 a:hover {
	color: #0073AE;
	text-transform: none;
	text-decoration: none;
}

.submenu2 a:active {
	color: #999999;
	text-transform: none;
	text-decoration: none;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

.footer a:link {
	color: #FFFFFF;
	text-transform: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}

.footer a:active {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

.footnote {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
