/* CSS Document */

body {
	background-color: #7E7F7E;
	margin: 0px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;


}
table {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	font-size: 11px;
	list-style-image: url(/img/arrowwh.gif);
}

a:link {
	font-weight: normal;
	color: #137C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #137C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:active {
	font-weight: normal;
	color: #137C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


table.main {
	background-color: #ffffff;
}

.indent	{
	padding-left:10px;
	}

a.newshd:link {
	font-weight: normal;
	color: #137C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.newshd:visited {
	font-weight: normal;
	color: #137C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.newshd:active {
	font-weight: normal;
	color: #137C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.newshd:hover {
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


td.logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
td.space {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;


}
td.news {
	background-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;



}
td.rightnews {
	background-color: #eeeeee;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;



}
table.news {
	background-color: #eeeeee;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;



}
td.lightgreenspace {
	background-color: #99CC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;

}
td.bottomlightgreenspace {
	background-color: #99CC99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

}
td.middlegreenspace {
	background-color: #4D9C5E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
td.darkgreenspace {
	background-color: #137C2A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;

}
.bodycopy {
	font-size: 11px;
	color: #ffffff;
}
.subbodycopy {
	font-size: 12px;
	color: #000000;
}
.header {
	font-size: 16px;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;


}
a.nav:link {
	font-weight: bold;
	color: #999999;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.nav:visited {
	font-weight: bold;
	color: #999999;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.nav:active {
	font-weight: bold;
	color: #999999;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	color: #000000;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.bodycopyblk {

	font-size: 11px;
	color: #000000;
}
.bodycopybold{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.bodycopyboldsm{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.header{
	font-weight: bold;
	font-size: 14px;
	color: #137C2A;
}
/* form stuff */
input {
background-color: #F9F9F3;
border: black 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: normal;
font-size: 11px;
} 

textarea {
	background-color: #F9F9F3;
	border: black 1px solid;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;

} 

.altButtonFormat {
background-color: #137C2A;
font-family: arial, verdana, ms sans serif;
border: #000000 1px solid;
font-size: 11px;
font-weight: bold;
color: #ffffff;
} 

.gImg {
	border: #000000 1px solid;
}

hr {
color: #333333;
background-color: #333333;
height: 1px;

}