@import "layout.css";
@import url('layout.css');
@import "forms.css";
@import url('forms.css');
@import "topnav.css";
@import url('topnav.css');
@import "leftnav.css";
@import url('leftnav.css');
@import "links.css";
@import url('links.css');

@import "pagi.css";
@import url('pagi.css');

@import "slimbox.css";
@import url('slimbox.css');

body {
	margin: 45px 0 0 0;
	padding: 0;
	background: #fff url(/images/bodybg.png) repeat-x;
	text-align: center;
	color: #515153;
	font: 11px Arial, Helvetica, sans-serif;
}

div {
	font-size: 12px;
	line-height: 16px;
	color: #515153;
}

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

h1 {
	font: 19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	color: #0C5BA1;
	padding: 0;
	margin: 0 0 20px 0;
	clear: both;
}

h1.flaghead {
	width: 260px;
	height: 28px;
}

#homeboxtext h1 {
	color: #fff;
}

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

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

#leftcol h3 {
	font-size: 14px;
	padding: 0 10px 0 18px;
	margin: 0;
	color: #0CA199;
	line-height: 26px;
	border-bottom: 1px solid #E2E2E2;
}

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

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

.black {
	color: #000;
}

img {
	border: 0;
}

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

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

ul li, .sidebox li {
	list-style-position: outside;
	margin: 3px 0;
	padding: 0;
	list-style-image: url('/images/bullet.gif');
}

span.asterisk {
	padding: 0 0 0 4px;
	font-weight: bold;
	color: #E85809;
}

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

.txt10 {
	font-size: 10px;
}

.txt11 {
	font-size: 11px;
}

.txt13 {
	font-size: 13px;
	line-height: 18px;
}

.txt14 {
	font-size: 14px;
	line-height: 20px;
}

.footerdiv {
	background: url(../images/footerdiv.png) center no-repeat;
	padding: 0 11px;
}

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

.bold {
	font-weight: bold;
}

.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;
}

.imgright2 {
	float: right;
	margin: 0 0 0 20px;
}

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

ul#news {
	margin: 0;
	padding: 0;
}

ul#news li {
	list-style: none;
}

ul#news li h2 {
	font: 17px Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: 600;
	padding: 0;
	margin: 0 0 6px 0;
}

ul#news li span {
	font-size: 10px;
	font-weight: normal;
}

ul#news li p {
	font-size: 11px;
	font-weight: normal;
}