@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3b3b3b;
	line-height: 1.35em;
}
img {
	border: 0;
}
p {
	padding: 0 0 14px 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin: 0;
}
h1 {
	font-size: 26px;
	line-height: 20px;
	color: #060;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}
#col2_news h2 {
	color: #666;
	font-size: 20px;
	line-height: 14px;
	padding-bottom: 0.725em;
}
h3 {
	font-size: 1.34em;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	font-weight: bold;
}
#col2_news h3 {
	padding-bottom: 0.85em;
}
h3.inline {
	float: left;
	padding-right: 0.25em;
}

ul {
	padding-left: 14px;
	display: block;
}

li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
}
a, a:link, a:visited {
	color: #3b3b3b;
	text-decoration: none;
}
a:hover {
	color: #016D0F;
	text-decoration: underline;
}
a:active {
	color: #3b3b3b;
	text-decoration: none;
}
#wrapper {
	height: auto;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0;
	padding: 0;
	height: 113px;
	width: 988px;
}

#logo {
	width: 575px;
	height: 72px;
	padding-top: 41px;
	text-align: center;
	float: left;
}

#toplinks {
	height: 113px;
	width: 413px;
	float: left;
	clear: right;
}
#toplinks ul {
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#toplinks ul li {
	display: block;
	list-style-type: none;
	float: right;
	padding-left: 20px;
}

.required {
	font-weight: bold;
	padding-right: 0.3em;
}
.white {
	color: #fff;
}


#footer {
	height: 40px;
	width: 988px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 10px;
	clear: both;
	overflow: hidden;
}
#footerseal {
	float: left;
}
#footerinfo {
	display: block;
	clear: right;
	/*float: left;*/
	height: 26px;
	padding-left: 15px;
	padding-top: 10px;
}
.footerwrapper {
	clear: both;
	overflow: hidden;
	width: 570px;
	margin-right: auto;
	/*margin-left: auto;*/
	height: 36px;
}

