body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	background-image:url(images/bodyBG.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
p {
	font-size:1.2em;
	line-height:1.4;
	margin:0 0 10px 0;
	padding:0;
	color:#555555;
	}
#content li {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #555555;
	margin-top: 5px;
}
#content li ul li {
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 3px;
}


h1 {
	font-size:1.7em;
	line-height:1;
	color:white;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0 0 40px 0;
	}
h2 {
	font-size:1.4em;
	line-height:1.4em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#555555;
	}
.clear {
	height:1px;
	font-size:1%;
	width:100%;
	clear:both;
	}
#container {
	text-align:left;
	width:1000px;
	overflow:visible;
	height:auto;
	margin:0 auto 0 auto;
	position:relative;
	background-image:url(images/containerBG1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}

h1#header {
	height:201px;
	width:210px;
	padding:0;
	margin:0;
	background-image:url(images/logo.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0 0 0 0;
	}
h1#header #headerLink {
	display:block;
	width:210px;
	height:201px;
	text-indent:-5000px;
	overflow:hidden;
	}
#leftCol {
	overflow:visible;
	height:auto;
	float:left;
	width:210px;
	padding:8px 0 192px 0;
	background-image:url(images/leftColBG.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

	}
#leftCol ul {
	font-size:1.1em;
	margin:0 0 0 0;
	padding:50px 0 0 0;
	background-image:url(images/listBG.gif);
	background-position:top right;
	background-repeat:repeat-y;
	width:210px;
	}
#leftCol li {
	list-style:none;
	background-image:url(images/listArrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	font-size:1.3em;
	line-height:1.8;
	width:170px;
	padding:0 25px 0 0;
	margin:0;
	text-align:right;
	}
#leftCol li a {
	text-decoration:none;
	width:140px;
	color:#555555;
	}
#leftCol li a:hover {
	text-decoration:none;
	width:140px;
	color:#99c000;
	}


#content {
	overflow:visible;
	height:1000px;
	width:430px;
	float:left;
	margin:0 0 0 25px;
	}
#content p#smallNav {
	padding:6px 0 0;
	height:20px;
	font-size:1em;
	margin:0;
	}
#content #smallNav a {
	text-decoration:none;
	color:#555555;
	}
#content #smallNav a:hover {
	text-decoration:underline;
	color:#555555;
	}
#content p#contact {
	height:87px;
	margin:0;
	color:white;
	font-size:1.4em;
	padding:20px 0 0 0;
	line-height:1;
	font-family:Arial, Verdana, Helvetica, sans-serif
	}
#content p#contact strong {
	font-size:1.4em;
	line-height:1.2;
	}
#rightCol {
	width:206px;
	float:left;
	background-image:url(images/rightColBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin:191px 0 0 25px;
	background-color:#FFFFFF;
	}
#rightCol h2 {
	background-image:url(images/rightColHeaderBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#0f8eb2;
	width:auto;
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	margin:0;
	}
#rightCol a {
	text-decoration:none;
	color:#555555;
	}
#rightCol a:hover {
	text-decoration:underline;
	color:#555555;
	}
#rightCol p {
	margin:10px 10px 10px 10px;
	padding:0 0 10px 0;
	border-bottom:1px dashed #555555;
	font-size:1.1em;
	line-height:1.4;
	}
#footer {
	width:100%;
	height:auto;
	overflow:visible;
	clear:both;
	position:relative;
	}
#footer p {
	font-size:1em;
	color:black;
	padding:10px 0 10px 0;
	border-top:1px solid black;
	}
.address {
	float: left;
	width: 210px;
}
#access a {
	display: none;
}
#access a:hover {
	display: inline;
}
table#formtbl {
	clear: both;
	margin-top: 15px;
}
#formtbl td {
	color: #666666;
	vertical-align: top;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	padding: 4px;
}

