@charset "utf-8";
/* CSS Document */

td{
	FONT-FAMILY: Arial, Helvetica, SansSerif;
	FONT-SIZE: 0.75em;
	color : Black;
}
.title{
	font-weight: bold;
	font-size : 1.2em;
	color : #000000;
	text-decoration : none;
	FONT-FAMILY: Arial, Helvetica, SansSerif;
}
h1{
	font-weight: bolder;
	font-size : 2em;
	text-decoration : none;
	FONT-FAMILY: Arial, Helvetica, SansSerif;
	color : #82C133;
	margin-top : 0px;
	padding-top: 0px;
}
h2{
	font-weight: bold;
	font-size : 1.2em;
	text-decoration : none;
	font-style : normal;
	margin-top : 0px;
	padding-right:0px;
	padding-top: 0px;
	margin-bottom : 0px;
	padding-bottom: 0px;
	display: inline; 
}
img {border:0;}
img.right { float: right; padding-left:12px; margin-left: 12px; margin-right: 0px; padding-right:0px; }
img.blk { border:2px; border-style:solid; border-color:#000; width:200px; }
.just{text-align: justify; width:675px;}

.justimg{text-align: justify; }

.small{
	FONT-SIZE: 0.75em;
}
.leftCol {
	float:left;
	width:485px;
	text-align: justify;
}
.rightCol{
	float:right;
	width:204px;
	}
#sep{ width:100%; height:1px; margin-top:12px; margin-bottom:12px; color:#E2E2E2}
#spc{ padding-left:12px; margin-left:12px; padding-right:12px; margin-right:12px; vertical-align:middle;}
table.border { border-collapse:collapse; width:100%;}
.border td{	border: 1px solid #E2E2E2; padding:6px; margin:0px; vertical-align:top; border-spacing:0}
table.noborder { border-collapse:collapse; width:100%;}
.noborder td{	border: 0px none; padding:2px; margin:0px; vertical-align:top; border-spacing:0}
table.line { border-collapse:collapse; width:100%;}
.line td { border-bottom:1px solid #E2E2E2; padding:6px; margin:0px; vertical-align:top; }
/*TOP NAVIGATION=======================*/
a.nav:link, a.nav:visited    {
	color: #77b800;
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 16px;
	font-weight: bold;
	display : block;
	background-position : center;
	width : 100%;
	padding : 9px 6px 10px 7px;
}
a.nav:hover{
	color: #4e3227;
	background-color:transparent;
	text-decoration: underline;
	FONT-SIZE: 16px;
	font-weight: bold;
	padding : 9px 6px 10px 7px;
	display : block;
	background-position : center;
	width : 100%;
}
a.navs:link, a.navs:visited, a.navs:hover    {
	color: #F58220;
	background-color: transparent;
	text-decoration: none;
	FONT-SIZE: 16px;
	font-weight: bold;
	display : block;
	background-position : center;
	width : 100%;
	padding : 9px 6px 10px 7px;
}/*Conservation button*/
a.navcon:link, a.navcon:visited    {
	color: #77b800;
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 16px;
	font-weight: bold;
	display : block;
	/*background-image : url(images/@SubBac.gif);
	*/
	background-position : center;
	width : 100%;
	padding : 15px 6px 16px 7px;
}
a.navcon:hover{
	color: #4e3227;
	background-color:transparent;
	text-decoration: underline;
	FONT-SIZE: 16px;
	font-weight: bold;
	padding : 15px 6px 16px 7px;
	display : block;
	/*background-image : url(images/@SubBac.gif);
	*/
	background-position : center;
	width : 100%;
}
a.navcons:link, a.navcons:visited, a.navcons:hover    {
	color: #F58220;
	background-color: transparent;
	text-decoration: none;
	FONT-SIZE: 16px;
	font-weight: bold;
	display : block;
	/*background-image : url(images/@SubBac.gif);
	*/
	background-position : center;
	width : 100%;
	padding : 15px 6px 16px 7px;
}
/*top small nav links*/
a.nav2:link, a.nav2:visited    {
	color: #77b800;
	background-color:transparent;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: bold;
	display : block;
	/*background-image : url(images/@SubBac.gif);
	*/
	background-position : center;
	width : 100%;
	padding : 3px 8px 4px 8px;
}
a.nav2:hover{
	color:#231f20;
	background-color:transparent;
	text-decoration: underline;
	FONT-SIZE: 12px;
	font-weight: bold;
	padding : 3px 8px 4px 8px;
	display : block;
	/*background-image : url(images/@SubBac.gif);
	*/
	background-position : center;
	width : 100%;
}
/*LEFT NAVIGATION=======================*/
a.sub:link, a.sub:visited, a.sub:active    {
	width : 160px;
	padding-bottom:2px;
	text-decoration: none;
}
a.sub:hover   {
	color:#231f20;
	text-decoration: underline;
}
a.subs:link, a.subs:visited     {
	color:#F58220; 
	width : 160px;
	padding-bottom:2px;
	text-decoration: none;
}
/*General Link*/
a:link, a:visited, a:active  {
	color: #77b800;
	background-color:transparent;
	font-weight : bold;
	text-decoration: none;
}
a:hover   {
	color:#231f20;
	background-color:transparent;
	text-decoration: underline;
	font-weight : bold;
}
a.s:link, a.s:visited     {
	color:#F58220;
}