@charset "UTF-8";
/* CSS Document */

/* Start General */
body {
margin: 0;
padding: 0;
background-color: #fff;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000;
}

sup {
margin: 0;
padding: 0;
vertical-align:top;
font-size: 0.6em;
}

img {
border: none;
}

h1 {
margin: 0;
padding: 0 0 15px 0;
color: #c00811;
font-size: 15pt;
font-weight: normal
}

h2 {
margin: 0;
padding: 0 0 20px 0;
color: #ee3a44;
font-size: 11pt;
font-weight: normal;
}

h3 {
margin: 0;
padding: 0 0 12px 0;
color: #ee3a44;
font-size: 9pt;
font-weight: bold;
}

h4 {
margin: 0 0 0 0;
padding: 0 0 12px 0;
color: #468ece;
font-size: 9pt;
font-weight: bold;
line-height: 9pt;
}

h5 {
margin: 0px 0 0 0;
padding: 0 0 4px 0;
color: #000;
font-size: 9pt;
font-weight: bold;
line-height: 9pt;
}

#section_single h5 a 
{
    color: #000;
    text-decoration: none;
}

#section_single h5 a:hover
{
    color: #000;
}
/* End General */
/* Start Masthead */
#masthead_contain {
padding: 0;
margin: 0 auto 0 auto;
width: 100%;
background-color: #fff;
}

#masthead_lborder {
margin: 0;
padding: 0 0 0 0;
}

#masthead_rborder {
margin: 0;
padding: 0 0 0 0;
}

#masthead_logo {
margin: 0 0 0 -15px;
padding: 0 0 5px 0;
width: 207px;
float: left;
}

#masthead_nav {
display:none;
}

/* End Masthead */
/* Start Top Nav */
#topnav_contain {
display:none;
}

/* End Top Nav */

/* Start Content */
#content_contain {
padding: 0 0 0 0;
margin: 0 auto 0 auto;
width: 100%;
background-color: #fff;
}

#content_lborder {
margin: 0;
padding: 0 0 0 0;
}

#content_rborder {
margin: 0;
padding: 0 0 0 0;
}

#secondary_contain {
margin: 0;
padding: 0 0 36px 0;
background-color: #fff;
text-align: left;
}

#breadcrumb {
margin: 0;
padding: 25px 0 25px 0px;
color: #000;
font-size: 8pt;
line-height: 8pt;
}

#breadcrumb a {
margin: 0;
padding: 0 8px 0 0;
color: #468ece;
background-image: url(../images/breadcrumb_pipe.gif);
background-position: bottom right;
background-repeat: no-repeat;
text-decoration: none;
}

#content_cola 
{
    width: 100%;
    float: left;
}

#section_content {
background-image: none;
margin: 0 0 0 0;
padding: 0 0 25px 0;
}

#section_content p {
margin: 0;
padding: 0 0 18px 0;
line-height: 13pt;
}

#section_content ul {
margin: 0 0 0 12px;
padding: 0 0 0 0;
}

#section_content ul li {
margin: 0;
padding: 0 0 20px 0;
list-style-type: disc;
}

#support ul {
margin: 0 0 0 12px;
padding: 4px 0 18px 0;
}

#support ul li {
margin: 0;
padding: 0 0 8px 0;
list-style-type: disc;
}

#section_content a {
color: #468ece;
text-decoration: underline;
}

#section_content a.glossary {
color: #0957a1;
text-decoration: none;
cursor: pointer;
}

#section_content_top {
background-image: none;
}

#section_content_bott {
background-image: none;
}

.landing #section_content_top {
background-image: none;
}

.landing #section_content_bott {
background-image: none;
padding: 0;
}

#section_single {
width: 100%;
background-image:none;
float: left;
margin: 0 0 20px 0;
padding: 0;
}

#section_single p {
margin: 0;
padding: 0 0 18px 0;
line-height: 13pt;
}

#section_single ul {
margin: -8px 0 0 10px;
padding: 0 0 18px 0;
}

#section_single ul li {
margin: 0;
padding: 0 0 8px 0;
list-style-image: none;
list-style-type: none;
}

#section_single #section_content_top {
background-image: none;
}

#section_single #section_content_bott {
background-image: none;
padding: 23px 52px 14px 23px;
}

#section_single a {
color: #468ece;
text-decoration: underline;
}

#section_single a.glossary {
    color: #0957a1;
    text-decoration: none;
    cursor: pointer;
}

