td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calltoaction {
	color: #000000;
	background-color: #00B6EA;
	border: thin solid #254EC2;
	font-weight: bold;
	padding: 5px;
}
.maincontent {
	padding: 5px;
	padding-top: 10px;
}
.bottomnav {
	padding: 5px;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #254EC2;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.topbanner {
	background-image:  url(images/top_banner.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}
.email {
	font-size: 12px;
	font-weight: bold;
	padding-left: 110px;
	padding-top: 87px;
}
.email a:link {
	color: #254EC2;
	text-decoration: none;
}
.email a:visited {
	color: #254EC2;
	text-decoration: none;
}
.email a:hover {
	color: #000000;
	text-decoration: none;
}
.email a:active {
	color: #254EC2;
	text-decoration: none;
}