body { 
margin: 0px; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 14px; 
color: #464646; 
background-color: #174822; 
background-image: url(bg.jpg); 
background-repeat: repeat-x; 
} 



#container { 
width: 960px; 
border-left: 1px #709C7C solid; 
border-right: 1px #709C7C solid; 
border-bottom: 1px #709C7C solid; 
} 

/* header area start */ 

#header { 
width: 960px; 
margin-top: 18px;
*margin-top: 0px;
} 

#utility_nav { 
width: 960px; 
font-size: 11px; 
font-weight: bold; 
color: #D6E041; 
text-align: right; 
white-space: nowrap; 
padding-top: 3px; 
padding-bottom: 14px; 
#padding-bottom: 5px; 
_padding-bottom: 6px; 
background-color: #6db344; 
background-image: url(); 
background-repeat: repeat-x; 
} 



/* topnav area start */ 

#topnav { 
width: 960px; 
font-size: 11px; 
text-align: right; 
white-space: nowrap; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #174822; 
background-image: url(bg_topnav.jpg); 
background-repeat: no-repeat; 
} 

/* main area start */ 

#m{ 
width: 960px; 
} 

#leftnav_a { 
background-image: url(bg_leftnav_a.jpg); 
background-repeat: repeat-y; 
background-color: #000000; 
} 

#leftnav_b { 
padding-bottom: ; 
background-image: url(bg_leftnav_b.jpg); 
background-repeat: no-repeat; 
} 

#leftnav_a_white { 
background-image: url(bg_leftnav_a_white.jpg); 
background-repeat: repeat-y; 
background-color: #FFFFFF; 
} 

#leftnav_b_white { 
padding-bottom: ; 
background-image: url(bg_leftnav_b_white.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding: 0px 15px 20px 0px; 
background-color: #000000; 
background-image: url(bg_main_new.gif); 
background-repeat: no-repeat; 
} 

#content_area_white { 
padding: 80px 15px 20px 0px; 
background-color: #FFFFFF; 
background-image: url(bg_main_white.gif); 
background-repeat: no-repeat; 
} 

.bucket { 
font-size: 10px; 
} 

.bucket02 { 
font-size: 10px; 
padding: 5px 5px 5px 5px; 
background-image: url(bg_bucket02.jpg); 
background-repeat: repeat-x; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
height: 40px; 
font-size: 11px; 
color: #FFFFFF; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 10px; 
background-image: url(bg_leftnav_a.jpg); 
background-repeat: repeat-y; 
background-color: #000000; 
} 

#footer_white { 
width: 960px; 
height: 40px; 
font-size: 11px; 
color: #000000; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 10px; 
background-image: url(bg_leftnav_a_white.jpg); 
background-repeat: repeat-y; 
background-color: #FFFFFF; 
} 

#disclaimer { 
width: 960px; 
font-size: 10px; 
color: #709C7C; 
text-align: left; 
padding-top: 5px; 
padding-bottom: 5px; 
} 

/* heading styles */ 




h3 { 
color: #009534; 
font-size: 14px; 
font-weight: bold; 
margin: 0px; 
padding: 0px; 
} 


/* image styles */ 

.img01 { 
border: 1px #009534 solid; 
} 

.img02 { 
border: 1px #CCCCCC solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #CCCCCC solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 { 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

/* text syles */ 

.lefthead { 
font-size: 26px; 
font-weight: bold; 
color: #FFFFFF; 
display: block; 
padding: 18px 0px 15px 15px; 
} 

.sm { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 10px; 
color: #000000; 
} 

/* link styles */ 

/* default link */ 

a { 
color: #0000FF; 
text-decoration: underline; 
} 
a:hover { 
color: #0000FF; 
text-decoration: none; 
} 
a:visited { 
color: #0000FF; 
text-decoration: underline; 
} 
a:visited:hover { 
color: #0000FF; 
text-decoration: none; 
} 

/* top contact info link */ 

a.utility { 
color: #D6E041; 
text-decoration: underline; 
} 
a.utility:hover { 
color: #D6E041; 
text-decoration: none; 
} 
a.utility:visited { 
color: #D6E041; 
text-decoration: underline; 
} 
a.utility:visited:hover { 
color: #D6E041; 
text-decoration: none; 
} 

/* topnav link */ 

.topnav 
{ 
font-family: Arial; 
font-size: 11px; 
color: #709C7C; 
} 
.topnav a:link, .topnav a:visited, .topnav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #FFFFFF; 
text-decoration: none; 
padding-left: 11px; 
padding-right: 11px; 
} 
.topnav a:hover, .topnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #D6E041; 
text-decoration: none; 
padding-left: 11px; 
padding-right: 11px; 
} 

/* left navigation */ 

a.leftnav { 
font-size: 15px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
width: 210px; 
padding: 10px 0px 0px 15px; 
} 
a.leftnav:hover { 
color: #D6E041; 
text-decoration: none; 
display: block; 
padding: 10px 0px 0px 15px; 
} 
a.leftnav:visited { 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
padding: 10px 0px 0px 15px; 
} 
a.leftnav:visited:hover { 
color: #D6E041; 
text-decoration: none; 
display: block; 
padding: 10px 0px 0px 15px; 
} 

