/* CSS Document */
<style type="text/css">
<!--
#leftcolumn {
	float: left;
	width: 240px;
	margin-right: 15px;;
	text-decoration: none;
}
#middlecolumn {
	float: left;
	width: 240px;
	margin-right: 15px;
	text-decoration: none;
}
#rightcolumn {
	float: left;
	width: 240px;;
	text-decoration: none;
}


#textleft {
	float: left;
	width: 290px;
	margin-right: 10px;
	letter-spacing: 0px;
	color: #333333;
}
#text {
	width: 750px;
	float: left;
	margin-right: auto;
	margin-left: auto;	;
	letter-spacing: 0px;
	color: #333333;
	
}

#textright {
	float: left;
	width: 290px;
	margin-left: 10px;
	color: #333333;
	letter-spacing: 0px;
}
#gillfigure {
	float: left;
	width: 147px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#publicnav {
	margin-bottom: 20px;
	padding-top: 4px;
	text-align: center;
	width: 750px;border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC0A6;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	color: #585858;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC0A6;
	padding-top: 15px;
	line-height: 1.6em;
}
   #container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
body {
	font-family:Calibri;
	font-size: 0.9em;
	line-height:1.4em;
	color: #1E1E1E;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
  	color: #333333;
  	text-decoration: none;
}
a:hover {
	text-decoration:  underline;
}
a:active {
	text-decoration: none;
}
 
 
 
  body,td,th,a {
	font-family: Calibri;
	font-size: 0.8ems;
	line-height: 1.4ems;
	
}  
.message { color:#FF0000; font-size: 20px;
	font-weight: bold;}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.theading {
	font-size: 18px;
	font-weight: bold;
}
.style1 { font-size:11px}
.Dates {font-size: 14px}

.red {color: #FF0000; font-weight:bold;}
.red a:visited {color: #FF0000; font-weight:bold;}
.red a:link {color: #FF0000; font-weight:bold;}

.tdimg {  border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

-->
</style>