body {
	background: #5586B7;
	text-align: center;
	margin: 0 0 10px 0;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:active {
	color: #149;
}

a:visited {
	color: #126;
}

a:hover {
	color: #58b;
}

a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: underline;
}

div#content {
	width: 581px;
	margin: 0 auto;
}

div#title {
	text-align: left;
	width: 581px;
	height: 139px;
	background: #5586b7;
	background-image: url(title.gif);
}

div#mainbg {
	text-align: left;
	width: 581px;
	background: #92B2D1;
	background-image: url(background.gif);
}

div#leftside {
	float: left;
	width: 150px;
	margin: 15px 0 0 0;
	clear: left;
}

div.sidenote {
	border-right: 1px solid #58b;
	padding: 5px 20px 5px 60px;
	color: #016;
	font-size: 10px;
	line-height: 130%;
}

div.nav {
	border-bottom: 1px solid #036;
	border-right: 1px solid #036;
	border-top: 1px solid #46c;
	border-left: 2px solid #46c;
	color: #cdf;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
	padding: 2px 4px;
	background: #8ac;
	background-image: url(navitembg.gif);
}

div.navgroup {
	border-right: 1px solid #58b;
	padding: 5px 20px 5px 0;
}

.nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	text-decoration: none;
}

.nav a:hover {
	color: #012;
}

div#copy {
	margin: 0 20px 0 180px;
	padding: 15px 0 10px 0;
}

h1, h2, h3 {
	font-weight: bold;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #58b;
	color: #248;
}

h1 {
	font-size: 17px;
	margin: 0 0 8px 0;
}

h2, h3 {
	font-size: 14px;
	margin: 20px 0 8px 0;
}

#copy p {
	margin: 0 0 10px 0;
	line-height: 125%;
}

#copy p.last {
	margin: 0 0 25px 0;
}

#copy p.tagline {
	font-weight: bold;
	color: #26b;
	margin: 20px 0;
}

div#footer {
	text-align: center;
	width: 581px;
	height: 46px;
	background: #5586b7;
	background-image: url(bottom.jpg);
	color: white;
	padding: 0 0 0 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: bottom;
}

#footer a {
	color: #cdf;
	font-weight: bold;
}

#footer a:hover {
	color: white;
}

input.urlbox {
	margin: 3px 0 2px 20px;
}

span.basiclabel {
	float: left;
}

div.buttonsep {
	border-top: 1px solid #58b;
	padding: 5px 10px 0 10px;
	margin: 10px 0 0 0;
	text-align: center;
}

div.portitem {
	padding: 0 0 2px 0;
	margin: 10px 0 0 0;
}

img.portpic {
	float: left;
	border: 1px solid #cdf;
	margin: 0 10px 5px 0;
}

.spanboard { width: 370px; }
.duties li {margin: 5px; }