html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

td, th {
	text-align:left;
}

#wrapper {
	width: 770px;
	margin: 10px auto;
	text-align: left;
}

#miniwrapper {
	width: 100%;
	margin: 0px;
	text-align: justify;
	border: 2px solid #660033;
	padding: 2px;
	background: #FFFFFF;
}

#leftcol {
	width: 601px;
	float: left;
}

#rightcol {
	float: right;
	width: 165px;
}

p {
	font-size: 80%;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #660033;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #660033;
	margin-bottom: 10px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #660033;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	color: #660033;
	margin-bottom: 6px;
}

h5 {
	font-size: 80%;
	color: #660033;
}

h6 {
	font-size: 80%;
	margin-bottom: 8px;
	line-height: 130%;
	font-weight: normal;
}

table h1, table h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#miniwrapper h4 {
	text-align: center;
}

#mapgrid h4 {
	margin-bottom: 0px;
	color: #FFFFFF;
}

#faqtable h4 {
	margin-bottom: 0px;
	color: #FFFFFF;
}

#faqtable h5 {
	font-size: 85%;
}

#leftcol p {
	margin-bottom: 5px;
}

a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#leftcol a, #miniwrapper a {
	color: #660033;
}

#mapgrid a {
	display: block;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	border: 1px solid #996666;
}

#mapgrid a:hover, #mapgrid a:focus {
	text-decoration: none;
	border: 1px solid #FFF;
}

#mapgrid th a {
	display: block;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	border: none;
}

#mapgrid th a:hover, #mapgrid th a:focus {
	border-bottom: 1px solid #FFF;
	border-top: none;
	border-right: none;
	border-left: none;
}

#navtable a {
	color:#660033;
}

#faqtable a {
color: #FFFFFF;
font-weight: normal;
}

#faqtable p a {
color: #660033;
}

.right {
	float: right;
	margin: 0px 0px 0px 0px;
}

.left {
	float: left;
}

.clearit {
	clear: both;
	display: block;
}

.clearright {
	clear: right;
	display: block;
}

.container {
	width: 99%;
	float: left;
}

.minicontainer {
	padding: 0px 10px 10px 10px;
}

#navtable {
	margin: 200px 0px 0px 0px;
}

#mappingtable {
	margin: 15px 0px 10px 0px;
	float: left;
}

#faqtable {
	margin: 15px 0px 10px 0px;
	float: left;
}

#mapgrid {
	margin: 0px 0px;
	clear: both;
}

ul {
	font-size: 80%;
	margin-left: 11px;
}

li {
	margin-bottom: 2px;
}

li h6 {
font-size: 100%;
margin-bottom: 2px;
}

.pink {
color:#CC0066;
}

.lilac {
color: #993399;
}

.red {
color: #CC0000;
}

.orange {
color: #FF6600;
}

.yellow {
color: #CC9900;
}

.ligreen {
color: #669900;
}

.liblue {
color: #009999;
}

.blue {
color: #003366;
}

.green {
color: #006600;
}

.olive {
color: #666600;
}

.brown {
color: #996600;
}

#mapnav1 {
	border-bottom: 2px solid #993366;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.indiclayer {
	width: 250px;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

