* {
	padding:0;
	margin:0;
	}
body {
	color:#33001F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background: #147772;
	}


#container {
	margin:10px auto 10px auto;
	width:772px;
	background: transparent url("/images/background.gif") repeat-y;
	border: 1px solid black;
	}
	
#container_2 {
	width:772px;
	background: transparent url("/images/content_background.gif") no-repeat 275px;
	}
	
#masthead {
	margin: 0;
	padding: 0;
	width:772px;
	height: 127px;
	background: url("/images/masthead.jpg") no-repeat;
	}

#print_header {
	display: none;
	}
	
#masthead img {
	float: left;
	display: inline;
	}	
	
#address {
	width: 450px;
	float: right;
	display: inline;
	padding: 75px 10px 0 0;
	text-align: right;
	font: bold italic 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006B66;
}

#content {
	width: 577px;
	text-align:left;
	float: left;
	display: inline;
	padding: 10px 0 10px 0;
	color: #006B66;
	}
	
#content a {
	color: #00504C;
	}
	
#content img {
	float: right;
	display: inline;
	border: 4px solid #E4D424;
	margin-left: 10px;
	margin-bottom: 5px;
	}

#content p, #content h1, #content h2, #content h3, #content h4 {
	padding:5px 12px 5px 15px;
	}
	
#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 40px;
	}
	
#content ol li ul {
	list-style: none;
	}
	
#footer {
	padding-top:20px;
	padding-bottom: 10px;
	width:772px;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;
	background: #006B66 url("/images/footer.gif") no-repeat;
	font-size:x-small;
	color: #fff;
	}
	
#footer ul {
	list-style: none;
	padding-bottom: 10px;
	}
	
#footer li {
	display: inline;
	padding: 0 10px 0 10px;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#fff;
	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: #fff;
	font-weight:bold;
	text-decoration:none;
	}

#footer a {
	color:#fff;
	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;
	}
	
	
