body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #959595;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-weight: bold;;
	color: #003300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;;
	color: #003300;
	text-decoration: none;
}
hr {
	height: 1px;
	color: #666666;
	background-color: #666666;
}
.subnav {
	font-size: 10px;
	font-weight: bold;
}
.subnav a:link {
	color: #939598;
	text-decoration: none;
}
.subnav a:visited {
	color: #939598;
	text-decoration: none;
}
.title {
	color: #00573d;
	text-decoration: underline;
}
.heading {
	font-size: 17px;
	font-weight: bold;
}
.headline {
	color: #003300;
	font-size: 17px;
}
.alternate_row
{
	
	background: #f0f0f0;
}

.black strong
{ 
	color: #000000; 
	font-weight:bold;
}

.input_required 
{ 
	background-color: #7C2C2C; 
	color: #FFFFFF;
}

.required 
{ 
	color: #7C2C2C; 
}

.copyright {
	font-size: 10px;
}

.twitter {
	font-size: 9px;
}