@charset "utf-8";
/* CSS Document */

html {
    overflow: -moz-scrollbars-vertical;

}

body  {
	font: 100% Arial, sans-serif;
	background-image: url(../images/template/bgblend.gif);
	background-repeat:repeat-x;
	background-color:#0f4d90;
	margin:0;
}

#homeHead {
	display:block;
	width:900px;
	height:180px;
	background:url(../images/homepage/June2010-DustPruf.jpg) no-repeat;
	margin:0 auto;
	overflow: visible;
}

#wrapper {
	width:900px;
	margin:0 auto;
}

p  {
	font: 100% Arial, sans-serif;
	margin: 0;
	margin-left:3px;
	margin-right:3px;
	padding: 0;
	color: black;
	line-height: 17px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h1  {
	font: 100% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
h2  {
	font: 100% Arial, sans-serif;
	margin: 0;
	margin-bottom:8px;
	margin-top:12px;
	margin-left:3px;
	margin-right:3px;
	padding: 0;
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}
h3 	{
	font: 100% Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #0f4d90;
}
h4  {
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
h5  {
	font: 100% Arial, sans-serif;
	text-align:center;
	margin: 0;
	padding: 5px;
	color: Red;
	font-size: 12px;
	font-weight: bold;
}
h6  {
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}


#featureLink {
	display:block;
	float:left;
	width:900px;
	height:170px;
	margin:0px;
	text-indent:-9999px;
}


#interiorHead {
	display: inline-block;
	width:900px;
	height:105px;
	background:url(../images/template/InteriorHeader.jpg) no-repeat;
	overflow: visible;
}

#headLogo {
	display:block;
	float:left;
	width:230px;
	height:45px;
	margin:10px 0 0 10px;
	text-indent:-9999px;	
}

#headNav ul{
	display: inline-block;
	list-style:none;
}

#headNav li{
	display: inline;
	padding:0 10px 1px 10px;
	margin:22px 0 0 0;
	float:right;
	border-left:solid #0c4889 1px;
}

#headNav li.first{
	border:none;
}

#headNav a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	color:#0c4889;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#headNav a:hover{
	text-decoration:underline;
	color:#cb0007;
}

#crumbNav {
	clear:both;
	float:left;
	margin:11px 0 0 15px;
}

#iso {
	float:right;
	margin:16px 45px 0 0;
}

a	{
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
a:hover {
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #c7050b;
	font-size: 10px;
	text-decoration: underline;
}

.headLink	{
	font: 100% Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #0f4d90;
}
a.headLink	{
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #0f4d90;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.headLink:hover {
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #c7050b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.footLink	{
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.footLink:hover {
	font: 100% Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #c7050b;
	font-size: 10px;
	text-decoration: underline;
}

ul.galList {
	margin:0; padding:0; 
}

.galList li {
	list-style:none; border:none; display: inline; 
}

#QuickQuoteBTN{
	display:block;
	text-indent:-9999px;
	float:right;
	width:215px;
	height:50px;
	background-image:url(../images/template/ContactBTN.jpg);
	background-position:0px 0px;
	margin:10px 0 0 0;
}

#QuickQuoteBTN:hover{
	background-position:-216px 0px;
}

#navQuoteBTN{
	display:block;
	text-indent:-9999px;
	width:204px;
	height:45px;
	background-image:url(../images/template/navBtns.gif);
	background-position:0px 0px;
	margin:0;
}

#navQuoteBTN:hover{
	background-position:-204px 0px;
}

#navSupportBTN{
	display:block;
	text-indent:-9999px;
	width:204px;
	height:40px;
	background-image:url(../images/template/navBtns.gif);
	background-position:0px -45px;
	margin:0;
}

#navSupportBTN:hover{
	background-position:-204px -45px;
}

#navLinecardBTN{
	display:block;
	text-indent:-9999px;
	width:204px;
	height:40px;
	background-image:url(../images/template/navBtns.gif);
	background-position:0px -85px;
	margin:0;
}

#navLinecardBTN:hover{
	background-position:-204px -85px;
}

#navInfomotionBTN{
	display:block;
	text-indent:-9999px;
	width:204px;
	height:127px;
	background-image:url(../images/template/infomotionSignup.gif);
	background-position:0px 0px;
	margin:0;
}

#navInfomotionBTN:hover{
	background-position:-204px 0px;
}

#contentBTN{
	display:block;
	width:300px;
	height:28px;
	background-image:url(../images/template/btnBK.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#004B92;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:12px 0 0 0;
	margin:0 auto;
}

#contentBTN:hover{
	color:#000000;
}

/* Resource Library Styles */

.list_header_txt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.list_files {font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #104d90; }
.list_folders {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #104d90; }
.alert {font-family: Arial, Helvetica, sans-serif;	font-size: 16px; color: #000000; font-weight: bold; }
.alltextaround {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #000000; }
.style11:link, .style11:active, .style11:visited  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #104d90; text-decoration: none; }
.style11:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #104d90; text-decoration: underline; }
.linkStyle:link, .linkStyle:active, .linkStyle:visited  {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #104d90; text-decoration: none; }
.linkStyle:hover {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #104d90; text-decoration: underline; }
