body {
	margin: 0;
	background-color: #d7d8cb;
	font-family: Arial, Helvetica, sans-serif;
}

/* ////////////////////////////////// design/layout //////////////////////////////////// */

#pagePanel {
	
width: 100%;
height: 100%;
background-image: url(images/template/page_background_1.gif);
background-repeat: repeat-x;
background-color: #d7d8cb;

}

#topBanner {

width: 900px;
height: 115px;
background-image:url(images/template/top_banner_back.jpg);
background-repeat: no-repeat;
}


#partner {

width: 210px;
height: 200px;

background-image:url(images/featured_partner_back.gif);
background-repeat: no-repeat;
}


#contentArea {
margin: 15px 0px 0px 0px;
width: 390px;	
}




#subContentArea {
margin: 15px 0px 0px 0px;
width: 390px;	
}



ul.subBullets {
display:block;
	position:relative;
	margin:0;
	padding:0;
	list-style-image: url(images/bulet_arrow_grey.gif);
	vertical-align:top;
	visibility: visible;
	top: px;
	left: 20px;
	z-index: 10;


font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;

}

ul.subBullets li {

width: 360px;
margin-bottom: 15px;
list-style-image: url(images/bulet_arrow_grey.gif);
float:left;
z-index: 10;
color: #666666;
}





#footerNavigation {

width: 840px;
height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3d3d3d;


}

#footerNavigation a {

text-decoration: none;
color: #3d3d3d;

}

#footerNavigation a:hover {

color: #3d3d3d;
text-decoration: underline;
}



#address {

width: 840px;
height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8f8f8f;


}



#copyright {

width: 840px;
height: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #629434;


}





/* ////////////////////////////////// Main Nav //////////////////////////////////// */

ul.nav 
{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	width: 210px;
	height: 154px;
	vertical-align:top;
	visibility: visible;
	z-index: 10;
	background-image:url(images/template/nav_back3.gif); 
	background-repeat:no-repeat;
	
}


ul.nav li {

text-align:left;
height: 22px;
list-style-type: none; 
list-style-image: none;
float:left;
z-index: 10;
color:#FFFFFF;
padding:0;
}

ul.nav li a{
	position:relative;
	top: 3px;
	width: 210px;
	height: 22px;
	float:left;
	z-index: 10;
	color:#FFFFFF;
	text-decoration:none;
	text-indent: 10px;
	vertical-align:middle;
	padding:0;
	
}

ul.nav li a:hover{
vertical-align:middle;
	
	width: 210px;
	height: 19px;
	float:left;
	z-index: 10;
	background-color: #77be64;
	color:#FFFFFF;
	text-decoration:none;
	padding:0;
}





ul.nav_last
{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	width:210px;
	height: 22px;
	vertical-align:top;
	visibility: visible;
	top: 0px;
	left: 0px;
	z-index: 10;
	
}


ul.nav_last li
{
text-align:left;
height: 22px;
list-style-type: none; 
list-style-image: none;
float:left;
z-index: 10;
	background-image:url(images/template/nav_back_last0.gif);
	background-repeat:no-repeat;
color:#FFFFFF;
}

ul.nav_last li a{
	width:210px;
	height: 22px;
	padding: 3px 0px 0px 0px;
	float:left;
	z-index: 10;
	color:#FFFFFF;
	text-decoration:none;
	text-indent: 10px;
}

