.copyright {
	color: #BEBEAF;
	font-size: 9px;
}

.date {
	color: #7A7A5C;
	font-size: 12px;
	font-weight: bold;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.h1 {
	color: #DC8400;
	font-size: 15px;
	font-weight: bold;
}

.h2 {
	color: #DC8400;
	font-size: 11px;
	font-weight: bold;
}

.h3 {
	color: #DC8400;
	font-size: 13px;
	font-weight: bold;
}

.h4 {
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
}

.phone, .phone:link, .phone:active, .phone:hover, .phone:visited {
	color: #316596;
	font-size: 9px;
	font-weight: bold;
}

.smallfont {
	font-size: 9px;
}

.tblMatrix {
	border-color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tblMatrix UL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tblMatrix OL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tblColOneTrans {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tblData {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.tblData LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 3 0;
}

.tblHeader {
	background-color: #ADADAD;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tblColOne {
	background-color: #EDEDED;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.trbgrnd1 {
	background-color: #000000;
}

.trbgrnd2 {
	background-color: #FFFFFF;
}

.trbgrnd3 {
	background-color: #CCCCCC;
}

.trbgrnd4 {
	background-color: #E6E6E6;
}

.trbgrnd5 {
	background-color: #F5F5F5;
}

.trbgrnd6 {
	background-color: #FFFFCC;
}

.trbgrnd7 {
	background-color: #CCCC99;
}

.trbgrnd8 {
	background-color: #FFFFEF;
}

.trbgrnd9 {
	background-color: #D6D6B0;
}

.trbgrnd10 {
	background-color: #6699CC;
}

.trbgrnd11 {
	background-color: #71726D;
}

a, a:link, a:visited {
    color: #0066CC;
    text-decoration: underline;
}

a:hover, a:active {
    color: #DC8400;
    text-decoration: underline;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	color: #7A7A5C;
    background-color: #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

hr {
	height: 1px;
	color: #D6D6B0;
}

input, select, textarea {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    padding-left: 3px;
	padding-right: 3px;
	color: #7A7A5C;
}

p, ol, ul, td, tr {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
	color: #7A7A5C;
}