body {
	background:#F1F1F1 none repeat scroll center top;
	font-family:arial,verdana,lucida sans,helvetica;
	font-size:11px;
	margin:0 auto;
	padding:0;
	text-align:center;
	line-height:20px;
}

div#content{
	width:858px;
	margin: 0 auto 0;
	text-align:left;
	border-left:#969696 solid 1px;
	border-right:#969696 solid 1px;
	background:#ffffff;
}

div#header {
	margin:0 auto 0;
	width:100%;
}


div#searchbar{
	background:#F1F1F1 none repeat scroll center top;
	height: 30px;
	text-align:left;
	color: #97969C;
	margin:5px auto 5px;
	width:100%;
}

div#leftmenu{
	width:200px;
	margin-top:15px;
	background:#ffffff;
	font-weight: bold;
}


div#middle{
	background:#ffffff;
	margin-top:15px;
	padding-left:60px;
	width:593px;
}

div#middle2{
	background:#ffffff;
	width:570px;
}

.split{
	width: 280px;
	padding-right:5px;
}

div#bottom{
	width:100%;
	background:#ffffff none repeat scroll center top;
	text-align:right;
	margin-right:10px;
	color:#C9CED1;
}

div#footer{
	width:100%;
	background:#ffffff none repeat scroll center top;
	border-top:#969696 solid 1px;
	text-align:center;
	color:#C9CED1;
}

div#home{
	width:446px;
}

div#form{
	width:580px;
}


div.field{
	width:100px;
	  float: left;
}

div.inputfield{
	width:470px;
	float: left;
}

div.nowrap{
	white-space: nowrap;
}

div.alignleft {
  float: left;
}

div.clearleft{
	clear:left;
}

div.alignright { 
  float: right;
}

div.clearright{
	clear:right;
}

a:link {
	text-decoration: none;color:#636268;
}

a:visited {
	text-decoration: none;color:#636268;
}

a:hover {
	color: #00A5EB;
}

h1{
	font-size:14px;
	margin:0 0;
	text-align:left;
}

h2{
	font-size:13px;
	margin:0 0;
	font-weight:normal;
	text-align:left;
}
h3{
	font-size:12px;
	margin:0 0;
	font-weight:normal;
	text-align:left;
}

h4{
	font-size:12px;
	margin:0 0;
	font-weight:normal;
	text-align:left;
}

h1.m{
margin-top:2px;
margin-left:5px;
margin-bottom:2px;
}

h1.blue{
	color: #01A6EA;
}

ul li { 
list-style-image: url(../images/li.jpg); 

}

#submit-search{
	border: none;
	font-weight:bold;
	background:#F1F1F1 none repeat scroll center top;	
}

#error{
	color: red;
}

#errorhide{
	color: red;
	display:none;
}
.p3{
	padding-top:3px;
}

img.floatlinks{
float: left;
margin: 4px;
}

img.floatrechts {
float: right;
margin: 4px;
}

.leftmenu{
	margin-bottom:2px;
	margin-left:5px;
	margin-top:2px;
	font-size:14px;
	text-align:left;
}

.title{
	color: #01A6EA;
	font-size:14px;
	margin:0 0;
	text-align:left;
	font-weight: bold;
}