*, html, body {
	padding:0px;
	margin:0px;
}
div.body div {
	float:left;
}
img {
	display: block;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}
div.body {
	width: 735px;
	height: auto;
	border: 1px dotted black;
	font-family: arial;
	background-color:#FFFFFF;
	font-size:12pt;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
	width:500px;
	background-color:#FFFFFF;
	margin:0;
}
.fltrt p, h1 {
	padding:5px;
}
.clr {
	width:735px;
	background-color:#015382;
	margin:0;
	text-align:center;
}
.nav {
	width:230px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:16px;
	color:#028BAB;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
b, strong {
	color: #005481;
}
div.form {
	
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#D9D9D9;
	border: 1px solid white;
}
div.form b {
	display: block-inline;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color:#005481;
}
div.form .field {
	background-color: #FFFEF2;
	font-size: 10px;
	width: 150px;
}
div.form .fieldsmall {
	background-color: #FFFEF2;
	font-size: 10px;
	width: 20px;
}
a {
	color:#00937F;
}
a:visited {
	color:#00352F;
}
a:hover {
	color:#9EA374;
}
.footer {
	text-align: center;
	font-size: 70%;
	width: 100%;
	padding-bottom: 10px;
	background-color:#FFFFFF;
}
.footer a {
	padding:5px;
	color:#00937F;
}
.footer li {
	display: inline;
	padding-left: 5px;
}
#flowad {
	position: fixed;
	bottom:0px;
	z-index: 100;
	vertical-align:top;
	overflow: hidden;
	width:100%;
	margin:0 auto;
	height:55px;
	background-color:#0e325d;
	padding:3px 3px 3px 3px;
	display:none;
}
#flowad .sliderform {
	color:#FFFFFF!important;
	text-align:right!important;
	font-size:14px!important;
	font-weight:bold!important;
}
div#flowad a:link, #flowad a:visited, #flowad a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	margin-right:22px;
	float:right;
	font-weight:normal;
}
#flowad a:hover {
	text-decoration:underline;
}
