﻿html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, li, a {
        margin: 0;
        padding: 0;
        font-family: Arial, sans-serif;
        font-size: 8pt;
}

body 
{
    text-align: center;
    background-color: #999;
}

#page
{
    width: 750px;
    background-color: #fff;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    text-align:left;}

#siteID
{
    margin: 9px 0 13px 33px !important;
    margin-left: -37px;        }   

a   {color:#50ae26; }     
a:hover{color: #2462ab;}

#menu
{
    background: transparent url(../images/bkg_arrow.gif) no-repeat 35px top !important;
    background-position: 34px top;}    
    
#nav
{
    margin-top: 25px;
    margin-left: 30px;
    text-align: left;
    list-style:none;
    margin-left: 30px;
}    

#nav li
{
padding-bottom: 1em;    }

#nav a
{
   
    padding-left: 20px;
    text-decoration: none;
    color: #bbb;
    font-size: 8pt;
    font-weight: bold;
    background: transparent url(../images/bullet.gif) no-repeat 5px -32px !important;
    background-position: 4px -32px;}   

/* Selected and Rollover state */    
#nav a:hover, #nav a.selected
{
    color: #50ae26; 
    background-position: 5px -5px !important;
    background-position: 4px -5px;}

#nav a.selected
{
    cursor: default;}
#c1 
{
    text-align: left;
    padding-bottom: 15px;
    }
      
#c1 p   
{
    color: #50ae26;
    font-weight: bold;
    font-size: 9pt;
    padding-right: 90px;
    margin-bottom: 30px;}  

#c1 h1
{
    width: 114px;
    font-size: 8pt;
    border: solid 1px #777;
    border-bottom-width: 0;
    background-color: #999;
    color: #fff;
    padding: .25em .5em .2em;
    }        

#c1 h2{color: #555;
    font-size: 9pt;
    margin: 2em 0 1em;}   

#c1 p.normal{color: #777;
    font-weight: lighter;
    margin-bottom: 1em;}     

#c1 h1.topdown
{
    border-top-width:0;}    

#c1 ul
{
    width: 344px;    
    border-top: solid 1px #bbb;
    list-style: none;}    

#c1 li
{
    border: solid 1px #bbb;
    border-top-width: 0;
    color: #999;
    padding: .5em;
    padding-right: 45px;
    }        

#c2, #c3
{
    text-align:left;
    padding: 35px 40px;
    }    

#c2
{
    color: #777;}

#c2 ul{margin-left: 3em;}    

#c2 h2
{
    text-transform: uppercase;}    
    
#c2 p, #c3 p, /*O*/ #c3 h2, #c4 h1, #c4 p
{
    margin-bottom: 1em;}    
    
#c3
{       
    background-color: #e5e5e5;
    color: #555;}    

.vertical
{
    width: 285px;}    

#c3 h2{font-size: 12pt;}    
#c3 p{font-size: 9pt;}   

#c4 {text-align:left;
    color: #777;
    padding-bottom: 10px;} 
#c4 h1{color: #50ae26;}
#c4 p{margin-right: 3em;
    }
    

/* Deal with table/css/image incompatibilities */    
img
{
    display: block;}

/* Various Separators and bars */    
.separator
{
    background-color: #aaa;
    width: 1px;}

.colorbar1  {   background-color:#50ae26;   }
.colorbar2  {   background-color:#2462ab;   }

#footer
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    color: #fff;}
    
#definition
{
    text-align: left;
    margin: 2em;
    padding: 1em;
    background-color: #e5e5e5;
    }

#definition h1, #definition p
{
        font-size: 9pt;    
        padding-bottom:1em;
}    

#definition h1
{
    color: #2462ab;}

#tagline
{
    text-align:left;
    margin-bottom: -5px;}
    
#tagline a{color: #999;
    font-family: Trebuchet MS, Verdana;
    font-size: 9pt;
    text-decoration: none; 
    font-weight: bold;    
    padding-right: 2em;
    }

#tagline a:hover
{
    color:#2462ab;}  

      