/* imports */
@import url("nav.css");

/* global reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
a img {border:none;}
a, a:visited{color:#333333; text-decoration:underline;}
a:hover{color:#000000;}

/* style rules */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5em;
	color:#333333;
	padding:0;
	margin:0;
	text-align:center;
	position:relative;
}
html>body{font-size: 10px;}
#bwl{
	position:absolute;
	top:0;
	left:0;
	width:50%;
	height:500px;
	background:transparent url(../../images/bgl_bg.png) repeat-x;
	z-index:-1;
}
#bwr{
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:500px;
	background:transparent url(../../images/bgr_bg.png) repeat-x;
	z-index:-1;
}
#wrap{
	width:994px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:transparent url(../../images/wrap_bg.png) repeat-y;
	z-index:1;
}
#wrap div.wrapb{
	background:transparent url(../../images/wrapb_bg.png) no-repeat left bottom;
}
#wrap div.wrapm{
	background:transparent url(../../images/wrapm_bg.png) no-repeat;
	padding-bottom:17px;
}
#header{
	width:994px;
	height:100px;
	position:relative;
}
#header div.logo{
	position:absolute;
	top:13px;
	left:8px;
	width:273px;
	height:87px;
}
#header div.logo a{
	display:block;
	width:273px;
	height:87px;
	text-decoration:none;
	border:0;
	background: transparent url(../../images/logo.gif) no-repeat;
}
#header div.logo a span{visibility:hidden;}
#header div.util{
	position:absolute;
	top:22px;
	right:14px;
	width:707px;
	height:41px;
	text-align:right;
}
#header div.util a, #header div.util a:visited{color:#666666; text-decoration:none;}
#header div.util a:hover{color:#000000; text-decoration:none;}
#header div.util div.um{float:left; width:394px; padding-top:6px; font-size:1.2em;} 
#header div.util .q{
	float:left;
	width:152px;
	height:19px;
	margin:0 0 0 20px;
	padding:5px 0 0 10px;
	font-size:1.3em;
	line-height:1em;
	color:#666666;
	border:0;
	background: transparent url(../../images/hdr-q_bg.png) no-repeat;
}
#header div.util .s{
	float:left;
	width:131px;
	height:24px;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background: transparent url(../../images/hdr-btn_search.png) no-repeat;
}
#header div.util div.as{margin-right:8px; line-height:1em;}
#header div.util .s:hover{background-position:0 -24px;}
#main{
	width:960px;
	margin:12px 0 0 18px;
	color: #313131;
}
#main.sbar{background:transparent url(../../images/sbar_bg.png) repeat-y;}
#main div.cols{float:left;}
#main div.sidebar{
	width:233px;
}
#secondarynav{
	text-transform: uppercase;
	list-style: none;
	margin:0 0px;
	font-size: 1.2em;
}
#secondarynav li{
	width:230px;
	height:40px;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	list-style-type:none;
}
#secondarynav li a, #secondarynav li a:visited{
	display:block;
	width:215px;
	height:27px;
	padding:13px 15px 0 0;
	text-align:right;
	background:transparent url(../../images/snav_bg.png) no-repeat;
	color:#4d4d4d;
	text-decoration: none;
}
#secondarynav li a:hover, #secondarynav li a.on{
	color:#000000;
	background-position:0 -40px;
}
#secondarynav li a span.lower{text-transform:lowercase;}
#main div.breadcrumbs{
	margin: 0 0 0 17px;
	padding:5px 9px 5px 0px;
	border-bottom:1px solid #cccccc;
	width: 680px;
	color:#666666;
}
#main div.breadcrumbs a, #main div.breadcrumbs a:visited{color:#666666;}
#main div.breadcrumbs a:hover{color:#000000;}
#main div.copy{
	width:459px;
	padding:0 9px 0 17px;
	border-right:1px solid #cccccc;
	margin:10px 0 24px 0;
}
#main div.copy-wide{width:698px; border-right:0;}
#main div.copy-minh{min-height:430px;}
#main div.copy p{
	font-size: 1.1em;
	line-height: 1.4em;
	padding:0 5px 10px 0;
}
#main div.copy h3.faqt{cursor:pointer;}
#main div.copy div.faqbs{margin:5px 0; padding:10px 10px 10px 10px; border:1px solid #cccccc;}
#main div.copy p.faq {padding-left:28px;}
#main div.copy p.faq>strong{text-decoration:underline; cursor:pointer; margin-left:-14px; padding-left:14px;background: transparent url(../../images/faq-arrows.png) no-repeat 2px 1px;}
#main div.copy p.faq>strong.active{background-position: 1px -36px;}
#main div.copy p.faq span{display:none; }
#main div.moreinfo{
	width:220px;
	padding:0 9px;
	margin:10px 0 24px 0;
}
#main div.moreinfo p{
	font-size: 1.1em;
}
#main div.moreinfo p.companyinfo{
	border-top:1px solid #cccccc;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
}
#main h4{
	color:#3c6053;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:10px;
}
#main div.copy h3, #main div.moreinfo h3 {
	color:#3c6053;
	font-size:1.2em;
	line-height:1.1em;
	margin:10px 0 5px 0;
	font-weight: bold;
}
#main div.moreinfo img.imgborder{border:1px solid #cccccc;}

.vidlist, .sitemap, .sitemap ul{
	padding: 0 0 20px 30px;
}
#footer{
	width:960px;
	margin:0 auto;
	text-align:left;
	font-size:1em;
	color:#666666;
}
#footer .footernav{float:left; width:70%;}
#footer .footernav a, #footer .footernav a:visited{color:#666666; text-decoration:none;}
#footer .footernav a:hover{color:#000000; text-decoration:none;}
#footer .copyright{float:right; text-align:right; width:30%;}

/* typography */
strong{font-weight:bold;}
em{font-style:italic;}
img{border:0;}

/* clearing */
.clearfix:after, .datarow:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .datarow{display:inline-block;}
* html .clearfix, * html .datarow{height:1%;}
.clearfix, .datarow{display:block;}
.clear{clear:both;}

/* util */
.left{float:left;}
.right{float:right;}
.hilite{color:#3c6053;}
.hide{display:none;}
