html, body, blockquote, div, ul, ol, p, span, h1, h2, h3, h4, h5, h6, form, input { font-size: 12px; line-height: 16px; font-family: verdana,arial; color: #6b6b6b; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

html, body, .bigWrapper { height: 100%; margin: 0; padding: 0;}
body { background: #242733; }

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { min-height: 1px; height: auto !important; height: 1px; }
.floatRight { float: right; }
.floatLeft { float: left; }
a img { border: 0;}
.noDefault {margin:0; padding:0; border:none; }
.hide { display: none; }
.show { display: block; }
.greenTxt { color: #759700;}
.orangeTxt { color: #f9a00b:}

a, a:link { color:#6b6b6b;font-weight: bold; }
a:hover { text-decoration: none; }

.header { background: #232632 url(../images/bg_header.gif) 0 0 repeat-x; height: 200px; }
.headerInner { width: 800px; margin: 0 auto; height: 200px; min-height: 200px; }
.headerInner h1 { margin: 0; padding: 60px 0 0; }
.headerInner ul {list-style: none;  margin: 0; padding: 10px 0 0; float: right; }
.headerInner li { float: left; padding: 0 5px 0 10px }
.headerInner li a { display: block; text-decoration: none; }

.headerInner div { float: right; padding: 10px 0 0; margin-left: 15px; } 
.headerInner div label { color: #f9a00b; font-size: 11px;  padding: 0 5px; position: relative; top: 4px; }
.headerInner div input.searchBtn { margin-bottom: -12px; width: 23px; height: 24px; }
.headerInner div input.searchField { background: url(../images/bg_search_field.gif) 0 0 no-repeat; width: 169px; height: 24px; overflow: hidden; color: #828282; border: 0; font-size: 11px; padding: 2px 4px; }
.headerInner .search { display: none; }

.topNav { background: #f9a00b url(../images/bg_navbar.gif) repeat-x 0 0; height: 39px; }
.topNavInner { margin: 0 auto; width: 800px; }
.topNav ul { margin: 0 auto; padding: 0; width: 800px; list-style: none; position: relative; z-index: 10; }
.topNav li { float: left; margin: 4px 0 0; padding: 0 15px; height: 35px; }
.topNav a { display: block; color: #C06800; text-decoration: none; padding: 2px 0 0; font-family: verdana, arial; font-weight: bold; font-size: 12px; }
.topNav a:hover { color: #3E434E; }
.topNav .last, .topNav li div ul li.last { border-right: none; }
.topNav .first, .topNav li div ul li.first { border-left: none; }


/* ~~~~~~~~~~~ sub Menu  classes   ~~~~~~~~~~~~ */
.topNav li div { position: absolute; left: 0; top: 32px; background: #5b5b5b url(../images/bg_subNavbar.gif) repeat-x 0 0; z-index: 10; width: 800px; height: 33px; }
.topNav li div ul { width: auto; background: transparent url(../images/bg_subNavEnds.gif) no-repeat 0 0; height: 33px; min-height: 33px;}	
.topNav li div ul li { padding: 0; margin: 3px 0 0; border-right: 1px solid #282828; border-left: 1px solid #777; width: auto; height: auto; }
/*.topNav li div .leftCnr { position: absolute; top: 0; left: 0; }
.topNav li div .rightCnr { position: absolute; top: 0; left: 100%; }*/
.topNav li div ul a { text-decoration: none; padding: 0 10px; width: auto; color: #c6c6c6; font-size: 11px; outline: none; }
.topNav li div ul a:hover { background: none; color: #fff; }
/*................. sub nav padding ...............*/
.topNav li div ul li.future { padding-left: 140px; }
.topNav li div ul li.build { padding-left: 200px; }
.topNav li div ul li.evidence { padding-left: 450px; }

.contentContainer { background: #fff; }
.ccInner { width: 800px; margin: 0 auto; padding: 30px 0 30px; }
.mainCol { float: left; width: 550px; padding-top: 5px; }
.mainCol h2 { font-size: 22px; text-align: center; margin-top: 0; }

.rightCol { float: right; width: 240px; background: url(../images/bg_side_col.gif) 0 0 repeat-y; position: relative; }
.rightCol .rtInner { padding: 0 14px 10px;  }
.rightCol .rtInner p { margin-top: 0; font-size: 11px; line-height: 14px; }
.rightCol h4 { color: #fff; background: url(../images/side_col_tab.gif) 0 0 no-repeat; margin: 0; height: 35px; text-align: center; padding: 12px 0 0; font-size: 14px; }
.sideColBot { position: absolute; bottom: 0; }

/* ~~~~~~~~~~~~~ footer   ~~~~~~~~~~~~~~~~ */
.footer { height: 120px; min-height: 120px; background: #232632 url(../images/bg_footer.gif) 0 0 repeat-x; }
.footerInner { width: 800px; margin: 0 auto; }
.footer div, .footer p, .footer a { color: #909090; font-size: 10px; font-weight: normal;}
.footer p { margin: 0 50px 0 0; float: left; padding: 15px 0 0; }
.footer p.footerLogo { margin: 0 8px 0 0; padding: 14px 0 0; }
.footer img { display: block; }
.footer ul { list-style: none; margin: 0; padding: 20px 0 0; float: left; }
.footer li { float: left; border-right: 1px solid #282828; border-left: 1px solid #6c6c6c; padding: 0; }
.footer li a { padding: 1px 10px 0; }
.footer li.last { border-right: none; }
.footer li.first { border-left: none; }
.footLogo { float: left; width: 200px; background: url(../images/footer_logo.gif) no-repeat 0 15px; padding: 20px 0 0 75px; height: 40px; }

.phases dl { margin: 10px 0 20px; padding: 0; border-bottom: 1px solid #cbcbcb; padding-bottom: 8px; }
.phases dt { font-weight:bold; font-size: 13px; clear: both; margin: 0 0 10px; padding: 0; }
.phases dd { float: left; width: 520px; margin: 0; padding: 0; font-size: 11px; }
.phases dd.num { font-weight: bold; font-size: 14px; color: #fff; background: #f9a00b; padding: 0 3px; width: 15px; margin-right: 8px; text-align: center; }

.helpout dl { margin: 10px 0; padding: 0; }
.helpout dt, .helpout dt a { font-weight: bold; color: #EF9700; }

.faq dl { margin: 10px 0 20px; padding: 0; border-bottom: 1px solid #cbcbcb; padding-bottom: 8px; }
.faq dt { font-weight: bold; margin: 0 0 5px;}
.faq dd { margin: 0; padding: 0; }

.bl_orange {background: url(../images/bl_orange.gif) 0 100% no-repeat #e68200; width: 100%}
.br_orange {background: url(../images/br_orange.gif) 100% 100% no-repeat}
.tl_orange {background: url(../images/tl_orange.gif) 0 0 no-repeat}
.tr_orange {background: url(../images/tr_orange.gif) 100% 0 no-repeat; padding:15	px}


.bl_green {background: url(../images/bl_green.png) 0 100% no-repeat #98ed72; width: 100%}
.br_green {background: url(../images/br_green.png) 100% 100% no-repeat}
.tl_green {background: url(../images/tl_green.png) 0 0 no-repeat}
.tr_green {background: url(../images/tr_green.png) 100% 0 no-repeat; padding:15	px}

.bl_blue {background: url(../images/bl_blue.png) 0 100% no-repeat #a59fcd; width: 100%}
.br_blue {background: url(../images/br_blue.png) 100% 100% no-repeat}
.tl_blue {background: url(../images/tl_blue.png) 0 0 no-repeat}
.tr_blue {background: url(../images/tr_blue.png) 100% 0 no-repeat; padding:15	px}


.bl_g2 {background: url(../images/bl_green2.png) 0 100% no-repeat #00c700; width: 100%}
.br_g2 {background: url(../images/br_green2.png) 100% 100% no-repeat}
.tl_g2 {background: url(../images/tl_green2.png) 0 0 no-repeat}
.tr_g2 {background: url(../images/tr_green2.png) 100% 0 no-repeat; padding:15	px}

.clear {font-size: 1px; height: 1px}

.solar3 {
    font-family : 'trebuchet ms', Tahoma, Arial,Tahoma, Helvetic, Verdana, sans-serif;
    font-size : 14px;
    font-weight : Bold;
    color : #000000;
     text-decoration: none;
     line-height: 200%;
}
.solar2 {
    font-family : 'trebuchet ms', Tahoma, Helvetic, Arial, Verdana, sans-serif;
    font-size : 18px;
    font-weight : Bold;
    color : #000000;
    font-color : #000000;
}
.solar4 {
    font-family : Tahoma, Helvetic, Arial, Verdana, sans-serif;
    font-size : 12px;
    font-weight : Normal;
    font-color : #000000;
    
}
.solar5 {
    font-family : Tahoma, Helvetic, Arial, Verdana, sans-serif;
    font-size : 10px;
    font-weight : Normal;
    font-color : #000000;
    
}

