body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	background: #f0f0ff url(/images/bg_main.gif);
}

table
{
	border: none;
}

td
{
	border: none;
	padding: .5em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: .5em;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: .5em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: .5em;
}

img
{
	border: none;
}

a 
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

a:hover 
{
	color:#8a8;
}

.gobacklink
{
	display: block;
	text-align: right;
	margin-top: 1em;
	clear: both;
}

.repeatingtable 
{
	margin-bottom: 2em;
}

.tableheader 
{
	font-weight: bold;
	font-style: normal;
	background-color: #c0c0e0;
	padding: .15em;
	padding-left: 14px;
	background-image: url(/images/tableheaderbackground.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.tablecaption 
{
	font-weight: bold;
	font-style: normal;
	background-color: #c0c0e0;
	padding: .15em;
	padding-left: 14px;
}

.listitem
{
	border: solid 1px #c0c0e0;
}

.tablesubmit
{
	font-weight: bold;
	font-style: normal;
	background-color: #c0c0e0;
	padding: .15em;
	padding-left: 14px;
	text-align: right;
	background-image: url(/images/tablefooterbackground.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tablefooter
{
	font-weight: bold;
	font-style: normal;
	background-color: #c0c0e0;
	padding: .15em;
	padding-left: 14px;
	background-image: url(/images/tablefooterbackground.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#banner
{
	background-color: #fff;
	border: none;
	height: 127px;
	margin: 0px;
	padding: 0x;
	background-color: #fff;
	font-size: 0px;
	line-height: 0px;
}

#bannertop
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -389px;
	display: inline;
}

#bannerleftarm
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -242px;
	display: inline;
	top: 126px;
}

#bannerrightarm
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 50%;
	margin-left: 84px;
	display: inline;
	top: 126px;
}

.topfade {
	width: 100%;
	background: url(/images/topfade.jpg) top right repeat-y;
	background-color: #d3e3f0;
	margin: 0px;
	padding: 0px;
	padding-right: 1em;
	height: 24px;
	font-size: 16px;
	text-align: right;
	color: #fff;
	border: none;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #444;
}

.topfade a {
	color: #fff;
	padding-right: 1.5em;
	text-decoration: none;
}

.topfade a:hover {
	color: #fff;
}

#mainarea {
	padding: 0px;
	margin: 0px;
	margin-right: 1em;
	margin-top: .5em;
	text-align: center;
}

#menu {
	border-right: 1px solid #444;
	width: 15em;
	font-size: .8em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #0962a9;
	background-image: url(/images/menubackground.jpg);
	margin: 0px;
	padding: 0px;
}

#menu p
{
	background-color: #c22;
	margin: 0em;
	font-size: 1.25em;
	font-weight: bold;
}

#menu ul {
	margin: 0px;
	padding: 4px;
	list-style-type: none;
	text-align: left;
}

#menu ul li {
	border: 1px solid #444;
	padding: .125em;
	margin: .5em;
	background-color: #4c99de;
	background-image: url(/images/menuitembackground.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}

#menu ul li a {
	color: #fff;
}

#contentholder
{
	border: solid 1px #aaa;
	border-bottom: solid 1px #444;
	border-right: solid 1px #444;
	background-color: #fff;
	padding: 1em;
	width: 100%;
	text-align: center;
}

#content
{
	text-align: left;
}

#copyright {
	margin: 0px;
	margin-top: .5em;
	padding: 4px;
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	background-color: #d3e3f0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #444;
	clear: both;
}

#webdevelopedby
{
	padding-top: 1em;
	text-align: center;
}
