body {
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {    
	color: #937466;	
}

a:hover {
    color: #990000;
}
h1 {
	font-family: tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6E8173;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	margin-top: 13px;
}
h2 {
	font-family: tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6E8173;
}
h3 {
	font-family: tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6E8173;
	margin-bottom:3px;
}
.highlight {
	color: #990000;
}
.divider {
	background-image: url(images/squares.gif);
	background-repeat: no-repeat;
	clear: none;
}
.dividerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFD5D0;
}
.cellshade {
	background-color: #EDF2EE;
}
.textred {
	color: #CC0000;
}
#padding {
	padding-bottom: 10px;
	font-size: 14px;
}
#padding li{
	padding-bottom: 10px;
	list-style-image: url(images/bullet2.gif);
}
.smalltext {
	font-size: 9px;
}
.brdr {
	border: 1px solid #CBBBB4;
}
.hidden {
	display: none;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #F2EFEE;
}
