body{
	margin: 0px;
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	color: #202020;
	}
*{	
	margin: 0px
	}
	
#wrapper{
	width: 917px;
	margin: 0px auto;
	text-align: left
	}

h1{font-size: 18pt}
h2{font-size: 14pt}
h3{font-size: 12pt}
h4{font-size: 12pt;}
p{font-size: 10pt;color:#404040}

#topNav{
	text-align: right;
	}


ul#mainlevel {
  	margin: 0;
  	padding: 0;
  	color: #c0c0c0;
  	margin-right: 50px
}

ul#mainlevel li {
  	display: inline; /* Shows each item side-by-side */
  	list-style-type: none; /* Gets rid of the bullet points */
 	line-height: 20px;
	}
 
ul#mainlevel a{
  	color: #c0c0c0;
  	text-decoration: none;
}


ul#mainMenu{
margin: -10px 0px 0px 25px;
}

ul#mainMenu a{
color: #202020;
  	text-decoration: none;
}


.clear	{clear: both}
.left 	{float: left}
.right	{float: right}	
.label{
	font-weight: bold;
	color: #FFF;
	}
	

.formLeft{
	width: 200px;
	margin-right: 10px;
	}

.formRight{
	width: 190px;
	}

.finput{
	border:1px solid #808080; 
	background-image: url('../images/Image34.gif');
	padding: 2px;
	margin-bottom: 5px
	}

#mainImageWrapper{
	height: 485px;
	width: 917;
	overflow: hidden;
	background: url('../images/Image38.jpg') no-repeat;
	}
#mainOuter{
	margin: 10px 0px;
	}
#mainInner{
	margin: 0px 50px 0px 100px;
	}

#formHolder{
	width: 430px;
	height: 225px
	position: relative;
	margin-top: 135px;
	margin-left: 150px;
	}
#logoImg{border: 0px}
#footer{
	border: 1px solid #eeeeee;
	padding: 10px;
	background: url('../images/footerback.gif') repeat-x bottom left;
	display: block;
	text-align: justify;
	color: #808080;
	font-size: 8pt;
	margin-top: 25px
	}

#footer p{
	text-align: center;
	color: #808080;
	font-size: 8pt;
	margin: 5px;
	}

#contentRight{
	width: 210px;
	border: 1px solid #eeeeee;
	padding: 10px;
	background: url('../images/footerback.gif') repeat-x bottom left;
	}
	
#contentLeft{
	width: 517px;
	text-align: justify;
	}


#footer a{
	color: #808080;
	}




/* End Stylesheet  */
