body {
	background-color: #EEEEEE;
	padding: 0px;
	margin: 1px;


}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: 2px groove #666666;
	padding: 5px;
	margin: 0px 10% 15px;
	height: auto;
	overflow: visible;
}
a[href*="http"]:after{
	content: url("/images/link-out.gif");
	}
a[href*=".pdf"]:after{
	content: url("/images/link-pdf.gif");
	}
.headerTitleText {
	font-size: 150%;
	font-weight: bold;
	color: #000066;
	text-align: left;
	position: absolute;
	left: 5px;
}
.headerSubText {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	top: 44px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, mono;





}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666666;
	padding: 5px;
	border: 2px inset #000000;
	margin: 15px 10% 0px;
	font-size: large;
	color: #FFFFFF;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666633;
	border: 2px inset #000000;
	height: 40px;
	font-weight: bold;
	color: #EEEEEE;
	vertical-align: middle;
	position: static;
	margin: 0px 0%;
	padding: 5px;
	background-image: url(images/headerwheel.jpg);
	text-decoration: overline;
}
.header2link {
	vertical-align: middle;
	border: 0px none;
	right: 2px;
	position: absolute;
	top: 2px;
	background-color: #666666;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
}
.header2link a{
	color: #eeeeee;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	background-color: #666666;
	border: 1px solid #CCCCCC;

}

.header2link a:hover{
	color: #333366;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.header2link a:active{
	color: #ffffff;
	text-decoration: underline;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	border: 1px outset #EEEEEE;
	margin: 1px 7px 1px 1px;
	padding: 1px;
	left: 3px;
	float: left;
	text-decoration: none;

}
.logo a {
	text-decoraton: none;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;

}
.logo a:visited {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
}
.logo a:hover {
	text-decoration: none;
	color: #333366;
	background-color: #FFFFFF;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #333333;
}
.mainsection {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 5px;
	font-size: 12px;


}
.sectionLeft {
	margin: 5px;
	position: absolute;
	background-color: #FFFFFF;
	border: 2px groove #666666;
	padding: 0px 5px 5px;
	width: 40%;
	left: 7%;
	vertical-align: top;
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	clear: both;

}
.sectionRight {
	margin: 5px;
	width: 40%;
	position: absolute;
	right: 7%;
	padding: 0px 5px 5px;
	border: 2px groove #666666;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	clear: both;

}
a:hover {
	color: #FF0000;
}
.hiliteBox {
	background-color: #FFFFCC;
	margin: 3px;
	padding: 3px;
	border: 2px outset #FFFF00;
	top: 100px;
	right: 15%;
	position: absolute;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	height: 70px;
	font-size: small;
	color: #EEEEEE;
	vertical-align: middle;
	position: static;
	margin: 0px 0% 15px;
	padding: 5px 5px 2px;
	background-image: url(images/headerwheel.jpg);
	border-top: 2px inset #000000;
	border-right: 2px inset #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px inset #000000;

}

h1 {
	font-family:"Courier New", Courier, mono;
	background-color: #666666;
	padding: 5px;
	border: 2px inset #000000;
	margin: 15px 10% 0px;
	font-size: large;
	color: #FFFFFF;
}

h2 {
	font-family:"Courier New", Courier, mono;
	background-color: #666666;
	padding: 5px;
	border: 2px inset #000000;
	margin: 15px 10% 0px;
	font-size: large;
	color: #FFFFFF;
}

.footer {
	text-align: center;
	position: relative;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;






}

