body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
p {
	padding: 0;
	line-height: 1.5;
}
h1 {
	padding: 0;
	margin: 3px 0 6px 0;
	font-size:1.2em;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	font-size:0.8em;
}
h2 {
	padding: 0;
	margin: 3px 0 3px 0;
	font-size:1.2em;
	color:#000066;
}
h3 {
	padding: 0;
	margin: 3px 0 3px 0;
	font-size:1.2em;
	color:#428f00;
}
h4 {
	padding: 0;
	margin: 3px 0 3px 0;
	font-size:1em;
}
.intro {
	font-weight: bold;
	color:#000066;
}
.highlight {
	font-weight: bold;
	font-size:1em;
	color:#3c9515;
	font-style:italic;
}
a:link	{
	font-size:1em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a:active {
	font-size:1em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a:visited {
	font-size:1em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a:hover {
	color:#009933;
	text-decoration:underline;
}
h3 a:link	{
	font-size:1.2em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
h3 a:active {
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
h3 a:visited {
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
h3 a:hover {
	color:#009933;
	text-decoration:underline;
}
#maincontent li {
	margin: 3px 0 3px 0;
	line-height: 1.5;
}
.clear {
	clear: both;
}
/***********navs***********/
.rightnav {
	font-size:0.8em;
	font-weight:bold;
	color:#006633;
	width: 152px;
}
.rightnav_orange {
	font-size: 0.8em;
	font-weight: bold;
	color: #FF9900;
	clear:both;
}

.rightnav a {
	font-size:0.8em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a.rightnav:link	{
	font-size:0.8em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a.rightnav:active {
	font-size:0.8em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a.rightnav:visited {
	font-size:0.8em;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
a.rightnav:hover {
	color:#009933;
	text-decoration:underline;
}
.menu {
	width: 138px;
	float:left;
}
ul.main  {
	margin-left: 0px;
	list-style-type: none;
	padding:0px;
}
ul.main a {
	margin: 0;
	display:block;
	border-bottom: 1px solid #cccccc;
}
ul.main li {
	display: inline;
}
ul.sub {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sub a {
	border-bottom: none;
}
ul.subsub {
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
ul.subsub a {
	color: #666666;
	font-size: 0.8em;
	padding: 2px 0;
	display:block;
}
ul.subsub a:hover {
	color:#428f00;
	background-color: #e2f5d3;
}
ul.subsub li {
	border: none;
	display: inline;
}
ul.subsubsub {
	list-style: none;
	margin-left: 16px;
	padding: 0;
}	
ul.subsubsub li a {
	font-size: 0.8em;
	background-color: #e2f5d3;
	color:#428f00;
}
ul.subsubsub li a:hover {
	color: #666666;
	background-color: #e2f5d3;
}
ul.subsubsubsub {
	margin-left: 16px;
	list-style-image:url(img/menus/bullet.gif);
	list-style-position:outside;
	padding: 0;
}

ul.subsubsubsub li a {
	font-size: 0.8em;
	color:#428f00;
	font-weight: normal;
	background-color:#FFFFFF;
}
ul.subsubsubsub li a:hover {
	color: #666666;
	background-color: #e2f5d3;
}
/*






*/
.footer {
	color:#999999;
	font-size: 10px;
	margin-top: 0px;
}
.mainsub_bold {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
a.rightnav_orange:link {
	font-size:0.8em;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
a.rightnav_orange:active {
	font-size:0.8em;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
a.rightnav_orange:visited {
	font-size:0.8em;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
a.rightnav_orange:hover {
	color:#FFCC00;
	text-decoration:underline;
}
.small_tabular {
	font-size: 0.8em;
}
.imgleft {
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0px;
}
.imgright {
	float:right;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.photo_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.team_text {
	margin-left: 161px;
}
.subby a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#428f00;
	text-decoration:none;
	font-weight:normal;
}
a.subby:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#428f00;
	text-decoration:none;
	font-weight:normal;
}
a.subby:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#428f00;
	text-decoration:none;
	font-weight:normal;
}
a.subby:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#428f00;
	text-decoration:none;
	font-weight:normal;
}
a.subby:hover {
	color:#666666;
	text-decoration:underline;
	background-color:#e2f5d3;
	font-weight:normal;
}
.list_1 {
	margin: 0 0 0 2px;
	list-style-image: url(img/bullet_hyph.gif);
	padding: 0px;
	line-height: normal;
}
#maincontent .list_1 li {
	line-height: normal;
	margin: 0px;
	margin-bottom: 5px;
}
.imgright_no_border {
	float:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
