﻿body {
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #313131;
	background: #fff url(../images/bodyBK.jpg) repeat-x top left;
}
img { border: 0;}
a { color:#0d223e;}
a:hover { color: #6e6e6e;}
h1 {
	color: #0d223e;
	font: bold 20px/22px "Times New Roman", Times, serif;
}
h1 a {
	color: #0d223e;
	text-decoration: none;
}
h2 {
	color: #0d223e;
	font: bold 16px/20px "Times New Roman", Times, serif;
}
h2 a {
	color: #0d223e;
	text-decoration: none;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.maroon {
color: maroon;
font-weight: bold;
}

.maroon a {
color: maroon;
font-weight: bold;
}
/* ------------------------------------------------------------------------------------- Header */
#header {
	background: transparent url(../images/headerBK.gif) no-repeat 400px 0px;
	margin: 0 0 22px;
	padding: 0;
	height: 100px;
}
#header .logo {
	margin: 10px 0 0 10px;
	float: left;
	width: 265px;
	display: inline;
}
#header .search {
	text-align: right;
	float: right;
	margin: 25px 10px 0 0;
	width: 675px;
}
#header .search label {
	color: #fff;
	margin: 0 10px 0 0;
}
#header .search input {
	height: 14px;
	font: normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
}
#header .search input#submit {
	height: 22px;
	width: 35px;
	background: transparent url(../images/submitBTN.gif) no-repeat top left;
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
}
#header .nav {	
	text-align: right;
	float: right;
	margin: 10px 10px 0 0;
	width: 675px;
	color: #fff;
}
#header .tagline {	
	text-align: right;
	float: right;
	margin: 10px 10px 0 0;
	width: 675px;
	color: #fff;
}

#header .nav a {
	color: #fff;
	text-decoration: none;
}
#header .nav a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------- Editable Header Area */
#homeContentArea {
	margin: 0;
	padding: 10px 0 0;
}
#homeContentArea a {
	color: #0D223E;
}
#homeContentArea a:hover {
	color: #6e6e6e;
}
#homeContentArea .leftCol {
	width: 175px;
	margin: 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #cecece;
	float: left;
	display: inline;
}
#homeContentArea .centerCol {
	width: 580px;
	float: left;
}
#homeContentArea .rightCol {
	width: 175px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #cecece;
	float: right;
}
.imgCaption {
	width: 340px;
	float: left; 
	padding: 10px; 
	margin: 0;
}


