/*  BEGIN // CONTENT-BOXES */

body {
	background: #00355f url(../images/gilbert_r1_update.jpg) no-repeat; 
	margin-left: 0;
	margin-top: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
}	
		
#main-header {
	background: url(../images/form-header.jpg) no-repeat; 
	margin: 15px auto 0px auto;
	position: relative;	
	height: 117px;
	width: 960px;
}

#main-body {
	background: url(../images/table-back.png) repeat-y; 
	padding:  15px; 
	display: block; 
	margin: 0px auto;
	position: relative;	
	heigth: auto;
	width: 932px;	
	text-align:  left;	
}

#container {
	display: block; 
	margin: 0px 15px 10px 15px;
	heigth: auto;
	width: 98%;	
	text-align:  left;	
}


#main-body a {
	color: #0000CC;
  	text-decoration: none;
}

#main-body a:hover {
	color:#990000;
	text-decoration: underline;
}

#main-body a:visited {
	color:#660099;
	text-decoration: none;
}

.eFormsmall { 	
	font-size: 85%; }
	
.eFormtablesmall { 	
	font-size: 80%; }
	
.eFormheader { 	
	color: #003366;
	font-family: Georgia, serif;			
	font-size: 150%;
	font-weight: normal;
	line-height: 1.2em;		  }
	
.eFormlegend { 	
	color: #003366;
	font-family: Georgia, serif;			
	font-size: 125%;
	font-weight: bold;		  }
	
.eFormtitle  {
	color: #ad6e45;
	font-family: Georgia, serif;	
	font-size: 125%; 
	font-weight: bold;
	line-height: 1.2em;		 }	
	
.eFormredtext { 
	color: #CC0033;
	background-color: inherit;  }
	
.eFormwhitetext { 
	color: #FFFFFF;
	background-color: inherit;  }

.eFormRedbold { 
	color: #CC0033; 
	font-weight: bold; 
	font-size: 135%; 
	background-color: inherit; }
	
.eFormTablefont { 
	color: #000000;
	font-size: 85%;  }
	
.eFormMedTablefont { 
	color: #000000;
	font-size: 100%;  }	

.eFormTitleBar {
	height:16px;
	color: #FFFFFF;
	background-color: #003366;
	font-size: 12px;
	font-weight:bold;
	width: 100%;
	padding:  2px 5px;
}
	




