﻿html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#052119;
	font-size:8pt;
    line-height: 135%;	

} 
 
#pagewidth{ 
 width:974px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:73px; 
  background-color:#ffffff; 
 width:100%;
 
  
} 


 
#maincol{background-color: #ffffff;  
 float: right; 
 display:inline; 
 position: relative; 
 width:974px; 
 }
 
 #maincol p{margin:1em;}
 
 #headerLeft
 {
 float:left;
 }
 
 #headerRight
{
    float: right;
    color: #008d23;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-top:8px;
}
 
  #headerRight a
{
color: #008d23;
 text-decoration:none;
}
 
 #menu
 {
width:142px;
background-image:url(images/home/menuBg.jpg);
background-position:top;
background-repeat:no-repeat;
margin-right:16px;
padding-top:41px;
padding-bottom:1px;
color: #009128;
font-family: Verdana;
font-size:9px;
font-weight: normal;
 }

 
  #intMenu
 {
width:142px;
background-image:url(images/home/menuIntBg.jpg);
background-position:top;
background-repeat:no-repeat;
margin-right:16px;
padding-top:41px;
padding-bottom:6px;
color: #009128;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
 }
 
#sampleMenu
{
width:142px;
background-image:url(images/home/menuSampleBg.jpg);
background-position:top;
background-repeat:no-repeat;
margin-right:16px;
padding-top:41px;
padding-bottom:6px;
color: #009128;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
}

#menuFooter
{
background-image:url(images/home/menuFooter.jpg);
background-position:top;
background-repeat:no-repeat;
height:9px;
width:142px;
padding-top:0px;
margin-top:0px;
}
 
#menuSampleFooter
{
background-image:url(images/home/menuSampleFooter.jpg);
background-position:top;
background-repeat:no-repeat;
height:9px;
width:142px;
padding-top:0px;
margin-top:0px;
}
 
 
#menu ul 
{
margin:0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
list-style-position: outside;
}
 
#intMenu ul 
{
margin:0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
list-style-position: outside;
}
 
#sampleMenu ul 
{
margin:0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
list-style-position: outside;
}
 
 
#menu li
{
background-image:url(images/home/menuSpacers.gif);
background-position:left bottom;
background-repeat:no-repeat;
list-style-type: none;
padding:0px 5px 5px 5px;
margin:0px 5px 5px 5px;
}
 

#intMenu li
{
background-image:url(images/home/menuSpacers.gif);
background-position:left bottom;
background-repeat:no-repeat;
list-style-type: none;
padding:0px 5px 7px 5px;
margin:0px 5px 7px 5px;
}
 
#sampleMenu li
{
background-image:url(images/home/menuSpacers.gif);
background-position:left bottom;
background-repeat:no-repeat;
list-style-type: none;
padding:0px 5px 7px 5px;
margin:0px 5px 7px 5px;
}
 
#menu ul li a
{
color: #008e30;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration:none;
}
 
#intMenu ul li a
{
color: #008e30;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration:none;
}
 
#sampleMenu ul li a
{
color: #008e30;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
text-decoration:none;
}
 
 
 
 #mainLeft
 {
 width:142px;
 background-color:#ffffff;
 float:left;
 }
 
 #mainRight
 {
 width:816px;
 float:right;
 background-color:#ffffff;
 }
 
  #mainRightContent
 {
 width:736px;
 float:right;
 background-color:#ffffff;
 background-image:url('images/home/mainBgBorder.gif');
 background-repeat:no-repeat;
 background-position:left top;
 padding:40px 40px 40px 40px;
 }
 
#mainAd
{
float:left;
width:595px;

 background-color:#ffffff;
}

#mainAd img
 {
   border:none;
 }

#news
{
    background-image:url(images/home/newsBg.jpg);
    background-position:top;
    background-repeat:no-repeat;
    height:290px;
    margin-left:16px;
    float:right;
    width:205px;
    background-color:#ffffff;
    padding-top:50px;
    color: #009128;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration:none;
    overflow:hidden;
}

#news ul
{ 
margin:0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
list-style-position: outside;
}

#news li
{ 
  list-style-image:url(images/li-green-arrow.gif);
padding:0px 5px 10px 0px;
 margin:0px 5px 10px 20px;
}

#news li:hover
{
 background-color:#e5f4e9; 
}


#news li a
{
        color: #008e30;
    font-family: Verdana;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
 
}




 .darkLink 
{
padding:10px 5px 0px 10px;
margin:10px 5px 0px 10px;
font-weight:bold;
color:#043d11;
}


#newsFooter
{
 background-image:url(images/home/newsFooter.jpg);
 background-position:top;
 background-repeat:no-repeat;
 height:10px;
 width:205px;
 margin-left:16px;
 float:right;
}

#tripleBannersClear
{
clear:both;

}

#tripleBanners
{
padding : 16px 0px 0px 0px;

float:none;
background-color:#ffffff;
}



 #tripleBanners img
 {
   border:none;
 }
  


#leftBanner
{
background-color:#ffffff;
float:left;
width:261px;
padding-right:16px;
}

#centerBanner
{	
background-color:#ffffff;
float:left;
width:261px;
}

#rightBanner
{	
background-color:#ffffff;
float:right;
width:261px;
padding-left:16px;
}

* html #leftBanner{ padding-right:14px;}

* html #rightBanner{ padding-left:10px;}



#onlyprint{
display:none;
}


.title, A.title:link, A.title:visited, A.title:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
    color:#008a29;
	font-weight: bold;
	text-decoration: none;
	line-height:100%;
}



a
{
    color:#052119;
    text-decoration:underline;
}

a:hover
{
    background-color:#eef7f4;
    color:#052119;
    text-decoration:underline;
}