body, td, th, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

body {
	background-color: #e9e9e9;
	margin: 0px;
}

a {
	color: #b00033;
	text-decoration: underline;
}

a:hover {
	background-color: #cccccc;
}

b, cite, strong, h1, h2, h3, h4 { color: #666666; }

em, i { color: #333333; }

#black-band {
	height: 210px;
	background-color: #000000;
	border-top: 2px solid #b00033;
	border-bottom: 2px solid #b00033;
	color: #ffffff;
}

#black-band a, #footer a {
	color: #cccccc;
}

#black-band a:hover, #footer a:hover {
	background-color: #b00033;
	color: #ffffff;
}

#black-band b, #black-band cite, #black-band em, #black-band i, #black-band strong, #black-band h1, #black-band h2, #black-band h3, #black-band h4 { color: #ffffff; }

#black-band-right {
	padding-top: 6px;
}

.break {
	height: 10px;
}

.clear {
	clear: both;
}

.content {
	width: 920px;
	clear: both;
	margin: 0px auto;
}

.date {
	float: right;
	color: #666666;
}

.feedback {
	width: 180px;
	margin-left: 10px;
	font-size: 12px;
	color: #666666;
	float: right;
}

#footer {
	background-color: #000000;
	border-top: 2px solid #b00033;
	font-size: 12px;
	color: #ffffff;
	margin-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0px;
}

h1 {
	font-size: 28px;
	width: 100%;
	border-bottom: 2px solid #666666;
	line-height: 37px;
	margin-top: 13px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
	margin: 0px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

#black-band .highlight {
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	margin-top: 24px;
}

#main .highlight {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 10px 0px;
	border: 1px solid #cccccc;
}

hr { 
	border-width: 0px;
	height: 2px;
	color: #666666;
	background-color: #666666;
	margin: 9px 0px;
}

img { border: 0px; }

.indent {
	margin: 0px 20px;
}

input, textarea, select {
	border: 1px solid #666666;
	margin: 1px 0px;
	width: 450px;
	float: left;
}

input.button {
	width: auto;
	color: #666666;
	background-color: #cccccc;
	font-weight: bold;
}

input.button:hover {
	background-color: #666666;
	color: #ffffff;
	cursor: pointer;
}

label {
	width: 250px;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 15px;
}

label.required {
	font-weight: bold;
	color: #666666;
}

.left-col {
	width: 255px;
	float: left;
	margin-right: 35px;
}

li {
	padding-bottom: 10px;
	margin-left: 20px;
}

#logo {
	float: left;
	margin-right: 15px;
}

#main {
	margin-left: 10px;
}

#main p, #main #left {
	width: 720px;
}

#main #left {
	display: block;
}

#main .right-col {
	line-height: 30px;
	margin: 5px 0px;
}

.nav, .nav-top, a.nav, a.nav-top, .nav-current, a.nav-current, .nav-top-current, a.nav-top-current {
	font-size: 18px;
	text-decoration: none;
}

.nav, a.nav, .nav-current, a.nav-current {
	width: 235px;
	height: 25px;
	display: block;
	padding: 5px 10px 0px;
	color: #cccccc;
}

.nav-top, a.nav-top, .nav-top-current, a.nav-top-current {
	padding: 5px 20px 1px;
	margin-top: 54px;
	display: block;
	float: left;
}

a.nav:hover, a.nav-top:hover, .nav-current, a.nav-current, .nav-top-current, a.nav-top-current {
	background-color: #b00033;
	color: #ffffff;
}

#news {
	width: 439px;
	height: 200px;
	overflow: auto;
}

p {
	margin: 10px 0px;
}

.right-col {
	width: 160px;
	float: right;
	padding-left: 30px;
	display: block;
	position: relative;
}

.row {
	border-bottom: 2px solid #666666;
	padding: 10px 10px 20px;
}

small {
	font-size: 12px;
}

#splash {
	background-color: #b00033;
	color: #e9e9e9;
	clear: both;
	height: 60px;
}

#splash a {
	display: block;
	height: 60px;
	width: 300px;
	position: relative;
	float: left;
	color: #cccccc;
	text-decoration: none;
}

#splash h3 {
	color: #cccccc;
	margin-top: 15px;
}

#splash a:hover, #splash h3:hover {
	background-color: transparent;
	color: #ffffff;
}

#splash-left, #splash-right {
	position: relative;
}

#splash-left { left: -800px; }

#splash-right { left: 1500px; }

.stdForm {
	border: 0px;
	background-color: transparent;
	width: auto;
}

ul, ol {
	color: #666666;
	padding: 0px;
	margin: 0px;
	display: block;
}