/*see large and small_text.css for body/html/h1 styles ///////////////////////////////////////////////////////////////*/
#container{ 
	background: transparent;
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

/*HEADER ASSETTS///////////////////////////////////////////////////////////////*/
#frameHeader{ 
	background: transparent;
	width: 970px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#headerNav{ 
	float: right;
	background: transparent;
	width: 726px;
	height: 39px;
	margin: 17px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;	
}
#headerLogo{ 
	float: left;
	background: transparent;
	width: 233px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

/*BANNER ASSETTS///////////////////////////////////////////////////////////////*/
#banner{ 
	background: transparent;
	width: 970px;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 0px 0px;
}

/*CONTENT ASSETTS///////////////////////////////////////////////////////////////*/
#frameBreadcrumb{ 
	background: transparent;
	width: 756px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 214px;
}
#frameContent{ 
	background: transparent;
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#contentLeft{ 
	background: transparent;
	float: left;
	width: 184px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#contentMiddle{ 
	background: transparent;
	float: left;
	width: 562px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#contentRight{ 
	background: transparent;
	float: left;
	width: 184px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

/*TITLE BOXES FOR CONTENT AREAS///////////////////////////////////////////////////////////////*/
/*Home titles*/
div.homeTitle{
	background: transparent url("../images/title_line_small.gif") no-repeat bottom left;
	display: block;
	height: 28px;
	width: 164px;
	margin: 0px 0px 10px 0px; 
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
div.homeTitleMiddle{
	background: transparent url("../images/title_line_large.gif") repeat-x bottom left;
	display: block;
	height: 28px;
	width: 542px;
	margin: 0px 0px 10px 0px; 
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
div.homeTitleControls{
	background: transparent;	
	height: 18px;
	float: right;
	margin: 10px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
div.titleSmall{
	background: transparent url("../images/title_line_small.gif") no-repeat bottom left;
	display: block;
	height: 18px;
	width: 164px;
	margin: 0px 0px 0px 0px; 
	padding: 7px 10px 0px 10px;
	font-weight: bold;
}
div.titleMiddle{
	background: transparent url("../images/title_line_large.gif") no-repeat bottom left;
	display: block;
	height: 18px;
	width: 542px;
	margin: 0px 0px 10px 0px; 
	padding: 7px 10px 0px 10px;
	font-weight: bold;
}
div.titleControls{
	background: transparent;	
	height: 18px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.titleSubnav{
	background: transparent url("../images/title_subnav.gif") no-repeat top left;
	display: block;
	height: 18px;
	width: 164px;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 0px 10px;
	font-weight: bold;
}

/*TEXT BOXES FOR CONTENT AREAS///////////////////////////////////////////////////////////////*/
div.textSmall{
	background: transparent;
	display: block;
	Width: 164px;
	margin: 0px 0px 20px 0px; 
	padding: 0px 10px 0px 10px;
	text-align: justify;
}
div.textMiddle{
	background: transparent;
	display: block;
	Width: 542px;
	margin: 0px 0px 20px 0px; 
	padding: 0px 10px 0px 10px;
	text-align: justify;
	overflow: hidden;
}
/*MODULES FOR CONTENT AREAS///////////////////////////////////////////////////////////////*/
div.moduleQuote{
	background: transparent;
	width: 164px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
div.moduleThumb{
	background: transparent;
	display: block;
	width: 184px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
div.moduleReport{
	background: transparent;
	display: block;
	width: 184px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
div.moduleNewsletter{
	background: transparent url("../images/modules/newsletter.jpg");
	display: block;
	width: 162px;
	height: 58px;
	margin: 0px 0px 5px 0px; 
	padding: 67px 11px 0px 11px;
	text-align: justify;
	overflow: visible;
}
div.moduleVision{
	background: transparent;
	display: block;
	width: 184px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
}
div.centerSplit{
	float: left;
	background: transparent;
	display: block;
	width: 251px;
	margin: 0px 0px 0px 0px; 
	padding: 10px 10px 10px 10px;
	overflow: visible;
	text-align: left;
}
.iconImage{
display: block;
}

/*GENERIC BUTTON and VARIOUS WRAPPERS///////////////////////////////////////////////////////////////*/
/* Click Here */
div.buttonClickWrap{
	background: url("../images/but_click.gif") no-repeat top left; 
	display: block; 
	width: 92px; 
	height: 25px;			
	margin: 10px auto 0px auto; 
	padding: 0px 0px 0px 0px;
}
div.buttonClick a{background: url("../images/but_click.gif") no-repeat top left; display: block; width: 92px; height: 25px;}
div.buttonClick a:hover{background-position: 0px -25px;}

/* Submit */
input.buttonSubmit{
	background: url("../images/but_submit.gif") no-repeat top left;
	float: right;
	width: 92px; 
	height: 25px;			
	outline: none;
	margin: 10px 0px 10px 0px;
	border-bottom: 0px solid #333;
	border-right: 0px solid #333;
	border-left: 0px solid #ccc;
	border-top: 0px solid #ccc;
}
input.buttonSubmit:hover{background-position: 0px -25px;}
/* styles for onmouseover for IE rollover - not working just yet*/
.submitOn{background: url("../images/but_submit.gif"); background-position: 0px -25px;}
.submitOff{background: url("../images/but_submit.gif"); background-position: 0px 0px;}

/* Get a Quote */
div.buttonQuoteWrap{
	background: url("../images/but_quote.gif") no-repeat top left; 
	display: block; 
	width: 105px; 
	height: 25px;			
	margin: 10px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
div.buttonQuote a{background: url("../images/but_quote.gif") no-repeat top left; display: block; width: 105px; height: 25px;}
div.buttonQuote a:hover{background-position: 0px -25px;}

/* Go */
input.buttonGo{
	background: url("../images/but_go.gif") no-repeat top left;
	width: 44px; 
	height: 23px;			
	outline: none;
	border-bottom: 0px solid #333;
	border-right: 0px solid #333;
	border-left: 0px solid #ccc;
	border-top: 0px solid #ccc;
	margin: 4px 0px 0px 0px;
}
input.buttonGo:hover{background-position: 0px -23px;}
/* styles for onmouseover for IE rollover - not working just yet*/
.on{background: url("../images/but_go.gif"); background-position: 0px -23px;}
.off{background: url("../images/but_go.gif"); background-position: 0px 0px;}


/*FORM ASSETTS///////////////////////////////////////////////////////////////*/
/* use on newsletter form box only*/
div.formHolder{ 
 	width: 162px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.newsletterBox{
    width: 108px;
	height: 18px;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 4px;
	color: #333;
} 


/* real form elements*/
form{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
fieldset{
    width: 520px;
    border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 4px;
    padding: 0px 10px 0px 10px;
    display: block;
}
legend{
    margin: 0px 0px 0px 0px;	
    padding: 10px 0px 10px 0px;
    color: #B7000C;
    background: transparent;
    font-weight: bold;
}
label{
    float: left;
    width: 100px;
    padding: 4px 0px 0px 10px;
    text-align: left;
}
/* use this for normal input boxes*/
div.fi{
    margin: 0px 0px 0px 0px;	
    padding: 5px 0px 5px 0px;
}
div.fi input{
    width: 390px;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
    padding: 0px 0px 0px 4px;
	color: #333;
}
div.fiText{
	display: block;
    padding: 0px;
    text-align: left;
	margin: 0px 0px 0px 0px;	
    padding: 5px 0px 5px 10px;
}
/* use this when there are multiple inputs like radio buttons or checklists*/
div.fiMulti{
    margin: 0px 0px 0px 0px;	
    padding: 5px 0px 5px 0px;
} 
div.fiMulti input{ 
 	width: 20px;
	border-top: 0px solid #555;
    border-left: 0px solid #555;
    border-bottom: 0px solid #ccc;
    border-right: 0px solid #ccc;
	text-align: left;
	padding: 4px 0px 0px 10px;
	margin-left: 10px;
} 
div.fiMulti label{
    float: right;
	display: block;
    width: 470px;
    padding: 0px;
    text-align: left;
	padding: 4px 0px 0px 0px;
}
/* use this when there are multiple inputs like radio buttons or checklists and when they need to be side by side*/
div.fiMultiDoubler{
	width: 470px;
	margin: 0px 0px 0px 0px;	
    padding: 0px 0px 0px 0px;
} 
div.fiMultiFloat{
    float: left;
	width: 235px;
	margin: 0px 0px 0px 0px;	
    padding: 5px 0px 5px 0px;
} 
div.fiMultiFloat input{ 
 	width: 20px;
	border-top: 0px solid #555;
    border-left: 0px solid #555;
    border-bottom: 0px solid #ccc;
    border-right: 0px solid #ccc;
	text-align: left;
	padding: 4px 0px 0px 10px;
	margin-left: 10px;
} 
div.fiMultiFloat label{
    float: right;
	display: block;
    width: 195px;
    padding: 0px;
    text-align: left;
	padding: 4px 0px 0px 0px;
}
/* use this when there are nornmal inputs when they need to be side by side*/
div.fiFloat{
    float: left;
	width: 235px;
	margin: 0px 0px 0px 0px;	
    padding: 5px 0px 5px 0px;
} 
div.fiFloat input{ 
 	float: left;
	width: 100px;
	border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	text-align: left;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
} 
div.fiFloat label{
 	float: left;
    width: 100px;
    padding: 4px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
    text-align: left;
}
div.fiFloat select{
 	float: left;
    width: 100px;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
    text-align: left;
}

/* use this for ipod page*/
form.ipod{
	width: 350px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
form.ipod legend{
    margin: 0px 0px 0px 0px;	
    padding: 10px 0px 10px 0px;
    color: #B7000C;
    background: transparent;
    font-weight: bold;
}
div.fiIpod select{
    width: 235px;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    text-align: left;
}
fieldset.ipod{
	width: 350px;
    border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
	margin-bottom: 4px;
    padding: 0px 10px 0px 0px;
    display: block;
}
div.fiIpod{
    width: 350px;
	margin: 0px 0px 0px 0px;	
    padding: 5px 0px 5px 0px;
}
div.fiIpod input{
    width: 235px;
	border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
    padding: 0px 0px 0px 5px;
	color: #333;
}
div.fiIpod label{
 	float: left;
    width: 100px;
    padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    text-align: left;
}
div.fiIpodMulti{
	width: 350px;
	margin: 0px 0px 0px 0px;	
    padding: 2px 0px 2px 0px;
} 
div.fiIpodMulti input{ 
 	width: 20px;
	border-top: 0px solid #555;
    border-left: 0px solid #555;
    border-bottom: 0px solid #ccc;
    border-right: 0px solid #ccc;
	text-align: left;
	padding: 4px 0px 0px 0px;
	margin-left: 0px;
} 
div.fiIpodMulti label{
    float: right;
    width: 315px;
    padding: 0px;
    text-align: left;
	padding: 4px 0px 0px 0px;
}



/*FOOTER ASSETTS///////////////////////////////////////////////////////////////*/
#frameFooter{ 
	background: transparent;
	width: 970px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
}#frameFooter a {color:#333; text-decoration:none;}
#frameFooter a:hover {color:#000; text-decoration:underline;}
#frameFooter a:visited {color:#333; text-decoration:none;}

#footerLeft{ 
	background: transparent;
	float: left;
	width: 500px;
	color:#999;
	text-align: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footerRight{ 
	background: transparent;
	float: right;
	width: 400px;
	text-align: right;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
/*TYPE AND IMAGE STYLES///////////////////////////////////////////////////////////////*/
p{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
img.imageFloatLeft{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;	
	border: 1px solid #ccc;
	display: inline;
}
img.imageIpod{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px solid #ccc;
	display: inline;
}
img{
	border: 0px solid #666;
} 

.halfBreak{	
	font-size: 6px;
}

a:link{ 
	font-weight: normal;  
	color: #000;
	text-decoration: underline;
}
a:visited{ 
	font-weight: normal;  
	color: #000;
	text-decoration: underline;
}
a:hover, a:active{ 
	text-decoration: underline; 
	color: #B7000C;
}
hr{
	background-color: #ccc;
	height: 1px;
	border: 0px solid #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ol{ 
	margin-top: 5px; margin-bottom: 5px;
}
ol li{
	list-style-type: decimal;
	margin-top: 20px; margin-bottom: 20px;
}
ul{
	margin-top: 0px; margin-bottom: 10px;	
}
li{
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
li ul{
	list-style-type: circle;
}
.footerPhone{
	font-size: 20px;
}
.disclaimerText{
	font-size: 10px;
	font-style: italic;
}

/* Site map and all other main content list styles //////////////////////////////////////////////*/
.spreadList ul{
	margin-top: 5px;
    margin-bottom: 5px;	
}
.spreadList li{
	padding: 5px 0px 5px 10px;
}

/*SUBNAV STYLES////////////////////////////////////////////*/
div.navContainer{ 
	width: 182px;
	margin-bottom: 10px; 
}
div.navContainer ul{
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
}
div.navContainer a{
	display: block;
	padding: 5px 0px 5px 10px;
	width: 172px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 0px solid #ccc;
	text-decoration: none;
}
div.navContainer a:link, div.navContainer a:visited{
	color: #333;
	text-decoration: none;
}
div.navContainer a:hover{
	background-color: #B7000C;
	color: #fff;
}
div.subnav li a{ text-decoration: none; }
div.subnav li a:link{ color: #333; }
div.subnav li a:hover{ color: #fff; }
/*#relatedSubnav li a:visited { color: #333; }*/

/*RELATED LINKS SUBNAV STYLES////////////////////////////////////////////*/
#relatedContainer{ 
	width: 182px;
	margin-bottom: 10px; 
}
#relatedContainer ul{
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
}
#relatedContainer a{
	display: block;
	padding: 5px 0px 5px 10px;
	width: 172px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 0px solid #ccc;
}
#relatedContainer a:link, #relatedContainer a:visited{
	color: #333;
	text-decoration: none;
}
#relatedContainer a:hover{
	background-color: #B7000C;
	color: #fff;
}
#relatedSubnav li a{ text-decoration: none; }
#relatedSubnav li a:link{ color: #333; }
#relatedSubnav li a:hover{ color: #fff; }
/*#relatedSubnav li a:visited { color: #333; }*/