@charset "UTF-8";
/* CSS Document */

a:focus{outline:1px dotted invert}
hr{border:0 #ccc solid; border-top-width:1px; clear:both; height:0}
hr.green {
	background: #256F2C;
	margin: 5px 0px 15px;
	padding: 0px;
	height: 1px;
	border-style: none;
	color: #256F2C;
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p{margin:0px 0px 15px;font-size:13px;line-height:18px;}


/*a:link { color: #666; }
a:visited { color: #666; }
a:hover { color: #999; }
a:active { color: #666; }*/
a{color:#256f2c; text-decoration:none; font-weight:bold; line-height:12px}
a.callout{margin:0px; padding:0px 0px 0px 15px; line-height:12px; background:url(../img/a-callout.gif) no-repeat left top; width:auto; height:12px}
a.navigation{line-height:25px; background:url(../img/a-navigation-bdr.gif) no-repeat right top; margin:0px; width:auto; padding:0px 15px 0px 0px; height:21px; display:block; float:left}
/*a[href $='.pdf']{margin:0px; padding:0px 0px 0px 15px; line-height:12px; background:url(../img/icon-pdf.jpg) no-repeat left top; width:auto; height:12px}*/
a.pdf{margin:0px; padding:0px 0px 0px 15px; line-height:12px; background:url(../img/icon-pdf.jpg) no-repeat left top; width:auto; height:12px}

h1{font-size:24px; color:#00704a; font-weight:normal;}

h2{
	font-size:19px;
	font-weight:bold;
	color:#00704a;
	margin-top:20px;
	margin-bottom: 10px;
}

h3{font-size:16px; font-weight:bold; color:#99cd40; margin:0;padding:0;margin-bottom:3px;margin-top:13px;}

h4{}

h5{}
.caption {
	font-style: italic;
	color: #000;
	font-size: 10px;
}

p.intro {font-size:14px;color:#00704a;}
p.home-intro {font-size:16px;line-height:20px;width:875px;}
p.link-details {font-size:10px;line-height:13px;margin:0;padding:0;margin-bottom:8px;}.f_size {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
