body {
margin-left: 0px;
margin-top: 0px;
	color: #000;
	background-color: #004c01;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	vertical-align: top;
}

p {
	color: #000;
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 8px;
}

small {
	color: #fff;
	font-size: 9px;
	line-height: 150%;
	font-weight: normal;
}

.email {
	background-color: #004c01;
	color: #000;
	text-align: left;
	font-size: 9px;
}

td.footer {
	background-color: #fff;
	color: #000;
	text-align: left;
	font-size: 9px;
	padding: 10px 20px 10px 25px;
	line-height: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
		margin-bottom: 10px;
		color: #94883e;
}

h2 {
	font-size: 12px;
	color: #004c01;
		line-height: 130%;
		margin-top: 16px;
		margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
			margin-top: 12px;
		margin-bottom: 8px;
}

table#outer {
	margin: 20px auto;
	border: 1px solid #94883e;
	}

td.text {
	padding: 22px 20px 0px 22px;
	font-size: 12px;
	background-color: white;
}

table#header td {
height: 250px;
padding-bottom: 0px;
background-color: #004c01;
}

table#navstrip td {
height: 22px;
background-image: url(images/AGD_navstrip.jpg);
background-repeat: no-repeat;
background-position: top;
padding-top: 0px;
border: 1px solid #94883e;
	}

td.navtop {
padding: 0px 20px 0px 0px;
font-size: x-small;
color: White;
vertical-align: middle;
text-align: right;
}

td.lhcol {
background-color:#94883e;
	width: 110px;
}



#navtop ul {
margin-left: 0;
list-style-type: none;
font-size: 11px;
margin-top: 0px;

}

#navtop a {
display: inline;

}

#navtop a:link, #navtop a:visited {
color: white;
text-decoration: none;

}

#navtop a:hover {
background-color: #94883e;
color: #fff;

}

#navtop a.active {

color: White;

}

#navtop a:hover.active {
background-color: #94883e;
color: #fff;

}

a:link {
	color: #94883e;
	text-decoration: none;

}

a:visited {
color: #004c01;
	text-decoration: none;

}

a:hover {
	color: #004c01;
}

a:active {
color: #94883e;
	
}

li {
	line-height: 130%;
	margin-top: 5px
}

ul {
	line-height: 150%;
	}

