body {
	background-color: #A6DEE9;
	margin: 0px;
}
.bg-head {
	background-image: url(images/bg-head.gif);
	height: 34px;
	background-repeat: repeat-x;
}
.bg-headimg {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg-compare {
	background-image: url(images/compare.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 188px;
	background-color: #FFFFFF;
	width: 316px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.box-bottom {
	background-image: url(images/box-bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
}
h1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
}
.boldytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #16AEC9;
	font-weight: bold;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #818181;
}
.dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg-leftmenu.gif);
	height: 26px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg-leftmenu-roll.gif);
	height: 26px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 25px;
}.vertiline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.question {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #E75811;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.seo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.linkdecoration {
	text-decoration: none;
}

.bttm {color: #FFFFFF; text-decoration: underline;}
