.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #578BC7;
}

.floaterheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #578BC7;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1B7693;
	font-weight: bold;
	clear:both;
	padding: 1px;
	margin: 0px;
}


h3 a, h3 a:link {
	color:#578BC7;
	text-decoration:none;
	display:block;
	width:100%;
}

h3 a:visited {
	color:#578BC7;
	text-decoration:none;
}

h3 a:hover {
	color:#1B7693;
	background:#FFFFFF;
	text-decoration:none;
}
.bgbanner {
	background-attachment: fixed;
	background-image: url(images/landscape-bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
a:link {
	color: #578BC7;
	text-decoration: none;
}
a:visited {
	color: #208BAE;
	text-decoration: underline;
}
a:hover {
	color: #578BC7;
	text-decoration: underline;
}
em {
	color: #578BC7;
}

ul.list {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}

/*ul.list li {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	display: inline;
}*/
