body, tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}

.body {
	background-color: #425FBD;
	padding: 20px 0px 20px 20px;
	color: #FFFFFF;
	width: 857px;

}
.column {
	float: left;
	margin-right: 20px;
}
a:link, a:visited {
	color: #D8FF00;
	text-decoration: none;
}
a:hover, a:active {
	color: #96A6DA;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #7C8FD1;
	text-decoration: none;
	padding: 4px;
}
.footer a:link,.footer a:visited {
	color: #7C8FD1;
	text-decoration: none;
}
.footer a:hover,.footer a:active {
	color: #96A6DA;
	text-decoration: none;
}
.bodyFooter {
	font-size: 11px;
	background-color: #697FCA;
	color: #96A6DA;
	text-align: center;
	padding: 4px 4px 2px 4px;
	width: 857px;

}
.bodyFooter a:link,.bodyFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyFooter a:hover,.bodyFooter a:active {
	color: #96A6DA;
	text-decoration: none;
}
.subText {
	color: #96A6DA;
	font-style: normal;
	font-size: 10px;
}
input, textarea {
	background-color: #E2E7F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #425FBD;
	border: 1px solid #FFFFFF;
}
.checkbox {
	background-color: #697FCA;
	border: 0px none #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #CCFF99;
}
h2 {
	font-size: 16px;
}
h6 {
	font-weight: normal;
	text-align: right;
}
#linkBox {
	text-align: center;
}
#linkBox a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-color: #A0BFE9;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 550px;
	margin-top: 30px;
	height: 66px;
}
#linkBox a:link, #linkBox a:visited {
	display: block;
	background-color: #697FCA;
}
#linkBox a:hover, #linkBox a:active {
	display: block;
	background-color: #94A4DA;
}
.whyChooseSection {
	font-size: 12px;
	background-color: #3850A0;
	padding: 10px;
	margin: 0px 0px 0px 20px;
}
div.whyList {
	background-image: url(../images/green_tick.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background-position: left top;
	padding: 5px 0px 20px 40px;
}

.feature .text div.whyList {
	padding-bottom: 0px;
}

.feature {
	border: 2px solid #3850A0;
	margin-bottom: 20px;
}
.feature .image {
	padding: 5px;
	border: 1px solid #7387CE;
	text-align: center;
}

.feature .text {
	background-color: #3850A0;
	padding: 5px;
}
