body    {  margin: 0; padding: 0; color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center;  background-color: #5D58E4; }
* {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
div#mainbody    {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("artwork/background.gif");
	background-repeat: repeat-x;
	background-color: #5D58E4;
	background-attachment: fixed;
}
/* Header styling */
div#header	{ 
	width: 545px; text-align: center; padding: 10px; }

div#navbuttons    {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Button bar styling */
#navbuttons     { background-image: url("artwork/nav_bkg.gif"); background-repeat: repeat-x; padding: 0px; margin: 0px; }
ul#navbar { list-style-type: none; font: normal 14px arial, verdana, sans-serif; text-align: center; padding: 2px 4px 2px 4px; }
ul#navbar li {display: inline; }
ul#navbar li a { padding: 2px 2px 2px 2px; color: #2C25E2; text-decoration: none; margin-right: 10px; margin-left: 10px; }
ul#navbar li.selected a {background-color: #2C25E2; color: #ffffff; }
ul#navbar a:hover {background-color: #2C25E2; color: #ffffff;}

/* Article Tabs */
div#articlebar { background-color: #a78173;  padding: 0px; margin: 0px; }
div#articlebar h1 { font-size: 14pt; font-weight: normal; padding: 0px; margin: 0px 0px 7px 0px;  }
ul#articletabs {border-bottom: 1px solid #6F390A; list-style-type: none; font: normal 11px arial, verdana, sans-serif; text-align: center; padding: 3px 4px 3px 4px; }
ul#articletabs li {display: inline; }
ul#articletabs li a {padding: 3px 4px; border: 1px solid  #6F390A; background-color: #e1d4cf ; color: #6F390A; text-decoration: none; margin-right: 6px; margin-left: 6px; border-bottom: none; }
ul#articletabs li.sel a {background-color: #a98476; color: #6F390A; position: relative; top: 1px; padding-top: 3px; }
ul#articletabs a:link {text-decoration: none; }
ul#articletabs a:visited {text-decoration: none; }
ul#articletabs a:hover {background-color: #986B5A; color: #ffffff;}
ul#articletabs a:active {text-decoration: none; }

/* Footer styling */
div#footer    { font-size: 10px; text-align: center; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; }
div#copy { color: #D9D8F8; font-size: 10px; text-align: center; margin-top: 4px; }
div#cci  { color: #D9D8F8; font-size: 10px; text-align: center; margin-top: 8px; background-color: transparent; text-decoration: none; background-image: none }
div#cci a { color: #D9D8F8; font-size: 10px; text-align: center; margin-top: 8px; text-decoration: none; background-image: none }
div#cci a:hover  {background-color: #2C25E2; color: #ffffff; text-decoration: none; background-image: none }

/* Content styling */
div#content    { font-size: 10pt; padding: 8px 8px 8px 8px;  }
/* table cells */
div#content td { font-size: 10pt; padding: 2px}
/* headers */
.hometitle1 {
	font-size: 32pt;
	font-weight: bold;
	color: #2C25E2;
	font-family: Papyrus, "Monotype Corsiva", Times;
}
.hometitle2 {
	font-size: 28pt;
	font-weight: bold;
	color: #2C25E2;
	font-family: Papyrus, "Monotype Corsiva", Times;
}
.hometitle3 {
	font-size: 14pt;
	font-weight: bold;
	color: #2C25E2;
	font-family: Papyrus, "Monotype Corsiva", Times;
}
div#content h1 { font-size: 14pt; font-weight: normal; color: #2C25E2; }
div#content h2 { font-size: 13pt; font-weight: bold }
div#content h3 { font-size: 13pt; font-weight: normal }
div#content h4 { font-size: 12pt; font-weight: bold }
div#content h5 { font-size: 12pt; font-weight: normal }
/* links */
div#content a { text-decoration: underline; color: #006; }
div#content a:hover { text-decoration: underline; background-color: #2C25E2; color: #ffffff; }
/* lists */
div#content ul   { margin: 0; padding: 0 0 0 20px }
div#content li   { font-size: 10pt; margin: 0; padding: 0 }
div#content ul li ul   { margin-top: 10px ; margin-bottom: 10px ; }
div#content ol   { margin: 0; padding: 0 0 0 20px }

div#content td .hangpara { text-indent: -18px ; padding: 0 0 0 20px; }
div#content td .hangpara ul { padding: 0 0 0 20px; }
div#content td .hangpara ul li { padding: 0 0 0 20px; }

/* Form styling */
div#content fieldset {padding: 0.5em; border:1px solid #6F390A; }
div#content legend {color:#6F390A; font-size: 10pt; }
div#content input    { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#content textarea { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#content option   { color: black; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
/* Other styling */
div#content.crpoint	     { cursor: pointer; }
div#content.headrow 	   { font-size: 10pt; font-weight: bold; background-color: #a0bcbc }
div#content.evenrow 	   { font-size: 10pt; background-color: #d2eeee }
div#content.oddrow	  	 { font-size: 10pt; background-color: #b6d2ee }
div#content.evenrowclick { font-size: 10pt; background-color: #d2eeee; cursor: pointer }
div#content.oddrowclick	 { font-size: 10pt; background-color: #b6d2ee; cursor: pointer }
div#content img.map {
	border-color: #986B5A;
	border-width: 2px;
	border-style: solid;
}

