﻿.mFormat {
	background-color: #CCFF99;
	text-align: justify;
}
#ad72890 {
	position: absolute;
	width: 730px;
	height: 90px;
	text-align: center;
	top: 0px;
	left: 250px;
	z-index: 0;
}
#ad160600 {
	position: absolute;
	width: 160px;
	height: 600px;
	z-index: 170;
	top: 90px;
	left: 0px;
}
/* level 2 */

#l2nav {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #FFFFFF;
	position: absolute;
	top: 90px;
	width: 300px;
	height: 25px;
	left:680px;
	background-color: #000000;
}
#l2nav ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	height: 20px;
}
#l2nav li {
	float: left;
	width: auto;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
#l2nav a {
	border-style: none solid none none;
	border-width: 1px;
	border-color: #FFFFFF;
	padding: 3px 2px 3px 2px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #000000;
	/*margin-right: 2px;*/
}
#l2nav a:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #c99981;
	background-color: #cccccc;
}

#siteHdr {
	position: relative;
	width: 980px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#masterSiteFrame {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 980px;
	height: 975px;
	top: 0px;
	left: 0px;
}
.l2siteNavLinks {
	position: absolute;
	background-color: #FFFFCC;
}
.l2column ul {
	background-color: #339966;
	padding: 1px;
	margin: 0px 2px 0px 2px;
}
.l2column ul li.head {
	padding: 1px;
/*-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;
}
.l2column ul li {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #FFFFFF;
/*margin: 0px;
	padding: 1px;*/	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 15px;
}
.l2column ul li a {
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
}
.l2column ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;

}
#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;
}
#google {
	position: absolute;
	width: 400px;
	height: 84px;
	top: 115px;
	left: 580px;
	text-align: center;
	padding-top: 10px;
}
#sitemapNav {
	z-index: 1;
	left: 160px;
	top: 229px;
	position: absolute;
	height: 250px;
	width: 820px;
}
.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: #006600;
/*-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;
}

#googleSearch {
	position: relative;
	width: 980px;
	height: 90px;
	top: 110px;
	text-align: center;
	padding-top: 10px;
	left: 0px;
}


#fileFormat {
	padding: 10px;
	left: 160px;
	top: 115px;
	width: 800px;
	height: 380px;
	position: absolute;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	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: 160px;
	top: 90px;
	width: 820px;
	height: 25px;
	z-index: 171;
	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;
}
#ad300250 {
	position: absolute;
	left: 680px;
	top: 700px;
	width: 300px;
	height: 250px;
}
#imageLink {
	position: absolute;
	left: 160px;
	top: 515px;
	width: 820px;
	height: 140px;
	padding-top: 10px;
}
.mSiteTxt {
	background-color: #CCFF99;
	font-size: 10pt;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #990000;
}
#sitemapFooter {
	position: absolute;
	width: 980px;
	height: 20px;
	z-index: 172;
	text-decoration: none;
	left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	bottom: 0px;
}
