	html { 
		padding: 0px;
		margin: 0px;}
	
	body {
	background-color:#0B2A49 ;
	font: 80% verdana, Arial, Helvetica, sans-serif ;
	color:#446382 ;
	padding:10px 0px 0px 10px ;
	margin:0px;
	text-align:center; /* for IE */ 
	height:100%;
		}
html {
	height:100%;
		}		
#head img{
	float:right;
	padding:5px 50px 5px 20px;
		}		
#head {
	background:#F5F7F8;
	height:150px;
	width:770px;
	border-bottom:20px solid #718BA6;
}
#head p{
	padding-top: 15px;
}
#container {
	width:770px;
	background:#005CB7;
	border-bottom:10px solid #CFE4FF;
	\\text-align:left; /* reset text alignment */ 
	margin:0 auto; /* for the rest */ 
	min-height:600px;
	
}
#main {
	width:580px;
	background:white;
	text-align:left;
	padding:14px;
	border-bottom:10px solid #718BA6;
	float:right;
	padding-bottom:40px;
}
#left {
	width:162px;
	text-align:left;
	float:left;
	background-color:#005CB7;
}
#left img{
	border:1px solid  #F5F7F8;
}
#left ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#left ul li{
	margin:0;
}
#left ul li a{
	display:block;
	width:136px;
	color:white;
	text-decoration:none;
	padding:4px 4px 4px 20px;
	border-top:1px solid #E3E7EC;
	border-right:1px solid #1D446C;
	border-bottom:1px solid #1D446C;
	border-left:1px solid #E3E7EC;
}
#left ul li a:hover{
	border-bottom:1px solid #E3E7EC;
	border-left:1px solid #1D446C;
	border-top:1px solid #1D446C;
	border-right:1px solid #E3E7EC;
	background:#0357AA;
}
h1 {
	font-size:140%;
	}
h2 {
	font-size:120%;
}
h3 {
	font-size:100%;
 	font-weight: bold;
}	
a {
	color:#026AD4;
	text-decoration:none;
}
a:visited {
	color:#446382;
}
a:hover {
	text-decoration:underline;
}
a.buttons {
	padding:4px 12px 4px 12px;
	width:200px;
	border:1px solid #005CB7;
	background:#CFE4FF;
	align:center;
	text-align:center;
	color:#005CB7;
	margin-left:34px;
}
a.buttons:hover {
	text-decoration:none;
	background:#E3E7EC;
}
#foot {
	text-align:center;
	font-size:84%;
	margin-top:30px;
	margin-bottom:20px;
}
#left img.nobord {
	border:none;
	border-left:1px solid  #F5F7F8;
	padding-right:3px;
}
input, textarea, submit {
	color:#446382 ;
	padding:1px;
}
.contactforminput {
	border:1px solid #446382 ;
	width:200px;
}
#main table {
}
\\.datetime {
	font-size: 140%;
	color: #26347C;
	padding-top: 25px;
}
#datetime {
	font-size: 200%;
	color: #26347C;
	padding-top: 30px;
	padding-left: 12px;
}

.clsTitle {
	COLOR: red; FONT: bold 12pt Arial
}
.clsBody {
	COLOR: midnightblue; FONT: bold 8pt Arial
}
.clsCheckBox {
	color: blue; 
	font: 8pt verdana;
	width: 200px;
	margin-top: 10px;
}
.submitbut {
	background-color: #005CB7;
	border: 1px solid #1F377F;
	color: #fff;
}
#searchtb {
	padding: 0;
	margin: 0 auto;
	border: 0px solid #203882;
	background-color: #E9F2FB;
	width: 419px;
	align: center;
	background-image: url(build/searchtableback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 90%;
}
#searchtb table {
	padding: 0px;
	width: 405px;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0 auto;
	align: center;
	
}
#searchtb h2 {
	font-size:120%;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 6px;
}
.textbox {
	align: center;
	margin: 0 auto;
}
.tickbox {
	border: 1px solid #A5ACB2;
}
.pricefields {
	width: 60px;
}
.dropdown {
	color: #446382;
}
#proptype table{
	border: 0px solid #000;
	width: 300px;
	margin-left: 30px;
}