html {
	min-height:100%; margin-bottom:1px;
}

body {
	background-color: #fff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

#wrapper {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner {
	display: none;
}	

#print_graphic {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	height: 0.75in;
}
	
#topNav {
	display: none;
}

#sideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	display: block;
	height: 5in;
}

#sideNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	width: 160px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sideNav a:link {
	color: #000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sideNav a:visited {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#bodyTextGoesHere {
	display: none;
}

#bodyTextGoesHere_alt_photo {
	display: block;
	height: 5in;
	width: 5in;
	float: left;
	text-align: center;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	text-align: left;
	height: 2.0in;	
}

