@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../design/bodyBG_repeat-x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#site {
	margin: 0 auto;
	width: 1024px;
}
#header {
	height: 200px;
	position: relative;
	width: 1024px;
	text-align: center;
}
#site #header #headerArch {
	background-image: url(../design/arch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	width: 1024px;
	position: relative;
	top: -112px;
	z-index: 1;
}
#site #header #logo {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	margin-bottom: 0px;
}
#site #header #infoBoxL {
	position: absolute;
	top: 0px;
	z-index: 4;
	height: 89px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 0px;
	font-size: 12px;
	float: left;
	background-image: url(../design/infoBox.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 207px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 30px;
	color: #CCCCCC;
	text-align: left;
}
#site #header #infoBoxR {
	position: absolute;
	top: 0px;
	z-index: 4;
	height: 79px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: right;
	right: 30px;
	background-image: url(../design/infoBox.png);
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
	padding-left: 15px;
}
#site #header #address {
	position: absolute;
	top: 95px;
	z-index: 3;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 0px;
	font-size: 12px;
	float: left;
}
#site #header #phone {
	position: absolute;
	top: 95px;
	z-index: 3;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: right;
	right: 30px;
}
.infoHead a {
	color: #D1FE01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.infoHead a:hover {
	color: #FFFFFF;
}
.infoItem a {
	color: #99FF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.infoItem a:hover {
	color: #FFFFFF;
}
#site #contentMain {
	width: 1010px;
	color: #FFFFFF;
	top: 2px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#site #navigation {
	width: 260px;
	position: relative;
	float: left;
	margin-top: 40px;
	text-align: left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation a {
	display: block;
	width: 257px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#navigation a:hover {
	display: block;
	width: 217px;
	height: 30px;
	color:#CCFF00;
	text-decoration: none;
	padding-top: 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 60px;
	margin-bottom: 5px;
	background-image: url(../design/buttonOverSplat.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation .promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	border: thin solid #000099;
	position: relative;
	top: 25px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	margin-top: 15px;
}
#navigation #splat {
	margin-top: 45px;
}
#site #contentMain .content .bodyContent .bodyContentBorder a {
	color: #CCFF00;
}
#site #contentMain .content .bodyContent .bodyContentBorder a:hover {
	color: #FFFFFF;
}


#site #contentMain .content {
	width: 693px;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
}
#site #contentMain .contentHeading {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #D1FE01;
	font-weight: bold;
	width: 673px;
	background-image: url(../design/contentBG.png);
	_background-image: url(../design/contentBG.gif);
	background-repeat: no-repeat;
	height: 66px;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
}
#site #contentMain .bodyContent {
	background-color: #01096e;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	width: 673px;
	background-image: url(../design/contentFooterBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
	text-align: justify;
	color:#CCCCCC;
}
#site #contentMain .content .bodyContent .bodyContentBorder {
	background-color: #000033;
	padding: 8px;
}
#site #contentMain .contentSubHeading {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #D1FE01;
	font-weight: bold;
	width: 673px;
	background-image: url(../design/contentBG.png);
	_background-image: url(../design/contentBG.gif);
	background-repeat: no-repeat;
	height: 66px;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 50px;
	background-color: #000000;
	background-image: url(../design/footerBG1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer .footerImage {
	height: 300px;
	width: 400px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #FFFFFF;
}
legend {
	font-size: 24px;
}
.dataBox {
	width: 640px;
	height: auto;
	background-color: #000000;
	border: thin dashed #999999;
	margin-bottom: 20px;
	padding: 5px;
}
.dataBox .dataBoxHead {
	font-size: 12px;
	font-weight: bold;
	color: #999900;
}
.dataBox .dataBoxTitle {
	font-weight: bold;
	color: #99FF00;
	text-align: center;
}
.dataBox .dataBoxDescrip {
	font-size: 12px;
}
.error {
	color: #FF0000;
}
@media print{
#header,
#site #header #headerArch,
#site #header #logo,
#navigation,
.promo,
#splat
{
	display: none;
}
}
.promoHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	text-decoration: underline;
	font-weight: bolder;
	text-align: center;
}

.h3uline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF33;
	color: #FFFF00;
}
.morelink {
	font-size: 11px;
	font-weight: bold;
}
blockquote {
	font-size: 12px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 5px;
}
