html { background-color: #999; }

body {
	background-color: #999;
	margin: auto;
	padding: 0px;
	text-align: center;
	font-size: .9em;
	}
table { font-size:.95em; color:#333; }
div, p, td, ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

a:link { color:#0033AB; }
a:active { color:#0033AB; }
a:visited { color:#0033AB; }
a:hover { color:#DD9600; }

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.75em;
	color:#030303;
	text-align: left;
	margin-bottom:0;
	border-bottom: 1.5px solid #666;
	}

/*/ --Bar option
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-align: left;
	margin-top:-4px;
	background-color: #666;color:#fff;padding:3px;
	}
/*/
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: left;
	margin-top:2px;
	}
h3, h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

sup {
	font-size:smaller;
	line-height: 18px; 
	}

/*/-- Header Styles --/*/
.headerbox {
	padding: 0px;
	background-color:#0033AB;
	background-image:url(../../../images/header_bg.jpg/$File/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: left;
	border: #FFFFFF solid 0px;
	width: 720px;
	height:100px;
	margin: 20px auto 0 auto;
	}
.topnavbox {
	margin: 0 auto;
	padding: 0px 0 3px 0;
	background-color:#fff;
	width: 720px;
	color: #0033AB;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033AB;
	}
#glogo {
	float: left;
	position: relative;
	margin: 0px 6px;
	}
#twlogo {
	margin: 5px;
	}

/*/-- Footer Styles --/*/
.footerbox {
	margin: 0 auto 20px auto;
	padding: 0px;
	clear:both;
	background-color:#0033AB;
/*/	background-image:url(/images/ftrbg.jpg);
	background-repeat: repeat-y;
	background-position: right; /*/
	border-top: #DD9600 solid 6px;
	width: 720px;
	height: 50px;
	font-size: .8em;
	color: #fff;
	}
#footer_legal {
/*/	float:right; /*/
	margin: 5px 0 0 10px;
	color:#ddd;
	}
#footer_logo {
	float:right;
	margin: -3px 10px 0 0;
	color:#ddd;
	font-size: 1.1em;
	font-weight:bold;
	font-style:italic;
	}
#footer_legal a { color:#ddd; }

/*/-- Interior Styles --/*/
#interiorContent {
	margin: 0;
	text-align: left;
	color:#333;
	background-color:#fff;
	padding:10px;
	min-height: 360px;
	}
#body_main {
	margin: 0 auto;
	padding: 6px 10px 6px 10px;
	background-color: #fff;
/*/	height: 460px;/*/
	width: 700px;
	border: #FFFFFF solid 0px;
}

/*/-- Fix to allow fluid layout in non IE browsers --
html>body>form>div.headerbox {
	width: auto; min-width: 700px;
	}
html>body>form>div.topnavbox {
	width: auto; min-width: 700px;
	}
html>body>form>div#body_main {
	height:auto; min-height: 400px;
	width:auto; min-width: 700px;
	}
html>body>form>div.footerbox {
	width:auto; min-width: 700px;
	}
/*/
.breadCrumb { background-color: #fff; margin: -10px -10px 0 -5px; padding: 0 10px 5px 5px ; color:#333; font-size:10px; }
.breadCrumb a, .breadCrumb a:link, .breadCrumb a:active, .breadCrumb a:hover, .breadCrumb a:visited {color:#000; font-style:italic;}

#imgMain { float:right; margin-left: 20px; }

/*/-- Promo Styles --/*/
#promo {
	float: right;
	margin: 0 0 0 10px;
	background-color:#F3F3F3;
	border: #ccc solid 2px;
	width: 178px;
	vertical-align:text-top;
	color:#333;
	}
#promo h3 {
	margin:0;
	padding:6px;
	}
#promo p {
	margin:6px;
	}
#promo ul {
	margin:6px 6px 6px 0;
	padding-left:18px;
	}
#promo p.promoTitle {
	font-size:1.25em;
	font-weight:bold;
	margin:0;
	color:#333;
	background-color:#ccc;
	padding:6px;
	}
#promo a:link { color:#0033AB; }
#promo a:active { color:#0033AB; }
#promo a:visited { color:#0033AB; }
#promo a:hover { color:#DD9600; }

