p, td, ul, ol {
	font-family: Verdana;
	font-size: 8.5pt; 
	} 
	
.heading  {
	font-weight:bold;
	font-size: 10.25pt;
	color: #cc0035;
	padding: 10px 0 4px 0;
	border-bottom: 1px solid #e2e3e5;   
	}
	
.TextBold {
	font-weight:bold; 
	}
	
.TableHeader {
	color: #ffffff;
	padding:  4px 0px 6px 5px; 
	font-size: 8.75pt;
	font-weight: bold; 
	background-color:#cc0035;
	border-bottom: 11px solid #ffffff;
	}

.TableSubHeader {
	color: #0b0993;
	padding:  4px 0px 6px 5px; 
	font-size: 8.0pt;
	font-weight: bold; 
	background-color:#cfd0d1;
	border-bottom: 11px solid #ffffff;
	}	

.note  {
	font-style:italic;
	font-size: 7.5pt;
	color:#616367; 
	}
	
.FormLine { 
	color: #040363;
	font-size: 8.25pt; 
	border-bottom: 1px solid #e6e4dc;
	}
		
.FormHeader {
	color: #ffffff;
	padding:  2px 0px 3px 2px; 
	font-size: 8.75pt;
	font-weight: bold; 
	background-color:#cc0035;
	border-bottom: 3px solid #ffffff;
	}

.FormSubHeader {
	color: #0b0993;
	padding:  2px 0px 2px 2px; 
	font-size: 8.25pt;
	font-weight: bold; 
	background-color:#cfd0d1;
	}	
	
.FormSubHeaderSml {
	color: #040363;
	padding:  2px 0px 2px 2px; 
	font-size: 7.75pt;
	background-color:#dfe0e0;
	
	}	
	
.FormItem {
	color: #040363;
	font-size: 8.25pt;
	}		

	
