button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th {
	font-size: 1em;
}
blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6, html, label, legend, li, ol, p, pre, table, td, th, ul {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	line-height: 18px;
	FONT-FAMILY: Tahoma;
	background-color:#3d6171;
	margin-bottom: 40px
}
#wrapper {
	padding: 0px 0px 0px 0px;
	background-position : center 50%;
	background-image : url(images/bg.gif);
	margin : 0 auto;
	background-repeat : repeat-y;
}
#header {
	border: #9bcb4a 0px solid;
	font-size:14px;
	PADDING: 0;
	BACKGROUND: #ffffff;
	MARGIN: 0;
}
p {
	margin: 10px 0px 10px 0px
}
ul {
	margin-left: 10px;
	margin-top: 10px
}
li {
	margin-left: 20px;
	margin-bottom: 5px
}
#content {
	margin : 0 auto 0;
	width : 900px;
	color: #666666;
	background-color: #fff;
}
#slideshow {
	width: 699px;
	height: 301px;
	border: 0px solid #f29b01;
	margin: 0px 0px 0px 0px;
}
#footer-shadow {
	padding: 0px 0px 0px 0px;
	background-position : center 50%;
	background-image : url(images/footer-s.gif);
	margin : 0 auto;
	margin-left: 0px;
	background-repeat : no-repeat;
	height : 20px;
}
#header-shadow {
	padding: 0px 0px 0px 0px;
	background-position : center 50%;
	background-image : url(images/header-s.gif);
	margin : 0 auto;
	margin-left: 0px;
	background-repeat : no-repeat;
	height : 20px;
}
.accent {
	font: italic 14px Georgia, serif;
	font-weight:bold;
	color: #FFFF66
}
h1 {
	padding: 0;
	margin: 0px;
	FONT: 22px Georgia, serif;
	;
	COLOR: #043266;
	font-weight:bold
}
.quote {
	padding: 25px;
	margin: 0px;
	margin-top: 10px;
	FONT: 12px verdana;
	COLOR: #333;
}
h2 {
	padding: 0;
	margin: 0;
	FONT: 14px Georgia, serif;
	;
	COLOR: #043266;
	font-weight:bold
}
.c1 {
	padding-right : 20px;
	float : left;
	width : 115px;
	margin-top : 5px;
	border: #ccc 0px solid;
}
.c2 {
	float : left;
	width : 500px;
	border: #ccc 0px solid;
}
A:link {
	color : #a07d57;
	text-decoration : none;
	border-bottom-style : none;
}
A:visited {
	color : #a07d57;
	text-decoration : none;
	border-bottom-style : none;
}
A:hover {
	color : #a07d57;
	border-bottom : 1px dotted #ab2d31;
	text-decoration : none;
}
#footer {
	border-top: #d8d8d8 1px dotted;
	padding: 10px 0px 0px 0px;
	margin: 0px 8px 0px 8px;
	FONT: normal 11px tahoma, san-serif;
	COLOR: #999;
	text-align:center;
	height: 30px;
}
#footer a {
	COLOR: #517999;
	TEXT-DECORATION: none
}
/* navigation */
.nav_item {
	width: 145px;
	border-bottom: #666666 0px solid;
}
.nav_item_over {
	width: 145px;
	border-bottom: #666666 0px solid;
}
.nav_item_over a {
	display: block;
	border-bottom-style:none;
	text-decoration : none;
	padding-left: 5px;
	color:#97b8bf;
	font-weight:bold
}
.nav_item a {
	display: block;
	background-color: #fff;
	border-bottom-style:none;
	text-decoration : none;
	padding-left: 5px;
	font-weight:bold
}
.nav_item a:hover {
	border-bottom-style:none;
	text-decoration : none;
	color:#97b8bf;
	font-weight:bold
}
#nav {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	color:#FFFFFF;
	line-height: 40px;
	width: 100px;
	border-right: 0px solid #666666;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px
}
/* end navigation */
/* forms */
label {
	margin-left: 12px;
	display: block;
	margin-bottom: -0.75em;
}
input, select, textarea {
	display: inline;
	position: relative;
	left: 20em;
	top: -.5em;
}
.form_text {
	display: inline;
	position: relative;
	left: 20em;
	top: -.5em;
	background-color:#FFFFFF;
	border:thin;
	padding: 1px;
	font-size:14px;
}
#sbutt {
	padding: 1px;
	border: #333333 1px solid;
	background: #878787;
	color: #ffffff;
	top: 0.5em;
}
#sbutt_frame {
	padding: 1px;
	border: #333333 1px solid;
	background: #878787;
	color: #ffffff;
	top: -2em;
	left: 20em;
}
#message {
	color:#0000FF;
}
/* end forms */
/* underline table */
#underline_table table {
	margin: 0px auto;
	width: 100%;
	padding: 0;
	margin: 0;
}
#underline_table th {
	color: #fff;
	background-color:#333;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	text-transform:uppercase;
	vertical-align:text-top;
}
#underline_table td {
	border-bottom: #999 1px solid;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	vertical-align:top;
}
#underline_table th a:link {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#underline_table th a:visited {
	text-decoration : none;
	border-bottom-style : none;
	color:#FFFFFF;
}
#underline_table th a:hover {
	border-bottom: 1px solid;
	text-decoration : none;
	color:#FFFFFF;
}
/* end underline table */
#dateselect input, #dateselect select, #dateselect textarea {
	display: block;
	position: relative;
	left: 0em;
	top: 0em;
}
#dateselect #sbutt {
	font-size:10px;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 20px;
	border: #333333 1px solid;
	background: #878787;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
}
#report_table th {
	color: #fff;
	background-color:#333333;
	border: #999 1px solid;
	width: 100%;
	margin: 1px;
	padding: 2px;
	font-size: 12px;
	text-transform:uppercase;
	vertical-align:text-top;
}
#report_table td {
	border: #999 1px solid;
	width: 100%;
	margin: 1px;
	padding: 2px;
	font-size: 12px;
	vertical-align:text-top;
}
.table_input {
	display: block;
	position: relative;
	left: 0em;
	top: 0em;
	border: #ccc 1px solid;
	background-color: #FFFF66;
	padding-left: 5px;
	width: 50px
}
/* table */
#table_style1 table {
	border-top: #7a7a7a 1px solid;
	border-right: #7a7a7a 1px solid;
	width: 90%; /* IE6 issue with 100% */
	margin: 0px 100px 0px 10px;
}
#table_style1 tr {
	background-color:#f9f9e8;
}
#table_style1 th {
	background-color:#7a7a7a;
	border-left: #7a7a7a 1px solid;
	border-bottom: #7a7a7a 1px solid;
	color:#fff;
	padding: 1px;
	font-size:12px;
	vertical-align:top
}
#table_style1 td {
	border-left: #7a7a7a 1px solid;
	border-bottom: #7a7a7a 1px solid;
	padding: 2px;
	font-size:12px;
	vertical-align:top
}
#table_style1 th a:link {
	text-decoration: none;
	border-bottom-style: none;
}
#table_style1 th a:visited {
	text-decoration: none;
	border-bottom-style : none;
}
#table_style1 th a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
	margin: 0px auto;
	width: 100%;
	padding: 0;
	margin: 0;
}
/* table  */
.confirm {
	color: #f2632d;
	cursor: pointer;
}