.content_image 
{
    display: none;
}

#content_buttons
{
    display: none;
}

#landing_content 
{
    margin: 0 0 0 0;
    padding: 0;
}

.landing_content_inner
{
    margin: 0 0 0 0;
    padding: 23px 5px 6px 0;
}

#landing_image 
{
    display: none;
}
      
#faqs {
margin: 0 0 0 0;
padding: 0;
}

.openarrow 
{
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
    background-image: url(../images/faq_openarrow.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

.closearrow 
{
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
    background-image: url(../images/faq_closearrow.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

/*/ Glossary Styles /*/

div a.glossary {
position: static;
}

div a:hover.glossary {
position: relative;
}

.glossary span { /*CSS for definition text*/
position: absolute;
background-color: #d2d3d5;
padding: 15px;
width: 220px;
border: 1px solid #fff;
visibility: hidden;
color: #000000;
text-decoration: none;
font-weight: normal;
}

.glossary:hover span { 
visibility: visible;
top: 20px;  /*position where definition should offset vertically */
left: 30px; /*position where definition should offset horizontally */
}

#home_flash 
{
    display: none;
}

#faq_top
{
    display: none;
}

#faq_bott
{
    display: none;
}

#faq_mid 
{
    background-color: #fff;
    margin: 0 4px 0 2px;
    padding: 13px 21px 9px 0;
}

#faq_mid ul
{
    margin: 13px 0 0 12px;
    padding: 0;
}

#faq_mid ul li
{
    margin: 0;
    padding: 0 0 9px 0;
    list-style-type: disc;
}

#rightnav 
{
    margin: -5px 0 0 -8px;
    padding: 0;
    text-align: left;
}

#rightnav_video
{
    display: none;
}

#rightnav a
{
    color: #468ece;
}

#rightnav a:hover
{
    color: #66ccff;
}

#rightnav p
{
    margin: 0;
    padding: 13px 0 13px 0;
    line-height: 13pt;
}

#rightnav p.button
{
    display: none;
}

#rightnav_mid 
{
    background-color: #fff;
    margin: 0 11px 0 11px;
    padding: 13px 16px 9px 0;
}

#rightnav_mid a.glossary
{
    color: #0957a1;
    text-decoration: none;
    cursor: pointer;
}

#rightnav_mid a:hover.glossary
{
    color: #0957a1;
    text-decoration: none;
}

#rightnav_top 
{
    display:none;
}

#rightnav_bott 
{
    display:none;
}

#rightnav_mid ul
{
    margin: 13px 0 0 10px;
    padding: 0;
}

#rightnav_mid ul li
{
    margin: 0;
    padding: 0 0 9px 0;
    list-style-type: disc;
}

#content_callout.growth {
display: none;
}

#content_callout.birds {
display: none;
}

.notice {
font-size: 8pt;
}

.content {
margin: 0 0 0 0;
padding: 23px 15px 6px 0;
text-align: left;
}

/* Panel Object Universal */
#panel_object {
display: none;
}

/* End Content */
/* Start Home */
#home_contain {
margin: 0;
padding: 16px 0 36px 19px;
background-color: #d5ebff;
text-align: left;
}

#home_flash {
margin: 0 0 23px 0;
padding: 0 0 0 0;
}

#home_callouts {
margin: 0 0 0 0;
padding: 0 18px 0 0;
}

#home_facts {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* End Home */
/* Start Footer */
#footer_contain {
padding: 0 0 0 0;
margin: 0 auto 0 auto;
background-color: #c0e0ff;
background-image: url(../images/footer_tborder.gif);
background-repeat: no-repeat;
background-position: top center;
font-size: 8pt;
}

#footer_lborder {
margin: 0;
padding: 0 0 0 0;
}

#footer_rborder {
margin: 0;
padding: 0;
}

#footer_links {
margin: 0;
padding: 0;
text-align: center;
width: 90%;
}

#footer_links a {
color: #468ece;
text-decoration: none;
}

#footer_links p {
margin: 0;
padding: 0 0 8px 24px;
}

.print {
display: none;
}

#print_home p {
margin: 0 0 0 0;
padding: 0 0 15px 0;
}

#footer_disclaimer {
margin: 0;
padding: 0;
}

#footer_disclaimer p {
margin: 0;
padding: 0 24px 0 0;
}
/* End Footer */

/* clear fix */
/* --------------------- */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table; min-height:1%;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
