body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #021648;
	background:transparent;
}
body {
	color: #021648;
	background: #d7e2c7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homecopy {
	width: 500px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
a:link {
	color: #64a1b0;
	background:transparent;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #64a1b0;
	background:transparent;
}
a:hover {
	text-decoration: none;
	color: #021648;
	background:transparent;
}
a:active {
	text-decoration: none;
	color: #64a1b0;
	background:transparent;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.interiorcopy {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
.homeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
}
h2 {
	font-size: 13px;
}
img {
	border: 0px;
}
.star {
	font-size: 12px;
	color: #FF6600;
	background:transparent;
}
#ErrorMsg {
	position:absolute; 
	z-index:5000;
	left:60px;
	top:55px;
	cursor:pointer;
	border-style: double; 
	border-width: 6px; 
	border-color:#f66;		
	padding: 0px; 
	margin: 0px 5px;
	text-align:left; 
	display:none;
	color:black;
	background:white;
	width:350px;			
}

