body {
	margin: 0px;
	background-image: url(images/bg_banner.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	color: #660000;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #686868;
	font-weight: bold;
}
ul {
	list-style-image: url(images/bullet_reddot.gif);
}
.maintable {
	top: 205px;
	margin-top: 15px;
}

.picright {
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.emph {
	font-size: 1.5em;
	font-weight: bold;
	color: #660000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: center 50px;
	background-image: url(images/bg_content.jpg);
	padding-left: 25px;
}
.content p {
	line-height: 18px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.divline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676F4F;
	padding-top: 24px;
	margin-top: 24px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	border-top: 1px solid #660000;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	margin-top: 24px;
}
.nomargin {
	margin-bottom: 0px;
}
.topmenu {
	background: #892226;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: .001em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topmenu a:link {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.topmenu a:visited {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.topmenu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hilite {
	background-color: #A8B681;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.check {
	list-style-image: url(images/bullet_check.gif);
	margin-top: 12px;
}
.check li {
	margin-top: 12px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	padding-left: 25px;
}

