@charset "UTF-8";
body {
	<script type="text/javascript"></script>
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
}
.oneColFixCtrHdr #container {
	width: 940px;
	text-align: left;
	background-color: #000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#container #logo {
	position: absolute;
	height: 105px;
	width: 304px;
	left: -450px;
	top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container img {
	position: absolute;
	left: 490px;
	top: 20px;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #9C9;
}
a:hover {
	color: #9F9;
}
a:active {
	color: #9F9;
}
.alternateNavigation .here {
	color: #FFF;
}
.oneColFixCtrHdr #header {
	background-color: #FFF;
	height: 155px;
	background-image: url(../images/global/cadBanner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 0;
}
.oneColFixCtrHdr #navigation {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 54px;
	background-image: url(../images/global/navigationBar.jpg);
}
.oneColFixCtrHdr #container #MenuBar1 {
	position: absolute;
}
.oneColFixCtrHdr #container #mainContent #text {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 20px;
}
.oneColFixCtrHdr #mainContent {
	width: 420px;
	color: #FFF;
	background-image: url(../images/global/leftBackground.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #000;
	float: left;
	line-height: 180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 520px;
}
.subheads {
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
}
.listText {
	padding: 0px;
	list-style-type: circle;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
h1 {
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 22px;
}
.alternateNavigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	line-height: 130%;
	margin-top: 10px;
}
#footerCol2 {
	font-size: 10px;
	width: 470px;
	margin-right: 10px;
	padding-top: 0px;
	text-align: right;
	color: #FFF;
	line-height: 140%;
	margin-top: 0px;
	float: right;
}
