/* ---------- RESET STYLES ---------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------- MAIN STYLES ---------- */
body {
	background-color: #cbbf9d;
	text-align: center;
	color: #4e491d;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: small;
}
.noWrap {
    white-space: nowrap;
}
#printLogo {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0px;
	line-height: 1.2em;				
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 180%;
	font-weight: normal;
}
#formPage h1 
{
	margin-top: 0px;
	padding-top: 15px;
}
h1 span.smallerText {
    font-size: 80%;
}
h2 {
	font-size: 150%;
	font-weight: normal;
}
h3, h4, h5, h6 {
	font-size: 150%;
	font-weight: normal;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
p {
	margin: 15px 0px;
}
p, li, dt, dd, legend, fieldset label {
	font-size: 110%;
	line-height: 1.2em;
}
ul {
	list-style: disc;
	margin: 10px 0px 15px;
}
ol {
	list-style: decimal;
	margin: 10px 0px 15px;
}
dl {
	margin: -10px 0px 0px;
	padding: 0px;
}
dt {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
dd {
	padding: 5px 0px 0px;
	margin: 0px 0px 0px 40px;
}
li {
	margin: 0px 0px 0px 40px;
	padding-top: 5px;
}
ul ul {
	list-style: disc;
	margin: 10px 0px 0px;
}
li li {
	font-size: 100%;
	margin: 0px 0px 0px 20px;
}
sup {
    font-size: 60%;
    vertical-align: text-top;
    padding-left: 2px;
}
#mainContentLeft dl.faqList dt {
    margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 40px;
    background: url(../images/bg_faq_q.gif) no-repeat 15px 2px;
}
#mainContentLeft dl.faqList dd {
	margin: 0px;
	padding: 0px 0px 0px 40px;
    background: url(../images/bg_faq_a.gif) no-repeat 15px 2px;
}
.siteSpacedList {
	margin-top: -10px;
}
.siteSpacedList li {
	padding-top: 10px;
}
.siteSpacedList li ul {
	margin-top: 0px;
}
.siteSpacedList li li {
	padding-top: 5px;
}
.leftAlign {
	text-align: left !important;
}
.centerAlign {
	text-align: center !important;
}
.rightAlign {
	text-align: right !important;
}
img {
	border-width: 0px;
}
form {
	margin: 0px;
	display: inline;
}
input, textarea, select {
	font-size: 100%;
	font-family: sans-serif, Verdana, Arial, Helvetica;
}
label input {
	border-width: 0px;
}
.breadcrumbs {
	font-size: 85%;
}
hr, .hide {
	display: none;
}
.newSection {
	background: url(../images/line_h.gif) repeat-x left top;
	padding-top: 15px;
}
div.radioButtonOption input {
	margin: -3px 0px 0px 20px;
	padding-left: 0px;
	border: 0px;
	width: 30px;
}
div.radioButtonOptionText {
	color: #4e491d;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}
div.radioButtonOption label {
	margin-top: 0px;
	padding-right: 50px;
}
div.checkBoxOptionText 
{
	color: #4e491d;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}
/* clearfix styles */
.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    height: 0px;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
li.clearfix {
    display: list-item;
}
/* End hide from IE-mac */


/* ---------- LINK STYLES ---------- */
a {
	color: #fff;
}
a:hover {
	color: #4e491d; 
}
body #siteHeader a {
	color: #fff;
	text-decoration: none;
}
#formPage a {
    color: #4e491d;
}
body #siteNavigation li.selectedNavigation a, body #siteNavigation li a:hover {
	color: #65d1e3;
}
.sectionNavigation li a {
	text-decoration: none;
}
.sectionNavigation li.selectedNavigation a, .sectionNavigation li a:hover, .sectionSidebar a {
	color: #4e491d;
}
.sectionSidebar a:hover {
    color: #fff;
}
 

