body { 
background-color: #717174;
margin: 15px;
}

form {
margin: 0,0;
padding: 0,0;
}

.formfield {
	background:#ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	font-size: 9px;
	height: 22px; }

.formbox {
	background:#ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

.nav {
	color: #808084;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.nav {
	color: #808084;
	font-weight: normal; }
a:hover.nav {
	color: #b07761;
	text-decoration: none; }

.text1 {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.text1 {
	color: #000000;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #cc0000;
	text-decoration: none; }

.text2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.text2 {
	color: #cc0000;
	font-weight: normal; }
a:hover.text2 {
	color: #666666;
	text-decoration: none; }

.text3 {
	color: #808084;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.text3 {
	color: #808084;
	font-weight: normal;
	text-decoration: underline; }
a:hover.text3 {
	color: #000000;
	text-decoration: underline; }

.content {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.content {
	color: #000000;
	font-weight: normal;
	text-decoration: underline; }
a:hover.content {
	color: #a31418;
	text-decoration: none; }

.contentsm {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.contentsm {
	color: #000000;
	font-weight: normal;
	text-decoration: underline; }
a:hover.contentsm {
	color: #a31418;
	text-decoration: none; }

p { margin-top: 0px; margin-bottom: 10px; }

H1 { font:16px Times New Roman, Times, Times-Roman, Georgia, serif; color:#000000; font-weight:bold; margin-top: 0px; margin-bottom: 15px; }

.pagehd {
	color: #808084;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.pagehd {
	color: #808084;
	font-weight: bold; }
a:hover.pagehd {
	color: #a31418;
	text-decoration: none; }

ul {
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1.3em;
	padding: 0px 0px 3px 0px;
	}

.footer {
	color: #efe5cc;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Times New Roman, Times, Times-Roman, Georgia, serif; }
a.footer {
	color: #efe5cc;
	font-weight: normal;
	text-decoration: underline; }
a:hover.footer {
	color: #ffffff;
	text-decoration: underline; }

a { color:#000000; text-decoration: underline; }
a:hover { color:#a31418; }
a:active { color:#888888; }
