/* CSS Document */
body {
	background-color:#999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rgnHead {
	background-color:#0033CC;
	color: #FFFFFF;
	font-size:14px;
}
.strHead {
	background-color:#EF3D41;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
a:hover.title {
	background-color:#EF3D41;
	width: 80px;
	color:#FFFFFF;
}
a.title {
	background-color:#FFFFFF;
	width: 80px;
	color:#EF3D41;
}
div#main {
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 800px;
	border: solid 1px #000000;
	background-color:#FFFFFF;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}
div#header {
	position: absolute;
	visibility: visible;
	margin-top: 9px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	z-index:2;
	width: 800px;
	text-align:center;
}
div#locator {
	position: absolute;
	visibility: visible;
	margin-bottom: auto;
	margin-left: 40px;
	margin-right: auto;
	margin-top: 80px;
	z-index:2;
	width: 800px;
}
div#content {
	position:absolute;
	visibility:visible;
	margin-left: auto;
	margin-right: auto;
	margin-top: 238px;
	width:760px;
	overflow: auto;
	height:480px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
div#footer {
	position:absolute;
	visibility:visible;
	z-index:2;
	text-align:center;
	color:#FFFFFF;
	background-color:#003399;
	margin-top: 748px;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height: 52px;
} 
div#htmlvalid {
	position:absolute;
	visibility:visible;
	z-index:2;
	margin-top: 748px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
} 
div#uscclogo {
	position:absolute;
	visibility:visible;
	z-index:2;
	width: 800px;
	margin-top: 165px;
	margin-left: 10px;
	margin-right: auto;
}
div#bbs {
	position:absolute;
	visibility:visible;
	z-index:2;
	margin-left: 520px;
	margin-top: -250px;
	margin-right: auto;
}
div#printhead {
	visibility: hidden;
}
td.error {
	background-color: #FF0000;
	color: #FFFFFF;
}
td#error {
	background-color: #FF0000;
	color: #FFFFFF;
}
th.error {
	background-color: #FF0000;
	color: #FFFFFF;
}
th#error {
	background-color: #FF0000;
	color: #FFFFFF;
}
input.error {
	border-color:#FF0000;
	background-color:#FFCCFF;
}
input#error {
	border-color:#FF0000;
	background-color:#FFCCFF;
}
textarea.error {
	border-color:#FF0000;
	background-color:#FFCCFF;
}
textarea#error {
	border-color:#FF0000;
	background-color:#FFCCFF;
}
a#afooter {
	color: #FFFFFF;
}