/* ---------- HEADER STYLES ---------- */
#siteHeader {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#siteLogo {
	margin: 0px;
	height: 100px;
	background: url(../images/bg_siteHeader.gif) no-repeat left top;
	position: relative;
}
#siteLogo a {
	position: absolute;
	top: 26px;
	left: 6px;
	display: block;
	width: 264px;
	height: 67px;
}
#siteLogo span {
	display: none;
}
#siteNavigation {
	background-color: #4e491d;
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}
#siteNavigation li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
}
#siteNavigation .homePageLink {
    padding-left: 80px;
}
#homePage .homePageLink {
    display: none;
}
#homePage #homePageCloseLink {
    display: none;
}
#takeThePledge {
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: 256px;
	width: 190px;
	z-index: 1000;
}
#takeThePledgeContainer {
    text-align: left;
}
#takeThePledge h3, #takeThePledge p {
    margin: 0px;
}
#takeThePledge h3 {
	height: 30px;
	background: url(../images/button_takeThePledge.gif) no-repeat left top;
}
#takeThePledge h3 a {
	display: block;
	height: 30px;
}
#takeThePledge h3 span {
	display: none;
}
#takeThePledge p {
    padding: 20px 15px 0px;
    font-size: 90%;
    text-align: center;
}
#takeThePledgeForm, #takeThePledgeFormConfirmation {
    background: url(../images/bg_homePage.gif) repeat-y -715px 0px;
    padding-bottom: 15px;
    padding-top: 20px;
}
#takeThePledge a {
    color: #ea7125;
}

/* ---------- MAIN COLUMN STYLES ---------- */
#siteContent {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/bg_page.gif) repeat-y left top;
	position: relative;
}
#homePage #siteContent {
	background: url(../images/bg_homePage.gif) repeat-y left top;
}
#formPage #siteContent {
	background: url(../images/bg_formPage.gif) repeat-y left top;
}
#mainContent {
	padding: 0px 13px 13px;
}
#homePage #mainContent {
	background: url(../images/bg_homePageContent.gif) no-repeat left top;
	padding-top: 13px;
}
#formPage .sectionNavigation {
    display: none;
}
.sectionNavigation {
	margin: 0px 0px 15px 12px;
	padding: 5px 0px 0px;
	list-style: none;
}
.sectionNavigation li {
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	font-size: 100%;
}
#sectionPhoto {
    position: absolute;
    right: 13px;
    top: 0px;
}
#subSectionPhoto {
    position: absolute;
    top: 30px;
    right: 13px;
}
#mainContentLeft {
	width: 550px;
	margin: 0px;
	padding-bottom: 35px;
	float: left;
}
#homePage #mainContentLeft {
	width: 689px;
	float: none;
}
#mainContentCenter {
	padding-bottom: 35px;
	margin: 0px 35px;
}
#mainContentLeft ul {
    margin-left: 25px;
    margin-right: 35px;
}
#mainContentLeft h1, #mainContentLeft h2, #mainContentLeft h3, #mainContentLeft h4, #mainContentLeft p {
	margin: 0px 35px 15px;
}
#mainContentLeft h3.newSection {
	margin-top: 20px;
}
#mainContentRight {
	float: right;
	width: 335px;
	padding-bottom: 35px;
}
#videoPanel {
	position: absolute;
	top: 35px;
	right: 35px;
	width: 320px;
}
#videoPanel .additionalInformation {
    margin: 20px 0px 0px;
}
#videoPanel .additionalInformation a {
    display: block;
    width: 320px;
    height: 92px;
    background: url(../images/additional_pdf.gif) no-repeat left top;
}
#videoPanel .additionalInformation a span {
    display: none;
}
.playVideo {
    margin: 5px 0px 0px 0px;
    font-size: 85%;
}
#homePage em {
	font-weight: bold;
}
.sectionSidebar {
    width: 300px;
    margin: 0px 0px 10px;
    padding: 0px;
}
.sectionSidebar p {
    margin: 0px;
    padding: 0px;
}
.sectionSidebar a {
    display: block;
    background: #cfcab8 url(../images/bg_sectionSidebarBottom.gif) no-repeat left bottom;
    text-decoration: none;
}
.sectionSidebar a span {
    background: url(../images/bg_sectionSidebarTop.gif) no-repeat left top;
    display: block;
    padding: 15px;
}
.sectionSidebar a:hover {
    background-color: #34b5d0;
    background-position: -300px bottom;
}
.sectionSidebar a:hover span {
    background-position: -300px top;
}
#mainContentLeft dl {
    margin: 0px 35px 0px 55px;
    padding: 0px;
}
#mainContentLeft dl dt {
    margin: 0px;
    padding: 0px 0px 5px;
    font-size: 110%;
}
#mainContentLeft dl dd {
    margin: 0px;
    padding: 0px 0px 10px;
    font-size: 110%;
}
#mainContentLeft dl dt a {
    text-decoration: none;
}
div.faqContainer {
    margin-left: 20px;
    position: relative;
}
* html div.faqContainer {
    height: 17px;
}
#mainContentLeft dl.faqItem {
	background: url(../images/line_h.gif) repeat-x left top;
	padding: 15px 0px 0px;
	margin: 0px 0px 0px 5px;
	min-height: 1px;
}
* html #mainContentLeft dl.faqItem {
	height: 1px;
}
#mainContentLeft dl.faqItem dt {
	padding: 0px 0px 5px 40px;
	margin: 0px;
	font-weight: bold;
	background: url(../images/faq_q.gif) no-repeat 12px 0px;
}
* html #mainContentLeft dl.faqItem dt, * html #mainContentLeft dl.faqItem dd {
	height: 17px;
}
#mainContentLeft dl.faqItem dd {
	padding: 10px 0px 0px 40px;
	margin: 0px;
	background: url(../images/faq_a.gif) no-repeat 12px 10px;
}
#mainContentLeft dl.faqItem li, #mainContentLeft dl.faqItem p {
	font-size: 100%;
}
#mainContentLeft dl.faqItem dd table.siteTable th, #mainContentLeft dl.faqItem dd table.siteTable td {
	font-size: 100%;
}
#mainContentLeft ul.contractorList {
    margin: 15px 0px 15px 50px;
    padding: 0px;
    list-style: none;    
}
#mainContentLeft ul.contractorList li {
    margin: 0px;
    padding: 0px;
    display: block;
    height: 115px;
    position: relative;
    width: 400px;
    float: left;
}
#mainContentLeft ul.contractorList li span {
    padding-top: 15px;
    padding-left: 90px;
    display: block;
}
#mainContentLeft ul.contractorList li img {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #4e491d;
}


