/* fixes */
/* www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ----------------------------------- */

body {	
	background-color: #FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: center;
}
/* PV */
div#container {
	position: relative;
	top: 8px;
	width: 750px;
	background-color: #FFFFFF;
	border:groove;
	border-color:#666666;
}
div#usableWidth {
	width: 750px;
	margin: auto; /* centers in the container */
}
/* */
div#topOfPage{
	margin: auto; /* centers in the block */
	text-align: center;
}
div#bottomOfPage{
	clear: both;
	margin: auto; /* centers in the block */
	text-align: center;
}
div#header {
	padding-top: 3px;
	padding-bottom: 0px;
}
div#footer {
}
/* */
p {
	text-align: left;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
table {
}
A{color:#000000;}
A:visited{color:#000000;}
A:hover{color:#000000;text-decoration:none;}
h1{
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color:#5B195E;
}
h2{
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color:#5B195E;
}
h3{
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	}
h4{
	clear: both;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
UL {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
    list-style-type: square;
	}
/* anchor styling */
FORM {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jst-lft {
	text-align:left
}




/* adapted */
/* H series */
