body {

	font-size: 9pt;

	line-height: 14pt;

	color: #000;

	font-family: trebuchet, verdana, arial, sans-serif;

	text-align: left;

	margin: 0;

	padding: 0;

}
#background {background: #003366 url(images/bg_water.jpg) no-repeat top center; height: auto !important; height: 100%; min-height: 100%; padding-bottom: 30px; }


h1 {

	font-size: 11pt;

	color: #63a32f;

}



.headers {

	font-size: 11pt;

	color: #63a32f;

}



.bheaders {

	font-size: 13pt;

	color: #003366;

}



.bigheaders {

	font-size: 16pt;

	color: #af873d;

}



.sheaders {

	font-size: 9pt;

	color: #af873d;

}



#nav {

	background: #fff url(images/nav_bg.jpg) repeat-y;

	line-height: 14pt;

	padding-left: 0px;

	padding-top: 5px;

}



#navlist {

	list-style: disc;

	position: outside;

	top: -10px;

}



#content {

	background: #fff;
	padding-top: 5px;

	padding-left: 10px;

	padding-right: 5px;

}



a:link, a:visited {

	text-decoration: none;

	color: #af873d;

}



a:hover, a:active {

	text-decoration: underline;

	color: #003366;

}



#footer {

	font-size: 8pt;

}



.list-header {

	color: #63a32f;

}



.annouce_box {

	background: #e5f3ff;

	padding: 8px;

	border: solid 1px #af873d;
	margin: 8px;
}

.val_error {

		color: red;

		font-weight: 600;

	}