.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	background-position: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(assets/images/background2.jpg);
	background-repeat: repeat-y;
	left: 20px;
}
.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: none;
}
.page_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-position: center;
}
.sub_title {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.para_title {
	color: #480079;
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}
.para_title_text {
	color: #480079;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.header {
	font-weight: bold;
	text-decoration: underline;
}
.indented {
	text-indent: 200pt;
	display: inline;
	position: absolute;
	left: 200px;
	width: 354px;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lh_menu {
	color: #FFFFFF;
	line-height: 16pt;
	font-weight:bold;
}
.indent {
	text-indent: 10px;
}
.rh_menu {
	line-height: 16pt;
}
th {
	text-align: right;
	padding-right: 15px;
	color: #CC0000;
}
input {
	color: #990000;
	border: 1px #0000CC;
}
textarea {
	color: #990000;
	border: 1px #0000CC;
}
.nsButton {
	background-color: #FFFFFF;
	color: #990000;
	border: 1px #0000CC;
}
