#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D352B;
	text-decoration: none;
	background-color: #C2CAD4;
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}

#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#nav ul li {
	margin-left: 0;
	padding: 0px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}

#nav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#nav ul li.here {
	color: #A30E0E;
	background-color: #E9EFF6;
	}

#nav li a {
		color: #3D352B;
		text-decoration: none;
		}

#nav li a:hover {
		color: #C11111;
		}
.bg {
	background-color: #DEE7ED;
}
.left {
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right {
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #DEE7ED;
	text-align: center;
}

.bottom {
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	height: 55px;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3A3C;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C3A3C;
	font-weight: bold;
	width: auto;
	vertical-align: top;
}

.header a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C3A3C;
	font-weight: bold;
	width: auto;
}

.header a:hover {
	color: #C11111;

}


.bleft {
	background-image: url(../img/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bright {

	background-image: url(../img/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_d {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C3A3C;
	text-align: right;
	padding-top: 8px;
	padding-right: 2px;
}
.footer_i {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8595A9;
	text-align: left;
	padding-top: 8px;
}
.divider {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	color: #8595A9;
	text-decoration: none;
}
a:hover {
	color: #C11111;
}
#link {
	width: 200px;
	padding-top: 5px;
	border: none;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A30E0E;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.subhead {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3A3C;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.textc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3A3C;
	text-align: center;
}
.bgimg {
	background-image: url(../img/bg_img.gif);
}
.stext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C3A3C;
	padding-top: 8px;
	padding-right: 2px;
	line-height: 11px;
}
.formfield {
	width: 30px;
	text-align: center;
	border: 0px solid #FFFFFF;
	background-image: url(../img/bg_formfield.gif);
}