/* ---------- FORM STYLES ---------- */
.siteButton {
	background: url(../images/bg_siteButton.gif) repeat-x bottom left;
	color: #fff !important;
	font-weight: bold;
	cursor: pointer;
	width: auto !important;
	overflow: visible;
	padding: 2px 10px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#frmPledgeFields {
    margin-top: 20px;
    margin-left: 15px;
    display: block;
}
#frmPledgeFields input {
	width: 155px;
	margin: 0px 0px 3px;
	font-size: 90%;
	color: #4f4b1e;
}
#frmPledgeFields .pledgeLabel {
	display: none;
}
#frmPledgeFields .pledgeCheckBox {
	display: block;
	margin: 15px 14px 0px;
	position: relative;
}
#frmPledgeFields .pledgeCheckBox label {
	padding-left: 20px;
	display: block;
	font-size: 85%;
	vertical-align: top;
}
#frmPledgeFields .pledgeCheckBox input {
	width: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 15px;
	outline: none;
	font-size: 90%;
	vertical-align: top;
	border-width: 0px;
}
#frmPledgeFields .siteButton {
	font-size: 110%;
	margin: 0px;
}
.DESVALErrorText {
    color: #f00;
    font-weight: bold;
    font-size: 80%;
}
.txtName {
	background: #fff url(../images/bg_pledge.gif) no-repeat 0px -1px;
}
.txtAddress {
	background: #fff url(../images/bg_pledge.gif) no-repeat 0px -23px;			
}
.txtCityStateZIP {
	background: #fff url(../images/bg_pledge.gif) no-repeat 0px -45px;		
}
.txtEmail {
	background: #fff url(../images/bg_pledge.gif) no-repeat 0px -67px;		
}
.txtPhone {
	background: #fff url(../images/bg_pledge.gif) no-repeat 0px -89px;		
}			
#frmPledgeFields input.notEmpty {
	background-image: none;
}
.validatorErrorMessage {
    color: #f00;
    font-weight: bold;
    font-size: 85%;
}
#formPage fieldset {
	border: 1px solid #cbbf9d;
	padding: 0px 20px 15px 10px;
	margin: 20px 0px;
	position: relative;
}
#formPage fieldset span, #formPage fieldset input, #formPage fieldset label, #formPage fieldset select, #formPage fieldset a {
	vertical-align: top;
}
#formPage fieldset input, #formPage fieldset select, #formPage fieldset textarea {
	margin-bottom: 3px;
	font-size: 90%;
}
#formPage fieldset legend {
	border: 1px solid #cbbf9d;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 5px;
	position: relative;
	line-height: 1.5em;
	top: -0.75em; 
}
#formPage fieldset label, #formPage fieldset p, #formPage fieldset li {
	font-size: 90%;
}
#formPage fieldset label.formLabel {
	width: 16em;
	float: left;
	position: relative;
	clear: left;
}
#formPage fieldset label.errorStatus {
	display: block;
	padding-left: 16em;
	padding-top: 10px;
	font-weight: bold;
	color: #F00;
}
#formPage fieldset label.formLabel span {
	white-space: nowrap;
	text-align: right;
	display: block;
	padding-right: 15px;
	font-weight: bold;
}
#formPage fieldset label.formLabel img.required {
	position: absolute;
	top: 3px;
	right: 3px;
}
#formPage fieldset .optionGroup {
	display: block;
	margin-left: 16em;
	font-size: 90%;
}
#formPage fieldset .optionGroup label {
	font-size: 100%;
}
#formPage fieldset .optionGroup input {
	margin-bottom: 2px;
	border-width: 0px;
}
* html #formPage fieldset .optionGroup {
	height: 1%;
}
#formPage fieldset .rateHours {
	margin-left: 15em;
	border-bottom: 1px solid #cbbf9d;
	margin-bottom: 10px;
}
#formPage fieldset .rateHours td {
	padding: 5px 15px 5px 5px;
	border-top: 1px solid #cbbf9d;
}
#formPage p.requiredFieldsLegend {
	color: #666;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 90%;
}
#formPage p.requiredFieldsLegend span {
	display: block;
	width: 16em;
	float: left;
	position: relative;
}
#formPage p.requiredFieldsLegend span img {
	position: absolute;
	top: 3px;
	right: 3px;
}
dl.verify {
	padding: 0px;
	position: relative;
	margin-top: 20px;
}
dl.verify dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	width: 16em;
	text-align: right;
	line-height: 1.2em;
}
dl.verify dd {
	margin: 0px;
	padding: 0px 0px 8px;
	margin-left: 17em;
	line-height: 1.2em;
	margin-top: -1.2em;
	min-height: 1.2em;
}
* html dl.verify dd {
	height: 1.2em;
}

