﻿#contentHolder{ top: -9px; background: url('../images/interface_contentback.gif') repeat-y center; }
#footer{ background: url('../images/interface_contentfooter.gif') top left no-repeat; } 
.formStyle{ font-size: 13px; font-weight: bold; }

.textContent{ position: relative; left: 80px; line-height: 24px; padding: 10px 0 20px 0; width: 460px; }
.textContent ul{ margin: 0 0 0 20px; line-height: 18px; }
.textContent h3, .textContent h4, .formStyle{ color: #2987a3; }
.textContent h4{ font-size: 16px; }
.textContent h3{ font-size: 16px; }
.textContent a{ color: #000; text-decoration: underline; }
.textContent a:hover{ color: #fa8304; }
.textContent hr{ border: 0; width: 100%; margin: 12px 0; height: 1px; color: #eee; background-color: #eee; }

#contentHeader{ position: relative; padding: 0; top: 0px; width: 854px; height: 44px; margin: 0 auto 0 auto; background: url('../images/interface_contentheader.gif') top left no-repeat; text-align: right; }

#textHeader{ color: #2e8099; margin: 0 80px; background-color: #fff; padding: 8px 0 16px 0; border-bottom: 1px solid #eee; }
#textHeader h4{ font-size: 18px; margin: 6px 0; color: #fa8304; font-style: italic; }

#contentHeader h2{ padding: 7px 70px 0 0; font-size: 20px; color: #fff; font-weight: bold; }
#rightColumn{ position: relative; float: right; margin: 0 76px 0 0; padding: 0; width: 220px; display: inline; line-height: 24px; font-size: 12px; }
#sideMenu{ margin: 12px 0; padding: 0 0 12px 0; border-bottom: 1px solid #eee; }
#sideMenu ul{ list-style-type: none; }
#sideMenu a, #sideMenu ul li, #rightColumn a{ font-weight: bold; font-size: 12px; color: #000; }
#sideMenu ul li{ color: #2987a3; }
#sideMenu a:hover{ color: #fa8304;  }
#rightColumn .orangeText a{ color: #fa8304; text-decoration: underline; }
#rightColumn .orangeText a:hover{ color: #000; }


.rightImg{ position: absolute; left: 487px; margin-top: -10px; }
#rightColumn .rightImg{ left: -15px; margin-top: 10px; }

.tooltip { 
    background-color: #eee; 
    border:1px solid #04425b; 
    padding:10px 15px; 
    width:340px; 
    display:none; 
    color:#000; 
    text-align:left; 
    
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
    z-index: 30; 
}
.tooltip a{color: #000}

.faqItem{ 
    border: 1px solid #ddd; 
    padding: 6px 4px; 
    margin: 0 0 20px 0;  
    }
.faqItem:hover{ background-color: #2987a3; color: #fff; border-color: #000; }

p.formItem { position:relative; color: #fa8304; padding: 0; margin: 0; line-height: 14px; }
.formItem label{ position:relative; top: 17px; left:6px; font-size: 12px; padding-left: 0 }
label{ padding-left: 6px }
input{ font-family: Century Gothic, sans-serif; }
.topLink{ font-size: 11px; font-weight: bold; text-align: center; margin: 36px 0 0 0; }

#footer div.footContent ul{ list-style-type: none; }
.footContent ul li{ display: inline; }
#footer div.footContent ul li a{ padding: 0 12px 0 12px; font-size: 11px; font-weight: bold; }

.specialSub{ color: #000; font-size: 12px; font-style: italic;  }
