<!--- color codes:
	gray background (thin border): #CACACA
	dark blue: #0E1478
	light blue: #E0E1EE
	gray text: #666666
!--->

html,body {
	height:100%
	}

#bodyTable {
	height: 100%;
	min-height:100%; /*for mozilla*/
}

html>body #bodyTable {height:auto}/*for mozilla */

a {
	text-decoration: underline;
	color: #0E1478;
	}

ul {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	}

li.home { 
	line-height: 18px; 
	margin-left:10px;
	margin-top:15px;
	}
	
li.forms { 
	margin-left:20px;
	margin-top:0px;
	}	
	
ul.forms { 
	margin-top:1px;
	margin-bottom:20px;
	}		

blockquote {
	margin-top: 10px;
	}
	
a.bullet {
	text-decoration: none;
	}	
	
.mainmenu {
	background-color: #0E1478;
	}

.submenu {
	background-color: #E0E1EE;
	}
	
.content {  
	height:100%;
	min-height:100%;
	margin-left:20px;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000; 
	vertical-align: top;
	}

.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 18px; 
	color: #666666; 
	vertical-align: top;
	}
	
.title {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #0E1478;
	}	

li.formanagers { 
	margin-left:10px;
	margin-top:10px;
}

li.formansublist { 
	margin-left:20px;
	margin-top:0px;
}

.bodyText {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000; 
}

li.resources {
	margin-left:20px;
	margin-top:10px;
}