/*/-- Form Styles --/*/
form { margin: 0px; padding: 0px; }
input { font-family:Arial, Helvetica, sans-serif;  }
#searchForm { float:right; position:relative; margin: 0; text-align:right;}
#search {margin: 2px 2px 0 4px; padding: 0;}
select { font-family: Arial,Helvetica,sans-serif; font-weight: normal; }

/* Added 9/07 for searching */
div#searchBox{
	display: block;
	float: right;
	width: auto;
	margin: 0 5px;
	}	
/*input.searchform { 
	color: #000000; 
	background: #CCCCCC; 
	font-weight: normal; 
	font-size: 11px; 
	width: 100px; 
} */
.searchText{
	display: none;
	margin: 0;
	padding: 0;
	}
.searchFields{
	display: inline;
	margin: 0;
	padding: 0;
	}	
.searchButton{
	display: inline;
	margin: 0;
	}

/*/ -- Left Nav Styles -- /*/
#topNav {
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	font-size:12px;
	}
#topNav a {
	padding: 4px 4px 0 4px;
	color:#0033AB;
	text-decoration:none;
	}
#topNav a:hover {
	color:#DD9600;
	text-decoration:underline;
	}

/*/ -- Left Nav Styles -- /*/
#menu { 
position: absolute;
top: 134px;
left: 52px;
z-index: 10;
width: 155px;  
padding: 10px 0; 
background-color:#999;
min-height:440px;
height:auto;
}	

#navSection { 
margin: 0 0 0 0px;
padding: 6px 0 0 10px;
font-weight: bold;
font-size: 1em;
}

#navSection a {
color: #FFF;
padding: 3px;
margin: 0;
border-bottom: 2px solid #333;
text-decoration: none;
display: block;
background-color: #000000;
}

/* the Owen hack -- http://www.albin.net/CSS/OwenHack.html */
/* the following selector is NOT seen by Opera 6 (and below) or by IE6/win */
/* the postition of this hack is critical so IE will render background color 
and browsers that support fixed background images will display the background image */
head:first-child+body #navSection a {

}

#navSection a:hover {
	color: #C1101B;
	border-bottom:2px solid #333;
	text-decoration: none;
	background-color: #FFFFFF;
}

head:first-child+body #navSection a:hover {

}

#navSubSection { 
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	}


#navSubSection a {
	color: #FFF;
	padding: 3px;
	margin: 0 0 0 5px;
	text-decoration: none;
	display: block;
	background-color: #000000;
	}


head:first-child+body #navSubSection a {
	background-color: #333;
}
.show { display: block; }
.hide { display: none; }


#navSubSection a:hover {
	color: #C1101B;
	text-decoration: none;
	background-color: #ddd;
}

head:first-child+body #navSubSection a:hover {
	background-color:#ddd;
}

#navSubSubSection { 
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	}

#navSubSubSection a {
	color: #FFF;
	padding: 3px;
	margin: 0 0 0 30px;
	text-decoration: none;
	display: block;
	background-color: #000000;
	}

head:first-child+body #navSubSubSection a {

}

#navSubSubSection a:hover {
	color: #C1101B;
	text-decoration: none;
	background-color: #FFFFFF;
}

head:first-child+body #navSubSubSection a:hover {

}

#navSubSubSubSection { 
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

#navSubSubSubSection a {
	color: #FFF;
	padding: 3px 3px 3px 40px;
	margin: 0 0 0 30px;
	text-decoration: none;
	display: block;
	background-color: #000000;
}

head:first-child+body #navSubSubSubSection a {

}

#navSubSubSubSection a:hover {
	color: #C1101B;
	text-decoration: none;
	background-color: #FFFFFF;
}

head:first-child+body #navSubSubSubSection a:hover {

}
.spray, .tex, .clean, .acc { display:none; }

/*/-- Misc Text Styles --/*/

#listItem { clear:left; min-height: 75px; }
#listItem h2, #listItem h3, #listItem h4 { margin: 12px 0 0 87px; }
#listItem p { margin: 6px 0 6px 87px; }
#listItem ul { margin: 6px 0 6px 100px; }
#listThumb { float:left; margin: 0; }
#listThumb a img {border: 0; margin: 1px; }
#listThumb a:hover img { margin: 0; border: 1px solid #CC0000; }

#title {font-size: 1.4em;}

/*/ Print Styles /*/
@media print
{
 body {min-width:400px;background-color:#FFFFFF;}
 #menu {display:none}
 #searchBox {display:none}
 .toplink {display:none;}
}
