#formContents { background-color: #EEEEEE;
}


#header {  font-family: Arial, Helvetica, sans-serif; 
		   font-size: 16px; 
		   font-style: normal; 
		   font-weight: bold;  
		   color: #6A88B9;  
		   padding: 10px 0 5px 0;
		   border-bottom: 1px solid #6A88B9;
}

#subHeader {  font-family: Arial, Helvetica, sans-serif; 
		   	  font-size: 12px; 
		      font-style: normal; 
		      font-weight: bold;  
		      color: #6A88B9;  
		      padding: 10px 5px 5px 0;
		      border-bottom: 1px solid #6A88B9;
}

#buttons {  font-family: Arial, Helvetica, sans-serif; 
		        font-size: 12px; 
				font-style: normal; 
				font-weight: normal;  
				color: #000000;  
				padding: 10px 0 10px 0;
}

.description {  font-family: Arial, Helvetica, sans-serif; 
		        font-size: 12px; 
				font-style: normal; 
				font-weight: normal;  
				color: #000000;  
				padding: 10px 0 10px 0;
}

.disclaimer {  font-family: Arial, Helvetica, sans-serif; 
		        font-size: 12px; 
				font-style: normal; 
				font-weight: normal;  
				color: #000000;  
				padding: 0 0 10px 0;
}


.boldDisclaimer { font-family: Arial, Helvetica, sans-serif; 
		 		    font-size: 12px; 
		 		    font-style: normal;  
				    font-weight: bold;
				    color: #990000;  
					padding: 10px 0 0 0;
}

#callOut { border: 1px 0 1px 0 solid #6A88BP;
}

p { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0 0 10px 0;
}

.error { font-family: Arial, Helvetica, sans-serif; 
		 font-size: 12px; 
		 font-style: normal;  
		 font-weight: bold;
		 color: #990000;  
}