body {
	font-family: Gill Sans MT, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(backgrounds/page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 28px;
	text-align: center;
}
#mainwrapper {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	position: relative;
	width: 990px;
	margin: auto;
}
#leftmargin {
	float: left;
	width: 4px;
	height: 300px;
}
#leftcontent {
	float: left;
	width: 606px;
}
#lefttop {
	text-align: right;
	height: 40px;
	width: 549px;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
}
#leftmid {
	background-repeat: no-repeat;
	background-position: left top;
	height: 186px;
	width: 606px;
	overflow:hidden
}
h1 {
	font-size: 1.3em;
	text-align: left;
	margin-left: 40px;
	font-weight: normal;
	top: 10px;
	padding-top: 20px;
}
#leftbottom {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
}
map {
	margin-left: 60px;
}
#rightwrapper {
	float: right;
	width: 380px;
}
#rightcontent {
	float: right;
	width: 224px;
	font-size: 0.9em;
}
#righthead {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 226px;
	width: 100%;
}
#rightmid {
	font-weight: bold;
	color: #FFFFFF;
	height: 192px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#rightmid a {
	color: #FFFFFF;
}
#rightbottom {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lefttop p {
	padding-top: 10px;
}
#midcontent {
	float: left;
	width: 156px;
	text-align: left;
	overflow: hidden;
}
#midcontent ul {
	margin: 0px;
	padding: 0px;
}
#midcontent li {
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 156px;
	list-style-type: none;
	left: 6px;
	text-indent: 18px;
	font-size: 9.4pt;
	font-weight: bold;
	color: #FFFFFF;
}

#midcontent ul li a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top: 6px;
}
#midcontent a:hover {
	text-decoration: none;
}
#midcenterblock {
	background-color: #CCCCCC;
	height: 192px;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#midlowerblock {
	font-size: 0.9em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#midlowerblock ul li a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	top: 6px;
}
#midlowercontent {
	float: left;
	width: 156px;
	margin-left: 5px;
	text-align: left;
	color: #FFFFFF;
}
#midlowercontent a {
	color: #FFFFFF;
}
#clearing {
	clear: both;
	height: 5px;
	width: 100%;
}
.questions	{
	color: #CC0033;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.answers	{	
	margin-top: 0px;
	padding-top: 0px;
}
#footerleft {
	height: 20px;
	width: 610px;
	float: left;
}
#footermid {
	float: left;
	height: 20px;
	width: 156px;
}
#footerright {
	float: left;
	height: 20px;
	width: 224px;
	font-color:#FFFFFF;
}
.style1 {
	color: #FFFFFF;
}
.style6 {
	float:left;
}
.style6 a {
	text-decoration: none;
	text-underline: none;
}
.style7 {
	font-weight: bold;
}
