a:hover {
	color: #999999;
	text-decoration: underline;
}

.orangeborder {
	border: thin solid #DF6F05;
}
.grayborder {

	border: thin solid #999999;
}
.orangeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #DF6F05;
}
.graybody, .graybody td {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}

/*****************/

.finput {
	margin-bottom: 10px;
}

/*****************/

#topnav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.topnavlink:link, a.topnavlink visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topnavlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.dropnav {
	position: absolute;
	z-index: 100;
	top: 160px;
	/** width: 200px; */
	/** height: 100px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DF6F05;
	visibility: hidden;
	padding: 10px 20px 4px 10px;
}

/*****************/

a.blackbodylg:hover {color: #FFFFFF; text-decoration: none}
a.blackbodylg {font-weight: bold;}


.blackbodylg {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.blackbody {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.errorbody {

	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blueheader {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}
.grayheader {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.graycaption {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.orangeNAV {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF6F05;
}
.whiteselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blackborder {

	border: thin solid #000000;
}
.orangeborderThick {

	border: thick solid #DF6F05;
}
.grayborderTB {
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;

}
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #ed1c24;
}