a.leftnav_sm { 
font-size: 11px; 
width: 110px; 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
padding: 2px 0px 2px 0px; 
border-bottom: 1px #709C7C solid; 
} 
a.leftnav_sm:hover { 
color: #D6E041; 
text-decoration: none; 
display: block; 
padding: 2px 0px 2px 0px; 
} 
a.leftnav_sm:visited { 
color: #FFFFFF; 
text-decoration: none; 
display: block; 
padding: 2px 0px 2px 0px; 
} 
a.leftnav_sm:visited:hover { 
color: #D6E041; 
text-decoration: none; 
display: block; 
padding: 2px 0px 2px 0px; 
} 

.submenu { 
font-size: 10px; 
color: #464646; 
display: none; 
padding: 0px 10px 0px 25px; 
} 
.submenu a:link, .submenu a:visited, .submenu a:active { 
color: #464646; 
text-decoration: none; 
display: block; 
} 
.submenu a:hover, .submenu a:visited:hover { 
color: #464646; 
text-decoration: underline; 
display: block; 
} 

/* content bucket link */ 

a.bucket_link { 
font-size: 14px; 
font-weight: bold; 
color: #006339; 
text-decoration: none; 
} 
a.bucket_link:hover { 
color: #006339; 
text-decoration: underline; 
} 
a.bucket_link:visited { 
color: #006339; 
text-decoration: none; 
} 
a.bucket_link:visited:hover { 
color: #006339; 
text-decoration: underline; 
} 

a.catalog { 
font-size: 11px; 
color: #006339; 
text-decoration: underline; 
} 
a.catalog:hover { 
color: #006339; 
text-decoration: none; 
} 
a.catalog:visited { 
color: #006339; 
text-decoration: underline; 
} 
a.catalog:visited:hover { 
color: #006339; 
text-decoration: none; 
} 

/* footer link */ 

a.footer { 
color: #009534; 
text-decoration: underline; 
} 
a.footer:hover { 
color: #009534; 
text-decoration: none; 
} 
a.footer:visited { 
color: #009534; 
text-decoration: underline; 
} 
a.footer:visited:hover { 
color: #009534; 
text-decoration: none; 
} 

/* drop_downs */ 
a.dropdown { 
font-size: 11px; 
color: #464646; 
font-weight: normal; 
text-decoration: none; 
line-height: 22px; 
} 
a.dropdown:visited { 
color: #464646; 
text-decoration: none; 
} 
#css_top_menu, #css_top_menu ul { 
padding: 0; 
margin: 0; 
list-style: none; 
} 
#css_top_menu li { 
float: left; 
position: relative; 
} 
#css_top_menu a { 
text-decoration: none; 
} 
.mainitems { 
border: 0px #009534 solid; 
border-left-width: 0; 
background-color: ; 
} 
.submenus { 
display: none; 
width: 150px; 
position: absolute; 
top: 0px; 
left: 250px; 
background-color: #FFFFFF; 
border: 1px #009534 solid; 
} 
.submenus li { 
width: 100%; 
} 
.submenus li a { 
display: block; 
width: 100%; 
text-indent: 10px; 
} 
html>body .submenus li a { /* non IE browsers */ 
width: auto; 
} 
.submenus li a:hover { 
background-color: #85C56B; 
color: #FFFFFF; 
font-weight: normal; 
} 
#css_top_menu li>ul {/* non IE browsers */ 
top: 0px; 
left: 250px; 
} 
#css_top_menu li:hover ul, li.over ul { 
display: block; 
} 

/* search box */ 

.style1 { 
font-size: 11px; 
} 
.style3 { 
font-size: 11px; 
} 
.style4 { 
font-size: 11px; 
} 
.style5 { 
} 

/* miscellaneous */ 

a.more { 
color: #009534; 
text-decoration: underline; 
} 
a.more:hover { 
color: #009534; 
text-decoration: none; 
} 
a.more:visited { 
color: #009534; 
text-decoration: underline; 
} 
a.more:visited:hover { 
color: #009534; 
text-decoration: none; 
} 

ul { 
margin-left: 11px; 
#margin-left: 11px; 
_margin-left: 8px; 
padding-left: 11px; 
#padding-left: 11px; 
-padding-left: 8px; 
} 

li { 
list-style-image: url(bullet.gif); 
} 

hr { 
height: 1px; 
color: #CCCCCC; 
} 

#copyright { 
width: 960px; 
font-size: 10px; 
color: #709C7C; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
}




.search011{
margin-top:7px;
*margin-top:3px;
margin-bottom:-6px;
*margin-bottom:-11px;
}



.style1{
position: relative; top: -3px; *top: 0px; font-family:Arial,Helvetica,Verdana,sans-seri; font-size:11px; font-weight:bold; color:#D6E041;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
 .style1 {
  position: relative; top: -5px;
 }
}

.style2{
margin-right:3px;
margin-left:3px;
margin-top:-2px;
*margin-left:3px;
*margin-right:2px;
*margin-top:-1px;
*width:128px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
 .style2{
margin-right:5px;
margin-left:5px;
margin-top:-3px;
}

}


.style5{
margin-top:-2px;
*margin-top:0px;
margin-left:3px;
*width:121px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.style5{
margin-top:-3px;
margin-left:5px;
}
}


.style6{
	position: relative; 
	top: -1px; 
	*top: 1px; 
	*margin-right:-13px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.style6{
	position: relative; 
	top: -3px; 
	margin-right:-1px;
}
}

