body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #5B5B5B;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/header_topband.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footerWrapper {
	margin: 0px auto;
	height: 141px;
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/header_topband.jpg);
}
#footer {
	margin: 0px auto;
	width: 75%;
	position: relative;
	margin-bottom: 25px;
}

#container {
	margin: 0px;
	width: 100%;
	position: relative;
}

#header {
	margin: 0px auto;
	width: 970px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 169px;
}
#contentWrapper {
	margin: 0px auto;
	width: 95%;
	position: relative;
	border: thin dashed #666666;
}
#Lcolumn {
	margin: 0px;
}
#Rcolumn {
	margin: 0px;
}
#contentMain {
	margin: 0px 15px 0px 300px;
	width: 600px;
	position: relative;
}
#navTopContainer {
	left: 100px;
	height: 28px;
	width: 600px;
	position: relative;
	top: 10px;
}
#navIconsContainer {
	left: 430px;
	top: -25px;
	width: 100px;
	position: relative;
}
.border_comingSoon {
	border: 2px solid #009D40;
}
.border_mapframe {
	border: 1px solid #878787;
}
hr {
	color: #9C0400;
	height: 2px;
}
.tablefields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30408a;
	font-weight: bold;
	line-height: 16px;
	background-color: #C8DDF0;
}
.table_margin_bot {
	margin-bottom: 10px;
	font-weight: bold;
}
ul.navTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 4px 0;
	text-align: left;
	width: 420px;
}
ul.navTop li {
	display: inline;
}
ul.navTop a {
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 3px 0 0;
	border: 1px dashed #D8938C;
	font-weight: bold;
}
ul.navTop a:hover {
	background-color: #efefef;
	color: #9C0400;
	text-decoration: none;
}
.floatRwborder {
	float: right;
	border: 1px solid #9C0400;
	margin: 8px;
}

