@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin-bottom: 1em;	
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #0076A4;
	font-size: 20px;
	line-height: 1.1em;
}
a:link, a:visited {
	color: #0076A4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}




/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0.2em;
}
.nobreak {
        white-space: nowrap;
}
.rule {
	background-color: #999;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	font-size: 0px;
}
#header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 910px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#logo {
	position: absolute;
	left: 20px;
	top: 23px;
}




#utilNav {
	position: absolute;
	top: 37px;
	right: 20px;
}
#utilNav ul {
	list-style-type: none;
}
#utilNav li {
	display: inline;
}
#utilNav a {
	color: #666666;
	padding-right: 15px;
	padding-left: 19px;
	display: block;
	float: left;
	font-size: 11px;
}
#sitemap a {
	background-image: url(../images/icon-sitemap.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
#home a {
	background-image: url(../images/icon-home.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
#contactus a {
	background-image: url(../images/icon-contact.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
#privacypolicy a {
	background-image: url(../images/icon-privacy.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
#printer a {
	background-image: url(../images/icon-printer.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
body.home #home a, body.contactus #contactus a, body.sitemap #sitemap a, body.privacypolicy #privacypolicy a {
	text-decoration: underline;
}
#wrapper {
	background-color: #FFF;
	background-image: url(../images/bg-content-tile.jpg);
	background-repeat: repeat-y;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bdr-left {
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bdr-right {
	width: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#wrapper-content {
	width: 890px;
	left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	min-height: 400px;
}
#column-left {
	float: left;
	width: 202px;
}
#column-right {
	float: right;
	width: 686px;
}


#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#navigation a {
	text-decoration: none;
	display: block;
	width: 172px;
	padding-left: 30px;
	text-transform: uppercase;
	line-height: 40px;
	background-color: #0076A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px 14px;
	color: #FFFFFF;
}
#navigation a:hover, 
body.profile #profile a, 
body.process #process a, 
body.products #products a, 
body.faqs #faqs a, 
body.advice #advice a, 
body.privacy #privacy a, 
body.contact #contact a {
	background-color: #015680;
	text-decoration: none;
}



#navigation ul.subnav {
	list-style-type: none;
	padding-bottom:20px;
	background-color: #0076A4;
}
#navigation ul.subnav a {
	background-image:none;
	font-size:10px;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul.subnav a:hover {
	background-image:none;
	color:#FFF;
}






#contact-info {
	background-image: url(../images/pnl-gradient-orange.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 50px;
	padding-left: 13px;
}
#content-left {
	float: left;
	width: 475px;
}
#banner {
	margin-bottom: 2px;
}
#content-right {
	float: right;
	width: 209px;
}
#footer {
	font-size: 10px;
	color: #666;
	background-image: url(../images/bdr-footer.jpg);
	background-repeat: no-repeat;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 50px;
	line-height: 14px;
}
#intro {
	width: 433px;
	background-image: url(../images/pnl-gradient-blue.jpg);
	background-repeat: no-repeat;
	background-color: #066084;
	color: #FFF;
	padding-top: 15px;
	padding-right: 17px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#intro a:link, #intro a:visited {
	color: #FFF;
	line-height: 1.5em;
}
#intro h1 {
	color: #0CF;
	font-size: 17px;
	margin-bottom: 3px;
}
#quick-quotes {
	font-weight: bold;
	background-image: url(../images/pnl-gradient-gray.jpg);
	background-repeat: no-repeat;
	padding: 17px;
	line-height: 12px;
	font-size: 11px;
}
#quick-quotes h1 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-bottom: 1em;
}
#banner-left {
	float: left;
	height: 173px;
	width: 475px;
}
#banner-right {
	color: #FFF;
	float: right;
	height: 139px;
	width: 175px;
	background-image: url(../images/bnr-panel.jpg);
	background-repeat: no-repeat;
	padding: 17px;
	font-weight: bold;
}
#banner-right-photo {
	float: right;
	height: 173px;
	width: 209px;
}
#body-copy {
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}



/*SUB NAV*/

#subnav {
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/border-1px.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	font-size: 11px;
	line-height:1.4em;
	margin-bottom: 15px;
}
#subnav ul {
	list-style-type: none;
}
#subnav li {
	display: inline;
}
#subnav a {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	height: 24px;
}
#subnav a:hover {
	text-decoration: none;
	background-image: url(../images/subnav-accent.gif);
	background-repeat: repeat-x;
	background-position: 0px -2px;
	color: #333333;
}
ul.subnav01 #subnav01 a, ul.subnav01 #subnav01 a:hover,
ul.subnav02 #subnav02 a, ul.subnav02 #subnav02 a:hover,
ul.subnav03 #subnav03 a, ul.subnav03 #subnav03 a:hover,
ul.subnav04 #subnav04 a, ul.subnav04 #subnav04 a:hover,
ul.subnav05 #subnav05 a, ul.subnav05 #subnav05 a:hover,
ul.subnav06 #subnav06 a, ul.subnav06 #subnav06 a:hover,
ul.subnav07 #subnav07 a, ul.subnav07 #subnav07 a:hover,
ul.subnav08 #subnav08 a, ul.subnav08 #subnav08 a:hover,
ul.subnav09 #subnav09 a, ul.subnav09 #subnav09 a:hover,
ul.subnav10 #subnav10 a, ul.subnav10 #subnav10 a:hover {
	text-decoration: none;
	background-image: url(../images/subnav-accent.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #666;
}





/*FORMS*/

table.form {
	font-size: 11px;
}
table.form td {
	padding: 5px;
}input {
	margin-top: 2px;
	margin-bottom: 2px;
}
.required {
	color: #990000;
}
#printReady {
background: #FFFFFF;
}
td.formHeader {
	text-transform: uppercase;
	color: #333333;
	background-color: #ebebeb;
	font-weight: bold;
	text-align: left;
}




/* CALCULATOR*/

#formc {
	margin-bottom: 15px;
	width: 375px;
	min-height: 300px;
	padding: 15px;
	font-size: 11px;
	background-color: #FFE8A5;
	border-style:solid;
	border-width:1px;
	border-color:#ffd24e;
}
#formc td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.textfield {
	width: 80%;
	padding: 2px;
}
.textfield2 {
	width: 25%;
	padding: 2px;
}
.result {
	width: 80%;
	padding: 2px;
	border:none;
	background-color:#ffd24e;
	overflow: hidden;
	font-weight:bold;
}
td.indent {
	padding-left: 20px;
}
blockquote {
	margin-left: 30px;
}
tr.calc_result td {
	background-color: #ffd24e;
}





/* LISTS */

ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}
.disclaimer {
	font-size: 10px;
	color: #666;
	line-height: 1.2em;
}
.inset-table td {
	font-size: 11px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.inset-table {
	margin-bottom: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}

