﻿body {
background: url(../_img/bg_repeater.gif) repeat-x  #246a31;
margin-top: 0px;
margin-bottom: 0px;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}

table {
border-collapse: collapse;
padding: 0px;
margin: 0px;
border: 0px;
}

td {
vertical-align: top;
padding: 0px;
margin: 0px;
border: 0px;
}



p, td, table, ul, li {
font-family: Trebuchet MS;
font-size: 12px;
color: #07538d;
line-height: 16px;
}

.main
{
	background-color:#ffffff;
	width:805px;
	height:85.2%;
}

/*******************Text*******************/

a {
color: #1a6033;
}

a:hover {
text-decoration: none;
} 

.header {
color: #1a91d6;
font-size: 15px;
line-height: 18px;
}

.subheader {
color: #1a91d6;
font-size: 14px;
line-height: 18px;
}

.small_text {
font-size: 10px;
line-height: 11px;
}


hr {
height: 6px;
border: 0px solid;
background: url(../_img/hr_repeater.gif) repeat-x;
}


.underline
{
	text-decoration:underline;
}




/****************Nav****************/

a.first_nav {
font-weight: bold;
text-decoration: none;
background:url(../_img/arrow.gif) no-repeat 13px 5px;
padding:0px 0px 3px 23px;
display:block;
width:176px;

}
.first_nav:hover 
{
text-decoration: underline;
}

a.first_nav_on 
{
padding:0px 0px 3px 23px;
background:url(../_img/arrow.gif) no-repeat 13px 5px  #a3c9df;
text-decoration: underline;
width:176px;
}



a.second_nav 
{
text-decoration: none;
padding:0px 0px 3px 30px;
background:url(../_img/arrow2.gif) no-repeat 21px 5px #bcd9e9 ;
display:block;
width:176px;

}

a.second_nav_on {
text-decoration: underline;
padding:0px 0px 3px 30px;
background:url(../_img/arrow2.gif) no-repeat  21px 5px #bcd9e9;
display:block;
width:176px;
}

.second_nav: hover {
text-decoration: underline;
}

a.third_nav {
text-decoration: none;
font-size: 11px;
padding:0px 0px 3px 33px;
background: #d1e5f0;
width:176px;
display:block;
}

.third_nav: hover {
text-decoration: underline;
}

a.third_nav_on 
{
text-decoration: underline;
font-size: 11px;
padding:0px 0px 3px 33px;
background:#d1e5f0;
width:176px;
display:block;
}

/*******************other*******************/


.search_outline {
border: 1px solid #106db2;
width:104px;
vertical-align:middle;
}

.search_button {
background: #8fcb0f;
color: #ffffff;
border: 1px solid #106db2;
height:20px;
text-decoration:none;
padding:0px 0px 0px 2px;
vertical-align:middle;
}


.hidden
{
	display:none;
}
