/* energycodes.gov Basic Stylesheet
   Author: Geoffrey Elliott
   Updated: September 2003
*/

body {
    background-color: white;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, sans-serif;
}

a img {
    border: none;
}

a:link {
    color: #009;
}

a:hover {
    color: #00F;
}

h1, h2, h3, h4, h5, h6, strong.header {
    color: #900;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 100%;
    /*border: 1px solid black;*/
}

strong.header {
    font-size: 90%;
}

form {
    margin: 0px;
    padding: 0px;
}

hr {
    border: none;
    height: 1px;
    background-color: #CCC;
}

.clear {
    clear: both;
}

.required {
    color: #C00;
}

.textCenter {
    text-align: center;
}

.centered {
    display: block;
    margin: auto;
}

#eereBanner img {
    display: block;
    border: none;
}

#eereLink {
    float: right;
    font-size: 10px;
    padding-top: 52px;
    padding-right: 2px;
}

#eereLink a {
    text-decoration: none;
    line-height: 100%;
}
#bannerBar {
	height: 65px;
}

#programBanner {
    background-color: #64c000;
    border: 1px solid #64c000;
    padding-left:0px;
    font-size: 75%;
    margin-right: 0px;
	 height: 43px;
}

#bannerBar img {
    display: block;
}

#programNavigation {
    /*margin-top: 2px;*/
    margin-right: 0px;
    background-color: #006;
    /*border: 1px solid #006;*/
    padding-left: 170px;

}

#programNavigation a:link, #programNavigation a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

#programNavigation a:hover {
    /*background-color: #64B90C;*/
    /*color: black;*/
    color: #64B90C;
}

#programNavigation #programHome {
    border-right: none;
}

.linkSpacer {
    color: #64B90C;
    font-weight: bold;
}

/* SEARCH/NEWS/FEATURES RULES */

#searchNewsFeatures {
    float: right;
    width: 228px;
}

#searchBox {
    background-color: #006;
    padding: 0px 0px 6px 6px;
    border: 1px solid #006;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    margin-right: 0px;
}

#searchBox label {
    color: white;
    font-size: 70%;
}

#searchLabel {
    display: block;
    font-weight: bold;
    font-size: 75%;
}

#searchOptions {
    font-size: 90%;
    padding: 6px 0px;
}

#searchOptions a:link, #searchOptions a:visited {
    color: white;
    text-decoration: none;
}

#searchOptions a:hover {
    text-decoration: underline;
}

#options {
    border: 1px solid #ccc;
    margin-right: 15px;
    margin-bottom: 2px;
    padding: 6px;
    padding-left: 20px;
    font-size: 70%;
}

#options a:link, #options a:visited {
    display: block;
    line-height: 140%;
    text-decoration: none;
}

#options a:hover {
    color: #900;
}

.printIcon {
    display: none;
}

a#printFormat:link, a#printFormat:visited {
    color: #888;
    text-decoration: none;
}

a#printFormat:hover {
    color:#006;
}

.sidebarBlock {
    border: 1px solid #ccc;
    border-right: none;
    border-bottom: none;
    margin-right: 15px;
}

.sidebarBlock h2 {
    color: #006;
    font-size: 75%;
    padding: 0px;
    margin: 0px;
    padding: 0.3em;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

.sidebarBlock h2 a:link, .sidebarBlock h2 a:visited {
    color: #006;
    text-decoration: none;
}

.sidebarBlock ul {
    /* Looks bad without it, but we can't do this because Netscape 4.x doesn't keep the mouseover areas associated with the links. */
    /*position: relative;
    top: -25px;
    left: -20px;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.sidebarBlock li {
    line-height: 140%;
}

.sidebarBlock li a:link, .sidebarBlock li a:visited {
    text-decoration: none;
    color: #66c;
}

.sidebarBlock h2 a:hover, .sidebarBlock li a:hover {
    color: #900;
}

.sidebarBlock .date {
    color: black;
}

#additionalResources, #events {
    border-bottom: 1px solid #CCC;
}

.feature {
    background-color: #600;
    border: 2px solid #900;
    border-left-width: 18px;
    padding: 3px;
    padding-left: 5px;
    color: white;
    font-size: 70%;
    margin-right: 15px;
    font-family: Verdana, Helvetica, sans-serif;
}

.feature a:link, .feature a:visited {
    color: white;
    text-decoration: none;
}

.feature a:hover {
    text-decoration: underline;
}

.feature img {
    float: right;
    /*border: 1px solid #CCC;*/
}

.featuredNews {
    background-color: #eee;
    border: 2px solid #ADCBEA;
	 border-width: 2px 0 1px 2px;
       padding: 3px;
    padding-left: 5px;
    color: #933;
    font-size: 70%;
    margin-right: 15px;
    font-family: Verdana, Helvetica, sans-serif;
}

.featuredNews p {
	margin: 0;
	padding: 0;
}

.featuredNews a:link, .featuredNews a:visited {
    color: #600;
    text-decoration: none;
}

.featuredNews a:hover {
    text-decoration: underline;
}

.featuredNews img{
    float: right;
    /*border: 1px solid #CCC;*/
}

.featuredNews h2{
    color: #933;
	 font-size: 110%;
    padding: 0px;
    margin: 0px;
    padding: 0;
    text-transform: uppercase;
}

.featuredNews h2 a:link, .featuredNews h2 a:visited {
    color: #933;
    text-decoration: none;
}


#secondFeature {
    margin-top: 2px;
}

