/**
 * Green Presentation Rules
 */

body
{
    background: #92b838;
    color: #666;
}

#container
{
background-color: #92b838;

}

p a {
    
    font-weight: bold;
}

#content-wrapper
{

    background: #fff;
    
}

.cols1
{
/*border-right: 1px solid #1d284d;*/
    background: #FFF;
}


#footer-wrapper p,
#footer-wrapper ul li
{
    font-size: .65em;
    color: #036;
}

#footer-wrapper ul li a
{
    color: #036;
    text-decoration: none;
}


/**
 * Image Replacement Rules
 */
 
#header
{
    background: url(  /images/green/content/bg_header.jpg   ) no-repeat;    
}

#footer
{
    background: url(/images/green/bgFooter.gif) no-repeat;
    height:7px;
    background-position: 0% 100%;
    float:left;

}

#home
{
background-image: url(/images/green/content/bg_content_default.jpg);
background-repeat: no-repeat;
width: 900px;
height: 522px;
margin:0;
padding:0;
}


.wrapper-4cols {
   color: #000;
   background: #aaa;
}

#defbackground {
    color: #666;
}





p.intro, dt {
   color: #000;


}



p.std a {
   font-size:14px;
   color:#000;
   font-weight: bold;       
}

.std2 {
   color:#fff; 
}

/* reset tables */
caption {
 text-align:left;
}

/* end reset tables */

p.std2 a {
    color:white;
    
}

/* flash */

h2.sIFR-replaced {
margin:0;
padding:0;
margin-bottom:9px;

} 

h3.sIFR-replaced {
    margin:0;
    padding:0;
    margin-bottom:9px;
} 

h4.sIFR-replaced {
    margin:0;
    padding:0;
    margin-bottom:4px;
} 

.fm-req p {
    color: #000;
}


ul#copyrights li, ul#copyrights li a {
    color:#fff;
}

#home .wrapper-2cols-content h2
{
  color: #fff;
  font-weight: bold;
}


.wrapper-2cols-content h3 {
  /* color:#321659;  */
  color:#fff;
}
#inside_img {
    width:314px;float:left;position:relative;top:85px;left:55px;
}

.wrapper-4cols {
    background: #fff;
}

#content_welcome .wrapper-4cols {
    background-color: #92B838;
}

