body { margin:0; padding:0; background-color:#666; }
table { Font:11px Verdana, Arial, Helvetica, sans-serif; color:#000; }

.highlight_font { color:#035693; }

.white_bg { background-color:#fff; border-left:2px solid #fff; border-right:2px solid #fff; }

.redhead {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FA990F;
}
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
	
}
.whitehead {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #065D9E;
	text-decoration: none;
}
.links {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	font-weight: lighter;
}
a.links:hover {
	text-decoration: underline;
}
a.text:hover {

	color: #FA990F;
	text-decoration: underline;
}
.black {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
}
a.black:hover {
	color: #FA990F;
	text-decoration: underline;
}
.grayhead {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #81807E;
}
.whitetext {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #FA990F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
#nex {
	background-image: url(../images/img_ind_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.copyright { font:normal 8.5pt Arial, Helvetica, sans-serif; text-decoration:none; color:#000; }
.copyright a { text-decoration:underline; color:#000; }
.copyright a:hover { text-decoration:none; color:#FA990F; }

