/* Finance Form - July 2006 - CSS Document */

body {	
	margin-top : 0; 
	margin-right : 0;  
	margin-bottom : 0; 
	margin-left : 0; 
	
	padding-top : 0;  
	padding-right : 0;  
	padding-bottom : 0; 
	padding-left : 0; 
}
.table1 {
background-color:#F0F0F0;
font-family: Arial, Helvetica, sans-serif!important;
font-size: 11px;
}
.table2 {
background-color:#F0F0F0;
font-family: Arial, Helvetica, sans-serif!important;
font-size: 11px;
}
.botline {border-bottom:solid 1px #cccccc;}

.fheader {
background-color:#999999;
font-weight : bold;
color : #ffffff; 
font-size : 18px;
}
.subhead {background-color:#cccccc;}

.s10 {font-size:10px;}

.fftitle {
font-size:14px;
font-weight:bold;
color:#111ba3;
margin-top:15px!important;
margin-bottom:5px!important;
border-bottom:1px solid;
}
.ffSubmitButton {margin-bottom:20px;}
