.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #434342;
}
.border {
	border: 1px dotted #8FD9F1;
}
.top-title {
	font-family: Tahoma;
	font-size: 24px;
	color: #4A87D9;
}
.top-title-30 {
	font-family: Tahoma;
	font-size: 30px;
	color: #2663B5;
}
.top-title-30new {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 22px;
	color: #2663B5;
}
.top-title-18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #4A87D9;
}
.top-title-14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #4A87D9;
	font-weight: bold;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.top-title-18-black {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
}
.bodytext-14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.testimonials {
	font-family: Tahoma;
	font-size: 12px;
	color: #084A86;
	background-color: #D4F3FA;
	border: 1px solid #80ADD5;
}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #026DA5;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #8DB421;
	text-decoration: none;
}
a.links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
a.link:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
a.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;

}
a.link:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
.heading {
	font-family: Impact;
	font-size: 22px;
	color: #FF9900;
	text-transform: uppercase;
}
