body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333
}
a {
	color: #09663a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0em;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.OrangeHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #FF9900;
	font-weight: bold;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8dc73f;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 13px;
}

#menu {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	float:left;
	width:100%;
	background:#8dc73f;
	line-height:normal;
	border-bottom:1px solid #000000;
	font-size: 10px;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0 1px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("images/logos/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("images/logos/tabrightF.gif") no-repeat right top;
	padding:2px 12px 2px 8px;
	color:#000000;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}

/* Vertical Navigation */
@charset "utf-8";
/* CSS Document */

/* 
#8dc73f mid green
#085c34 dark green
#09663a green Left
#0b7442 green right
#0d8049

*/
#button {
	width: auto;
	border-right: 1px solid #8dc73f;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #8dc73f;
	color: #8dc73f;
	font-size: 12px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #8dc73f;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 7px 0px 0 0.2em;
		border-left: 7px solid #09663a;
		border-right: 7px solid #0b7442;
		background-color: #085c34;
		color: #fff;
		text-decoration: none;
		width: auto;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 7px solid #0b7442;
		border-right: 7px solid #09663a;
		background-color: #086b3c;
		color: #fff;
		}
		
#highlights {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#highlights ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
		}
		
#highlights li {
		border-bottom: 1px solid #8dc73f;
		margin: 0;
		}

#highlights li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #09663a;
		border-right: 10px solid #0b7442;
		background-color: #085c34;
		text-decoration: none;
		}

#highlights li a:hover {
		border-left: 10px solid #0b7442;
		border-right: 10px solid #09663a;
		background-color: #086b3c;
		color: #fff;
		}

#listHeader ul
{
	list-style-image:url("bullet.gif");
	list-style-type: none;
	text-align: left;
	list-style position:outer; 
	margin-left: 0em;
	padding-left: 1.4em;
	}
}

