.nav {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:active, a:link{
	color: #FF8B3D;
	text-decoration: none;
}
a:visited {
	color: #FF8B3D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


a.orange:active, a.orange:link,  a.orange:visited{
	color: #FF8B3D;
	text-decoration: none;
}
a.orange:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.orangebold:active, a.orangebold:link,  a.orangebold:visited{
	font-weight: bold;
	color: #FF8B3D;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.orangebold:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.navLink:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.subnavLink:link, a.subnavLink:active, a.subnavLink:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a.subnavLink:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.subnavlinkselected:link, a.subnavlinkselected:active, a.subnavlinkselected:visited, a.subnavlinkselected:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytitle {
	color: 90A0A8;
	font-weight: bold;
}
.pagetitle {
	font-size: 16px;
	color: 91A1A9;
	font-weight: bold;
}
body {
	margin: 0px;
}
.bodycontent {
	text-align: justify;

}
.navSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF8B3D;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.whitetext_orangebox {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}

.white {
	color: #FFFFFF;
}
.subnavSelected {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
}
.bluetext {
	color: 90A0A8;
	font-weight: bold;
}
.caption {
	color: 90A0A8;
}
.indexcontent {
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
}
.upper {
	text-transform: uppercase;
}
.graybodytitle {

	color: 666666;
	font-weight: bold;
}
.blueindexpage {
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
	color: 91A1A9;
}
.orangebodytitle {

	font-size: 16px;
	color: #FF8B3D;
	font-weight: bold;
}
