
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	/* center everything for ie*/
	text-align:center;
	height:auto;
}

a img {
	border: none; 
}

a:link {
	color: #0000FF; /*blue*/
	text-decoration:underline;
}
a:visited {
	color: #006600; /*forest green*/
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #0000FF;
	text-decoration:none;
	font-style:italic;
}

#Menu1, #FeaturedContainer, #FWTableContainer1116060732, #MMMenuContainer0027011214_1, #MMMenuContainer0027011415_2, MMMenuContainer0027011700_3, MMMenuContainer0027011700_4 {
	display: none; 
}

#Container {
	position:relative;	
	padding:5px;
	width:810px;
	height:auto;
	margin:auto auto;
	text-align:left;
}

#Header {
	position:relative
}

#Banner {
	position:absolute;
	width:420px;
	height:150px;
	z-index:1;
}

#BodyContent {
	position:relative;
	top:-7px;
	width:800px;
	z-index:3;
	height:auto;
	padding:5px;
	border-top:#000099 thick solid;
	border-left:#000099 thin solid;
	border-right:#000099 thin solid;
	border-bottom:#000099 thin solid;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*#FeaturedContainer {
	position:relative;
	float:right;
	top:10px;
	width:304px;
	padding-right:10px;
	padding-left:10px;
	height:auto;
	margin-bottom:20px;
	text-align:left;

}*/

#Featured1 {
	position:relative;
	width:300px;
	height:auto;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:7px;
	background:#228B22;
	border-bottom:solid medium #333333;
	border-right:solid medium #333333;
	line-height:.6em;
}

#Featured2 {
	position:relative;
	width:300px;
	height:auto;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	background:#000099;
	border-bottom:solid medium #333333;
	border-right:solid medium #333333;
	color:#00FF00;
	font-size:.8em;
	font-weight:900;
	line-height:.2em;
}

.FeatList3 {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	font-size:.9em;	
	color: #000099;
	font-weight:800;
	letter-spacing:2px; 
	font-size:1.1em;
	line-height:1.1em;
}

#Footer {
	position:relative;
	float:left;
	width:800px;
	z-index:2;
	height:auto;
	min-height:100px;
	margin:auto auto;
	clear:both;
}

.FooterSmTxt {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.FeatList {
	position:relative;
	/*top:-10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:.9em;	
	color:#000099;
	font-weight:800;
	line-height:1.1em;
	list-style:url(images/bullet.png);
}
a.FeatList:link {
	color: #00FF00;
	text-decoration:underline;
}
a.FeatList:visited {
	color: #006600;
}
a.FeatList:hover {
	color: #0000FF;
}
a.FeatList:active {
	color: #0000FF;
	font-style:italic;
	text-decoration:none;
}

.SubHeader {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight:bold;
	font-stretch:extra-expanded;
	line-height:1.2em;
	letter-spacing:4px;
	font-style:italic;
	color:#228B22;
	text-shadow:#000066;
}

.HeaderContent {
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	/*font-weight:lighter;
	font-style:italic;*/
}

.HeaderContentLg {
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:lighter;
	text-align:justify;
}

.HeaderLink {
	font-family:"Arial Black", Arial, Verdana, Helvetica;
	font-weight:bolder;
	letter-spacing:2px;
	text-decoration:underline;
}

.HLText {
	color:#000099;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-weight:bold;*/
	text-align:justify;
	font-style:italic;
}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}