/* ---------- FOOTER STYLES ---------- */	
#siteFooter {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 98px;
	position: relative;
	margin-top: -30px;
	padding-top: 30px;
	background: url(../images/bg_pageFooter.gif) no-repeat left top;
}
#homePage #siteFooter {
	background: url(../images/bg_homePageFooter.gif) no-repeat left top;
}
#formPage #siteFooter {
	background: url(../images/bg_formPageFooter.gif) no-repeat left top;
}
* html #siteFooter {
	height: 98px;
}
#siteFooter p {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 85%;
}
#siteFooter a {    
	color: #4e491d;
}
#partnerLinks {
	position: absolute;
	right: 0px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#partnerLinks li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#partnerLinks a {
	display: block;
}
#partnerLinks a span {
	display: none;
}
#partnerLinks #foe a {
	width: 139px;
	height: 58px;
	background: url(../images/logo_foe.gif) no-repeat left top;
}
#partnerLinks #cub a {
	width: 73px;
	height: 58px;
	background: url(../images/logo_cub.gif) no-repeat left top;
}
#partnerLinks #wps a {
	width: 83px;
	height: 58px;
	margin-left: 37px;
	background: url(../images/logo_wps.gif) no-repeat left top;
}

/* ---------- PRINT-SPECIFIC STYLES ---------- */

@media print {
    #printLogo {
        display: block;
        margin-bottom: 20px;
    }
    body {
	    background-color: Transparent;
	    text-align: left;
	    color: #000;
    }
    #siteHeader {
	    width: auto;
    }
    #siteLogo, #siteNavigation, #partnerLinks, .addThis {
        display: none;
    }
    #siteContent, #homePage #siteContent {
	    width: auto;
	    background-image: none;
    }
    #mainContent, #homePage #mainContent {
	    padding: 0px;
        background-image: none;
    }
    #siteFooter, #homePage #siteFooter {
	    width: auto;
	    min-height: 0px;
	    margin-top: 0px;
	    padding-top: 0px;
	    background-image: none;
    }
}