.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #A6B0CE;
}
.LightGrayRow {
	background-color: #F5F5F5;
	height:15px;
}
.WhiteRow {
	height:15px;
}
.static_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #E4E4E4;
	border: 1px solid #9999CC;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.view_text {
	font-family: Helvetica, Arial, Times, serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.view_text_red {
	font-family: Helvetica, Arial, Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.ListItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ListItemDisable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.HelpForDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #CC0000;
}.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

