<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 110%;
}

body { 
	color: #2B0000;
	background-color: #2B0000;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	vertical-align: text-top;

	

}


/*********************************************
		Universal Link Styles
*********************************************/

a {
	color: #006A7F;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	text-decoration: none;
	color: #004351;
	font-weight: bold;
		}

/*********************************************
		Container
*********************************************/


.container {
	background-color: #FFFFFF;
	color: #2B0000;
}

.header{
	background-image: url(images/header.jpg);
	height: 247px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#subhead {
	vertical-align: top;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.content{
	background-color: #FFFFFF;
	background-image: url(images/content_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #00060E;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-indent: 0px;
	vertical-align: text-top;


}
.sidebar {
	background-color: #067b8f;
	vertical-align: top;
	width: 255px;
}

.sidebar p{
	padding-left: 10px;
	color: #FFFFFF;
}


.sidebar  a {
	color: #f7941d;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFEA92;
	font-weight: bold;
	text-decoration: none;
	
}

.footer{
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 161px;
	color: #6E1819;
	vertical-align: bottom;
	padding-left: 10px;
}

p.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

p.h1 img {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

/*********************************************
		Data Presentation Styles carried from earlier CSS sheet
*********************************************/
img.img_left {
	float: left;
	padding-bottom: 20px;
}
img.img_right {
	float: right;
}
label {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
input, textarea {
	vertical-align: middle;
}

select {
	vertical-align: middle;
	width: 130px;
}

.message {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B0000;
	text-decoration: none;
	text-align: center;
}

.display_right {
	width: 260px;
	text-align: left;
	float: left;
}

.form {
	font-size: 12px;
}
.form_required {
	font-size: 12px;
	font-weight: bold;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.center {
	font-weight: bold;
	width: 200px;
	text-align: right;
}
.left {
	width: 100px;
	text-align: right;
}

-->
</style>




