html, body, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-size: 62.5%;
	background: #d7f3ff
				url(../images/common/body_bg.png)
				repeat-x;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, Corbel, Sans-serif;
	font-size: 1em;
}

.hidden {
	display: none;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 960px;
	background: #fff;
}

h3, h2 {
    color: #2FA4DE;
}

/* Header
------------------------------------------------- */

#header {
	position: relative;
	z-index: 5;
	padding-top: 20px;
	padding-bottom: 17px;
	background: #fff
	            url(../images/common/header_bg.png)
	            50% 0
	            no-repeat;
	font-size: 1.4em;
}

#header a.logo {
	color: #fff;
}

#header a.logo img {
	border: 0 none;
	display: block;
	margin: 0;
	padding: 0;
}

#header #strapline {
    color: #2fa4de;
    font-size: 16px;
	position: relative;
	z-index: 10;
	margin-top: 18px;
	line-height: 20px;
	width: 535px;
	float: right;
	background: transparent;
}

#header #strapline .padding {
	padding: 25px 15px 15px 30px;
}

/* Insurance Calculator
---------------------------------------------------------- */

#header #headerimage {
	position: absolute;
	z-index: 6;
	top: 122px;
	right: 0;
	width: 267px;
	height: 0px !important;
	height /**/:82px; /* IE 5/Win hack */
	border: none;
}

#header #headerimage a {
    display: block;
	height: 0px !important;
	height /**/:82px; /* IE 5/Win hack */ 
	padding: 82px 0 0 0;
	overflow: hidden;
	background: transparent
				url(../images/common/CalcBTN.png)
				right 0
				no-repeat;
    border: none;
}

#header #headerimage a:hover {
    display: block;
    background-position: right -82px;
    border: none;
}

/* Main Navigation
---------------------------------------------------------- */

#main-nav {
	padding-left: 15px;
	background: #2fa4de
				url(../images/nav/mainnav_bg.png)
				no-repeat;
	height: 49px;
}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main-nav li {
	float: left;
	list-style-type: none;
}

#main-nav li a {
	float: left;
	font-size: 1.8em;
	font-family: Arial, Helvetica, Corbel, Sans-serif;
	text-decoration: none;
	color: #fff;
	padding: 14px 14px;
}

#main-nav li a:hover {
	text-decoration: underline;
}

#main-nav li.selected {
	background: #eaa92a
				url(../images/nav/mainnav_hover.png)
				50% 0;
}

#main-nav li.selected a,
#main-nav li.selected a:hover {
	
}

body.home #main-nav li#nav-home,
body.about #main-nav li#nav-about,
body.contact #main-nav li#nav-contact,
body.products #main-nav li#nav-products,
body.news #main-nav li#nav-news,
body.members #main-nav li#nav-members {
	background: #eaa92a
				url(../images/nav/mainnav_hover.png)
				50% 0;
    height: 48px;
}

/* Page Head
------------------------------------------------- */

#pagehead {
	position: relative;
	z-index: 4;
	background: #237bad
				url(../images/common/pagehead_bg.png)
				no-repeat;
}

#pagehead h1 {
	margin: 0;
	padding: 0;
	font-size: 3.0em;
	color: #fff;
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-weight: normal;
	padding-left: 250px;
	padding-right: 160px;
	padding-top: 50px;
	padding-bottom: 5px;
	position: relative;
	z-index: 15;
}

#search {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	padding-top: 16px;
	padding-left: 10px;
}

#search .searchbox {
	border-left: 1px solid #006d79;
	border-top: 1px solid #006d79;
	border-right: 1px solid #58c2cc;
	border-bottom: 1px solid #58c2cc;
	
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-size: 12px;
	line-height: 12px;
	height: 14px;
	
	padding: 2px;
	margin: 0;
	width: 150px;
	float: left;
}

#search .searchbutton {
	display: block;
	float: left;
	margin-left: 6px;
	width: 58px;
	padding-top: 20px;
	overflow: hidden;
	background: #252525
				url(../images/common/search_btn.png);
	height: 0;
}

