﻿@import url('Menu.css');
@import url('BrowserSpecific/IEMenu6.css');



body {
    margin: 0;
    font-size: 10pt;
    font-family:  Arial,Tahoma, Helvetica;
    background: white no-repeat 50% 0;
    
}




/*h1, h2, paragraphs, links and other block elements
-----------------------------------------------------------------------------*/

h1 {
    font-size: 18pt;
    font-weight: normal;
    color: #4e1410;
    margin: 0px 0 10px;
}

h2 {
    font-size: 14pt;
    font-weight: 400;
    color: #4e1410;
    margin-bottom:10px;
 }
h3 {
    font-size: 12pt;
    font-weight: 600;
    color: #836452;
}
h4 {
    font-size: 11pt;
}

p{
    margin:5px 0 10px 0;
}
a {
    color: #4e1410;
}
a:hover {
    text-decoration: none;
    font-weight: bold;
}
a.arrow {
    padding: 0 0 0 18px;
    margin: 8px 0 0 0;
    float: left;
    text-transform: uppercase;
    background: url(../images/bullet2.gif) no-repeat left;
    font-weight: bold;
}

/*Header
-----------------------------------------------------------------------------*/

#header {
    font-family:  Tahoma,Arial, Helvetica;
    width: 1008px;
    height: 130px;
    position: absolute;
    top: 0px;
    background: url(../images/bg-header2.jpg) no-repeat 100% 0;
    left: -15px;
    z-index: 100;
}

/*Navigation
-----------------------------------------------------------------------------*/

.smallnav {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 22px;
    font-size: 7pt;
    font-weight: bold;
    left: 595px;
    top: 44px;
    overflow: hidden;
    position: absolute;
}
.smallnav li {
    float: left;
    display: inline;
    margin: 0 1px 0 -1px;
    padding: 0 5px 0 6px;
    background: url(../images/divider2.gif) no-repeat left;
}
.smallnav a {
    color: #fff;
    text-decoration: none;
}
.smallnav a:hover {
    text-decoration: underline;
}
/*
.nav {
    font-size: 7.5pt;
    font-weight: bold;
    position: absolute;
    top: 89px;
    left: 191px;
    width: 525px;
    text-transform: uppercase;
    overflow: visible;
}



/*Footer
-----------------------------------------------------------------------------*/

.nav
{
	  
}

#footer {
    padding: 0,0,0,0;
    width: 100%;
    overflow: hidden;
    background: white;
    font-size: 8pt;
    clear: both;
}
#footer hr {
    display: none;
}
#footer ul {
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
    list-style: none;
}
#footer ul li {
    float: left;
    padding: 0 5px 0 7px;
    margin: 0 1px 0 -1px;
    display: inline;
    background: white url(../images/divider.gif) no-repeat left;
}
#footer a:hover {
    font-weight: normal;
}
#copyright {
    padding-bottom: 10px;
}
#disclaimer {
    clear: both;
    margin-top: 15px;
    font-size: 10pt;
    color: #836452;
}

/* QUOTES
-----------------------------------------------------------------------------*/
.quote {
    width: 190px;
    text-align: left;
    float: right;
    border: 2px solid #EBE4D0;
    background-color: white;
    margin: 0 0 0 10px;
}
blockquote p {
    float: left;
    background: url(../images/quote-down.gif) bottom right no-repeat;
    font: 11pt Tahoma, Helvetica, Arial;
    padding: 0 10px 10px 29px;
}

blockquote {
    background: url(../images/quote-up.gif) top left no-repeat;
    margin: 0;
    padding: 15px 0;
}

cite {
    font: italic 11px Tahoma,Helvetica, Arial;
    float: right;
    padding: 0 5px 5px;
}
#relatedinfo {
    margin: 10px 10px 10px 10px;
}
#relatedinfo h2 {
    color: #000000;
}

/*EXPAND-COLLAPSE BOX
-----------------------------------------------------------------------------*/
.expandbox {
    background-color: white;
    border: 1px solid #EBE4D0;
    margin-bottom: 10px;
}
.expandboxheading {
    background-color: #EBE4D0;
    font-weight: bold;
    height: 25px;
}
.expandboxheading div {
    padding: 5px 0 0 10px;
    vertical-align: middle;
}
.expandbox img {
    float: right;
  
}
.expandbox p {
    margin: 5px 10px 5px 10px;
}
#content .expandbox ul {
    list-style-type: disc;
    background-image: none;
    margin-left: 15px;
    padding-left: 15px;
}

#content .expandbox ul li {
    padding: 0 10px 10px 0px;
    background: transparent;
    line-height: 18px;
}
.hidebox {
    display: none;
    clear: both;
}
.showbox {
    display: block;
    clear: both;
    width: 100%;
}

/*FMC Address and Phone
-----------------------------------------------------------------------------*/
.fmcaddr {
    float: left;
    margin-right: 20px;
}
.fmcphone {
    float: left;
}

/*Modal
-----------------------------------------------------------------------------*/
.modalBackground {
    background-color: #cccccc;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

/*Footnotes
------------------------------------------------------------------------------*/

.ftnitem {
    font-size: 6pt;
    color: #4e1410;
    vertical-align: super;
    display: inline;
    cursor: pointer;
}
.footnoteholder {
    font-size: 8pt;
    margin: 10px 0px 10px  5px;
}
 .footnotelist {
    font-size: 8pt;
       padding-left: 15px;
        margin-left: 15px;

}
 .footnotelist li {
    list-style-type: decimal;
    margin:0;
    padding:0;
}

.footnote {
    margin: 0px 0px 5px;
}

/*Common Styles
------------------------------------------------------------------------------**/
.clear {
    clear: both;
}
.needinfo {
    background-color: Yellow;
}
.strong {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
acronym {
    border: none;
    background: url(../images/abbr.gif) repeat-x 0 100%;
    cursor: help;
}
.disclaimer {
    font-style: italic;
    font-size: 8pt;
}
#asterisk {
    font-size: 8pt;
    font-style: italic;
}

.chartinfo {
    font-size: 8pt;
    margin-bottom: 10px;
}
.imageborder {
    margin: 0px 0px 5px 5px;
    border: 2px solid #EBE4D0;
    padding: 5px 5px 5px 5px;
}

.small {
    font-size: 8pt;
}












