body {
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
#leftcolumn {
	position: absolute;
	left: 5px;
	top: 126px;
	width: 160px;
}
#rightcolumn {
	position: absolute;
	right: 5px;
	top: 126px;
	width: 120px;
}
#centrecolumn {
	margin-left: 170px;
	margin-right: 130px;
	margin-top: 5px;
	voice-family: "\}\"";
	voice-family: inherit;
	margin-left: 170px;
	margin-right: 130px;
}
html>body #centrecolumn {
	margin-left: 170px;
	margin-right: 130px;
}
#header {
	height: 60px;
	background-color: #48AA2B;
}
#headerbanner {
	position: absolute;
	width: 468px;
	height: 60px;
	top: 35px;
	right: 4px;
}
.columnheader {
	background-color: #000000;
	background-image: url(images/header_120.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
}
.menuholder {
	background-color: #48AA2B;
	margin: 0px 0px 5px 0px;
}
.menuholder a {
	padding: 5px 3px 5px 3px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.menuholder a:hover {
	background-color: #00CC00;
	color: #FFFFFF;
	text-decoration: none;
}
.bodybanner {
	margin: 0px 0px 5px 0px;
	text-align: center;
}
.leftbanner {
	margin: 5px;
	text-align: center;
}
#pagebody {
	margin: 20px 10px 20px 10px;
}
#partners {
	font-size: 10px;
	font-weight: bold;
	color:#999999;
	margin: 10px;
	text-align: center;
}
#partners a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#partners a:hover {
	text-decoration: underline;
}
#topmenu {
	border-left: 1px solid #000000;
}
.topmenuitem {
	width: 20%;
	float: left;
}
.topmenuitem a {
	padding: 5px;
	background-color: #48AA2B;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	display: block;
}
.topmenuitem a:hover {
	background-color: #00CC00;
	color: #FFFFFF;
	text-decoration: none;
}
.tablehead {
	background-color: #48AA2B;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tablerow1 {
	background-color: #F6FAF4;
	border-bottom: 1px solid #999999;
}
.tablerow2 {
	background-color: #ECF6E9;
	border-bottom: 1px solid #999999;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.leftpagecontent {
	margin: 0px 210px 0px 0px;
}
.rightpagecontent {
	float: right;
	width: 200px;
	text-align: center;
}


/* Standard tags */

h1 {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 2px;
}
h2 {
	color: #48AA2B;
	font-weight: bold;
	font-size: 20px;
}
h3 {
	color: #48AA2B;
	font-weight: bold;
	font-size: 16px;
}
h4 {
	color: #48AA2B;
	font-weight: bold;
	font-size: 14px;
}
a {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.formitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}