td{
font-family:Arial;
font-size:11px;
}
.pghd{
font-size:18px;
}
.pghdblue{
color:#0881AC;
}
.llink{
color:#073A71;
text-decoration:none;
font-weight:bold;
}
.glink{
color:#5EA302;
text-decoration:none;
font-weight:bold;
}
.lhd{
font-size:14px;
font-weight:bold;
}
.txtg12{
font-size:12px;
color:#488903;
text-decoration:none;
}
.blue{
color:#209DC6;
font-weight:bold;
}
.footer{
color:#4F4F4F;
}
.footer a{
color:#4F4F4F;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}
a{
color:#006600;
}
.txt10{
font-size:10px;
}



.container {
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; 
	background-color: #fffaf0;
}
.mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.caption {
	font-size: 90%;
	text-align: left;
}
.captionb{
	font-size: 90%;
	text-align: left;
	font-weight: bold;
}
.newsFont{
	font-size: 100%;
	text-align: left;

}
h4{
	background-color: #77A706;
	line-height: 2em;
	color: #000000;
	text-align: right;
	padding-right: 6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}