body {
	background-color: #949B9D;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 638px;
}
#content {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 200px;
}
#footerbase {
	background-image: url(../images/footerbase.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 638px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	line-height: 30px;
	color: #FFFFFF;
	background-color: #333333;
	margin-bottom: 1px;
}
#topnav a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}
#leftnav {
	width: 190px;
	margin-top: 16px;
}
#texttable {
	padding: 20px;
}
h1, h2, h3, h4 {
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
}
#footer {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #830000;
	text-decoration: none;
}
.highlight {
	color: #177D1E;
}
#formlaw td, #formss td {
	vertical-align: middle;
}
