﻿body {background-color: #E5E5E5}

.mFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
}

.l2siteNavLinks {
	position: absolute;
	background-color: #FFFFCC;
}
#siteMapTxt {
	position: absolute;
	left: 160px;
	top: 115px;
	width: 400px;
	height: 94px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	}
#sitemapHdr {
	position: absolute;
	width: 980px;
	height: 90px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}
#sitemapNav {
	z-index: 1;
	left: 160px;
	top: 229px;
	position: absolute;
	height: 250px;
	width: 820px;
}
#siteMapAd72890 {
	position: absolute;
	width: 730px;
	height: 90px;
	z-index: 0;
	left: 250px;
}
#siteMapAd300250 {
	position: absolute;
	top: 701px;
	width: 300px;
	height: 250px;
	right: 0px;
}
#siteMapAd160600 {
	position: absolute;
	width: 160px;
	height: 600px;
	top: 117px;
	left: 0px;
	z-index: 176;
}
#siteMapLogo {
	height: 90px;
	width: 250px;
	position: absolute;
	z-index: 0;
}
#sitemapFooter {
	position: absolute;
	width: 100%;
	height: 20px;
	z-index: 5;
	bottom: 0px;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	}
#google {
	position: absolute;
	width: 400px;
	height: 84px;
	top: 115px;
	left: 580px;
	text-align: center;
	padding-top: 10px;
	}

.siteMapCol {
	width: 164px;
	text-align: left;
	float: left;
	height: 220px;
}
.siteMapCol ul {
	padding: 1px;
	margin: 0px 2px 0px 2px;
	background-color: #C0C0C0;
}

.siteMapCol ul li.heading {
	margin: 0 0 2px 0;
	padding: 2px;
	background: #FF9900;
/*-moz-border-radius: 10px; creates a rounded edge*/
	color: #FFFFFF;
	list-style: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
.siteMapCol ul li {
	margin: 0;
	padding: 1px 4px 1px 4px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
	height: 15px;
}

#imageLink {
	position: absolute;
	left: 160px;
	top: 515px;
	width: 820px;
	height: 140px;
	padding-top: 10px;
}
.mSiteTxt {
	background-color: #ffff9d;
	font-size: small;
	font-family: Verdana;
	color: #000066;
	text-align: justify;
}

#topMenuBar {
	border-left: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	position: absolute;
	left: 0px;
	top: 90px;
	width: 980px;
	height: 25px;
	z-index: 0;
	background-color: #000000;
	color: #FFFFFF;
}
#topMenuBar ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	height: 20px;
}
#topMenuBar li {
	float: left;
	height: 17px;
	width: auto;
}
#topMenuBar a {
	border-style: none solid none none;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #000000;
	margin-right: 2px;
	text-align: left;
}
#topMenuBar a:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #122122;
	background-color: #CCCCCC;
}

#mainFrame {
	width: 980px;
	height: 975px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}

