.bodyBoldBlock1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E33632;
	text-decoration: none;
	text-align: left;
}
.SampleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4d87b3;
}
.bodyBoldBlock1:hover { 
	font-style:bold; 
	color: #999999; 
	text-decoration: none;
}
.bodyBoldBlock1:link { 
	font-style:bold; 
	color: #E33632; 
	text-decoration: none;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.bodySmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.bodySmall:hover {
	color: #E33632;
}
.bodySmall:link {
	color: #E33632
}
.headingBlock1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #E33632;
	text-decoration: none;
	text-align: left;
}
.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color:#E33632;
	color:#FFFFFF;
	cursor:hand;
	border: 1px solid #333333;
	cursor:hand;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E33632;
	background-color:#ffffff;
	width:200px;
	border: 1px solid #333333;
}

