body {
	font-family: Tahoma;
	background-color: #7F7F7F;
	margin-top: 7px;
}



td {
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}
.header td{
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 5px;
	vertical-align: middle;	
}

.theme {
	color: #fff712;
}

.theme-blue {
	color: #05146E;
}

.content{
	margin-top: 5px;

}

.feature {
	margin-bottom: 10px;
	
}

a {
	color: #05146E;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}


.top-nav {
	background: url('images/top-nav-bg.gif') repeat-x;
	border: 1px solid #313335;
	padding: 6px;
}


.bg-gray {
	background-color: #e5e5e5;
	padding: 12px;	
}


.bg-gray-small{
	background-color: #e5e5e5;
	padding: 12px;	
	font-size: 10px;
}

.bg-gray-small td{
	font-size: 10px;
}

.bg-yellow {
	background-color: #EEE720;
	padding: 10px;
		
}

.bg-yellow div{
	width: 294px; margin-left: 18px; margin-top: 26px;
}

.bg-blue {
	background: url('images/blue-bg.gif') ;
	color: #ffffff;		
	padding: 10px;
	
}

.more {
	float: right;   margin-top: 17px;
}


h1 {
	font-size: 14px;
	color: #05146E;
	margin-bottom: 5px;	
	text-decoration: none;
}


h2 {
	font-size: 12px;
	color: #05146E;
	margin-bottom: 3px;
	margin-top: 3px;
	text-decoration: none;
}

h3 {
	font-size: 11px;
	color: #05146E;
	margin-bottom: 5px;
	margin-top: 3px;
	text-decoration: none;
}

.benefit {
	background: url('images/benefit.gif');
}

.div-nav{
	background: url('images/div.gif');
	height: 2px;
	margin-top:9px;
	margin-bottom: 6px;
}

hr {
	color: #7F7F7F;
	height: 1px;
	margin-bottom: 4px;
}

.school {
	border: 1px solid #000000;
}

.copy {
	font-size: 10px;
	color: #afafaf;
}

ul {
	margin-top: 0px;
}