body {
	background-color: #660000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	list-style-image: url(images/bullet_2.gif);
	list-style-position: inside;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.centerlink a:hover {
    text-decoration: none;
}
.fifteenbold {
	font-size: 15px;
	font-weight: bold;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0A5428;
	font-weight: bold;
}
.ninepttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.search {
	padding: 2px;
	height: 23px;
	width: 95px;
	border: 1px solid #000000;
}
.tenpoint {
	font-size: 10px;
}
.tenpt a: link {
	font-size: 10px;
	text-decoration: underline;
}
.tenpttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navigation {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}
div#reminders {
	font-size: 11px;
	width: 388px;
}
.tenptwhite {
	font-size: 10px;
	color: #FFFFFF;
}
	
div#content {
	position: absolute;
	width: 800px;
	left: 112px;
	top: 229px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ECB731;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ECB731;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ECB731; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECB731; */
	line-height: 14px;
	/* height: 211px; */
	/*background-image: url(../images/contentbg1.jpg); */
	background-repeat: no-repeat;
}

div#header {
	position: absolute;
	height: 250px;
	width: 800px;
	left: 112px;
	top: 0px;
	/* background-image: url(../images/header.jpg);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ECB731;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ECB731;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ECB731;
	/* border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECB731; */
}


.textarea { background-color: #FFFFFF; border: 1px solid #DADADA; padding: .2em; font: Arial, Helvetica, Verdana; }
.textarea_focus { background-color: #FFF9E4; border: 1px solid #DADADA; padding: .2em; font:  Arial, Helvetica, Verdana; }
.textarea_err { background-color: #FF9D9D; border: 1px solid #DADADA; padding: .2em; font: Arial, Helvetica, Verdana; }


/* Page specifics */

h1 { font: bold 1.6em Arial, Helvetica, Verdana; letter-spacing: -.05em; }
h2 { font: bold 1.3em Arial, Helvetica, Verdana; letter-spacing: -.05em; margin: 2em 0 .5em 0; }
h3 { font: bold 1em Arial, Helvetica, Verdana; margin: 2em 0 .5em 0; padding: 0 0 .2em 0; border-bottom: 1px solid #DADADA; }

label { font: bold .85em Arial, Helvetica, Verdana; color: #000; }

tr {background-color: #FFFFFF; }


