body {
	background-color:  white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headingFont {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 36px;
color: #475286;
}
.standardFont2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #475286;
}

.wwFormTable {
   BORDER-BOTTOM: 1px solid white;
   BORDER-TOP: 1px solid white;
   BORDER-LEFT: 1px solid white; 
   BORDER-RIGHT: 1px solid white;
}

.bottomBorder { BORDER-BOTTOM: 1px solid #ECE9D8; }
.topBorder { BORDER-TOP: 1px solid #ECE9D8; }
.leftBorder { BORDER-LEFT: 1px solid #ECE9D8; }
.rightBorder { BORDER-RIGHT: 1px solid #ECE9D8;}
.yib { BORDER: 1px solid #ECE9D8; }
.yicb { COLOR: #FFFFFF; }
.yicl { COLOR: #FFFFFF; FONT-WEIGHT: bold;}
.yih { FONT-SIZE: large; }
.yipt { PADDING: 8px; }
.yiiq { COLOR: #FFFFFF; FONT-WEIGHT: bold; }
.yinh { COLOR: #FFFFFF; FONT-WEIGHT: bold; }
.yipt { right-margin: 12px; }

.standardFont {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
color: #475286;
}
A:link, A:visited, A:active, A:hover { color: #465185; } 

.spanMenuClass {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
color: #475286;
font-weight:bold;
}


.label {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
color: #475286;
vertical-align:bottom;
font-weight:bold;
}

.errorLabel {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
color:red;
vertical-align:bottom;
}

.errorMessage {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
color:red;
align=left;
}


.errorMessage {font-weight:bold; text-align: center; color:red; }
.checkboxLabel {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
color: #475286;}
.checkboxErrorLabel {color:red; }
.required {color:red;}