/*---------------------------------------
              FORMAT
 ---------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#header {
	margin: 0 0 15px 0;
	padding: 0;
	height: 99px;
	background-image: url(../../images/header-bg.gif); 
	background-repeat: repeat-x; 
}
#header b {
	z-index: 2;
	height: 50px;
	text-indent: -9999px;
	margin-top: 0;
	margin-left: 14px;
	display: block;
	text-decoration: none;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
}

#mainnav {
	z-index: 3;
	top: 65px;
	left: 10px;
	position: absolute;
	padding-left: 5px;
	width: 577px;
}
#mainnav ul	{
	height: 24px;
	margin: 0;
	padding: 0;
	position: relative;
	}
#mainnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}
	
#mainnav ul li, #mainnav a	{
	height: 24px;
	display: block;
	}
#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
}

#home {left: 0px; width: 112px; background: transparent url(../../images/nav-home.gif) no-repeat;}
#request-quote {left: 112px; width: 112px; background: transparent url(../../images/nav-quote.gif) no-repeat;}
#resource {left: 224px; width: 112px; background: transparent url(../../images/nav-resources.gif) no-repeat;}
#sitemap  {left: 336px; width: 112px; background: transparent url(../../images/nav-sitemap.gif) no-repeat;}
#aboutus  {left: 448px; width: 112px; background: transparent url(../../images/nav-about.gif) no-repeat;}
#forum    {left: 560px; width: 112px; background: transparent url(../../images/nav-forum.gif) no-repeat;}

#home a:hover {width: 112px; background: transparent url(../../images/nav-home.gif) no-repeat 0 -24px;}
#request-quote a:hover {width: 112px; background: transparent url(../../images/nav-quote.gif) no-repeat 0 -24px;}
#resource a:hover {width: 112px; background: transparent url(../../images/nav-resources.gif) no-repeat 0 -24px;}
#sitemap a:hover {width: 112px; background: transparent url(../../images/nav-sitemap.gif) no-repeat 0 -24px;}
#aboutus a:hover {width: 112px; background: transparent url(../../images/nav-about.gif) no-repeat 0 -24px;}
#forum a:hover {width: 112px; background: transparent url(../../images/nav-forum.gif) no-repeat 0 -24px;}

#left-container {
	position: absolute;
	top: 251px;
	left: 0px;
	width: 175px;
	padding-bottom: 55px;
}
#faq {
	padding-top: 75px;
	background-image: url(../../images/leftnav-quickanswers.gif);
	background-repeat: no-repeat;
}
#join-network {
	height: 32px;
	width: 166px;
	z-index: 4;
	background-image: url(../../images/join-our-network.gif);
	background-repeat: no-repeat;
}
#join-network a {
	height: 32px;
	text-indent: -9999px; 
	text-decoration: none;
	display: block;
}
#quote-ad01, #quote-ad02, #quote-ad03 {
	float: right;
	margin: 5px;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
}
#quote-ad01 a, #quote-ad02 a, #quote-ad03 a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#quote-ad01 {
	width: 280px;
    background: transparent url(../../images/quote-ad01.gif) no-repeat 0px 0px;
	border: 1px solid #CC6600;
}
#quote-ad01 a { 	
 	height: 280px; width: 280px;
}
#quote-ad02 {
	width: 238px;
    background: transparent url(../../images/quote-ad02.gif) no-repeat 0px 0px;
}
#quote-ad02 a { 	
 	height: 260px;  width: 238px;
}
#quote-ad03 {
	width: 238px;
	background: transparent url(../../images/quote-ad03.gif) no-repeat 0px 0px; 
}
#quote-ad03 a { 	
 	height: 260px;  width: 238px;
}

#content, #footer {
	margin: 0 0 0 10px;
}
#content { 
	width: 720px;
}
#footer {
	background-image:  url(../../images/footer.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.photo-style {
	border: 1px solid #000000;
	margin: 5px;
}

/*---------------------------------------
              TYPOGRAPHY
 ---------------------------------------*/
body, p, li, ul, td, blockquote, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	list-style-type: square;
}
.indent {
	margin-left: 2em;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
li {
	margin-bottom: 1.5em
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 8px;
}
.back-to-top {
	border-bottom: 1px solid #668CB3;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #336699;
}
a:hover {
	color: #CC6600;
}
a:visited {
	color: #993300;
}
#faq span, #faq p {
	padding: 0 18px 6px 25px;	
}
.how-quote {
	
}
#faq p {
	margin: 0 0 3px 5px;
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	background-image: url(../../images/leftnav-question.gif);
	background-repeat: no-repeat;
}
#faq span {  
	margin: 0 0 8px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/leftnav-answer.gif);
	background-repeat: no-repeat;
	display:block;
}
#faq a:link {
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
#faq a:visited {
	color: #993300;
}
#faq a:active {  }
#faq a:hover {
	color: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #003399;
	font-size: 16px;
}
h2 {
	color: #CC6600;
	font-size: 14px;
}
h3 {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
h4 {
	color: #CC6600;
	font-size: 12px;
}
h5 {
	color: #336699;
	font-size: 12px;
}
h6 {
	color: #12867C;
}
a.altlink001 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #336699; 
	text-decoration: underline; 
	font-weight: bold
}
a.altlink001:link {  
	color: #336699; 
}
a.altlink001:hover {
	color: #336699;
}
a.altlink001:visited {
	color: #336699;
}
td.td-altcolor001 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2E6397;
}
td.td-altcolor002 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2C9C72;
}
tr.tr-altcolor001 {
	background-color: #2E6397;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
tr.tr-altcolor002 {
	background-color: #C7D5D4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.smalltext001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.border001 {
	margin: 5px 15px 15px 5px;
	padding: 0px 5px 5px;
	border: 1px solid #336699;
}
/* self-checking error styles */

#quote-container {
	width: 480px;
	border: 1px solid #369; 
	margin-top: 25px; 
	clear: both;
}
#quote-container h2 {
	color: #FFF;
	background-color: #CC6600;
	padding: 5px 10px;
	margin: 0;	
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.border001 {
	margin: 5px 15px 15px 5px;
	padding: 0px 5px 5px;
	border: 1px solid #336699;
}
.error_field {
	background-color: #FDD;
	border: 2px solid #F00;
}
td {vertical-align: top;}

.form_el {
	float: left;
	margin: 5px;
	padding: 3px;
}
.form_row {
	clear: both;
	padding: 0 0 8px;
}
.error_field {
	background-color: #FFCCCC;
	border: 2px solid #F00;
	margin: 3px;
}
.error_field label{
font-weight:bold;
}
.error_field input[type="text"] {
border: 2px solid #F00;
}
.form_row_alt_color { background-color: #BDD5EC; }
.form_row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .form_row {height: 1%;}
/* End hide from IE-mac */

#error_message {
font-size: large;
color: #F00;
}

/* Thank You */
.pdfGuide{text-align: center;}
/* End Thank You */
