.redText {
	color:#C10000;
	font-weight: bold;
}

.errorText {
	color:#C10000;
	font-weight: bold;
}

.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.ListViewOddRow {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.ListViewEvenRow {
	background-color: #E8E8E8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.formSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B4C1D6;
	font-weight: bold;
	font-size: 14px;
}

body,td,th {
	font-family: arial;
	font-size: 12px;
	color: 000000;
	vertical-align: top;	
}
img{border:0;}
a {
	font-family: arial;
	font-size: 12px;	
	color: #003366;
	font-weight: bold;		
}
a:visited {
	color: #003366;
	font-weight: bold;
	
}
a:hover {
	color: #003366;
	font-weight: bold;
}
a:active {
	color: #003366;	
	font-weight: bold;
}
