body {
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(i/bg2.jpg) repeat-x;
	margin: 150px 0px 0px;
	padding: 0px;
}
a, a:visited {
	font-weight: bold;
	/*/*/text-decoration: none;/* */
	color: #FFCC00;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
#logo {
	position: absolute;
	left: 0px;
	top: -1px;
	width: 289px;
	height: 70px;
	z-index: 1;



}
#midway {
	position: absolute;
	left: 0px;
	top: 70px;
}
#nav {
	position: absolute;
	left: -8px;
	top: 93px;
}
#wrapper {
	margin: 0px 100px 0px 50px;
}
#mainheader {
	/*/*/border-bottom: 4px solid #FFCC00;
	font: 24px "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: strong;
	padding: 6px;/* */
	color: #999999;
}
#content p {
	text-align: justify;
}
#footer {
	/*/*/border-top: 4px solid #FFCC00;
	padding: 4px 0 2px 0;
	margin: 0 0 4px 0;/* */
}
#skipnav {
	display: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: 999999;
	font-size: 20px;
	font-weight: strong;

}
.graphictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
	text-align: center;

}
.smsubhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: strong;
	color: #000000;
	text-decoration: underline;
}
.boxtextbulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	color: 000000;
	list-style-position: outside;
	list-style-type: disc;
