.formbox1 { 
	border: #CC0000 1px solid; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	font-family: arial; 
	background-color: #EEEEEE; 
	text-decoration: none; 
} 

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.bodyHeaderBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #3366CC;
}

.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.miniCaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.bluebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.smallBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}
.smallBoldYellow {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bolder;
}

