@charset "UTF-8";
/* CSS Document */

html {
height:100%;
width:100%;
}
.clear {
	clear: both;
	float: none;
}
form {
margin:0px;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	padding: 0px;
	background-color: #FFFFFF;
}
.bodyBg {
	background-color: #efefec;
	margin: 0px;
	padding: 0px;
}
.pageInset {
	width: 955px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}

.pageContainer {
	margin: auto;
	width: 943px;
	background-color: #FFF;
}
.header {
	background-image: url(/siteimages/template/pagetop.gif);
	background-repeat: no-repeat;
	background-color: #F8DD1B;
	width: 943px;
	position: relative;
}
.header .headerContent {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.header .logo {
	float: left;
}
.header .strapline {
	float: right;
	font-size: 16px;
	color: #1D469D;
	margin-top: 16px;
	margin-right: 16px;
	text-align: right;
}
.header .navbarContainer {
	position: absolute;
	width: 943px;
}
.header .navbar {
	background-image: url(/siteimages/template/navbar_top.gif);
	background-color: #1D469D;
	width: 707px;
	background-repeat: no-repeat;
	position: absolute;
	height: 32px;
	bottom: 0px;
	right: 6px;
}
.header .navbar .navbarContent {
	padding: 6px;
	text-align: right;
	color: #FFF;
}
.footer {
	background-image: url(/siteimages/template/pagebottom.gif);
	background-position: left bottom;
	background-color: #F8DD1B;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	margin-top: 6px;
}
.footer td {
	padding-left: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 16px;
	color: #1D469D;
}
.footer .pbLink {
	color: #D1B457;
	text-decoration: none;
}
.titleBar {
	background-image: url(/siteimages/template/topimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 126px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.titleBar h1 {
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 48px;
	padding-left: 28px;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #1D469D;
}
.columns .leftCol {
	float: left;
	width: 683px;
	
}
.columns .rightCol {
	float: right;
	width: 253px;
	
}
.rightCol .rightContent {
	border: 1px solid #dad8d0;
	padding: 16px;
}
.leftCol .mainContent {
	border: 1px solid #dad8d0;
	padding: 16px;
	min-height:444px;
	height:auto !important;
	height:444px;
}
.bluePanel {
	width: 253px;
	margin-bottom: 6px;
}
.rightContent h2 {
	font-size: 20px;
	font-weight: bold;
	color: #1D469D;
	margin-top: 0px;
}
.mainContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1D469D;
}
.mainContent h2   {
	font-size: 14px;
	font-weight: bold;
	color: #1D469D;
	margin-top: 0px;
}
.mainContent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1D469D;
	margin-top: 0px;
}
.mainContent .imageFloatLeft_ {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mainContent .services td {
	padding-bottom: 10px;
}
.mainContent a {
	color: #1D469D;
	text-decoration: underline;
}
.navbar .fwPopupMenuH a {
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navbar .fwPopupMenuH li {
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar .fwPopupMenuH li    ul{
	background-color: #1D469D;
	text-align: left;
}
.navbar .fwPopupMenuH li ul li a {
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar .fwPopupMenuH li ul li a:hover {
	background-color: #3457AC;
}
.navbar .fwPopupMenuH li ul li {
	width: 150px;
	padding: 0px;
}
.mainContent .imageFloatRight_ {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.mainContent .divFloatRight {
	text-align: center;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.slideshow .info {
	background-color: #1D469D;
	padding: 12px;
	color: #FFF;
	vertical-align: top;
}
.slideshow {
	margin-bottom: 6px;
}
