body
{
 	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
}
body, p, div, td, th, span, input, textarea
{
 	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}
textarea
{
 	width: 420px;
	height: 250px;
}
th
{
  	text-align: left;
	font-weight: bold;
}
hr
{
  	color: #AE83D6;
	background-color: #7002D7;
}
h1
{
  	font-size: 16pt;
	margin: 2px;
}
#topbar
{
 	/*position: absolute;
	width: 100%;
	height: 206px;
	z-index: 1;
	left: 0px;
	top: 0px;
	color: #FFFFFF;*/
}
#heading
{
 	position: absolute;
	height: 120px;
	z-index: 2;
	left: 10px;
	top: 10px;
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: bold;
}
#images
{
 	position: absolute;
	top: 10px;
	left: 5px;
	z-index: 1;
}
#sitename
{
 	position: absolute;
	top: 85px;
	left: 5px;
	font-size: 14pt;
	font-weight: bold;
	color: #7002D7;
	background-color: #FFFFFF;
	white-space: nowrap;
	padding: 1px;
	z-index: 2;
}
#subheading
{
 	position: absolute;
	height: 20px;
	z-index: 3;
	left: 5px;
	top: 115px;
	color: #AE83D6;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#wrapper
{
 	position: absolute;
	top: 150px;
	left: 0px;
	width: 750px;
	border: none;
}
#sidebar
{
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
#headingArea
{
 	width: 100%;
	background-color: #D6C1EA; 
	color: #48018A;
	padding: 5px;
}
#contentarea
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 560px;
	border-left: 1px solid #AE83D6;
	border-right: 1px solid #AE83D6;
	border-top: 3px solid #7002D7;
	border-bottom: 1px solid #AE83D6;
}
#bottomMenu
{
 	border-top: 1px solid #AE83D6;
	padding: 3px;
}
.menuitem
{
 	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}
a.menuitem:link, a.menuitem:visited
{
 	font-weight: bold;
	color: #48018A;
	background-color: transparent;
	text-decoration: none;
}
a.menuitem:active, a.menuitem:hover
{
 	font-weight: bold;
	color: #AE83D6;
	background-color: transparent;
	text-decoration: none;
}
.menuDiv
{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: none;
	text-align: left;
	background-color: #D6D6D6;
	color: #000000;
	width: 100%;
	background-image: url('site_images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
.quote
{
 	font-weight: bold;
	font-style: italic;
	color: #7002D7;
	background-color: #FFFFFF;
}
.heading1
{
 	font-weight: bold;
	font-size: 14pt;
	color: #7002D7;
	background-color: #FFFFFF;
}
.blueBold
{
 	font-weight: bold;
	color: #7002D7;
	background-color: #FFFFFF;	
}
.formbg1
{
 	color: #000000;
	background-color: #E0A8E9;
	width: 85%;
	padding: 5px;
}
.errCls
{
 	background-color: #D6C1EA;
	color: #FFFFFF;
	font-weight: bold;
}
.sideMenu
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #D6C1EA; 
	color: #48018A;
	border-left: none;
	border-right: none;
	border-top: 2px solid #7002D7;
	border-bottom: 2px solid #AE83D6;
	width: 170px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
}
h1
{
    font-size: large;
	color: #48018A;
	background-color: transparent;
}
h2
{
    font-size: normal;
	color: #48018A;
	background-color: #ffffff;
}
h3
{
    font-size: normal;
	color: #48018A;
	background-color: #ffffff;
}
h4
{
    font-size: small;
	color: #48018A;
	background-color: #ffffff;
}
h5
{
    font-size: x-small;
	color: #48018A;
	background-color: #ffffff;
}
h6
{
    font-size: xx-small;
	color: #48018A;
	background-color: #ffffff;
}
.x {display:none}
