
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	line-height: 1.2em;
}

#wrapper {
	width: 745px;
	margin: 0 auto;
}

#banner {
	margin: 15px 0 0 0;
	background: #ffffff url(/uploads/images/siteimages/banner.jpg) scroll no-repeat top left;
	height: 145px;
}

#logo {
	margin: 10px 0pt 0pt 17px;
	position: absolute;
}

#menu { padding: 104px 0 0 0; }

#menu ul {
	margin: 0 0 0 17px;
	padding: 0;
}

#menu a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.6em;
	font-weight: normal;
}

#menu ul li {
	display: inline;
	margin: 0 0 0 -4px;
	padding: 0;
}

#menu ul li.separator { color: #ffffff; }

#subwrapper {
	width: 709px;
	margin: 0 auto;
}

#subwrapper a { color: #336799; }

.headline {
	font-weight: normal;
	font-size: 1.2em;
	margin: 15px 0 12px 0;
	color: #000000;
}

#content-round-top,
#content-round-bottom {
	width: 709px;
	height: 16px;
}

#content-round-top { background: #ffffff url(/uploads/images/siteimages/content-round-top.jpg) scroll no-repeat left top; }

#content {
	background: #babab9;
	padding: 0 17px;
}

#content .form {
	float: right;
	width: 200px;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000000;
	margin: 5px;
}

.form-header {
	text-align: center;
	font-weight: bold;
}

.form-disclaimer { font-size: 0.7em; }

#content p {
	margin: 10px 0 0 0;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
}

#content p:first-child {
	margin: 0;
	padding: 0;
}

#content ul {
	list-style-type: disc;
	margin: 0 0 0 17px;
	color: #000000;
}

#content ul li { margin: 5px 0 0 0; }

#content-round-bottom { background: #ffffff url(/uploads/images/siteimages/content-round-bottom.jpg) scroll no-repeat left top; }

#footer,
#copyright {
	line-height: 0.7em;
	color: #7D7D7D;
}

#footer .half-box-left,
#footer .half-box-right { font-size: 0.6em; }

#footer .half-box-left p { padding: 12px 0 0 0; }

#footer .half-box-right p {
	padding: 12px 0 0 0;
	color: #336799;
	font-style:italic;
}

#copyright p {
	font-size: 0.7em;
	color: #7d7d7d;
	margin: 10px 0 0 0;
}

#copyright a { color: #7d7d7d; }

.half-box-left,
.half-box-right { width: 49%; }

.half-box-left { float: left; }

.half-box-right { float: right; }

.clear-left { clear: left; }

.clear-both { clear: both; }

.clear-right { clear: right; }

#content td { vertical-align: top; }