/*document body*/
BODY { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : normal; 
	font-style : normal; 
	color : Black; 
}
	
.body {  
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: normal;
}


/*default style*/
TD {
	 font-family : Arial, Helvetica, sans-serif;
	 font-weight : normal;
	 font-style : normal;
	 font-size : 9pt;
	 vertical-align : top;
}


/*  Background colors */
.bkgBlue { background-color:#003399;} 
.bkgWhite { background-color:#FFFFFF;} 
.bkgltGray { background-color:#EEEEEE;}

/* font styles */
.pageHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	font-weight: Bold; 
	color: white;	
 	text-decoration: none 
}

.infoBlock { background-color: #F0F0F0;}

.tableHeader { 
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: Bold; 
	color: #003399; 
 	text-decoration: none 
}

.thankyouHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: Bold; 
	color: #003399; 
 	text-decoration: none 
}

.requiredSMarker {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 8pt; 
 	font-weight: bold; 
 	font-style: oblique;
 	color: #FF3300; 
 	text-decoration: none
}

.requiredUMarker {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 8pt; 
 	font-weight: bold; 
 	font-style: oblique;
 	vertical-align: text-top;
 	color: #FF3300; 
 	text-decoration: none
}

.label  { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : bold; 
	font-style : normal; 
	color : Black; 	
}

.labelComment  { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : lighter; 
	font-style : normal; 
	color : Black; 	
}

.field { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : normal; 
	font-style : normal; 
	color : Black; 	
}

.dataElement { background-color:white;} 

.labelError  { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : bold; 
	font-style : normal; 
	color : #FF3300; 	
}

.errorComment  { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11pt; 
	font-weight : normal; 
	font-style : oblique; 
	color : #FF3300; 
	background-color: white;
}

.errorBlock { 
	background-color: #F0EEA0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: Bold; 
	color: #FF3300; 	
 	text-decoration: none 
}


.footerBlock { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	font-weight : lighter; 
	font-style : normal; 
	background-color: #F0F0F0;
}

.thankyou { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight : normal; 
	font-style : normal; 	
	color : black; 	
}
