/* CSS Document */

body {
	background-color: #FFFFFF ;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #444444;

}

p {
	font-size: 13px;
	color: #444444;
	line-height: 150%;
}

.boldpara {
	font-size: 13px;
	color: #444444;
	line-height: 150%;
	font-weight: bold;
	color: #246233;
}


h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #246233;
	line-height: 26px;

}

.subheads  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f844f;
	line-height: 23px;
	
	

}




#allcontent  {
	width: 1000px;
	position: relative;
	margin: auto;
	background-position: bottom;
	background-color: #FFFFFF;
	padding: 0px  20px  20px  20px;
	border-left: thin  solid  #999999;
	border-right: thin  solid  #999999;
	border-bottom: thin  solid  #999999;
	

	}
	
	
	
#topnav {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
	font-size: 15px;
	margin: 0px;
	text-align: center;
	color: #edaa54;
		
	}
	
#topnav .borderright {
	border-right: 1px solid #ffffff;
	text-align: center;
	background-color: #eb9321;

}

#topnav .noborderright {
	text-align: center;
	background-color: #eb9321;

}

#topnav .activepageborderright {
	color: #000000;
	border-right: 1px solid #ffffff;
	text-align: center;
	background-color: #edaa54;
	}
	
#topnav .activepagenoborderright {
	color: #000000;
	text-align: center;
	background-color: #edaa54;
	}
	
	
.activepage {
	color: #000000;
	text-align: center;
	}
	
		
#topnav a {
	color: #ffffff;
	text-decoration: none;

}

#topnav a:link {
	color: #fffffff;
	text-decoration: none;

	
}

#topnav a:visited {
	text-decoration: none;

}

#topnav a:hover {
	color: #000000;
	text-decoration: none;

	
}
	
#maincontent  {
	width: 1000px;
	height: auto;
	}
	
	
.leftpanel  {
	width: 145px;
	text-align: center;	
	vertical-align: top;
	}
	
#rightpanel  {
	width: 120px;
	height: auto;
	vertical-align: top;
	text-align: center;
	border-top: 8px #FFFFFF solid;
	border-left: thin dotted #88995f;

	}


	
.centersection {
	width: 479px;
	vertical-align: top;
	padding:  0px  18px  0px 18px;
	
}



.rule {
	border-bottom: medium solid #ffffff;

}

.rule2 {
	border-bottom: thin dotted #88995f;

}


.rightnav2  {
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 0px 3px 0px;
	color: #000000;
	}



a {
	color: #95b94c;
	text-decoration: none;
	
}

a:link {
	color: #95b94c;
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;

	
}

a:hover {
	color: #CC9933;
	text-decoration: none;
}



.bodytextlink a {
	color: #546672;
	text-decoration: none;
	
	}
	
.bodytextlink a:link {
	color: #95b94c;
	text-decoration: none;
	
	}
	
.bodytextlink a:visited {
	color: #95b94c;
	text-decoration: none;
	
	}
	
.bodytextlink a:hover {
	text-decoration: none;
	color: #CC9933;
	
	}


.caption  {
	font-size: 11px;
	color: #888888;
	line-height: 16px;
	

}







	
.copyright {
	font-weight: lighter;
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	line-height: 100%;
	}
	
.copyright  a{
	font-weight: lighter;
	font: 9px Arial, Helvetica, sans-serif;
	color: #546672;
	text-align: left;
	line-height: 100%;
	text-decoration: none;
}

