body {
	margin-left: 0px;
	margin-right: 0px;
}
body, p, table {
	FONT-SIZE: 12px;
	color: #156;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
P {
	MARGIN: 13px 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #156;
	letter-spacing: -1px;
	font-weight: normal;
	display: inline;
}
H2 {
	FONT-SIZE: 13px;
	COLOR: #256;
	MARGIN: 13px 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #156;
}

.topnav, .topnav td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-image: url(images/blue.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
.topnav a {color:#fff; text-decoration:underline;}
.topnav a:hover {color:#ffc; text-decoration:none;}
.main {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 60px;
}
.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebox {
	width: 180px;
	margin-bottom: 9px;
	background-color: #ffc;
	border: 2px solid #156;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #156;
	text-align: center;
	padding: 5px 9px;
}
#contactform {
	background-color: #EBA746;
	border: 1px solid #156;
	padding: 5px;
}
.smallIT {
	font-size: 10px;
	font-style: italic;
}
a {
	color: #EBA746;
}

a:hover {
	color: #156;
	text-decoration:none;
}
#ftr {
	FONT-SIZE: 11px;
	FONT-STYLE: italic;
	TEXT-ALIGN: center;
	PADDING: 17px 0px;
}

#sidebar {
	xxfont-size: 11px;
	vertical-align: top;
}
#sidebar h2 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#sidebar ul {
	margin: 5px 0px 0px 23px;
	padding: 0px;
}
#sidebar li {
	margin: 0px 0px 5px 17px;
	padding: 0px 0px 0px 0px;
}

#errormsg {
	COLOR: #c00;
}

#statelist td {
	vertical-align: top;
} 
#statelist ul {
	list-style-type: none;
	margin: 0px 27px 0px 0px;
	padding: 0px;
}
#statelist li {
	margin: 0px 0px 5px 2px;
	padding: 0px 0px 0px 0px;
}

#comptable {
	MARGIN-TOP: 3px;
	BORDER-TOP: 1px #256 solid;
}
#comptable TH {
	TEXT-ALIGN: left;
	FONT-SIZE: 15px;
	PADDING: 4px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #256;
}
#comptable TD {
	VERTICAL-ALIGN: top;
	PADDING: 4px 7px;
}
#comptable UL {
	PADDING: 0px;
	MARGIN: 2px 0px 0px 0px;
	LIST-STYLE-TYPE: circle;
	FONT-SIZE: 11px;
}
#comptable LI {
	PADDING: 0px 0px 0px 0px;
	MARGIN: 0px 0px 0px 16px;
}
