@charset "UTF-8";
/* CSS Document */
body {
	background-color: #023348;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	height:100%;
}
body,td,th {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
}
.footer-logo { margin-top:10px; text-align: center; color:#fff; font-size: 11px; }
.footer-logo a { margin:0px 5px; color:#f6bf44; }

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}.main-banner {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 94px;
}
.navigation {
	height: 23px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #023348;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
.navigation a {
	text-transform: uppercase;
	font-size: 12px;
	color: #023348;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 14px;
	font-weight: bold;
}
.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 930px;
	background: #FFFFFF;
}
.navigation a:hover {
	color: #F8BF44;
}
h1 {
	color: #023348;
	font: bold 22px/10px "Trebuchet MS", "Lucida Grande", Geneva;
}
a {
	color: #023348;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
.smaller-text {
	font-size: 11px;
}
h2 {
	color: #FFFFFF;
	font: bold 18px/16px "Trebuchet MS", "Lucida Grande", Geneva;
}
h3 {
	color: #F8BF44;
	font: bold 18px/15px "Lucida Grande", Geneva, Arial, serif;
}
.footer-2 {
	width: 930px;
	background: #FFFFFF url(img/footer.png) no-repeat;
	margin: 0px auto 12px;
	height: 9px;
}
.article-title {
	font-size: 15px;
	font-weight: bold;
}
.footer-logo {
	width: 930px;
	text-align: center;
	margin: 10px auto 0px;
}
.section-title {
	background: url(img/page-bg.png) no-repeat;
	height: 48px;
	width: 599px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
}
.page-titles {
	font-size: 24px;
	font-weight: bold;
	color: #023348;
}
.bold1 {
	color: #023348;
	font: bold 22px/25px "Trebuchet MS", "Lucida Grande", Geneva;
}
