body {
	background-image: url(../images/minback.gif);
	text-align:center;   
    margin:10px 0px 0px 0px;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
 }
 
 #content {
    width:899px;
    margin-right:auto;
    margin-left:auto;
    background-color:White;
 }

#wrapper {
	width:899px;
	height:100%;
	text-align: center;
}

#header {
	width:899px;
}

#menu {
	background:#6783BC;
    text-align:center;
    font-size: 12px; 	
	color: #FFFFFF;
	height:22px;
	padding-top:8px;
}

#menu a:link	{
	text-decoration:none;
	color:#fff;
}

#menu a:active	{
	text-decoration:underline;
	color:#fff;
}

#menu a:visited	{
	text-decoration:none;
	color:#fff;
}

#menu a:hover	{
	text-decoration:underline;
	color:#fff;
}

#contentArea {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	height:auto;
	background:#fff;
	z-index:10;
	text-align:left;
}

#contentLeft {
	width:579px;
	height:auto;
	float:left;
	text-align:left;	
}

#contentLeftHome	{
	position:relative;
	top:0px;
	left:0px;
	width:579px;
	height:auto;
	float:left;
	background:url(../images/home.jpg) no-repeat;
	z-index:11;
}

#contentRight {
	position:relative;
	top:0px;
	left:0px;
	width:321px;
	min-height:333px;
	float:right;
	background:url(../images/formback.gif) no-repeat;
	text-align:left;
	z-index:12;
}

.formBack {
	background:url(../images/formTile.gif) repeat-y;
}

.formBack2 {
	background:url(../images/formTile2.gif) repeat-y;
}

.formBack2png {
	background:url(../images/formTile2.png) repeat-y;
}

.formBack3png {
	background:url(../images/formTile3.png) repeat-y;
}

.form2 {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-align:left;
	padding-left:25px;
}

.form2 a { color:white }

.blacktext {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align:left;
}

html>body #contentFloater {
	position:absolute;
	top:20px;
	left:440px;
	width:440px;
	z-index:13;
	}

#footer	{
	clear:both;
	width:899px;
	height:auto;
	background-color:white;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:center;
	font-size: 9px;
}
.style5 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.formText {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
}

.style8 {color: #FFFFFF}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style13 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C9366;
}
.style17 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style22 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}


h3 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.errors { font-size:12px; color:Red;  }
.submitbutton { background:url(/images/submit.gif) no-repeat; cursor:pointer; border:0; width:105px; height:33px; }

#news { padding-left:25px; }