﻿html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
}
#center_for_ie {
/* this is an IE5 fix. */
	width: 100%;
	text-align: center;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
}
#mainTop {
	width:800px;
	height:40px;
	border-bottom:2px solid #999;
	color:#339933;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#mainTop p {
	padding-top:15px;
}
#mainTop a, #mainTop a:hover {
	color:#339933;
	text-decoration:none;
}
#mainMid {
	width:800px;
	min-height:80%;
	margin-top:15px;
}
/*
#mainTablebottom {
	color:#339933;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	padding-left:15px;
	height:75px;
}
*/
#mainBottom {
	color:#339933;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	padding-left:0px;
	height:75px;
	width:800px;
}
.green {
	color:#339933;
	text-decoration:none;
}
.grey, .grey a, .grey a:hover {
	color:#333;
	text-decoration:none;
}
#contentLeft {
	width:560px;
	padding-right:20px;
	vertical-align:top;
	float:left;
}
#contentRight {
	width:200px;
	height:100%;
	border-left:2px solid #999;
	padding-left:18px;
	float:left;
}
#contentRight div a, #contentRight div a:hover {
	color:#333;
	text-decoration:none;
}
#contentRight a, #contentRight a:hover {
	color:#0000cc;
	text-decoration:none;
}
#contentLeft p {
	padding-bottom:10px;
	padding-right:80px;
}
#contentMap {
	padding-bottom:10px;
	padding-right:80px;
}
.leftHeading {
	background:url(images/leftHeader.png) no-repeat;
	width:475px;
	height:30px;
	padding-top:2px;	
}
#contentLeft div span {
	margin-left:50px;
	vertical-align:bottom;
	color:#fff;
	font-size:20px;
}
.trackpageInfoleft {
	width:267px;
	float:left;
}
.trackpageInfoleft span {
	width:125px;
	font-weight:bold;
}
.trackpageInfoleft a, .trackpageInfoleft a:hover, #contentLeft a, #contentLeft a:hover {
	color:#0000cc;
	text-decoration:none;
}