body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d2e1f1;
	margin: 0px;
	font-size: 12px;
}
.navbar {
	background-image: url(siteimages/template/bg_navbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 74px;
	text-align: center;
}
.navbar .inner {
	width: 615px;
	padding-top: 39px;
	margin: auto;
}
.footer {
	background-image: url(siteimages/template/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	color: #93a3c2;
	font-size: 11px;
	font-weight: bold;
}
.pageOuter {
	background-image: url(siteimages/template/bg_dropshadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.leftColumn {
	background-color: #eeeeed;
	background-image: url(siteimages/template/left_column.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 140%;
	color: #333333;
}
.leftColumn .inner {
	padding-top: 35px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
}
.leftColumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #102289;
	margin-top: 0px;
	margin-bottom: 20px;
}
.leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102289;
	margin-top: 10px;
	margin-bottom: 14px;
}
.leftColumn h3 {
	font-size: 12px;
	font-weight: bold;
	color: #102289;
	margin-bottom: -6px;
}
.leftColumn a {
	color: #333333;
	text-decoration: underline;
}
.leftColumn .innerHome {
	padding-top: 35px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
	background-image: url(siteimages/homepage_group.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftColumn .innerHome .widthset {
	padding-right: 210px;
}
.leftColumn ul {
	padding-left: 10px;
	margin-left: 3px;
	margin-top: 0px;
}
.leftColumn a.back {
	color: #26437C;
	background-image: url(siteimages/template/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;
}
.rightColumn {
	background-color: #FFFFFF;
	background-image: url(siteimages/template/right_column.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 238px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #102289;
	line-height: 130%;
}
.rightColumn ul {
	padding-left: 10px;
	margin-left: 2px;
	margin-top: 0px;
}
.rightColumn li {
	margin-bottom: 12px;
}
.rightColumn .inner {
	padding-top: 35px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
.rightColumn .contactBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(siteimages/template/contactbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	line-height: normal;
}
.rightColumn .contactBox a {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightColumn .contactBox .inner {
	padding-top: 12px;
	padding-right: 68px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.rightColumn .contactBox a.header {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.rightColumn  .contactBox  a.header:hover {
	text-decoration: underline;
}
p {
	margin-top: 10px;
	margin-bottom: 14px;
}
.footer .inner {
	padding-top: 8px;
	padding-right: 24px;
	padding-left: 38px;
}
.footer  .inner a {
	font-size: 11px;
	font-weight: bold;
	color: #93a3c2;
	text-decoration: none;
}
.footer .inner a:hover {
	color: #FFFFFF;
}
.footer .copyright {
	font-size: 10px;
	font-weight: normal;
	color: #6b81aa;
}
a.pb  {
	color: #B4C1CF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.logo {
	background-color: #FFFFFF;
	border: 1px solid #D7D5D6;
	margin-bottom: 15px;
}
.news {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D5D6;
	padding-top: 10px;
}
