* {
	padding:0;
	margin:0;
	}
	
body {
	background: #D1BA3B;
	color:#1A4324;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	}

#container {
	margin:10px auto 10px auto;
	width:744px;
	background: url("/images/container_back.gif") repeat-y;
	}
	
#masthead {
	margin: 0;
	padding: 0;
	width:744px;
	height: 133px;
	background: url("/images/masthead.jpg") no-repeat;
	}
	
#masthead img {
	float: left;
	display: inline;
	}	

#content {
	width:586px;
	text-align:left;
	float: left;
	padding-bottom: 15px;
	}
	
#content_footer {
	width:744px;
	height: 39px;
	text-align:left;
	clear: both;
	background: url("/images/content_footer.gif") no-repeat;
	}
	

#content p, #content h1, #content h2, #content h3, #content h4 {
	padding:5px 8px 5px 13px;
	}
	
#content h1 {
	font-size:1.3em;
	padding-top:10px;
	}
#content h2 {
	font-size:1.2em;
	padding-top:10px;
	}
#content h3 {
	font-size:1.1em;
	padding-top:10px;
	}
#content h4 {
	font-size:1.05em;
	padding-top:10px;
	}

#content ul, #content ol {
	padding:5px 13px 5px 36px;
	}
	
#content li {
	padding-bottom: 5px;
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	width:744px;
	clear:both;
	margin:0 auto 0 auto;
	font-size:x-small;
	text-align: center;
	color: #000;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#000000;
	margin-bottom:10px;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a {
	color:#000000;
	}
	
	
.pic {
	float:right;
	margin:10px 0px 10px 10px;
	width:280px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:3px solid #006;
	}

	
.subnav {
	float:right;
	display:inline;
	margin:0px 0px 0px 10px;
	border: 3px solid #099;
	padding:5px;
	width:265px;
	background:#fff;
	}

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#00817c;
	font-weight:bold;
	text-decoration:none;
	}

#footer a {
	color:#00817c;
	font-weight:bold;
	text-decoration:none;
	}
		
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}

fieldset {
	margin: 10px;
	padding:10px;
	}


a.newwindow {
	padding-right: 20px;
	background:transparent url(../../library/icons/icon-newwindow.gif) center right no-repeat;
	}
	
a.pdf {
	padding-right: 17px;
	background:transparent url(../../library/icons/icon-pdf.gif) center right no-repeat;
	}

#content_top {
	width: 744px;
	height: 41px;
	background: url("/images/content_top.gif") no-repeat;
	}
	
#sub_nav {
	font-size: 12px;
	padding: 10px 0 0 210px;
	width: 744px;
	height: 22px;
	background: url("/images/sub_nav.gif") no-repeat;
	}
	
#sub_nav ul {
	list-style: none;
	}

#sub_nav li {
	display: inline;
	padding: 0 10px 0 10px;
	}
	
#site_options {
	padding: 7px 0 0 200px;
	}
	
#site_options ul, #site_options li {
	padding-right: 10px;
	list-style: none;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
img.right {
	float: right;
	display: inline;
	margin: 0 10px 0 10px;
	}
	
#masthead_print {
	display: none;
	}
		