/* CSS Document */

body,td,th {
	font-family:Verdana, Geneva, sans-serif;
}
body {
	background:url(../images/BG-sec.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a:link {
	color:#003300;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#003300;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	font-weight:bold;
	text-decoration:none;
}
.Tag {
	font-size:17px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.Header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#8BA32A;
}
.TableText {
	font-size:12px;
	color:#000000;
	text-align:left;
}
.MainText {
	font-size:14px;
	color:#000000;
	text-align:left;
	padding-right:25px;
	line-height:+1.5;
}
.MainTextC {
	font-size:14px;
	color:#000000;
	text-align:center;
}
.SubNav {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:+1.5;
}
.SubHeader {
	font-size:20px;
	font-weight:bold;
	color:#8BA32A;
}
.SubHeader2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.Caption {
	font-size:12px;
	color:000000;
	text-align:right;
	padding-right:25px;
}
.Address {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.Address a{
	color:#000000;
	text-decoration:underline;
}
.Address a:hover{
	color:#000000;
	text-decoration:none;
}
.Copyright {
	font-size:10px;
	color:#000000;
	text-align:center;
}
.Copyright a{
	color:#000000;
	text-decoration:underline;
}
.Copyright a:hover{
	color:#000000;
	text-decoration:none;
}
.link {
	font-size:12px;
	text-align:center;
	font-weight:bold;
}