html {
	width:100%;
	height:102%;
	margin-bottom:1px;
}
body {
	width:100%;
	height:102%;
	text-align:center;
	background-color:#CCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0 0 1px;
	padding:0;
}
#content h1 {
	font-size:125%;
	color:#000;
	background-color:inherit;
	margin:0;
	padding:0 0 10px 5px;
}
#upper {
	font-size:75%;
	margin-left:auto;
	margin-right:auto;
	width:770px;
	text-align:left;
	position:relative;
	padding:2px 5px;
}
#header h1 {
	color:#FFF;
	background-color:inherit;
	text-align:center;
	font-size:1.8em;
	margin:0;
	padding:5px 5px 2px;
}
#header p {
	color:#FFF;
	background-color:inherit;
	font-style:italic;
	text-align:center;
	font-size:1.2em;
	margin:0;
	padding:2px 5px 15px;
}
#footer {
	font-size:70%;
	width:780px;
	min-height:85px;
	text-align:right;
	position:relative;
	margin:5px auto 10px;
}
#wrapper-lower {
	width:100%;
	text-align:center;
	background:url("/scripts/lowerBG.jpg") repeat-x top;
	position:relative;
}
#upper ul, #footer ul, #subNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#upper li, #footer li {
	display:inline;
	padding-left:5px;
}
#upper a {
	color:#FED;
	font-size:.8em;
}
#header {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	text-align:left;
	position:relative;
}
#navigation {
	float:left;
	width:780px;
	background:#f59a41 url("../images/bg.gif") repeat-x bottom;
	font-size:.85em;
	line-height:normal;
}
#navigation ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:2px 10px 0 0;
}
#navigation li {
	float:left;
	background:url("/scripts/left_both2_home.gif") no-repeat left top;
	border-bottom:2px solid #000;
	background-position:0 0;
	white-space:nowrap;
	margin:0 5px 0 0;
	padding:0 0 0 6px;
}
#navigation li.home {
	background-position:0 0;
}
#navigation a {
	display:block;
	width:.1em;
	background:url("/scripts/right_both2.gif") no-repeat right top;
	text-decoration:none;
	font-weight:700;
	color:#EEE;
	white-space:nowrap;
	float:none;
	padding:5px 10px 4px 2px;
}
#navigation > ul a {
	width:auto;
}
#navigation a:hover {
	color:#333;
}
#navigation li#selected {
	background-position:0 -150px;
	border-width:0;
}
#navigation li#selected a {
	background-position:100% -150px;
	padding-bottom:6px;
	color:#333;
}
#navigation li:hover, #navigation li:hover a {
	background-position:0 -150px;
	color:#333;
}
#navigation li.home:hover {
	background-position:0 -150px;
}
#navigation li:hover a {
	background-position:100% -150px;
}
#lower {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fee0c8;
	border-left:2px solid #666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	width:776px;
}
#subNav {
	width:190px;
	background:#fee0c8 url("/scripts/sidenavBG.jpg") no-repeat 0 -10px;
	float:right;
	padding:5px;
}
#subNav ul {
	padding:5px;
}
#subNav li {
	padding:3px 0;
}
#subNav a {
	color:blue;
	font-weight:700;
	font-size:.80em;
}
#subNav a#selected {
	color:#000;
	text-decoration:none;
}
p.navI {
	font-size:.75em;
	font-style:italic;
}
#address {
	width:190px;
	background-color:#ffe8d6;
	float:right;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin:0 0 20px;
	padding:5px;
}
#address p {
	font-size:.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
}
#content {
	width:530px;
	min-height:340px;
	background:#FFF url("/scripts/contentBG.jpg") no-repeat 0 -10px;
	float:right;
	margin-top:0;
	margin-bottom:0;
	padding:30px 23px 0;
}
.clear {
	clear:both;
}
#footer p {
	float:left;
	width:250px;
	display:inline;
	text-indent:0;
	text-align:left;
	color:#000;
	margin:0;
	padding:0;
}
#footer ul {
	float:right;
	width:400px;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
#content p {
	font-size:.82em;
	line-height:1.25em;
	text-indent:0;
	margin:9px 2px;
}
#content p.noindent {
	text-indent:0;
}
.callout {
	background-color:#E1E1FF;
	font-size:.9em;
	padding:5px 15px;
}
#content ul {
	list-style-type:disc;
	margin:5px 5px 5px 25px;
	padding:0;
}
#content li {
	font-size:.82em;
	padding:3px 5px;
}
h2 {
	font-size:1em;
	color:#333;
}
#content a {
	color:#00F;
}
#footer a.adobeReader, #content a.adobeReader {
	text-align:left;
	float:right;
	clear:both;
	width:300px;
	min-height:42px;
	background:#FFF url("/images/adobeReader-download.gif") no-repeat left center;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	display:inline-block;
	margin:10px 0;
	padding:5px 5px 5px 160px;
}
p.last-update {
	float:right;
	display:block;
	clear:both;
	font-size:.55em;
	margin:8px;
	padding:0;
}
span.pdf {
	color:#555;
	font-size:.75em;
}
#wrapper-upper, #wrapper-header {
	width:100%;
	text-align:center;
	background:#f59a41;
	position:relative;
}
#upper a:hover, #subNav a:active, a.adobeReader:hover {
	color:#000;
}
#subNav a:hover, #content a:hover, a.adobeReader:hover span.bluelink {
	color:red;
}
#footer a, a.adobeReader span.bluelink {
	color:#00F;
	text-decoration:none;
}

