body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}

form {
	display: inline;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}

li {
	margin-top: 6px;
	margin-bottom: 6px;
	}

span.errormsg {
	clear: both;
	padding: 1px 4px 3px 4px;
	}

#bodycontainer {
	width: 720px;
	margin: 0 auto;
	}

#header {
	width: 720px;
	position: relative;
	float: left;
	background-color: #fff;
	}

#header h1 {
	display: none;
	}

#header img.logo {
	}

#keywords {
	position: relative;
	float: left;
	display: none;
	}

#keywords p {
	}

#menu {
	position: relative;
	float: left;
	width: 712px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	border: 4px solid #000;
	}

#menu a {
	position: relative;
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	font-size: 10px;
	font-weight: bold;
	}

#menu a:hover {
	position: relative;
	float: left;
	text-decoration: underline;
	background-color: #000;
	}

#menu a.active {
	position: relative;
	float: left;
	background-color: #666;
	color: #fff;
	}

#menu a.active:hover {
	position: relative;
	float: left;
	text-decoration: none;
	background-color: #666;
	color: #fff;
	}

#menu span {
	position: relative;
	float: left;
	display: none;
	}

#banner_bannerdiv {
	position: relative;
	float: left;
	height: 112px;
	padding: 10px;
	background-color: #fff;
	}

#banner_bannerdiv span.blurb {
	color: #eee;
	font-size: 20px;
	font-family: century gothic, verdana, sans-serif;
	float: right;
	}

#content {
	position: relative;
	float: left;
	padding: 20px 5px 0px 5px;
	background-color: #fff;
	}

#content fieldset {
	border-top: 2px solid #ccc;
	border-right: 0px;
	border-bottom: 2px solid #ccc;
	border-left: 0px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}

#content fieldset legend {
	color: #666;
	font-size: 16px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	}

#content fieldset div.contentbody {
	position: relative;
	float: left;
	width: 690px;
	padding: 10px 0px 25px 0px;
	}

#content fieldset div.contentbody p {
	line-height: 16px;
	}

#content fieldset div.contentbody ul li span {
	color: #aaa;
	}

#content fieldset div.contentbody img {
	margin: 5px 45px 5px 45px;
	}

#footer {
	position: relative;
	float: left;
	background-color: #fff;
	}

#footer a {
	color: #aaa;
	}

#footer a:hover {
	color: #07a;
	}

#footer span {
	padding: 5px 5px 10px 5px;
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #aaa;
	float: left;
	}

#footer span.right {
	float: right;
	}
.video{
	background: url(images/wmv-icon.gif) no-repeat left top;
	padding: 0px 0px 10px 40px;
}