ul.nav_last li a:hover{
	height: 19px;
	float:left;
	z-index: 10;
	background-image:url(images/template/nav_back_last.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}


/*------------------------------drop down-------------------------------------*/

ul.menu
	{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #656565;
	font-weight:normal;
	padding: 0;
	margin: 0;
	width:180px;
	display:block;
	position:absolute;
	visibility:hidden;
	text-align:left;
	left: 211px;
	/*border: #666666 1px solid;*/
	background-color: #eae9de;
	z-index: 11;
	/*filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;*/

	
	

}

ul.menu li{
	
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #656565;
	text-indent: 5px;
	background-color: #eae9de;
	width:180px;
	height:20px;
	display:block;
	font-weight:normal;
	z-index: 11;
	border-top: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
	
}

ul.menu li a{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #656565;
	background-color: #eae9de;
	width:180px;
	height:20px;
	font-weight:normal;
	display:block;
	z-index: 11;
	
	
}

ul.menu li a:hover{
	
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	width:180px;
	height:20px;
	font-weight:normal;
	background-color: #77be64;
	display:block;
	z-index: 11;
	


}
	
/*------------------------------ end drop down -------------------------------------*/
	
	
/* ////////////////////////////////// End Main Nav //////////////////////////////////// */








/* ////////////////////////////////// Top Links //////////////////////////////////// */



.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #5c5b5b;
	text-decoration: none;
	text-transform: none;
}



.topLinks a {
/*color: #2e88d3;*/
color: #5c5b5b;
text-decoration: none;
}

.topLinks a:hover {
/*color: #2e88d3;*/
color: #111111;
text-decoration: underline;
}



/* ////////////////////////////////// End Top Nav //////////////////////////////////// */




p {
font: Arial, Helvetica, sans-serif;
color:#666666;
font-size: 12px;
}


.bodyText {
font: Arial, Helvetica, sans-serif;
color:#666666;
font-size: 12px;
}


li {

font: Arial, Helvetica, sans-serif;
font-size: 12px;



}

.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #008400;
	text-decoration: underline;
	text-transform: none;
}



.MenuText a {
color: #008400;
text-decoration: underline;
}

.MenuText a:hover {
color: #00ab38;
text-decoration: none;
}






.pageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-variant: normal;
	height: 20px;
	
	font-weight:bold; 
	color: #3c71ba; 
	text-decoration:none;
	
	text-transform: none;
}



.pageLink a {

color: #3c71ba;
text-decoration: none;
}

.pageLink a:hover {

color: #3c71ba;
text-decoration: underline;
}






.sectionTitle {
font-family: Arial Black, Arial, Helvetica, sans-serif; 
font-size: 19px; 
color:#FFFFFF;
top: 5px;
margin-bottom: 5px;

}



.sectionTitle a {

color: #FFFFFF;
text-decoration: none;
}

.sectionTitle a:hover {

color: #77be64;
text-decoration: none;
}



.subLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	height: 20px;
	color: #d4d5c6; 
	text-decoration:none;
	text-transform: none;
	height: 16px;
	
}

.subLink a {

color: #d4d5c6;
text-decoration: none;
}

.subLink a:hover {

color: #77be64;
text-decoration: none;
}











.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style6 {font-size: 12px}
.style7 {font-weight: bold}

.title1 {
font-family: Arial, Helvetica, sans-serif;
color: #239942;
font-size: 20px;
font-weight:bold;
text-align: left;
}

.subtitle1 {
font-family: Arial, Helvetica, sans-serif;
color: #313131;
font-size: 13px;
font-weight:bold;
text-align: left;
margin-top: 10px;
margin-bottom: 5px;
}

.subtitle2 {
font-family: Arial, Helvetica, sans-serif;
color: #313131;
font-size: 13px;
font-weight:bold;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;

}




.title2 {

font-family: Arial, Helvetica, sans-serif;
color: #77be64;
font-size: 14px;
font-weight:bold;
text-align: left;
padding-top: 5px;

}


.title3 {

font-family: Arial, Helvetica, sans-serif;
color: #77be64;
font-size: 14px;
font-weight:bold;
text-align: left;
}




#homePageBullets {

width: 300px;
padding-left: 5px;

}


#homePageBullets li {

font: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #ffffff;
line-height: 21px;
list-style:square;

}


#largeList {

width: 100%;
vertical-align:bottom;

}


#largeList li {

font: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: italic;
text-align:center;
color: #002451;
line-height: 20px;

}



