body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #649924;
	text-decoration: underline;
}
a:visited {
	color: #649924;
	text-decoration: underline;
}
a:hover {
	color: #649924;
	text-decoration: underline;
}
a:active {
	color: #649924;
	text-decoration: underline;
}	
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	color: #649924;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}
a.menutxt:hover{
	color: #649924;
	text-decoration: underline;
}
.headline {
	font-size: 22px;
	color: #00aecb;
	font-weight: bold;
	line-height: 26px;
}
.subheadline {
	font-size: 13px;
	font-weight: bold;
	color: #00aecb;
}
.wheadtxt {
	color: #FFFFFF;
	font-weight: bold;
}
/*
.contentholder {
	width: 750px;
	margin-top: 14px;
}*/
.hrule {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.imagespacer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
