.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.blackboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #D20000;
}
.legalinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A7A7A7;
	line-height: 20px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #426788;
	line-height: 20px;

}
.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ccb68b;
	line-height: 16px;

}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	color: #44589A;
}
body {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	BACKGROUND-POSITION: left top;
	background-repeat: repeat-x;
    scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #D4D4D4; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color: #cccccc;
}

.highlightedRow{
	background-color:#efe2bd	
}

.evenRow{
	background-color: #F8F8F8
}

.oddRow{
	background-color: #FFFFFF
}

