body {	
	background: #fff;
	font-family: Arial, sans-serif;
	font-size:12px;
}
form {
	font-size:12px;
	margin: 2px;}
a:link, a:active{
	color:#1056A5; 
	font-weight:bold; }
a:visited{color:#52728C;
	font-weight:bold; }
a:hover{
	color:#1056A5;
	text-decoration:underline;}
#contactInfo{
	font: 12px Times; Arial; sans-serif;
	letter-spacing: 0px;}
		
h1 {
	font-size:19px;
	color:#336633;
	width:420px;
	margin-bottom:3px;}
h2 {
	font:bold 18px Times;
	color:#1056A5;}
h3 {
	font-size:15px;
	color:#336633;
	margin-bottom:3px;}
i{
	color:#354A5B;
	font-weight:bold;}
#toTop {float:right;
	margin-bottom:0px;}
#list {margin-left:18px;}
#list li{
	list-style-image: url(img/li.gif); 	
	font-size:12px;}
#list li#sans{list-style-image: none; }
#linebrown{margin-top:2px;border-bottom: 1px dashed #3E261A;}
#lineblue{margin-top:2px; border-bottom: 1px dashed #4A839C;}
#sublink{
	margin:18px 0px 0px 5px;
	float:left;
	width: 160px;
	font-size: 12px;}
#sublink li{
	list-style: none;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding:2px 0 2px 15px;
	width:120px;
	border-top: 1px dashed gray;}
#sublink li a:link{
	text-decoration: none;
	color: #000;
	font-weight:normal;}
#sublink li a:hover{
	color:#1B7114;
	text-decoration:none;}
#sublink li a:visited {
	text-decoration: none;
	font-weight:normal;}
#sublink li#noline{border-top:0px;}
#sublink li#extra a{color:#1B7114;}
#sublink li#highlight{
	background-image: url(img/bulletgreen.gif);
	color:#1B7114;
	font-weight:bold; 
	border-top:0px;
	border-bottom:0px;
	margin-bottom:5px;
	margin-top:5px;}
#partner{
	font:bold 17px Times;
	color:#1056A5;
	margin-top:20px;}
#partnerinfo{font:bold 12px/17px Verdana;}
#partnerinfo a{color:#F98F30;}
#sitelist {
	margin-left:18px;
	margin-top:4px;
	}
#sitelist li{
	list-style-image: url(img/ligreen.gif); 	
	font-size:11px;
}
#content{
	float:left;
	font: 12px Arial, sans-serif; 
	width:500px;
	margin-top:18px;
	padding-bottom:50px;}
#content2{
	font: 12px Arial, sans-serif;}
.content { COLOR: #000000; 
FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px } 
.topcontact { COLOR: #000000; 
FONT-FAMILY: Times, Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 11px } 
#headerText{
	float:left;
	width:200px;
	margin-top:20px;
	margin-bottom:5px;}
#address
{
	float:left;
	font: bold 10px Arial, sans-serif;
	color: white;
	margin:10px 0 10px 15px;
}
#copyrightbox
{	
	background: #354A5B;
	float:left;
	width:255px;
	height: 50px;
}
#copyright
{
	font: bold 10px Arial, sans-serif; 
	color: white;text-align:center; 
	margin:15px 10px;
}
#calendar {
	margin:5px 5px 30px;
	border: 1px solid #666666;
}
#calendar tbody tr.header  td {
	color: #fff;
	font-weight: bold;
	background-color: #006699;
}
#calendar tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #E0E0E0;
}
	
#calendar tbody tr.odd  td {
	background-color: #DEECD3;
	border-left: 1px solid #E0E0E0;
}
div.bigrow, div.row {
  clear: both;
  padding-top: 5px;
  font-size:12px;
  }
div.bigrow span.left {
  float: left;
  width: 200px;
  text-align: right;
  }
div.row span.right{
  float: right;
  text-align: left;
} 
div.row{
  width:220px;
  }
div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
div.row span.formw {
  float: right;
  text-align: left;
} 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}