#search .searchbutton:hover {
	background-position: 0 -20px;
}

/* Floats
------------------------------------------------- */

#sidebar-a {
	float: left;
	width: 230px;
	font-size: 1.2em;
	min-height: 38px;
}

#content {
	font-size: 1.4em;
	line-height: 1.4em;
	width: 730px;
	float: right;
	background: #fff
				url(../images/common/content_bg.png)
				no-repeat;
}

/* Sidebar A
------------------------------------------------- */

#sidebar-a .padding {
	padding: 10px;
}

#sidebar-a h3 {
	position: relative;
	z-index: 10;
	margin: 0;
	margin-top: -38px;
	height: 1%;
	font-size: 1.5em;
   	line-height: 1em;
    font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-weight: normal;
	padding: 10px 15px;
	background: #2fa4de
				url(../images/nav/subnav_heading_bg.png)
				no-repeat;
	color: #fff;
}

/* Sub Navigation
------------------------------------------------- */

#subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	border-top: 1px solid #e1e1e1;
}

#subnav li {
	border-bottom: 1px solid #e1e1e1;
}

#subnav li a {
	height: 1%;
	display: block;
	padding: 5px;
	color: #404040;
	text-decoration: none;
	background: #fff;
}

#subnav li a:hover {
	background: #d7f3ff;
	color: #404040;
}

#subnav li.selected,
#subnav li.selected a,
#subnav li.selected a:hover {
	background: #4EAB38
				url(../images/nav/selected.gif)
				162px 9px
				no-repeat;
}

#subnav li.selected a:hover {
	text-decoration: underline;
}

/* Content
------------------------------------------------- */

#content .padding {
	padding: 20px;
}

#content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	font-size: 22px;
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-weight: normal;
	color: #2fa4de;
}

#content p {
	margin: 0;
	margin-bottom: 1em;
}

#content a {
	color: #2fa4de;
}

#content a:hover {
	text-decoration: none;
}

#content ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-bottom: 15px;
}

#content ul li {
	margin: 0;
	padding: 0;
	padding-left: 13px;
	list-style-type: none;
	background: transparent
				url(../images/common/bullet.png)
				0px 6px no-repeat;
}

#content .liberty {
	color: #2fa4de;
	font-size: 16px;
}

#content .success {
	display: block;
	background: #eefcd4;
	border: 1px solid #8fcd23;
	padding: 10px;
	margin-bottom: 15px;
}

#content .note {
	display: block;
	background: #fff7e8;
	border: 1px solid #eaa92a;
	padding: 10px;
	margin-bottom: 10px;
}

#content .pullquote {
	color: #eaa92a;
	font-size: 18px;
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-weight: normal;
	float: right;
	width: 250px;
	line-height: 1.4em;
	padding: 6px 6px 6px 10px;
	margin: 0 0 0 15px;
	border-top: 1px solid #fff1d7;
}

.table {
	border-collapse: collapse;
	border-bottom: 3px solid #2fa4de;
	margin-bottom: 15px;
}

.table td {
	background: #e6f7ff;
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}

.table .thead td {
	background: #2fa4de;
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
}

.validation,
.important {
	display: block;
	border: 2px solid #F00;
	padding: 10px;
	color: #F00;
	margin-bottom: 10px;
}

.textbox {
	width: 250px;
	font-size: 1em;
}

.textarea {
	width: 95%;
	height: 120px;
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-size: 1em;
}


/* Newsletter
------------------------------------------------- */

#sidebar-a .newsletter {
	padding: 15px;
}

#sidebar-a .newsletter .textbox {
	width: 120px;
	vertical-align: middle;
}

#sidebar-a .newsletter .button {
	width: 60px;
	vertical-align: middle;
}

/* Calculator
------------------------------------------------- */

#calculator-container {
    width: 248px;
    float: left;
    margin-right: 20px;
    background: #ffffff
                url(../images/calculator/header_bg.png)
                50% 0
                no-repeat;
}

#calculator-container input.first_panel,
#calculator-container select.first_panel {
    margin-left: 10px;
}

