@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container {
	width: 810px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.oneColFixCtrHdr  #news {
	text-align: left;
	float: right;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #014F27;
	border-right-color: #014F27;
	border-bottom-color: #014F27;
	border-left-color: #014F27;
	padding: 0px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 800px;
	background-image: url(img/TreeBG02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
.oneColFixCtrHdr #footer {
	text-align: center;
	float: left;
	width: 800px;
}
.oneColFixCtrHdr #footer p {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

a{
border:none
}

a:link {
	color: #064F24;
	text-decoration: none;
}
a:hover {
	color: #11BD5A;
	text-decoration: none;
}
a:visited {
	color: #064F24;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
.tableTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #035026;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #014D26;
	text-align: left;
	white-space: normal;
}

#tdLeftNav a.sub-active  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #084F23;
	border: 1px solid #084F23;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#tdLeftNav {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

#tdLeftNav a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(img/nav/LeftNaveBtnBG.jpg);
	height: 20px;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}

#tdLeftNav a:hover{
	color: #045127;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(img/nav/LeftNaveBtnBG_over.jpg);
	height: 20px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* End */
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsTable {
	border: 1px solid #024D22;
}
p.black{
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #212121;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
