.heading {
	background-color:#B9E855;
	color: #00367C;
	font-family:"trebuchet MS";
	font-weight:bold;
	font-size:13px;
	height:19px;
	vertical-align:middle;
	width:263px;
}

.rightHeading {
	font-family: "trebuchet MS"; font-size:13px; font-weight:bold; height:16px;
	border-bottom:5px solid #FFA600;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#353535;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration:none;
}

a:hover {
	color: #FFA600;
	font-weight:bold;
}

.imageborder {
border-top: 2px solid #FFA600; 
border-bottom: 2px solid #FFA600; 
}

.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00367C;
}

.innerheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#00367C;
	border-bottom: 4px solid #B9E855;
}
