#test1,  #test3 {
background-color: #00cccc;
width: 260px;
height: 330px;
overflow: auto;
/*margin: 6.3em 12.3em 12.3em 12.3em;*/
padding: 0.5em;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

#test4 {
background-color: #ffffff;
width: 520px;
height: 330px;
overflow: auto;
/*margin: 6.3em 12.3em 12.3em 12.3em;*/
padding: 0.5em;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}

body {scrollbar-base-color:#9d9d9d;}

#test2 {
width: 740px;
height: 482px;
overflow: auto;
/*top: 0.9em;*/
background-color: #ffffff;
border-width:0;
}

#test5 {
width: 574px;
height: 482px;
overflow: auto;
/*top: 0.9em;*/
border-width:0;
}

td {
		font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #00105b; 
		line-height: 18px;
	}
	
  
td.leftnav {
		font-family: Arial, Geneva, Verdana, sans-serif; 
		font-size: 12px; 
    font-weight: bold;
		color: #003263; 
		line-height: 15px;
	}
	 
td.footer {
		font-family: Arial, Geneva, Verdana, sans-serif; 
		font-size: 10px; 
    font-weight: bold;
		color: #ffffff; 
		line-height: 12px;
	}
  
td.body {
		font-family: Arial, Geneva, Verdana, sans-serif; 
		font-size: 12px;     
		color: #515151; 
		line-height: 15px;
	}
  
 table.maintable {
		margin: 5px 0 5px 2px;
		height: 512px;
	}
  
 table.contenttable {
		margin: 5px 0 5px 0
	}
   
 td.header {
		font-family: times new roman, Geneva, Verdana, sans-serif; 
		font-size: 23px; 
    font-weight: bold;
		color: #8b2842; 
		line-height: 12px;
    height: 15px;    
    padding: 5px 0 8px 5px
	}
  
 td.subheader {
		font-family: Arial, Geneva, Verdana, sans-serif; 
		font-size: 12px; 
    font-weight: bold;
		color: #003263; 
		line-height: 15px;
    padding: 5px 18px 10px 0    
	}   

a.footer, a.footer:hover, a.footer:visited {
	color : #ffffff;
	text-decoration : none;
  border-bottom:	1px solid  #ffffff;
}
  
a, a:visited {
	color : #041c43;
	text-decoration : none;	
}

a:hover {
	color : #7c7c7c;
	text-decoration : none;
	
}

a.topnav, a.topnav:visited, a.topnav:hover {
	color : #0073AE;
	text-decoration : none; 
  border-bottom:	0px solid #FFD456; 
	}  
  
a.images, a.images:visited, a.images:hover {
	border-bottom:	0px;
	margin-bottom:	100px;
}


  

