body {
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3d3f40;
	background-image: url(images/bgcheck.gif);
}

h1, h2, h3 {
	margin: 0;
	padding-bottom:5px;
}

h1 {
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #4c7657;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	letter-spacing: normal;
	font-weight: bold;
	font-style: italic;
	color: #0b3953;
}

h3 {
	font-size: 14px;
	text-align: left;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
	color: #0b3953;
}

a {
	color: #0b3953;
	text-decoration: underline;
}

a:hover {
	color: #3d5443;
}

hr {
	width: 100%;
	size: 2px;
}

li {
	padding-bottom:5px;
}

.titleline {
	margin: 0;
	width: 100%;
	size: 2px;
	color: #3d5443;
}

.subtitle {
	font-size: 14px;
	text-align: left;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
	color: #0b3953;
}

.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002f7f;
	line-height: normal;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0b3953;
}

.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #0b3953;
	line-height: 18px;
}


/* Header */

#header {
	width: 870px;
	height: 170px;
	margin: 0 auto;
}

#headerline {
	width: 870px;
	height: 3px;
	margin: 0 auto;
	padding: 0;
	background-color: #285d44;
}

/* Content */

#main {
	margin: 0 auto;
	width: 870px;
	/*background-color: #ffffff;*/
	border: 1px solid #362f2d;
	background-image: url(images/mainbg.gif);
}

#content1 {
	margin: 0 auto;
	padding: 25px 20px 25px 40px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
}

#content1 img {
	border: 1px solid #362f2d;
}

#content1 img.noborder {
	border: none;
}

#content2 {
	margin: 0 auto;
	padding: 20px 40px 30px 60px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
}

#navigation td {
	text-align: right;
	//*border-bottom: 1px solid #0b3953;*//
}
	
#navigation a {
	font: 15px Arial, Helvetica, sans-serif;
	color: #0b3953;
	letter-spacing: normal;
	text-decoration: none;
	display:block;
	padding-right: 5px;
 	font-weight: bold;
}
	
#navigation a:hover {
	color:#ffffff;
}

#links {
	margin: 0;
}

#links a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0b3953;
	letter-spacing: 1px;
	text-decoration: underline;
	display: block;
	padding-bottom: 4px;
}

#links a:hover {
 	font-weight: bold;
	text-decoration: none;
}


.title {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #285d44;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
	text-align: left;
	color: #285d44;
	padding-top: 20px;
	padding-bottom: 5px;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-size: 16px;
}

.req {
	font:12px Arial, Helvetica, sans-serif;
	color:#84272a;
	line-height:normal;
}

.redfoot {
	font:13px Arial, Helvetica, sans-serif;
	color:#993300;
	font-style: italic;
	font-weight:normal;
	line-height:normal;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 3px solid #0b3953;
	background-color: #fbfaf6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#footer div {
	text-align: center;
}

#footerline1 {
	width: 870px;
	height: 4px;
	margin: 0 auto;
	padding: 0;
	background-color: #9eccb5;
}

#footer a {
	color: #0b3953;
	text-decoration: none;
}

#footer a:hover {
	color: #285d44;
	text-decoration: none;
}


/* Map */

#map {
	border: 1px solid #000;
}

.mapinstruct {
	font-size: 12px; 
	color: #336633; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-bottom:10px;
}

a.mapinfo {
	font-size: 12px; 
  color: #336633;
  font-weight: bold;
	text-decoration: underline;
}

a.mapinfo:hover {
  color: #993300;
}

