body, p, td, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

ul {
	font-size: 0.8em;
	list-style-type: disc;
	padding: 0px 0px 10px 0px;
}

.bold {
	font-weight: bold;
}

.bodynormal {
	font-size: 0.8em;
	line-height: 16px;
    margin-left: 10px;
    margin-right: 10px;
}

.tabletext {
	font-size: 0.8em;
	line-height: 16px;
}

.bodysmall {
	font-size: 11px;
	color: #666666;
    padding: 6px 0px 6px 0px;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
    padding: 6px 0px 6px 0px;
}

.tablehead {
    font-weight: bold;
	color: #E0871A;
}

.topnav {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
    font-weight: bold;
    padding: 6px 0px 6px 0px;
}

.sidebar {
	font-size: .75em;
	color: #666666;
}

a:link {
	color: #00578B;
	text-decoration: none;
	border-bottom: dotted #6A7898 1px;
}

a:visited {
	color: #00578B;
	text-decoration: none;
    border-bottom: dotted #6A7898 1px;
}

a:hover {
	color: #588005;
	text-decoration: none;
	border-bottom: dotted #588005 1px;
}

a.topnav:link, a.topnav:visited {
    color: #00578B;
    text-decoration: none;
	border-bottom: 0px;
}

a.topnav:hover {
    color: #588005;
    text-decoration: none;
	border-bottom: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
	color: #588005;
    margin-top: 12px;
    margin-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #0E4C7E;
    margin-top: 12px;
    margin-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #588005;
    margin-top: 12px;
    margin-left: 10px;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA23A;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA23A;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFA23A;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA23A;
}

.greenborder {
	border: 1px solid #8FA959;
}

.quoteborder {
    border: 1px solid #A0AE82
}
