body {
	background: #FFFFFF;
	margin: 25px 0;
	padding: 0;
}
body,p,td,li {
	color: #4A555F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	list-style-image: url(/images/bullet.gif);
	list-style: square;
}
/* Link Styles */
a:link{
	color: #147ECE;
	text-decoration: none;
}
a:visited{
	color: #147ECE;
	text-decoration: none;
}
a:hover{
	color: #0060B6;
	text-decoration: underline;
}
a:active{
	color: #0060B6;
	text-decoration: underline;
}

h1, h2 {
	color: #4A62A8;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 13px;
}
h1.padBottom {
	margin-bottom: 15px;
}
h2 {
	font-size: 11px;
}
p {
	margin: 0 0 15px 0;
}
p.plain {
	margin: 0 0 0 0;
}
form {
	margin: 0;
	padding: 0;
}
#header {
	margin-bottom: 5px;
}
.headerNav, a.headerNav:link, a.headerNav:visited,
a.headerNav:hover, a.headerNav:active {
	color: #9BA7B2;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer {
	margin-top: 25px;
}
#footer, #footer td, #footer a {
	color: #9BA7B2;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
}
#footer a:hover {
	text-decoration: underline;
}

.navNoSubs {
	margin-bottom: 12px;
}
.navigation {
	margin-bottom: 28px;
}
.navigation td {
	border-bottom: 1px solid #FFFFFF;
}
.navigation td.textNav a:link, .navigation td.textNav a:visited,
.navigation td.textNavBold a:link, .navigation td.textNavBold a:visited {
	background:#E5EAEC;
	color: #6A757F;
	display: block;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 12px;
	width: 186px;
}
.navigation td.textNavBold a:link, 
.navigation td.textNavBold a:visited {
	font-weight: normal;
}
.navigation td.textNav a:hover,
.navigation td.textNavBold a:hover {
	background: #97A9B4;
	color: #FFFFFF;
}

/* Nav On State */
.navigation td.textNavON a:link, .navigation td.textNavON a:visited,
.navigation td.textNavON a:hover, .navigation td.textNavON a:active {
	background:#97A9B4;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 12px;
	width: 186px;
}
/* Content Styles */
.homePromoTopCell {
	border: 1px solid #9BA7B2;
	border-bottom: none;
	width: 178px;
}
.homePromoBottomCell {
	border: 1px solid #9BA7B2;
	border-top: none;
	padding: 8px;
	width: 162px;

.learnMore {
	color: #0060B6;
	font-weight: bold;
}
.learnMore a {
	color: #0060B6;
	text-decoration: none;
}
.learnMore a:hover {
	color: #0060B6;
	text-decoration: underline;
}






#interiorBanner {
	background-color: #98A8B6;
	border: 1px solid #98A8B6;
}

#Content {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Home Flash Styles */

#homeFlash {
	z-index: 1;
}



}.inlinePhotoRight {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	float: right;
}
.inlinePhotoLeft {
	margin-bottom: 15px;
	margin-right: 30px;
	float: left;
}



/* Executive Bio Styles */
.execphoto {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9BA7B2;
	border-bottom-color: #9BA7B2;
	border-left-color: #9BA7B2;
}
.execbio {
	background-image: url(images/contact_bg_boxes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border: 1px solid #9BA7B2;
}



