/* Page Structure */	
#wrapper {width:1000px;margin:0 auto;padding-top:6px;background-color:#fff;}
#siteheader {width:1000px;background:#fff;}
#content {width:960px;margin:10px 20px 0 20px;}

#content-hp_center {float:left;width:390px;margin-left:190px;}
#content-hp_right {float:left;width:360px;margin-left:20px;}
#content_left {float:left;width:170px;margin-left:-960px;}
* html #content-hp_center {display:inline;}

#content_center {float:left;width:770px;margin-left:190px;padding-top:6px;}
* html #content_center {display:inline;}

#rightcolumn_float {width:230px;float:right;margin:0 0 25px 20px;}

/* Search Box */
#searchbox {float:right;background-color:#fff;border:0;padding:10px 20px 0 0;margin:0;}
#searchbox form {margin:0;padding:0;border:0;}
#searchbox input {font-size:85%;height:13px;background-color:#fff;border:solid 1px #4e4e4e;margin:0;padding:0;vertical-align:top;}
#searchbox .button {width:16px;height:13px;border:solid 1px #4e4e4e;margin:0;padding:0;vertical-align:top;}
#searchbox p {color:#4e4e4e;font-size:76%;margin:0;padding:2px 0 0 0;text-align:right;}
#searchbox p a:link, #searchbox p a:visited {color:#4e4e4e;text-decoration:none;}
#searchbox p a:hover {color:#ff9933;} 
#searchbox label, #searchoptions label {position:absolute;left:0;top:-500px;width:1px;height:1px;overflow:hidden;}

/* Footer */
#footer {width:960px;margin:0 20px 0 20px;padding-top:25px;}
#footer a:link, #footer a:visited {color:#004990;text-decoration:none;}
#footer a:hover {color:#ff9933;text-decoration:underline;}
#footer hr {height:1px;width:960px;color:#ccc;text-align:center;margin:8px 0 8px 0;}
#footer p {font-size:85%;}
#foot_left {float:left;width:170px;margin-right:20px;}
#foot_center {float:left;width:390px;}
#foot_right {float:left;width:360px;margin-left:20px;color:#4e4e4e;}
#footer p.footer_links, #footer p.date {padding-top:38px;margin:0;}
#footer p.nrel_is {color:#4e4e4e;margin-left:315px;}
#footer .nrel_is a:link, #footer .nrel_is a:visited {color:#4e4e4e;text-decoration:none;}
#footer .nrel_is a:hover {color:#ff9933;text-decoration:underline;} 
#footer_print {width:70%;text-align:center;}
#footer_print p.nrel_is, #footer_print p.date {text-align:center;padding-top:0px;color:#4e4e4e;width:80%;}

/* Left Navigation */
#navcontainer {width:170px;font-size:85%;}
/* main list - 1st levels */
#navcontainer ul {list-style-type:none;margin:0;padding:0;}
#navcontainer li {margin:0;padding:0;display:inline;}	
#navcontainer li img {display:block;}	
#navcontainer ul li a {display:block;margin:0;padding:5px 0 5px 0;border:0;font-weight:bold;color:#004990;text-decoration:none;}
#navcontainer ul li a.top {border-top:0;}
#navcontainer ul li a:hover {color:#ff9933;}
/* 2nd and 3rd levels */
#navcontainer ul ul, #navcontainer ul ul ul {padding:0;border-bottom:0;margin:0;}
/* 2nd levels */
#navcontainer ul ul li a {display:block;margin:0;padding:3px 5px 5px 10px;border:0;font-weight:normal;color:#004990;text-decoration:none;}
#navcontainer ul ul li a:hover {color:#ff9933;}
/* 3rd levels */
#navcontainer ul ul ul li a {padding-left:20px;text-indent:-.1em;}
/* selected states */
#navcontainer ul li a#current {color:#ff9933;}	
/* home link */
#navcontainer ul li #home {font-weight:normal;}

/* Share & Printable Versions */
#share {width:35%;float:right;font-size:84%;margin:0;margin-top:3px;padding:0;text-align:right;}
#printable-bottom {font-size:84%;margin-top:18px;margin-bottom:10px;}

/* Printable Pages */
#print_page {width:700px;}
#print_page h2.site {color:#666;margin-bottom:10px;}








/* Information For: Box */
#info_box {width:150px;margin-top:20px;font-size:85%;}
#info_box .boxb2, #info_box .boxb3, #info_box .boxb4 {background:#eaebfb;border-left:1px solid #fff;border-right:1px solid #fff;} /* background & border */
#info_box .boxmiddle {background:#eaebfb;border:0 solid #fff;border-width:0 1px;} /* background & border */
#info_box .boxb1 {background:#fff;}
#info_box ul {padding-top:3px;}
#info_box ul li {list-style-image:url(/images/ln_info_bullet.gif);background-repeat:no-repeat;font-weight:bold;padding-bottom:5px;margin-left:-14px;text-indent:-.6em;}
/* IE HACKs - keeps the bullet items lined up with the left margin */
* html #info_box ul li {margin-left:28px;} /*IE6*/  *+html #info_box ul li {margin-left:28px;} /*IE7+*/
/* 2nd level */
#info_box ul ul {margin:0;padding:0;padding-left:2px;}
#info_box ul ul li {list-style:none;font-weight:normal;margin:0;padding:0;padding-top:2px;}
/* IE HACKs - removes the bullets from the 2nd level */
* html #info_box ul ul li {list-style-image:url(/images/spacer.gif);background-repeat:no-repeat;} /*IE6*/  *+html #info_box ul ul li {list-style-image:url(/images/spacer.gif);background-repeat:no-repeat;} /*IE7+*/

#info_box a:link, #info_box a:visited {color:#003399;text-decoration:none;}
#info_box a:hover {color:#ff9933;text-decoration:none;}
#info_box ul li a#current {color:#ff9933;}


/* 4th level nav Box(s) */
#fourthlvl_box {width:223px;margin-top:20px;font-size:85%;}
#fourthlvl_box .boxb2, #fourthlvl_box .boxb3, #fourthlvl_box .boxb4 {background:#eaebfb;border-left:1px solid #8f9ed0;border-right:1px solid #8f9ed0;} /* background & border */
#fourthlvl_box .boxmiddle {background:#eaebfb;border:0 solid #8f9ed0;border-width:0 1px;} /* background & border */
#fourthlvl_box .boxb1 {background:#8f9ed0;}
#fourthlvl_box ul {list-style-image:url(/images/ln_info_bullet.gif);padding-top:3px;}
#fourthlvl_box li {padding-bottom:2px;margin-left:-14px;text-indent:-.6em;}
/* IE HACKs - keeps the bullet items lined up with the left margin */
* html #fourthlvl_box li {margin-left:28px;} /*IE6*/  *+html #fourthlvl_box li {margin-left:28px;} /*IE7+*/
#fourthlvl_box a:link, #fourthlvl_box a:visited {color:#003399;text-decoration:none;}
#fourthlvl_box a:hover {color:#ff9933;text-decoration:none;}
#fourthlvl_box ul li a#current2 {color:#ff9933;}


/* Blogs Box*/
#blogs_box {width:100%;margin-top:15px;font-size:80%;}
#blogs_box .boxb2, #blogs_box .boxb3, #blogs_box .boxb4 {background:#fff;} /* background */
#blogs_box .boxmiddle {background:#fff;} /* background */
#blogs_box h4 {padding-top:7px;}


