body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #282828;
	font: 12pt Arial, Helvetica, sans-serif;
}

div {
	color: #282828;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #055584;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/h1bg.gif) bottom repeat-x;
	clear: both;
}

h2 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #055584;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #055584;
	margin: 0 0 10px 0;
}

h4 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #055584;
	margin: 0 0 10px 0;
}


td, th {
	font-size: 0.8em;
}

a {
	color: #055584;
	text-decoration: none;
}

a:hover {
	color: #282828;
	text-decoration: none;
}

div.newstext a, div.newstext a:hover {
	text-decoration: none;
}

a.lnknewsall {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #055584;
	line-height: 28px;
	background: #E7F8E0;
	margin: 0 -8px -8px -8px;
}

a.lnknewsall:hover {
	color: #055584;
}

a.lnknewsall span {
	padding: 0 9px;
}

a.lnkdark {
	color: #282828;
	text-decoration: none;
}

a.lnkdark:hover {
	color: #055584;
	text-decoration: none;
}

a.lnklight {
	color: #bfbfbf;
	text-decoration: none;
}

a.lnklight:hover {
	color: #055584;
	text-decoration: none;
}

a.lnkmag {
	background: url(/images/icons/mag.png) center left no-repeat;
	padding: 0 0 0 20px;
	color: #055584;
	text-decoration: none;
}

a.lnkarrow {
	background: url(/images/icons/arrow.gif) center left no-repeat;
	font-weight: bold;
	padding: 0 0 0 18px;
	color: #055584;
	text-decoration: none;
}

a.lnkpdf {
	background: url(/images/icons/pdf.gif) center left no-repeat;
	padding: 0 0 0 20px !Important;
	color: #0071BF;
	text-decoration: none;
}

a.lnkmag:hover, a.lnkarrow:hover, a.lnkpdf:hover {
	color: #000;
}

img {
	border: 0;
}

img.imgborder {
	border: 1px solid #ddd;
}

ul {
	margin: 2px 10px;
	padding: 0;
}

li {
	list-style-type: square;
	list-style-position: inside;
}

div.bodytext ul {
	margin: 0 10px;
	padding: 0;
}

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.green {
	color: #44A314;
}

.blue {
	color: #034065;
}

.txt12 {
	font-size: 12px;
}

.clfx {
	height: 0;
	clear: both;
}

.bold {
	font-weight: bold;
}

.lgrey {
	color: #CFCFCF;
}

.noborder {
	border: 0 !important;
}

.flleft {
	float: left;
}

.flright {
	float: right;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left !important;
}

.tright {
	text-align: right !important;
}

.err {
	color: #CC0000;
}

.imgleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgright {
	float: right;
	margin: 0 0 20px 20px;
}

span.yearsep {
	margin: 0 8px;
	color: #E1E1E1;
}

div.newstext h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: 600;
	color: #034065;
	padding: 0;
	margin: 0 0 6px 0;
	clear: both;
}

div.newstext span {
	font-size: 10px;
	font-weight: normal;
}

div.newstext p {
	font-size: 11px;
	font-weight: normal;
}

#header1 span {
	font-size: 10px;
	line-height: 30px;
	color: #B1DF34;
}

#header1 a {
	color: #fff;
	text-decoration: none;
}

#header1 a:hover {
	text-decoration: underline;
}

#headerp {
	width: 100%;
	height: 60px;
	margin: 10px 0 20px 0;
}

#headerp img {
	width: 220px;
	height: 57px;
}

div#homecol2, #header1, #header2, #topnav, #headerimage, #headerimage2, #leftcol, #rightcol, #footer1, #footer2 {
	display: none;
}