/* css Zen Garden submission 175 - 'Business Style', by Gunta Klavina, http://www.klavina.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2005, Gunta Klavina */
/* Added: July 9th, 2005 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

body
{
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #f2f2f2;

}

#body
    {
    margin: 0;
    padding: 0;
    }
a
    {
    color: #0D7520;
    }
a:hover
    {
    color: #a8a8a8;
    }

acronym
    {
    border: none;
    }


#container
    {
    margin: 0 auto;
    width: 90%;
    min-height:1000px;
    height: 100%;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }

#pageHeader
    {
	    padding-top: 25px;
	    padding-left: 25px;
    }
#pageHeader h1
    {
   /* background: url(images/logo.gif); 
    width: 175px;
    height: 25px;
    margin: 0;
    */
    }
/*
#pageHeader h1 span
    {
    
    display: none;
    }
*/
h1
    {
    font-size: 15px;
    margin: 0;
    }


h2
    {
    font-size: 12px;
    margin: 0;
    }

#quickSummary .p2
    {
    font-size: 12px;
    margin: 0;
    }
#greenbox
{
   font-size: 11px;
    height: 171px;
    background: url(images/greenbox.jpg) no-repeat;
    margin: 0px;
    width: 25px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
 
}    
#quickSummary
{
   font-size: 11px;
    margin: 0px;
    width: 500px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
}

#quickSummary .p1 
    {
        padding: 10px 0 0 10px;
    
    font: 12px/150% Trebuchet MS;
    }

    
#growheader
	{
    margin: 0;
    width: 100%;
    padding-top: 10px;
	}    
	
table#growheader td
{
    padding: 0px;
    border: 0px;

}	
#greenspan
    {
    background: url(images/greenline.jpg);
    height: 171px;
    margin: 0;
    }

#flowerbox
    {
    background: url(/content/images/1.jpg);
    width: 505px;
    height: 171px;
    margin: 0;
    }

 #supportingText
    {
    margin: 40px 20px 0 243px;
    }
#supportingText p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
 #preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3
    {
    text-align: left;
    height: 24px;
    margin: 40px 0 10px 0;
    }
#preamble h3
    {
    }
#explanation h3
    {
    }
#participation h3
    {
    }
#benefits h3
    {
    }
#requirements h3
    {
    }
#requirements
    {
    margin-bottom: 40px;
    }

#linkList
    {
    position: absolute;
    top: 0px;
    left: 0;
    margin-top: 230px;
    width: 210px;
    }
#lselect 
    {
    margin: 30px 0 5px 40px;
    }
    
    
#lselect ul, #larchives ul, #lresources ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#lselect ul li
    {
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #0D7520;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
.lselected
{
    text-decoration: none;
    color: #0D7520;
    font-size: 13px;
    font-weight: bold;
}    
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#linkList #lresources ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#lresources 
    {
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }
#larchives h3.archives
    {
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    }

#footer
    {
    background: url(images/footer.gif) no-repeat;
    color: #fff;
    height: 48px;
    text-align: left;
    padding: 0 10px 0 30px;
    line-height: 26px;
    font-size: 11px;
    margin: 15px 0 0 0;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

   .feature {margin-top: 15px; margin-left: 5px;  border:solid 1px #cccccc;}
   .feature div.header {color:#990033;font-size:11px; font-weight: bold; margin:	3px 0 0 0;}
   .feature div.details {font-size: 11px; margin:	2px 0 0 0; color: #666666;}

#loginform
{
padding-top: 10px; 
}
#oepowered
{
padding-top: 50px; 
}
