@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px
}

h1 {
	font-size: 0.95em;
	line-height: 100%;
	font-family: helvetica, arial;
	font-weight: normal;
	margin-bottom: 6px;
	padding-bottom: 0px;

}

p  {
	color: #333;
	font-size: 0.8em;
	line-height: 125%;
	font-family: helvetica, arial;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

li  {
	color: #333;
	font-size: 12px;
	line-height: 110%;
	font-family: helvetica, arial;
	margin-bottom: 3px;
	margin-left: -8px
}

a {
	color: #363;
	text-decoration: none
}

a:hover {
	color: #999;
	text-decoration: none
}

a.alt   {
	color: #fff;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-decoration: none
}

a.alt:hover  {
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none
}

td.nav {
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px 3px 12px;
}

td.navactive {
	background-color: #2a5640;
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px 3px 12px;
}

a.menu {
	color: #fff;
	font-weight: normal;
	font-size: 0.8em;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.menu:hover {
	font-weight: bold;
	font-size: 0.75em;
	color: #00CC33;
	text-decoration: none;
}
td {
	background-repeat: no-repeat
}

table {
	background-repeat: no-repeat
}