#calculator-container .padding {
    padding: 10px;
}

#calculator-container table.calculator{
    color: #333333;
    border: none;
	border-collapse: collapse;
	background: transparent
                url(../images/calculator/calc_bg.jpg)
                50% 0
                repeat-y;
}

#calculator-container table.extra-info b{
    color: #ffffff;
}

#calculator-container table.extra-info b.question {
    color: #333333;
    line-height: 18px;
}

#calculator-container table b {
    font-weight: normal;
    color: #333333;
}

#calculator-container table a {
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    padding-left: 15px;
}

#calculator-container table a:hover {
    text-decoration: underline;
}

.howMuch {
    text-align: left;
    font-size: 11px;
    color: #237bad;
    text-decoration: underline;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0 0 5px 0;
    margin-left: 10px;
}

.premium {
    font-weight: bold;
}

.quoteButton {
	outline: 0;
	border: 0 none;
    width: 136px;
	text-indent: -999px;
	cursor: pointer;
    height: 0px !important;
	height /**/:32px; /* IE 5/Win hack */ 
	padding: 32px 0 0 0;
	overflow: hidden;
    display: block;
    background: transparent
                url(../images/calculator/quote_btn.jpg)
                50% 0
                no-repeat;
}

.quoteButton:hover {
    background-position: 50% -32px;
}

.nextButton {
    text-indent: -999px;
    width: 37px;
    height: 0px !important;
	height /**/:12px; /* IE 5/Win hack */ 
	padding: 12px 0 0 0;
	overflow: hidden;
    display: block;
    border: none;
    background: transparent
                url(../images/calculator/next.jpg)
                50% 0
                no-repeat;
}

.nextButton:hover {
    background-position: 50% -12px;
}

.backButton {
    text-indent: -999px;
    width: 37px;
    height: 0px !important;
	height /**/:12px; /* IE 5/Win hack */ 
	padding: 12px 0 0 0;
	overflow: hidden;
    display: block;
    border: none;
    background: transparent
                url(../images/calculator/back.jpg)
                50% 0
                no-repeat;
}

.backButton:hover {
    background-position: 50% -12px;
}

.calcpage_content {
    padding-top: 10px;
} 

/* Forum
------------------------------------------------- */

.forum #sidebar-a {
	display: none;
}

.forum #content {
	width: auto;
	float: none;
	background: #fff none;
}

.forum #pagehead h1 {
	padding-left: 20px;
	padding-right: 160px;
	padding-top: 50px;
	padding-bottom: 5px;
	position: relative;
	z-index: 15;
}

/* Footer
------------------------------------------------- */

#footer {
	clear: both;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #fff;
	/*height: 1%;
	background: #2fa4de;*/
	background: #2fa4de
				url(../images/common/footer_bg.png)
				50% 0
				no-repeat;
	border-bottom: 15px solid #d7f3ff;
	height: 71px;
}

#footer .padding {
	/*border: 1px solid #54b5e4;*/
	padding: 16px 15px 10px 15px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #links {
	float: right;
	text-align: right;
}

/* Breadcrumbs
------------------------------------------------- */

#breadcrumbs {
    padding: 10px 0 0 20px;
    color: #585858;
}

#content a.BreadCrumbHome,
#content a.BreadCrumb {
    font-size: 12px;
    text-decoration: underline;
}

#content a.BreadCrumbHome:hover,
#content a.BreadCrumb:hover {
    font-size: 12px;
    text-decoration: none;
}

/* Sitemap
------------------------------------------------- */

#sitemap h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	font-size: 20px;
	font-family: Arial, Helvetica, Corbel, Sans-Serif;
	font-weight: normal;
	color: #2fa4de;
}

#sitemap .padding {
    padding: 0px 60px 20px 0px;
}

#sitemap ul {
    padding: 0px;
}

#sitemap ul li {
    background: #fff;
    padding: 0px;
}

#sitemap #subnav {
    color:#404040;
    font-size: 14px;
    line-height: 1.2em;
}
