html {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;		
	padding-left:0px;
}

body,td,th {
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	
	margin: 0;	
}
a{
color:#000;
text-decoration:none;
}

a:hover{
color: #003399;
text-decoration:none;
}

.homeDivCss {
background-color:#fff;
font-weight:bolder;
font-size:14px;
text-align:center;
width:70px;
height:20px;
}

#mainNav{
color:#fff;
font-weight:bolder;
font-size:15px;
margin-bottom:5px;
}
#mainNav a{
color: #fff;
font-weight:bolder;
font-size:15px;
}
#mainNav a:hover{
color:#FF9933;
font-weight:bolder;
font-size:15px;
}


ul.features {margin-left: 5px; padding-left: 15px;}
ul.features li {margin-bottom: 8px; list-style-image: url('../images/arrow.gif');}




