body {
	font-family: arial;
	font-size: 12px;
	color: #574f4d;
	background-color: #dfd9d8;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-image: url('./bg.png');
	background-position: top center;
	background-repeat: repeat-x;
}
img#transparent, div#transparent, div#bar_white_bottom, div#bar_grey_top, div#bar_blue, div#bar_orange {
	behavior: url('./iepngfix.htc');
}
table, td {
	font-family: arial;
	font-size: 12px;
}
p {
	margin: 0;
}
td {
	
}
hr {
	width: 748px;
	height: 1px;
	border: 0;
	background-color: #e5e5e5;
}
a {
	text-decoration: none;
}
.content a, .content a:link, .content a:visited, .content a:hover, .content a:active {
	color: #145891;
	text-decoration: none;
}
img.noborder {
	border: 0;
}
img {
	border: 1px solid #dfd9d8;
}
a img {
	border: 1px solid #bec7cb;
}
input {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	height: 17px;
	font-size: 12px;
}
/*------------------ SITE LAYOUT --------------*/
.content {
	padding: 18px 20px 18px 20px;
	text-align: left;
}
div.background {
	width: 972px;
	background-image: url('./background.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
div.white {
	background-color: #fff;
	width: 748px;
	color: #122d49;
}
div.bar_white_bottom {
	background-image: url('./bar_white_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 748px;
}
div.bar_blue {
	background-image: url('./bar_blue.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
	width: 748px;
}
div.bar_orange {
	background-image: url('./bar_orange.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 31px;
	width: 748px;
}
div.grey {
	background-color: #f3f3f3;
	width: 748px;
}
div.bar_grey_top {
	background-image: url('./bar_grey_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 748px;
}
div.hspacer {
	height: 11px;
	width: 748px;
}
div.footer {
	padding: 5px 0px 2px 0px;
}
div.footer a {
	color: #000;
}
/*---------------------------- BANNERS ------------------*/
div.banner {
	float: left;
	width: 368px;
	height: 231px;
	margin: 0;
	padding: 0;
}
.bannercontent {
	padding: 18px 10px 18px 20px;
	text-align: left;
	color: #fff;
}
.bannercontent a:link, .bannercontent a:visited, .bannercontent a:hover, .bannercontent a:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
div.vspacer {
	float: left;
	width: 12px;
	height: 231px;
}
div.banner01_top {
	background-image: url('./banner01_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 368px;
}
div.banner01_middle {
	background-image: url('./banner01_middle.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 219px;
	width: 368px;
}
div.banner01_bottom {
	background-image: url('./banner01_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 368px;
}
div.banner02_top {
	background-image: url('./banner02_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 368px;
}
div.banner02_middle {
	background-image: url('./banner02_middle.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 219px;
	width: 368px;
}
div.banner02_bottom {
	background-image: url('./banner02_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	width: 368px;
}
h1 {
	font-size: 14px;
	color: #145891;
}
h2 {
	font-size: 16px;
	color: #3c5578;
	margin: 0;
}
h3 {
	font-size: 14px;
	color: #ff6600;
	margin: 0;
}
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	font-size: 14px;
	color: #606060;
	margin: 0;
}
h4 {
	font-size: 12px;
	color: #ff6600;
	margin: 0;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #3c5578;
	margin: 0;
}
h6 {
	font-size: 11px;
	color: #8c817f;
	font-weight: normal;
	margin: 0;
}
p.font11 {
	font-size: 11px;
}
a.more:link, a.more:visited, a.more:hover, a.more:active {
	color: #f17208;
	font-weight: normal;
	text-decoration: none;
}