html {
	height:100%;
}

body {
	min-height: 101%;
	background-color: #b5b67c;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #3f5877;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3f5877;
	font-weight: bold;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #3f5877;
}

.white_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	color: #737b4a;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	color: #737b4a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #737b4a;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#wrapper {
	width: 850px;
	background-color: #426480;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

#banner {
	height: 110px;
	width: 850px;
	background-image: url(../images/banner.jpg);
	text-indent: -2000px;
}	

#print_graphic {
	display: none;
}
	
#topNav {
	width: 850px;
	background-color: #9dab7a;
	height: 10px;
	float: right;
}


#sideNav {
	width: 160px;
	float: left;
	background-color: #426480;
	padding: 0px;
}

#sideNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#sideNav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sideNav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sideNav a:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #e0eeee;
}

#bodyTextGoesHere {
	width: 674px;
	background-color: #426480;
	background-repeat: no-repeat;
	height: 455px;
	float: right;
	background-position: right bottom;
}

#bodyTextGoesHere_alt_photo {
	display: none;
}

#footer {
	background-color: #9dab7a;
	text-align: center;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000;
}	

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}
