body {
	background: #FFFFFF;
	font-family: Arial;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	color: #66b2ff;
	background-color: transparent;
}

a:hover, a:active {
	text-decoration: underline;
	color: #66b2ff;
	background-color: #ddeefd;
}

.standardimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

div.bodyleft a:link, a:visited {
	text-decoration: none;
	color: #66b2ff;
	background-color: transparent;
}

div.bodyleft a:hover, a:active {
	text-decoration: none;
	color: #66b2ff;
	background-color: #ddeefd;
}

div.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 935px;
	height: 145px;
	float: left;
}

.menuul {
	list-style: none;
	text-indent: 5px;
	font-size: 0.7em;
}

.currentmenuul {
	list-style: none;
	text-indent: 5px;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #cbe5ff;
}

div.headtext {
	position: absolute;
	top: 16px;
	left: 10px;
	font-size: 1.2em;
	font-family: Verdana;
	text-align: left;
	color: #66b2ff;
	float: left;
}

div.headtextshade {
	position: absolute;
	top: 19px;
	left: 12px;
	font-size: 1.2em;
	font-family: Verdana;
	text-align: left;
	color: #ddeefd;
	float: left;
}

div.menu {
	position: absolute;
	top: 85px;
	left: -30px;
	font-size: 0.9em;
	font-family: Verdana;
	text-align: left;
	color: #66b2ff;
}

div.menu ul ul {
	list-style: none;
	margin-left: -35px;
	font-size: 0.7em;
}

div.menu a:link, div.menu a:visited {
	display: block;
	background-color: transparent;
	padding: 0.3em 0 0.3em 0.2em;
	color: #07244d;
	text-decoration: none;
}

div.menu a:hover {
	background-color: #cbe5ff;
	border-bottom: 0px solid #cbe5ff;
}

div.menuline {
	position: absolute;
	top: 90px;
	left: -55px;
	background-image: url(images/mline4.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	width: 264px;
	height: 422px;
}

div.bodylefttop {
	position: absolute;
	top: 90px;
	left: 150px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyleftbtm {
	position: absolute;
	top: 435px;
	left: 150px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyrighttop {
	position: absolute;
	top: 90px;
	left: 515px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.bodyrightbtm {
	position: absolute;
	top: 435px;
	left: 515px;
	width: 350px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	float: left;
}

div.body {
	position: absolute;
	top: 90px;
	left: 150px;
	width: 765px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}

div.sidebar {
	position: absolute;
	top: 385px;
	left: 5px;
	text-align: center;
	width: 110px;
	font-size: 0.8em;
}

ul.bodymenu {
	list-style-type: circle;
}

ul.bodymenu2 {
	line-height: 2;
	list-style-type: circle;
}

.footer {
	font-size: 0.80em;
	color: #000000;
	width: 765px;
	text-align: center;
}

.current {
	font-weight: bold;
	background-color: #cbe5ff;
}