
html,body { 
	padding: 0px;
	margin: 0px;
	background-color: d4dbdc;}
h1 {
	font-size: 11pt;
}
h2 {
	font-size: 8pt;
}
a {
	text-decoration: none;
	color: ffffff;
}
a.acontent {
	text-decoration: underline;
	color: 18495E;
}
.topbar {
	height: 30px;
	width: 750px;
	background-color: 1E637E;
	border-bottom: thin solid #ffffff;
	text-align: right;
}
.menuitem {
	float: right;
	position: relative;
	top: 4px;
	width: 65px;
	margin: 4px 10px 4px 10px;
	text-align: center;
	font-family: Verdana, Arial, Sans;
	font-size: 8pt;
	color: ffffff;
}
.menuitem_wide {
	float: right;
	position: relative;
	top: 4px;
	width: 105px;
	margin: 4px 10px 4px 10px;
	text-align: center;
	font-family: Verdana, Arial, Sans;
	font-size: 8pt;
	color: ffffff;
}
.topimage {
	width: 750px;
}
.sectionhead {
	width: 750px;
	height: 32px;
	background-color: a5551c;
	text-align: left;
	font-family: Verdana, Arial, Sans;
	font-size: 10pt;
	font-weight: bold;
	color: ffffff;
	padding-top: 8px;
	padding-left: 13px;
}
.sectionimg {
	position: relative;
	top: 4px;
	left: 20px;
}
.content {
	width: 750px;
	margin-top: 20px;
	margin-left: 20px;
}
.leftcontent {
	width: 250px;
	float: left;
	margin-right: 10px;
	font-family: Verdana, Arial, Sans;
	font-size: 14pt;
	font-weight: bold;
	color: a5551c;
	border-right: thin solid #a2663c;
	text-align: left;
}
.rightcontent {
	width: 460px;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Sans;
	font-size: 9pt;
	color: 18495E;
	text-align: justify;
}
.caption {
	margin-left: 10px;
	font-family: Verdana, Arial, Sans;
	font-size: 9pt;
	color: 18495E;
	text-align: left;
}
.footer {
	clear: left;
	width: 750px;
	height: 32px;
	background-color: 833B06;
}
.splashfooter {
	height: 28px;
	width: 750px;
}
.splashbg {
	width: 750px;
	height: 68px;
	background-image: url("../images/splash_text.jpg");
}
.splashtxt {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Sans;
	font-size: 10.5pt;
	color: C2865B;
	text-align: justify;
	margin-top: 6px;
}
* html .splashbg {  width: 760px;  w\idth: 750px;
}