/* CSS Document */
body {
	background-color: #889793;
}

//td {
//	vertical-align: top;
//	text-align: left;
//}

.documentContent,
td, p, body, span, font, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;	
}

.documentTitle {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: normal;
}

.documentSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bold;
	line-height: normal;	
}

.documentLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.documentBreadcrumbsStart a,
.documentBreadcrumbsStart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;	
}

.documentBreadcrumbsNormal a,
.documentBreadcrumbsNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFA200;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;	
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}