body {
	background-color: #CCCCCC;
	background-image: url(/_images/bg_page.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #009900;
}
a:hover {
	text-decoration: none;
	background: #FFC96A;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #06489A;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #999999;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
div#bodytext {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 14px;
	line-height: 1.3;
}
td.submenu {
	background: url(/_images/bg_left.gif);
	padding-left: 10px;
}
td.submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	line-height: 1.6;
	font-weight: normal;
	list-style-position: inside;
}
td.submenu A {
	font-weight: normal;
	text-decoration: none;
}
td.footer {
	color: #000000;
	padding: 2px 25px 10px 0px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}
#bodytext LI, .homecontent TD LI {
	padding-bottom: 8px;
}
#bodytext UL {
	padding-top: 8px;
}
.error {
	color: #993333;
}
.required {
	font-weight: bold;
}
.big {
	font-size: 16px;
	color: #99CC00;
	font-weight: bold;
}
table#bluehead td {
	background: #06489A url(/_images/bg_bluebar.jpg);
}
table#topmenu td {
	background: #000;
}
table.homepage {
	border-left: 3px solid #000;
}
table.homepage tr.bottomrow td {
	background: url(/_images/bottom_bg.gif);
}
table.homeblue td {
	background: #06489A;
}
table.homepage td.homeyellow {
	background: #FFC96A;
	padding: 5px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
table.homecontent td {
	padding: 8px;
	background: #ffffff;
	text-align: left;
}
