body {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f51;
	line-height: 140%;
}
.rightColumn {
	padding-left: 6px;
}
.freeAdvice {
	background-image: url(siteimages/template/blue_panel_bg.gif);
	background-position: left bottom;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.getQuote {
	background-image: url(siteimages/template/get_quote_bg.gif);
	background-position: left bottom;
	color: #2f2c72;
	font-weight: bold;
}

.menu {
	background-image: url(siteimages/template/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1F1B7A;
	padding-left: 20px;
}
.menu img {
	padding-right: 6px;
}
.heading {
	background-color: #67B7DB;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #67B7DB;
	border-left-color: #67B7DB;
	height: 320px;
}
.content .padding {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

a {
	font-weight: bold;
	color: #2f2c72;
	text-decoration: underline;
}
.bodyBlue {
	font-weight: bold;
	color: #2f2c72;
}
.contactBox {
	font-size: 11px;
	color: #4eaad3;
}
.contactBox a {
	font-weight: normal;
}
.contactBox .tel {
	font-size: 14px;
	font-weight: bold;
	color: #2F2C72;
}
.footer {
	font-size: 10px;
	color: #BBDCED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67B7DB;
	padding-top: 10px;
}
.footer a {
	text-decoration: none;
	color: #BBDCED;
}

.footerOuter {
	padding-top: 6px;
}
.picLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.formPanel {
	background-image: url(siteimages/template/blend.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #67B7DB;
	padding: 20px;
}

.red {
	color: #FF0000;
}
h1 {
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #51AED2;
	margin-top: 30px;
}
.wiLogo {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