#main {
    position: relative;
}

#netscape4PrintWarning {
    display: none;
}

#knowledgeBaseBanner, #becpBanner {
    border: none;
    margin-right: 0;
    margin-top: 2px;
	 height: 50px;
  	 background-image: url(/images/becp_skyline_repeater_blue.gif);
}

#becpPrintLogo {
    display: none;
}

#becpPrintTitle {
    display: none;
}



/* MAIN NAVIGATION RULES */

#mainNavigation {
    float: left;
    /*position: relative;*/
  /*position: absolute;
  top: 125px;
    left: 0px;*/
    font-size: 70%;
    width: 175px;
    border-right: 1px solid #ccc;
}

/* IE has jumping text when using float, so we hide it */
/* Need to decide what the desired behaviour for the menus/footer is */
html>body #mainNavigation {
    position: static;
    float: left;
}

#mainNavigation .navCategory {
    border: 1px solid #ADCBEA;
    margin-right: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.navCategory ul a:link, .navCategory ul a:visited {
    color: #006;
    display: block;
    text-decoration: none;
    margin-bottom: 5px;
}

.subLinks {
    display: none;
}

a.topLink:link, a.topLink:visited {
    font-size: 12px;
    color: #006;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding: 2px 4px 3px;
}

.arrow {
    display: none;
}

.linkGroup, .emptyGroup {
    padding: 0px;
    margin-left: 1em;
    margin-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.linkGroup a, .emptyGroup a {
    color: #006;
    text-decoration: none;
}

.linkGroup a:hover, .emptyGroup a:hover {
    color: #006;
}

.emptyGroup a:hover {
    text-decoration: underline;
}

#mainNavigation .subLinks a:link, #mainNavigation .subLinks a:visited {
    display: block;
    font-weight: normal;
    color: #777;
    padding-left: 3em;
    border: 1px solid white;
    text-decoration: none;
}

#mainNavigation .subLinks a:hover {
    background-color: #EEE;
    border: 1px solid #ADCBEA;
    color: #006;
}



/* CONTENT RULES */

#content {
    border-left: 1px solid #ccc;
    padding: 10px 1.5em 0px;
    margin-left: 160px;
margin-right: 230px;
}

#content p, #content ul, #content dl, #content ol {
    font-size: 75%;
    font-family: Verdana, Helvetica, sans-serif;
    /*border: 1px solid black;*/
}

#content h1 {
    font-size: 130%;
    margin-top: 0;
}

#content h2 {
    font-size: 115%;
}

#content h3 {
    font-size: 100%;
}

#content h1, #content h2, #content h3, #content h4 {
    font-family: Verdana, Helvetica, sans-serif;
    margin-bottom: .6em;
    line-height: 140%;
}

html>body #content h1, html>body #content h2, html>body #content h3, html>body #content h4 {
    margin-bottom: 0em;
}

#content h1+p, #content h2+p, #content h3+p, #content h4+p {
    margin-top: 0em;
}

#content h1+.otherBox, #content h2+.otherBox, #content h3+.otherBox {
    margin-top: 1.4em;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}


#footer {
    clear: both;
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 120%;
    margin-top: 2em;
}

#doeFooter {
    color: #999;
}

.bigLink {
    font-size: 1.6em;
    font-weight: bold;
}

.caption {
    font-size: .85em !important;
    color: #4B352E;
}

.redText {
color: #900;
font-style: italic;
font-weight: bold;
}

/* TABLE RULES */
table {
    border-width: 0px;
}

th, td {
    border-bottom: solid #ADCBEA 1px;
}

th.newSection, td.newSection {
    border-top: solid #ADCBEA 6px;
}

th {
    font-weight: bold;
}



/* DOUBLE-BORDER HELP BOX STYLES */
.helpBox, .otherBox {
    border: solid #CCC 1px;
    border-color: #C0C0C0 #8D8D8D #8D8D8D #C0C0C0;
}

.helpBox .innerBox, .otherBox .innerBox {
    border: none;
    background-color: #E8E6E6;
    padding: 6px 10px;
    margin: 8px;
}

/* IE6/Win displays a window width line at the top of the box unless these declarations are hidden */
html>body .helpBox .innerBox, html>body .otherBox .innerBox {
    border: 1px solid #CCC;
    border-color: #8D8D8D #C0C0C0 #C0C0C0 #8D8D8D;
}

.helpBox .innerBox p, .otherBox .innerBox p {
    margin: 0px;
    margin-top: .5em;
    margin-bottom: 1em;
}

/*.helpBox .innerBox p+p, .otherBox .innerBox p+p {
    margin-top: 1em;
}*/

.innerBox h2, .innerBox h3, .innerBox h4 {
    margin-top: 5px;
    padding-bottom: .6em
}



/* Special page-specific items */

#stsEmailSubscribe {
    width: 200px;
    float: right;
}

#stsEmailSubscribe #email {
    margin-top: 8px;
    margin-bottom: 2px;
    width: 10.2em;
}

#stsEmailUnsubscribe {
    width: 220px;
    float: right;
}

#stsEmailUnsubscribe #email {
    margin-top: 8px;
    margin-bottom: 2px;
    width: 10.2em;
}

.noBullet {
	list-style-type: none;
}