	/* CORE FORMATTING */
		body { margin-top: 10px; margin-left: 10px; background-color: white; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 12px; }
		a:link {	text-decoration: none; color: #890174; font-weight: bold; }
		a:visited { text-decoration: none; color: #890174; font-weight: bold; }
		a:hover { text-decoration: underline; color: #890174; font-weight: bold; }
		a:active { text-decoration: none; color: #890174; font-weight: bold; }
		a.sitemap:link , a.sitemap:visited, a.sitemap:hover, a.sitemap:active { font-size: 16px; }
		h1 { font-weight: bold; font-size: 16px;	color: #F0691B; margin-top: 0px; margin-bottom: 14px; }
		h2 { font-weight: bold; font-size: 16px; color: #000; margin-top: 0px; margin-bottom: 12px; }
		h3 { font-weight: bold; font-size: 12px; color: #000066; margin-top: 0px; margin-bottom: 12px; }
		h4 { font-weight: bold; font-size: 12px; color: #000066; margin-top: 0px; margin-bottom: 0px; }
		h5 { font-weight: bold; font-size: 16px; color: #000; margin-top: 0px; margin-bottom: 0px; }
		p { margin-top: 0px; margin-bottom: 12px; }
		.bodytext { font-size: 12px; color: #000066; }
		.smalltext { font-size: 10px; color: #000066; }
		.popuptext { font-size: 14px; color: #000; }
		#content img { margin: 0px 10px 10px 0px; float: left;}
	
	/* CONTAINERS */
	/* CONTAINER FOR WHOLE PAGE */
		#pagecontainer { position: absolute; top: 183px; left: 0px; width: 868px; height: 800px; margin-top: 10px; margin-left: 10px; z-index: 2; }
	/* HEADER */
		#headercontainer { position: absolute; top: 105px; left: 0px; width: 728px; height: auto; border-bottom: solid #fee4ff 9px; z-index: 250; }		
	/* CONTENT */
		#contentcontainer { position: absolute; top: 190px; left: 0px; width: 728px; height: auto; z-index: 200; }		

	/* PAGE ELEMENTS */
	/* LOGO */
		#logoeve { position: relative; top: 0px; left: 0px; padding-bottom: 10px; }
	/* CONTENT */
		#content { position: relative; top: 0px; left: 0px; width: 550px; }
	/* FOOTER */
		#logohay { position: absolute; top: 6px; left: 0px; display: inline; }
	/* LEFT BUTTONS */
		#podcontent { margin-bottom: 6px; width: 130px; }.outline {
	list-style: none;
}

.outline ul {
	list-style: none;
}

.outline li {
	cursor: auto;
}

.olink {
	border-style: none;
	padding-right: none;
}
.oimg {
	border-style: none;
}