/* CSS Document */
body {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color:#3F413D;
	line-height:16px;
	margin:0;
	padding:0;
	text-align:center;
	text-align: -moz-center;
	background-color:#FFFFFF;
}
a:link {
	color: #3F413D;
	font-size:10px;
	text-decoration:none;
}
a:visited {
	color: #4FA217;
	font-size:10px;
	text-decoration:none;
}
a:hover {
	color: #4FA217;
	font-size:10px;
	text-decoration:none;
	border-bottom-color:#4FA217;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
a:active {
	color: #4FA217;
	font-size:10px;
	text-decoration:none;
}
img {
	border:0;
}
#wrapper {
	width:100%;
	padding:0;
	text-align:center;
	text-align: -moz-center;
}
#container {
	width:880px;
	text-align:center;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	margin:0;
}
#header {
	text-align:right;
	height:85px;
	width:880px;
	vertical-align:bottom;
}
#mainMenu {
	text-align:left;
	height:23px;
	width:880px;
	margin:0;
	padding:0;
}
#tblHeroshot, #tblContent, #tblPageTitle {
	margin-top: 2px;
	text-align:left;
}
.tdPageTitle {
	font:20px Arial;
	color:#69D41E;
	padding:15px 20px;
}
#tblFooter {
	margin-top:5px;
	text-align:left;
	vertical-align:top;
}
.mainContent {
	padding:25px 15px 25px 15px;
}
.tdGreen {
	background-color:#69D41E;
	height:34px;
	vertical-align:middle;
	margin-left:20px;
}
.tdGray {
	background-color:#90958C;
	height:34px;
	font-size:10px;
	color:#333333;
	vertical-align:middle;
}
.inputSearch {
	width:190px;
	height:14px;
	border: #666666 1px solid;
	color:#444444;
	font-size:15px;
	margin-left:30px;
	padding:3px;
}
#termFooter {
	width:200px;
	float:left;
	margin-left:10px;
	font-size:10px;
	color:#FFFFFF;
}
#termFooter a:link  {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	border:0;
}
#termFooter a:visited  {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	border:0;
}
#termFooter a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	border:0;
}
#termFooter a:active  {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	border:0;
}
#copyFooter {
	width:340px;
	float:right;
	margin-right:10px;
	font-size:9px;
	color:#333333;
	text-align:right;
}
.bgFooter {
	height:100px;
	background-image: url(../images/bgFooter.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#wrapFooterMenu {
	margin:10px 30px 5px 30px;
	font-size:10px;
	color:#6A6F66;
	text-align:left;
	vertical-align:top;
}
#wrapFooterMenu ul {
	padding:0;
	margin-left:15px;
}
#wrapFooterMenu ul li{
	font-size:10px;
	color:#6A6F66;
	list-style-image: url(../images/bullet.gif);
}
#wrapFooterMenu ul li a:link, a:visited, a:active {
	font-size:10px;
	color:#6A6F66;
	text-decoration:none;
}
#wrapFooterMenu ul li a:hover {
	font-size:10px;
	color:#4FA217;
	text-decoration:none;
	border-bottom:#4FA217 1px dotted;
}
