body {
	margin: 10 0 0 0;
	background-color: White;
	font-size: 12px;
}

a {
	color: #0072BC;
	text-decoration: none;
}
a:hover {
color: #49aa48;
	text-decoration: underline;
}

tr.topnav {
	background-color: #49AA48;
	font-family: Georgia,serif;
	font-size: 11px;
	color: #081509;
	font-weight: bold 
}
td.homenav {
   background-color: #09160A;	
}

.leftHead {
	color: #ffffff;
	font-size: 14px;
	background-color: #49AA48;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.leftHead A {
	color: #ffffff;
	font-size: 14px;
	background-color: #49aa48;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.leftHead A:hover {
	color: #016BB9;
	font-size: 14px;
	background-color: #49aa48;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.leftHead2 {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.leftText {
	color: #09160A;
	font-size: 12px;
	background-color: #49aa48;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.leftText A {
	color: #09160A;
	font-size: 12px;
	background-color: #49aa48;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.leftText A:hover {
	color: #ffffff;
	font-size: 12px;
	background-color: #49aa48;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mainText {
	color: #081509;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.boldText {
	color: #081509;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
table.stats {
    border: solid black 1px;
}
td.statHead {
	font-size: 11px;
	border-bottom: solid 1px #09160A;
	line-height:14px;
	padding: 3px 3px 3px 3px;
	text-align:left;	
}

td.statText {
	font-size: 9px;
	border-bottom: solid 1px #76909e;
	line-height:14px;
	padding: 3px 3px 3px 3px;
	text-align:left;	
}
td.statNum {
    font-family:"Times New Roman";
	font-weight:bold;
	border-bottom: solid 1px #76909e;
	font-size:12px;
	line-height:14px;
	padding-right: 4px;
	padding-bottom:3px;
	padding-left:2px;
	text-align:right;
	vertical-align:bottom;
}
div.statNum {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold; 
	text-align:center;
	font-size:12px;
	padding-top:10px;}
div.statText {font-size:9px;
	border-bottom: solid 1px #76909e;
	line-height:14px;
	padding: 3px 3px 5px 3px;
	text-align:center;}


td.space10h { height:10px; }
td.space20h { height:20px; }

.r {
	color: #0072bc;
	padding-right: 5px;
	font-weight: bold;
}

#bold { font-weight: bold;}
#bluehead { color: #0071bb; font-size: 14px; font-weight:bold; }
#bluehead2 { color: #0071bb; font-size: 12px; font-weight:bold; }
.newsDateSource {color:#666666; font-size:11px;}


.button
{
	background: #0072BC;
	color: #ffffff;
	font-weight: bold; 
}
.footer {
	color: #081509;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}