div.section0 { width: 800px; border-right: 1px black solid; border-left: 1px black solid; }
div.section1 { width: 802px; padding: 15px; text-align: left; border-right: 1px black solid; border-left: 1px black solid; border-bottom: 1px black solid; }
div.sectionm { width: 200px; text-align: left; }
div.sectionb { width: 400px; text-align: left; padding-left: 15px; padding-right: 15px; }
.PBox { background-color: #3E2E5F; padding: 15px; font-family: arial, helvetica, sans-serif; color: white; font-weight: bold; font-size: 12px; }
.PBoxa { color: #D0AD67; text-decoration: none; }
.GBox { background-color: #D0AD67; padding: 15px; font-family: arial, helvetica, sans-serif; color: black; font-weight: bold; font-size: 12px; }
.GBoxa { color: white; text-decoration: none; }
.PWords { color: #3E2E5F; font-family: times, times new roman, serif; font-size: 20px; font-weight: bold; }
.GWords { color: #D0AD67; font-family: times, times new roman, serif; font-size: 16px; font-weight: bold; }
.PWords12 { color: #3E2E5F; font-family: arial, helvetica, sans serif; font-size: 12px; font-weight: bold; }
.GWords12 { color: #D0AD67; font-family: arial, helvetica, sans serif; font-size: 12px; font-weight: bold; }
h2 { font-family: times, times new roman, serif; color: #3E2E5F; font-size: 22px; font-weight: bold; }
.hdr2 { font-family: times, times new roman, serif; color: #3E2E5F; font-size: 22px; font-weight: bold; }
h3 { font-family: times, times new roman, serif; color: #3E2E5F; font-size: 20px; font-weight: bold; }
strong { font-family: arial, helvetica, sans serif; color: #2E1058; font-size: 12px; font-weight: bold; }
p,td, li, blockquote,pre { font-family: arial, helvetica, sans-serif; color: black; font-size: 12px; }
b { font-family: arial, helvetica, sans-serif; color: #3E2E5F; font-size: 14px; font-weight: bold; }
.indent { padding-left: 24px; }
.WWords { color: #ffffff; font-family: arial, helvetica, sans serif; font-size: 12px; font-weight: bold; text-decoration: none; }
small { font-family: arial, helvetica, sans serif;
	 color: black; font-size: 8pt; font-weight: bold; 
	 font-style: italic; }
em { font-family: arial, helvetica, sans serif;
	 font-size: 8pt; font-weight: bold; font-style: normal; }
.Header { font-family: arial, helvetica, sans-serif;
	 color: white; font-style: italic; font-size: 16pt;
	 font-weight: bold;
	 background-color: #ff0000;
	 border: 8px solid #ff9900;
	 padding: 10px 10px 10px 10px;  }
.footer { font-family: arial, helvetica, sans-serif;
	 color: black; font-style: italic; font-size: 12px; font-weight: bold;  }
.Quote { font-family: arial, helvetica, sans-serif;
	 color: #2E1058; font-style: italic; font-size: 12px;
	 display: block;
	 padding: 10px 10px 10px 10px;  }
.Quote2 { font-family: arial, helvetica, sans-serif;
	 color: #2E1058; font-style: italic; font-size: 12px;
	 padding: 10px 10px 10px 10px;  }

div.menuBar {
	width: 180;
	background-color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #ffffff;
	border-bottom: 2px #3E2E5F solid;
	text-decoration: none; }
div.menuBar a.menuButton {
	background-color: #ffffff;
	color: #2E1058;
	text-decoration: none;
	display: block;
	margin: 1px 0px 2px 2px;
	padding: 4px 0px 4px 0px; }
div.menuBar a.menuButton:visited {
	background-color: #ffffff;
	color: #2E1058;
	display: block;
	margin: 1px 0px 2px 2px;
	padding: 4px 0px 4px 0px; }
div.menuBar a.menuButton:hover {
	background-color: #D0AD67;
	color: #000000;
	display: block;
	margin: 1px 0px 2px 2px;
	padding: 4px 0px 4px 0px; }
.intro {
	position:absolute;
	left:0; top:0; right:0;
	layer-background-color: #B486B5;
	background-color: #B486B5;
	z-index:9; }