@charset "utf-8";
.subheading {
	TEXT-DECORATION: none;
	COLOR: #858D5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #858D5E;
	border-left-color: #858D5E;
	padding-right: 3px;
}

/* CSS Document */

.tablePadding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-left: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #839048;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #792C26;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/listArrow.jpg);
	line-height: 20px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.copyright {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
a.sidebar:link {
	color: #FFFFFF;
}
a.sidebar:visited {
	color: #FFFFFF;
}
a.sidebar:hover {
	color: #FFFFFF;
}
a.sidebar:active {
	color: #FFFFFF;
}
a:link {
	color: #858D5E;
}
a:visited {
	color: #858D5E;
}
a:hover {
	color: #858D5E;
}
a:active {
	color: #858D5E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
