body {
	background-color: #EBEBEB;
	margin: 10px;
}
body, td, th, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}
a {
	color: #CE201F;
	text-decoration: none;
}
a:visited {
	color: #CA1C1B;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	border: 0px none;
	color: #D2D2D2;
	background-color: #D2D2D2;
}
h1, h2, h3, h4, h5 {
	color: #2C597F;
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	text-decoration: none;
}
h3 a, h3 a:hover, h3 a:visited, h4 a, h4 a:hover, h4 a:visited, h5 a, h5 a:hover, h5 a:visited {
	color: #2C597F;
	text-decoration: none;
}
form {
	margin: 0px;
}
.body a, .body a:visited {
	text-decoration: underline;
	color: #000000;
}
ul {
	list-style-image: url(/images/body_bullet.gif);
}
.gradient {
	background: #FFFFFF url(/images/head_bg.gif) repeat-x;
}
.bordert {
	border-top: 1px solid #D2D2D2; 
}
.borderr {
	background: transparent url(/images/shadow_r.gif) repeat-y;
}
.borderb {
	background: transparent url(/images/shadow_b.gif) repeat-x;
}
.borderl {
	border-left: 1px solid #D2D2D2;
}
.content {
	padding: 25px 25px 15px 25px;
}
.dmenu {
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
.dmenu a, .bordert a, .menu a {
	position: relative;
	display: block;
}
.dmenu a {
	padding: 4px 10px 4px 10px;
}
.dmenu a, .dmenu a:visited {
	color: #FFFFFF;
}
.dmenu a:hover {
	background-color: #A21617;
	text-decoration: none;
}
.menu a:hover {
	background: transparent url(/images/menu_bgon.gif) repeat-x;
}
.foot {
	color: #FFFFFF;
	font-size: 11px;
	padding: 6px 25px 6px 25px;
	background-image: url(/images/foot_bg.gif);
}
.foot a, .foot a:visited {
	color: #FFFFFF;
}
.form td, .form input, .form select {
	font-size: 11px;
}
.inputsmall {
	height: 17px;
	border: 1px solid #A5ACB2;
	padding: 1px;
}
.intro {
	font-size: 13px;
	color: #2C597F;
	font-weight: bold;
	text-transform: uppercase;
}
.feature {
	padding: 2px;
	font-size: 11px;
}
.feature h3, .guarantee h3 {
	margin: 0px;
}
.feature ul {
	list-style-image: url(/images/body_bullettick.gif);
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;
}
.guarantee ul {
	margin: 2px 0px 5px 15px;
	padding: 0px 0px 5px 10px;
}
.featurecall a {
	font-size: 18px;
	text-transform: uppercase;
}
.featurecall b {
	font-size: 22px;
}
.guarantee {
	color: #2C597F;
}
.oldguarantee {
	background: #FFFFFF url(/images/boxb_gbg.gif) no-repeat 0px 0px;
}
.fmenu {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}
.fmenu, .fmenu a, .fmenu a:visited {
	color: #666666;
}
.fmenu H1{
	font-size: 11px;
	font-weight: normal;
}
.imgl {
	margin: 4px 10px 4px 0px;
	float: left;
}
.imgr {
	margin: 4px 0px 4px 10px;
	float: right;
}