.bannertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: #FFFFFF;
}
.menucell {
	background-color: E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.quicklinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 2C73E9;
	text-indent: 8px;

}
.greenbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: 00CA0A;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