/* ------------------------------------------------------------------------------------- Body Content Area (home) */
#homeBodyContentArea {
	margin: 0;
	padding: 25px 0 0;	
}
#homeBodyContentArea .leftCol {
	width: 175px;
	margin: 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #cecece;
	float: left;
	display: inline;	
}
.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav li {
	display: block;
	border-bottom: 1px solid #6e6e6e;
	margin: 0;
	padding: 5px 0;
}
.nav li a {
	color: #0d223e;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.nav li a:hover {
	color: #6e6e6e;
}
.nav table {
	margin: 0;
	padding: 0;
	width: 100%;
}
.nav table tr td {
	border-bottom: 0;
}
.nav table tr td table tr td {
	border-bottom: 1px solid #6e6e6e;
}
.nav table tr td table tr td table tr td {
	border-bottom: 0;
}
.nav td a {
	display: block;
	margin: 0;
	padding: 5px 0;
	color: #0d223e;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	white-space: normal !important;
}
.nav td a:hover {
	color: #6e6e6e; 
}
.membersonlylinks table {
	margin: 0;
	padding: 0;
	width: 100%;
}
.membersonlylinks table tr td {
	border-bottom: 1px solid #6e6e6e;
}
.membersonlylinks td a {
	display: block;
	margin: 0;
	color: #0d223e;
	padding: 3px 0 3px 14px;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
.membersonlylinks td a:hover {
	color: #6e6e6e;
}
.staticQuicklinks {
	margin: 20px 0 0;
}
.socialMedia img {
	padding: 10px 0;
}
.directorylinks a {
	color: maroon;
}
.directorylinks a:hover {
	color: #6e6e6e; 
}
#homeBodyContentArea .mainCol {
	float: left;
	margin: 0 0 0 10px;
	width: 764px;
}
#l2ContentArea .centerCol {
	width: 500px;
	float: left;
	display: inline;
	padding-right: 10px;
}
#l2ContentArea .rightCol {
	width: 200px;
	margin-left: 10px;
	float: left;
}
#l2ContentArea .rightCol a {
	color:#0d223e;
}
#l2ContentArea .rightCol a:hover {
	color: #6e6e6e;
}
.breadcrumbs {
	margin-bottom: 20px;
}
.breadcrumbs a {
	color: #6e6e6e;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: none;
	color: #0d223e;
}
.newsSlideVid {
	float: left;
	display: inline;
	width: 468px;
	background: #fff url(../images/contentPodBK.jpg) repeat-x top left;
}
.inTheNews h1 {
	margin: 0;
	padding: 5px 0 0 10px;
	width: 458px;
	height: 21px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/sm_roundedTop.jpg) no-repeat top left;
}
.inTheNews h1 a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.inTheNews h1 a:hover {
	color: #0D223E;
}
.inTheNews a {
	color: #0D223E;
}
.inTheNews a:hover {
	color: #6e6e6e;
}
.inTheNews .newsList {
	width: 316px;
	padding: 0 10px;
	margin: 10px 0;
	border-right: 1px solid #cecece;
	float: left;
	display: inline;
}
.inTheNews .photoArea {
	margin: 20px 0;
	padding: 0 10px;
	width: 110px;
	float: left;
	text-align: center;
}
.inTheNews .photoArea img {
	padding: 5px 0;
}
.slideVid {
	background: #fff url(../images/contentPodBK.jpg) repeat-x top left;
	clear: both;
}
.slideVid .slideshow {
	width: 316px;
	padding: 10px;
	float: left;
	display: inline;
}
.slideVid .slideshow img {
	border: 1px #999999 solid;
	padding: 2px;	
	margin: 8px;
}
.slideVid .video {
	width: 110px;
	padding: 10px;
	float: left;
	display: inline;
}
.adSpotlight {
	margin: 0 0 0 10px;
	float: left;
}
.spotlight {
	margin: 10px 0;
	padding: 10px;
	width: 260px;
	text-align: center;
	background: #fff url(../images/contentPodBK.jpg) repeat-x top left;
}
.contentPod {
	background: #fff url(../images/contentPodBK.jpg) repeat-x 0 0;
	margin: 10px 0;
	padding: 0;
	width: 760px;
	clear: both;
}
.contentPod h1 {
	margin: 0;
	padding: 5px 0 0 10px;
	width: 750px;
	height: 21px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/lg_roundedTop.jpg) no-repeat top left;
}
.contentPod h1 a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.contentPod h1 a:hover{
	color: #0D223E;
}
.contentPod .textArea {
	float: left;
	display: inline;
	width: 149px;
	border-right: 1px solid #c9cace;
	margin: 10px 0;
	padding: 0 10px;
}
.contentPod .linkArea {
	width: 246px;
	margin: 10px 0;
	padding: 0 10px;
	border-right: 1px solid #c9cace;
	float: left;
}
.contentPod .linkArea a {
	color: #0d223e;
}
.contentPod .photoArea {
	float: left;
	width: 173px;
	border-right: 1px solid #c9cace;
	margin: 10px 0;
	padding: 0 10px;
}
.contentPod .photoArea .slideshow img { float: left; margin: 0 5px 8px 0;border: 1px #999999 solid;padding:2px;}
.contentPod .additionalContent {
	float: left;
	width: 109px;
	margin: 10px 0;
	padding: 0 10px;
}
.adSpace2 {
	text-align: center;
}
.featureBox {
	float: left;
	display: inline;
	width: 130px;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
/* ------------------------------------------------------------------------------------- Footer */
#footer {
	background: #707070 url(../images/footerBK.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}
#footer .footerContainer {
	width: 960px;
	margin: 0 auto;
	padding: 5px 10px;
	background: transparent url(../images/footerBKImg.jpg) no-repeat top left;
}
.footerContainer .nav {
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0;
	padding: 0;
}
.footerContainer .nav p {
	margin: 0 0 4px;
	padding: 0;
}
.footerContainer .nav a {
	color: #fff;
	text-decoration: none;
}
.footerContainer .nav a:hover {
	text-decoration: underline;
}
.footerContainer .address {
	color: #fff;
	font-size: 11px;
	float: left;
	width: 400px;
	margin: 18px 0 0;
}
.footerContainer .address a {
	color: #fff;	
}
.footerContainer .address a:hover {
	color: #0d223e;
}
.footerContainer .weblink {
	float: right;
	width: 200px;
	margin: 18px 0 0;
}
.footerContainer .weblink a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.footerContainer .weblink a:hover {
	color: #0d223e;
	text-decoration: underline;
}
.footerContainer .strategy-performance {
	float: right;
	width: 130px;
	margin: 18px 0 0;
}
.footerContainer .strategy-performance a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.footerContainer .strategy-performance a:hover {
	color: #0d223e;
	text-decoration: underline;
}

#ctl00_maincontent_NewsArticle1_tblArticles tr td{
	text-align: left !important;
	height: auto !important;
}
#ctl00_maincontent_NewsArticle1_tblArticles h3{
	color: #0d223e;
	font: bold 20px/22px "Times New Roman", Times, serif;
}
.border {
	padding: 2px;
	border: 1px #999999 solid;
}
/* ------------------------------------------------------------------------------------- Clear Floats */

#header:after, #homeContentArea:after, #homeBodyContentArea:after, #l2ContentArea:after, .contentPod:after, .footerContainer:after, .centerCol:after, .rightCol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child+html #header, *:first-child+html #homeContentArea, *:first-child+html #homeBodyContentArea, *:first-child+html #l2ContentArea, *:first-child+html .contentPod, *:first-child+html .footerContainer, *:first-child+html .centerCol, *:first-child+html .rightCol {
	min-height: 1px;
}

.centerCol {
	margin-left: 10px !important;
	width: 570px !important;
}

.leftCol h2 {
	line-height: 16px !important;
}
