body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main-bg.gif);
}

.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

.bottext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

.bot-bluetext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #8FD0FF;
	text-decoration: none;
}

.whitetext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.topbluetext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #003163;
	text-decoration: none;
}

.bluetext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #004C9C;
	text-decoration: none;
}

.blueheding {
	font-family: Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #004C9C;
	text-decoration: none;
}

.bluelink {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #004C9C;
	text-decoration: none;
}

.bluelink:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #004C9C;
	text-decoration: underline;
}

.grayheding {
	font-family: Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

.testimonialbg {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat:no-repeat;
	background-color:#606060;
	background-image:url(../images/testimonial-bg.gif)
}

.border {
	border: 1px solid #000000;
}
.textlink {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #0048FF;
	text-decoration:underline;
}
.textlink:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #0048FF;
	text-decoration:none;
}
