@charset "UTF-8";
/* CSS Document */
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 * The fonts included are copyrighted by the vendor listed below.
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 */

@font-face {
	font-family: 'ClarendonFSMedium';
	src: url('/css/web_fonts/Clarendon-Medium-webfont.eot');
	src: local('☺'), url('/css/web_fonts/Clarendon-Medium-webfont.woff') format('woff'), url('/css/web_fonts/Clarendon-Medium-webfont.ttf') format('truetype'), url('/css/web_fonts/Clarendon-Medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ClarendonFSLight';
	src: url('/css/web_fonts/Clarendon-Light-webfont.eot');
	src: local('☺'), url('/css/web_fonts/Clarendon-Light-webfont.woff') format('woff'), url('/css/web_fonts/Clarendon-Light-webfont.ttf') format('truetype'), url('/css/web_fonts/Clarendon-Light-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*don't allow font resizing in safari - fix for iphone and android browsers...*/

* {
	-webkit-text-size-adjust: none
}
div, p, a, li, td {
	-webkit-text-size-adjust:none;
}
/*========== IMPORTANT ==========*/
/*========== admin_live_styles is no longer updated automatically for this site ==========*/

/*========== BEGIN INTERFACE STYLES ==========*/
body {
	background-color: #DAE7D7;
	margin:0;
	padding:0;
}
body, td, p {
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
}
p td {
	font-size:14px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #004d26;
}
section, article, header, footer, nav, aside, hgroup {
	display:block;
}
form {
	margin:0px;
	padding:0px;
}
sup {
	font-size: 60%;
}
A:link {
	text-decoration:underline;
	color: #00413C;
}
A:visited {
	text-decoration:underline;
	color: #00413C;
}
A:hover {
	text-decoration:none;
	color: #333333;
}
A:active {
	text-decoration:none;
	color: #333333;
}
.left {
	float:left;
}
.right {
	float:right;
}
.site_wrapper {
	margin-left: auto;
	margin-right: auto;
	background: transparent url(/img/rd_header_back.jpg) repeat-x center top;
}
.site_wrapper_home {
	margin-left: auto;
	margin-right: auto;
	background: transparent url(/img/rd_homeheader_back.jpg) repeat-x center top;
}
.rd_header_top {
	width: 940px;
	margin: 0 auto;
	display: block;
}
.rd_top_left {
	float: left;
	width: 400px;
	height: 46px;
	margin: 0;
	padding: 0;
	display: block;
}
.rd_top_right {
	float: right;
	display: block;
	margin: 10px 0 0 0;
}
.rd_top_right td {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-shadow: #00281F 1px 1px 2px;
}
.rd_top_right b {
	color: #F8F1B2;
	margin-right: 30px;
}
.rd_top_right b a {
	color: #F8F1B2;
	text-decoration: none;
}
.rd_top_right b a:link {
	color: #F8F1B2;
	text-decoration: none;
}
.rd_top_right b a:visited {
	color: #F8F1B2;
	text-decoration: none;
}
.rd_top_right b a:hover {
	color: #F8F1B2;
	text-decoration: underline;
}
.rd_top_right b a:active {
	color: #F8F1B2;
	text-decoration: underline;
}
input.rd_search_field {

	margin: 0 0 0 0;
	padding: 6px 0 6px 5px;
	color: #336B53;
	font-size: 12px;
	font-weight: normal;
	width: 181px;
	border: 1px solid #00413C;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	height: 13px;
}
/* .rd_search_submit {
	top: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 2px 0 0 0;
	padding: 0;
	width: 29px;
	height: 30px;
	background: transparent url(/img/button_search_arrow.png) no-repeat bottom center;
	display: inline;
	position: relative;
}
*/
.rd_header_middle {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.rd_header_foot {
	background-color: #ffffff;
	background: transparent url(/img/rd_page_top.jpg) repeat-x bottom center;
	width: 100%;
	clear: both;
}
.rd_page {
	background: transparent url(/img/rd_content_foot.jpg) repeat-x bottom center;
	width: 100%;
	background-color: #ffffff;
	padding-top: 3px;
	z-index:10;
}
.rd_content {
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}
.rd_left_column {
	float: left;
	width: 705px;
}
.rd_right_column {
	float: right;
	width: 235px;
}
.rd_full_width {
	float: left;
	width: 940px;
}
.rd_home_left_column {
	float: left;
	width: 450px;
}
.rd_home_right_column {
	float: right;
	width: 490px;
}
.rd_footer_back {
	background-color: #DAE7D7;
}
.rd_footer {
	width: 940px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #DAE7D7;
}
.rd_foot_left {
	float: left;
	width: 420px;
	margin-top: 15px;
	margin-left: 30px;
	color:#336B54;
	font-size: 13px;
}
.rd_copyright {
	font-size: 11px;
}
.rd_foot_right {
	float: right;
	width: 490px;
}
div.rd_informed_fb {
	width: 940px;
}
.rd_informed {
	display: inline-block;
	position: relative;
	height: 53px;
	background-color: #DAE7D7;
	border-top: 1px solid #A3BDAC;
	border-left: 1px solid #A3BDAC;
	border-right: 1px solid #A3BDAC;
	margin: 0 0 -3px 0;
	padding: 0;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	padding-left: 18px;
	margin-left: 10px;
	padding-right: 25px;
}
div.rd_informed {
	text-align: left;
}
div.rd_informed td {
	color: #336B53;
	font-size: 11px;
}
.rd_social {
	display: inline-block;
	position: relative;
	width: 314px;
	padding-left: 165px;
}
.rd_subscribe {
	font-size: 12px;
	font-weight: bold;
}
.rd_subscribe_field {
	width: 214px;
	height: 15px;
	border: 1px solid #A3BDAC;
	padding: 1px 0 1px 5px;
	margin: 0 0 0 5px;
	border-spacing: 0;
	color: #456C5F;
	font-size: 11px;
}
input.rd_subscribe_submit {
	margin: 0;
	padding: 0;
	display: inline;
	width: 25px;
	height: 19px;
}
div.topnav {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #4D4D4D;
	border: none;
	padding: 10px;
}
div.topnav_links A:link {
	text-decoration: none;
	color: #336B52;
}
div.topnav_links A:visited {
	text-decoration: none;
	color: #336B52;
}
div.topnav_links A:hover {
	text-decoration: underline;
	color: #336B52;
}
div.topnav_links A:active {
	text-decoration: underline;
	color: #336B52;
}
/*split nav styles begin*/

UL.nav_split {
	list-style: none;
	width: 380px;
	margin: 0 0 0 0;
	padding: 0;
}
UL.nav_split LI {
	display: inline;
	float: left;
	margin: 20px 1px 0 1px;
}
UL.nav_split LI A IMG {
	width:120px;
	height:30px;
}
/*split nav off states*/

UL.nav_split LI.split1 A:link {
	background: url(/img/nav_split1.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split1 A:visited {
	background: url(/img/nav_split1.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split1 A:hover {
	background: url(/img/nav_split1.gif) no-repeat;
	background-position: 0% -30px;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split1 A:active {
	background: url(/img/nav_split1.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2 A:link {
	background: url(/img/nav_split2.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2 A:visited {
	background: url(/img/nav_split2.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2 A:hover {
	background: url(/img/nav_split2.gif) no-repeat;
	background-position: 0% -30px;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2 A:active {
	background: url(/img/nav_split2.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3 A:link {
	background: url(/img/nav_split3.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3 A:visited {
	background: url(/img/nav_split3.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3 A:hover {
	background: url(/img/nav_split3.gif) no-repeat;
	background-position: 0% -30px;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3 A:active {
	background: url(/img/nav_split3.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
/*split nav on states*/

UL.nav_split LI.split1_on A:link {
	background: url(/img/nav_split1_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split1_on A:visited {
	background: url(/img/nav_split1_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split1_on A:hover {
	background: url(/img/nav_split1_on.gif) no-repeat;
	background-position: 0% -30px;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split1_on A:active {
	background: url(/img/nav_split1_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2_on A:link {
	background: url(/img/nav_split2_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2_on A:visited {
	background: url(/img/nav_split2_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2_on A:hover {
	background: url(/img/nav_split2_on.gif) no-repeat;
	background-position: 0% -30px;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split2_on A:active {
	background: url(/img/nav_split2_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3_on A:link {
	background: url(/img/nav_split3_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3_on A:visited {
	background: url(/img/nav_split3_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3_on A:hover {
	background: url(/img/nav_split3_on.gif) no-repeat;
	background-position: 0% -30px;
	width: 123px;
	height: 30px;
	display: block;
}
UL.nav_split LI.split3_on A:active {
	background: url(/img/nav_split3_on.gif) no-repeat top;
	width: 123px;
	height: 30px;
	display: block;
}
/*split nav styles end*/


div.mainnav {
	width: 940px;
	border-top: 1px solid #6A9A7B;
	margin: 0 auto;
	text-align:left;
	padding: 3px 0 0 0;
	vertical-align:middle;
}
div.mainnav ul {
	margin:0;
	padding:0;
}
div.mainnav ul li {
	font-size: 15px;
	font-weight: bold;
	/*padding: 0 38px 0 30px;*/
	margin:0px;
	display: inline;
	color:#474747;
	width: 19.558%;
	text-align:center;
	float:left;
}
div.mainnav ul li a {
	display: inline-block;
	padding: 9px 0 11px 0;
}

div.mainnav ul li a:link {
	text-decoration: none;
	color: #00504C;
	
}
div.mainnav ul li a:visited {
	text-decoration: none;
	color: #00504C;
}
div.mainnav ul li a:hover {
	text-decoration:underline;
	color: #00504C;
}
div.mainnav ul li a:active {
	text-decoration:underline;
	color: #00504C;
}
div.mainnav ul li.maincurrent {
	background: url(/img/mainnav_marker.png) no-repeat bottom;
	padding-bottom: 3px;
}

div.mainnav ul li.nefcuonline {padding: 0 0 0 35px;}




/* MortgageBot subnavigation - based on mainnav styles above */
div.rd_mbot_nav {
	width: 100%;
	background-color: #DAE7D7;
	margin: -1px 0 0 0;
	text-align:center;
	padding: 7px 0 7px 0;
	vertical-align:middle;
	border-bottom: 1px solid #d0d0d0;
}
div.rd_mbot_nav ul {
	margin:0;
	padding:0;
	width: 940px;
}
div.rd_mbot_nav ul li {
	font-size: 13px;
	font-weight: bold;
	padding: 0 25px;
	margin:0px;
	display: inline;
	color:#474747;
}
div.rd_mbot_nav ul li a:link {
	text-decoration: none;
	color: #00504C;
}
div.rd_mbot_nav ul li a:visited {
	text-decoration: none;
	color: #00504C;
}
div.rd_mbot_nav ul li a:hover {
	text-decoration:underline;
	color: #00504C;
}
div.rd_mbot_nav ul li a:active {
	text-decoration:underline;
	color: #00504C;
}
/*footer*/
div.rd_footernav_links {
	font-size:11px;
	margin:0;
}
div.rd_footernav_links a {
	color: #336B54;
	font-weight: bold;
}
div.rd_footernav_links a:link {
	text-decoration:none;
}
div.rd_footernav_links a:visited {
	text-decoration:none;
}
div.rd_footernav_links a:hover {
	text-decoration:underline;
}
div.rd_footernav_links a:active {
	text-decoration:underline;
}
div.rd_footernav_links a[href$='.pdf'], div.footer a[href$='.pdf'], div.footer_quicklinks ul li a[href$='.pdf'] {
	padding: 0 !important;
	background: transparent url(/img/shim.gif) no-repeat center left;
}
div.footer_quicklinks {
	color: #336B53;
	display: inline;
	font-size:12px;
	float:left;
	clear:right;
	width:140px;
	margin-bottom:8px;
	padding: 15px 0 0 14px;
	line-height: 150%;
}
div.footer_quicklinks h4 {
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif !important;
	font-size: 13px;
}
div.footer_quicklinks a {
	color:#336B53;
}
div.footer_quicklinks ul {
	margin: 4px 0px 0px 1px;
	padding: 0px;
	list-style:none;
}
div.footer_quicklinks ul li {
	margin: 2px 0px 6px 0px;
	list-style:none;
}
div.footer_quicklinks a:link {
	text-decoration: none;
}
div.footer_quicklinks a:visited {
	text-decoration: none;
}
div.footer_quicklinks a:hover {
	text-decoration: underline;
}
div.footer_quicklinks a:active {
	text-decoration: underline;
}
div.footer_logos {
}
/*subnav   */
 div.subnav {
	width:235px;
	border: 1px solid #6A9A7B;
	background-color:#FCF7C5;
	margin: 30px 0 10px 0;
	text-align: left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
}
div.subnav_title_text {
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #336B54;
	padding: 12px 0px 10px 0px;
	line-height: 20px;
	margin-left:auto;
	margin-right:auto;
	text-transform: uppercase;
	border-bottom: 1px solid #6A9A7B;
	text-shadow: #666666 1px 1px 2px;
	letter-spacing: 1px;
}
div.subnav_title_image {
	padding: 6px 0px 6px 0px;
}
ul.subnavlist {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 10px 25px 3px;
	list-style-type: none;
	font-weight: normal;
}
ul.subnavlist li a {
	color: #003F19;
}
ul.subnavlist li a:link {
	color: #003F19;
	text-decoration: none;
}
ul.subnavlist li a:visited {
	color: #003F19;
	text-decoration: none;
}
ul.subnavlist li a:hover {
	color: #003F19;
	text-decoration: underline;
}
ul.subnavlist li a:active {
	color: #003F19;
	text-decoration: underline;
}
ul.subnavlist li.subnav_4 {
	margin: 12px 5px 6px 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 120%;
}
ul.subnavlist li.subnav_4_on {
	margin: 12px 5px 6px 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 120%;
	background-image:url(/img/subnav_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
ul.subnavlist li.subnav_4_on a {
	color: #003F1C;
	text-decoration: none;
	font-weight:bold;
	display: inline-block;
}
ul.subnavlist li.subnav_5 {
	color: #003F1C;
	margin: 12px 5px 0 5px;
	font-size: 13px;
	padding-left: 20px;
	line-height: 120%;
}
ul.subnavlist li.subnav_5_on {
	color: #2C2524;
	margin: 12px 5px 0 5px;
	font-size: 13px;
	padding-left: 20px;
	line-height: 120%;
	background-image:url(/img/subnav_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
ul.subnavlist li.subnav_5_on a {
	color: #2C2524;
	text-decoration: none;
	font-weight:bold;
	display: inline-block;
}
ul.subnavlist li.subnav_6 {
	color: #003F1C;
	margin: 0 5px 0 5px;
	font-size: 12px;
	padding-left: 30px;
	line-height: 180%;
}
ul.subnavlist li.subnav_6_on {
	color: #2C2524;
	margin: 0 5px 0 5px;
	font-size: 12px;
	line-height: 180%;
}
ul.subnavlist li.subnav_6_on a {
	color: #2C2524;
	text-decoration: none;
	font-weight:bold;
	padding-left: 30px;
	;
	background-image:url(/img/subnav_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
ul.subnavlist li.subnav_7 {
	color: #003F1C;
	margin: 0 5px 0 5px;
	font-size: 11px;
	padding-left: 40px;
	line-height: 180%;
}
ul.subnavlist li.subnav_7_on {
	color: #2C2524;
	margin: 0 5px 0 5px;
	font-size: 11px;
	line-height: 180%;
}
ul.subnavlist li.subnav_7_on a {
	color: #2C2524;
	text-decoration: none;
	font-weight:bold;
	padding-left: 40px;
	;
	background-image:url(/img/subnav_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
ul.subnavlist li.subnav_hide {
}
/*end subnav*/

     /* home page banners */
div.home_banner {
	margin:0;
	padding: 0 0 10px 0;
	width: 940px;
	height:283px;
	display:block;
	border:none;
	text-align:left;
	position: relative;
	clear: both;
}
#fbpager {
	border:none;
	position: absolute;
	top: 250px;
	left: 800px;
	z-index: 20;
}
#fbpager li {
	display: inline;
	list-style-type: none;
	text-align: right;
	padding: 0px 0px 0px 0px;
	opacity:1;
	filter:alpha(opacity=100);
	text-indent: -99999px;
}
#fbpager a {
	height: 12px;
	width: 12px;
	display: inline-block;
	background-image:url(/img/fb_pager_green.png);
	background-repeat:no-repeat;
	padding: 2px 2px 2px 2px;
	margin: 4px 0 0 15px;
	font-size: 3px;
}
#fbpager a:link {
	color: #105145;
}
#fbpager a:visited {
	color: #105145;
}
#fbpager a:hover {
	color: #105145;
}
#fbpager a:active {
	color: #105145;
}
#fbpager a.activeSlide {
	font-size: 3px;
	color: #fff;
	text-decoration: none;
	border: none;
	display: inline-block;
	background-image:url(/img/fb_pager_white.png);
	background-repeat:no-repeat;
}
div#fadingbanners div {
	display: none;
}
/* end home page banners */

/* interior page banners */
div.int_banner {
	margin:0 0 14px 0;
	width: 650px;
	display:block;
	border:none;
	text-align:left;
	position: relative;
}
div.int_banner #fbpager {
	display: block;
	visibility: hidden;
	border:none;
	position: absolute;
	top: 120px;
	left: 570px;
	z-index: 20;
}
div.int_banner #fbpager li {
	display: inline;
	list-style-type: none;
	text-align: right;
	padding: 0px 0px 0px 0px;
	opacity:1;
	filter:alpha(opacity=100);
}
div.int_banner #fbpager a {
	height: 12px;
	width: 12px;
	display: inline-block;
	background-image:url(/img/fb_pager_green.png);
	background-repeat:no-repeat;
	padding: 2px 2px 2px 2px;
	margin: 4px 0 0 15px;
	font-size: 3px;
}
div.int_banner #fbpager a:link {
	color: #105145;
}
div.int_banner #fbpager a:visited {
	color: #105145;
}
div.int_banner #fbpager a:hover {
	color: #105145;
}
div.int_banner #fbpager a:active {
	color: #105145;
}
div.int_banner #fbpager a.activeSlide {
	font-size: 3px;
	color: #fff;
	text-decoration: none;
	border: none;
	display: inline-block;
	background-image:url(/img/fb_pager_white.png);
	background-repeat:no-repeat;
}
div.int_banner div#fadingbanners div {
	display: none;
}
/* end interior page banners */


div.int_content_area_1 {
	vertical-align: top;
	line-height: 162%;
	margin: 0px 0px 25px 0px;
	width: 100%;
}
#content_div {
	text-align: left;
	padding-right: 50px;
}
/*classified listing links*/
.email_link {
	float:right;
	text-align:left;
	background-image:url(/img/icon_email.gif);
	background-repeat: no-repeat;
	background-position:left;
	width:140px;
	height:26px;
	padding: 2px 2px 2px 18px;
}
.forsale_link {
	float:right;
	text-align:left;
	background-image:url(/img/icon_forsale.gif);
	background-repeat: no-repeat;
	background-position:left;
	width:145px;
	height:26px;
	padding: 2px 2px 2px 18px;
	font-weight: bold;
}
/* classified topic navigation */

 div.forsale {
	width:215px;
	border: 1px solid #535353;
	background-image:url(/img/subnav_bg_blue.gif);
	background-repeat:no-repeat;
	background-color:#EEEFEA;
	background-position:bottom;
	margin-bottom: 10px;
	padding-bottom: 25px;
	padding-top:5px;
	text-align: left;
}
div.forsale_title_text {
	font-size: 22px;
	font-weight: bold;
	color: #535353;
	padding: 6px 0px 6px 0px;
	line-height: 20px;
	border-bottom: 1px solid #7B7B7B;
	margin-left:20px;
	margin-right:20px;
}
ul.forsalelist {
	width: 180px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	font-weight: normal;
}
ul.forsalelist li a {
	color:#535353;
}
ul.forsalelist li a:link {
	text-decoration: underline;
}
ul.forsalelist li a:visited {
}
ul.forsalelist li a:hover {
	text-decoration: none;
}
ul.forsalelist li a:active {
	text-decoration: underline;
}
ul.forsalelist li.list {
	margin-bottom: 6px;
	font-size: 14px;
}
ul.forsalelist li.list_on {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight:bold;
}
/* end classifed topic navigation */

/* begin sitemap list styles  */
ul.sitemaplist {
	margin: 2px 0px 10px 0px;
	padding: 0;
	list-style-type:none;
}
ul.sitemaplist li.sitemap_2 {
	margin:0px 0px 0px 0px;
	font-weight: bold;
}
ul.sitemaplist li.sitemap_2 a {
	margin-left: 2px;
	padding-left: 0px;
	margin-bottom: 8px;
	margin-top: 16px;
	color: #313131;
	font-size:14px;
}
ul.sitemaplist li.sitemap_3 {
	margin:0px 0px 0px 10px;
}
ul.sitemaplist li.sitemap_3 a {
	margin-left: 10px;
	padding-left: 5px;
	margin-bottom: 8px;
	margin-top: 3px;
	color: #4E4E4E;
	font-size:13px;
}
ul.sitemaplist li.sitemap_4 {
	margin:0px 0px 0px 15px;
}
ul.sitemaplist li.sitemap_4 a {
	margin-left: 14px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 3px;
	color: #333;
	font-size:12px;
}
ul.sitemaplist li.sitemap_5 {
	margin:0px 0px 0px 20px;
}
ul.sitemaplist li.sitemap_5 a {
	margin-left: 16px;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-top: 3px;
	color: #333;
	font-size:11px;
}
ul.sitemaplist li.sitemap_6 {
	margin:0px 0px 0px 25px;
}
ul.sitemaplist li.sitemap_6 a {
	margin-left: 18px;
	padding-left: 20px;
	margin-bottom: 8px;
	margin-top: 3px;
	color: #333;
	font-size:10px;
}
ul.sitemaplist li.sitemap_7 {
	margin:0px 0px 0px 30px;
}
ul.sitemaplist li.sitemap_7 a {
	margin-left: 20px;
	padding-left: 25px;
	margin-bottom: 8px;
	margin-top: 3px;
	color: #333;
	font-size:10px;
}
/*end sitemap list styles */





/*    ++++++++++++++++++++++++ begin homepage rates tabs ++++++++++++++++++++++++    */
div.hprates_tabs ul.tabbed_content {
	width: 100%;
	padding: 0 0 0 0;
	margin:0;
	font-size:11px;
}
div.hprates_tabs ul.tabbed_content li {
	float:left;
	display: inline;
	background-color:#D5E0CF;
	border-left:solid 1px #8BB199;
	border-right:solid 1px #8BB199;
	border-top:solid 1px #8BB199;
	padding:0 0 0 7px;
	margin:0px 4px 0 0;
	list-style:none;
	z-index: 10;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}
div.hprates_tabs ul.tabbed_content li a {
	float:left;
	padding:4px 7px 4px 0px;
	display:block;
	text-decoration: none;
	color: #105145;
	font-size:	12px;
	cursor:pointer;
	margin-bottom: 0;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
div.hprates_tabs ul.tabbed_content a:hover {
	text-decoration: underline;
	color: #105145;
	font-size: 12px;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
div.hprates_tabs ul.tabbed_content a {
	float:none;
}
/* End IE5-Mac hack */
div.hprates_tabs ul.tabbed_content li.current {
	background-color:#ffffff;
	margin-bottom: -1px;
	border-bottom: 1px solid #FFFFFF;
}
div.hprates_tabs ul.tabbed_content li.current a {
	color: #105145;
	text-decoration: none;
	font-weight: normal;
}
div.hprates_tabs ul.tabbed_content li.current a:hover {
	color: #105145;
	text-decoration: none;
	font-weight: normal;
}
/*end homepage rates tabs*/

div#tabs_hprates_panels {
	margin: 0;
	padding: 0;
	border-top: 1px solid #8CB29A;
	clear: both;
}
div#tabs_hprates_panels a {
}
div#tabs_hprates_panels img {
	border: none;
}
/* begin homepage rates tabbed content areas */
div.hprates_tabs div.rate_tab1_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	clear: both;
	line-height: 162%;
}
div.hprates_tabs div.rate_tab2_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hprates_tabs div.rate_tab3_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hprates_tabs div.rate_tab4_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hprates_tabs div.rate_tab5_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hprates_tabs div.rate_tab6_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hprates_tabs div.rate_tab7_panel {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
/* end homepage rates tabbed content areas */


/*    ++++++++++++++++++++++++ begin interior tabs ++++++++++++++++++++++++    */
div.content_tabs {
	clear: both;
}
div.content_tabs ul.tabbed_content {
	width: 100%;
	padding:0;
	margin:0;
	font-size:13px;
}
div.content_tabs ul.tabbed_content li {
	float:left;
	display: inline;
	background-color:#FCF7C5;
	border-left:solid 1px #8BB199;
	border-right:solid 1px #8BB199;
	border-top:solid 1px #8BB199;
	padding:0 0 0 7px;
	margin:0px 4px 0 0;
	list-style:none;
	z-index: 10;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}
div.content_tabs li.tabbed_content a {
	float:left;
	padding:8px 10px 6px 0px;
	display:block;
	text-decoration: none;
	color: #105145;
	font-size:	13px;
	cursor:pointer;
	margin-bottom: 0;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
div.content_tabs li.tabbed_content a:hover {
	text-decoration: underline;
	color: #105145;
	font-size: 13px;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
div.content_tabs li.tabbed_content a {
	float:none;
}
/* End IE5-Mac hack */
div.content_tabs li.tabbed_content.current {
	background-color:#ffffff;
	margin-bottom: -1px;
	border-bottom: 1px solid #FFFFFF;
}
div.content_tabs li.tabbed_content.current a {
	color: #105145;
	text-decoration: none;
	font-weight: normal;
}
div.content_tabs li.tabbed_content.current a:hover {
	color: #105145;
	text-decoration: none;
	font-weight: normal;
}
/*end interior tabs*/

/* begin interior tabbed content areas */
div.content_tabs div.int_content_area_2 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	clear: both;
	line-height: 162%;
}
div.content_tabs div.int_content_area_3 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.content_tabs div.int_content_area_4 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.content_tabs div.int_content_area_5 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.content_tabs div.int_content_area_6 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.content_tabs div.int_content_area_7 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.content_tabs div.int_content_area_8 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #8BB199;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
/* end interior tabbed content areas */


/*    ++++++++++++++++++++++++ begin homepage normal tabs ++++++++++++++++++++++++    */
div.hp_tabs {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}
div.hp_tabs div.content_tabs ul.tabbed_content {
	width: 100%;
	padding:0;
	margin:0;
	font-size:12px;
}
div.hp_tabs div.content_tabs ul.tabbed_content li {
	float:left;
	display: inline;
	background-color:#FCF7C5;
	border-left:solid 1px #FCD354;
	border-right:solid 1px #FCD354;
	border-top:solid 1px #FCD354;
	padding:0 0 0 7px;
	margin:0px 4px 0 0;
	list-style:none;
	z-index: 10;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}
div.hp_tabs div.content_tabs li.tabbed_content a {
	float:left;
	padding:4px 7px 4px 0px;
	display:block;
	text-decoration: none;
	color: #105145;
	font-size:	12px;
	cursor:pointer;
	margin-bottom: 0;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
div.hp_tabs div.content_tabs li.tabbed_content a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
div.hp_tabs div.content_tabs li.tabbed_content a {
	float:none;
}
/* End IE5-Mac hack */
div.hp_tabs div.content_tabs li.tabbed_content.current {
	background-color:#ffffff;
	margin-bottom: -1px;
	border-bottom: 1px solid #FFFFFF;
}
div.hp_tabs div.content_tabs li.tabbed_content.current a {
	color: #105145;
	text-decoration: none;
	font-weight: normal;
}
div.hp_tabs div.content_tabs li.tabbed_content.current a:hover {
	color: #105145;
	text-decoration: none;
	font-weight: normal;
}
/*end homepage tabs*/

/* begin homepage tabbed content areas */
div.hp_tabs div.content_tabs div.int_content_area_2 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	clear: both;
	line-height: 162%;
}
div.hp_tabs div.content_tabs div.int_content_area_3 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hp_tabs div.content_tabs div.int_content_area_4 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hp_tabs div.content_tabs div.int_content_area_5 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hp_tabs div.content_tabs div.int_content_area_6 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hp_tabs div.content_tabs div.int_content_area_7 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
div.hp_tabs div.content_tabs div.int_content_area_8 {
	padding: 10px 0 10px 0;
	border-top:solid 1px #FCD354;
	margin-top: 0;
	visibility:hidden;
	display: none;
	clear: both;
	line-height: 162%;
}
/* end homepage tabbed content areas */






/*news insert styles*/

/*NEWS CATEGORY insert title*/
.news_category_title {
	font-size:15px;
	font-weight:bold;
	color:#535353;
}
/*SINGLE NEWS ITEM insert title*/
.news_headline {
}
/*NEWS ITEM styles*/
td.news_icon {
	width:10px;
}
td.news_icon img {
}
td.news_item {
	font-size:12px;
}
.news_date {
	font-weight: bold;
	font-size:12px;
}
.news_rule {
	border-top:solid 1px #CECECE;
}
.news_title {
	font-weight: bold;
	font-size:13px;
}
.news_title a {
	color:#535353;
}
/*speedbump display styles*/
.speedbump_wrapper {
	text-align:center;
}
.speedbump_wrapper span.title5 {
	font-weight:bold;
	font-size:14px;
	color:#6B6B6B;
}
.speedbump_wrapper span.subtitle1 {
	font-weight:bold;
	font-size:12px;
}
/*styles for the HTML insert on the homepage -- "how can we help you?"*/

.help_bg_home {
	background-image: url(/img/insert_home_help_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.help_bg_phone {
	background-image: url(/img/insert_home_help_call.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
.help_bg_home select {
	width:240px;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif;
}
.help_bg_home select option {
	padding:0px 4px;
}
div.phone_link {
	font-family:"Lucida Sans Unicode", "Lucida Grande", tahoma, verdana, sans-serif;
	margin: 18px 0px 7px 42px;
	text-align:left;
	font-size:13px;
	letter-spacing: -1px;
	font-weight: normal;
}
/*styles for the HTML insert on ALL interior pages -- "how can we help you?"*/

.help_int {
	width:670px;
	margin:0px;
}
.help_bg_int {
	background-image: url(/img/insert_int_help_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", tahoma, verdana, sans-serif;
	font-size:14px;
	letter-spacing: -1px;
	font-weight: normal;
}
.help_bg_int select {
	width:300px;
	font-size:11px;
	font-family:"Helvetica Neue", Arial, sans-serif;
	letter-spacing:0px;
}
.help_bg_int select option {
	padding:0px 4px;
}
/*========== END INTERFACE STYLES ==========*/





/*=======================================================================================================================*/
/* BEGIN ADMIN */

/* the comment above (begin admin) cannot be removed or changed */
/* everything below here will be included within the admin site, everything above will not */



/* HOME PAGE DISPLAY SPECS - these styles format the homepage display */
div.home_content_area_1 {
	background-color:#fff;
	vertical-align: top;
	margin:30px 0 10px 0;
	font-size:12px;
	line-height: 162%;
}
div.home_content_area_2 {
	background-color:#fff;
	vertical-align: top;
	margin:10px 0px;
	font-size:12px;
	line-height: 162%;
}
div.home_content_area_3 {
	background-color:#fff;
	vertical-align: top;
	margin:10px 0px;
	font-size:12px;
	line-height: 162%;
}
div.home_content_area_4 {
	background-color:#fff;
	vertical-align: top;
	margin:10px 0px;
	font-size:12px;
	line-height: 162%;
}
.rd_announce_title {
	color: #003F1A;
	font-size: 21px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 20px;
}
div.rd_home_left_column .rd_announce_title {
	margin-left: 0;
}
div.home_announcements {
	padding: 0 20px 20px 40px;
}
.announce {
	width: 437px;
	text-align: left;
	margin: 0 0 40px 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	color: #393939;
	font-size: 11px;
	overflow-y:auto;
	overflow-x:hidden;
	line-height: 150%;
	font-size: 13px;
}
.announce li {
	padding: 0 15px 20px 0;
}
div.home_alert {
	background:url(/img/alert_icon.jpg) no-repeat left 3px;
	color:#393939;
	font-weight: normal;
	padding: 0 17px;
}
div.home_alert h4 {
	color:#990000;
	margin:0;
	font-size:13px;
	font-weight:bold;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.home_alert h4 a:link {
	color:#990000;
}
div.home_alert h4 a:visited {
	color:#990000;
}
div.home_alert h4 a:hover {
	color:#990000;
}
div.home_alert h4 a:active {
	color:#990000;
}
.pcb_alert {
	color:#990000;
	margin:0;
	font-size:13px;
	font-weight:bold;
}
.announcements_title {
	font-weight: bold;
	color: #00504C;
	margin:0;
	padding:0px 0px 4px 0px;
}
.announcements_title h3 {
	font-weight: bold;
	color: #00504C;
	margin:0;
	padding:0px 0px 4px 0px;
}
.announce a:link {
	color:#00504C;
	font-weight: bold;
	text-decoration: none;
}
.announce a:visited {
	color:#00504C;
	font-weight: bold;
	text-decoration: none;
}
.announce a:hover {
	color:#00504C;
	font-weight: bold;
	text-decoration: none;
}
.announce a:active {
	color:#00504C;
	font-weight: bold;
	text-decoration: none;
}
.newsitems {
	list-style-type: none;
}
.newslist li {
	list-style-type: none;
}
/* contact form */
.hidediv {
	display:none;
}
div.contact_outer {
	float:left;
}
.contact_content_area_1 {
	paddding:10px;
	width:605px;
}
.contact_content_area_3 {
	width:235px;
	border:solid 1px #E2E2E2;
	background-color:#FAFAFA;
	padding:20px;
	float: right;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
}
.contact_form_area {
	width:550px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:6px 6px 20px 6px;
	margin:10px 0px 0px 0px;
}
div.contact_form_area .form1_fixed {
	font-family:"Helvetica Neue", Arial, sans-serif;
}
div.contact_label {
	display:inline;
	float:left;
	font-weight: bold;
	width: 140px;
}
#contactmsg {
	margin: 0 0 30px 0;
	font-size: 19px;
	font-weight: bold;
	color: #3a5b4d;
	border: none;
	text-align:center;
	min-height: 0px;
}
.required {
	color:#990000;
}
#form_div {
	border-top: 1px solid #ccc;
	width:100%;
}
#contact_form fieldset {
	width: 95%;
	margin: 10px 0;
	border: none;
}
#contact_form fieldset .left {
	float:left;
	width: 34%;
	font-weight: bold;
	padding: 7px 0;
}
#contact_form fieldset .right {
	float: right;
	width: 60%;
}
#contact_form fieldset input[type=text], #contact_form fieldset input[type=tel], #contact_form fieldset textarea, #contact_form fieldset select {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px !important;
	font-weight: normal;
	padding: 6px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
	background: -moz-linear-gradient(top, #ffffff, #eaeaea);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea');
	width: 300px;
}
#contact_form fieldset input[type=button] {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px !important;
	font-weight: normal;
	padding: 6px !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #E5A82F;
	background: -webkit-gradient(linear, left top, left bottom, from(#F8DA72), to(#ffffff));
	background: -moz-linear-gradient(top, #F8DA72, #ffffff);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8DA72', endColorstr='#ffffff');
	box-shadow: 1px 1px 2px #ccc;
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	cursor:pointer;
	font-weight: bold;
	color: #3a5b4d;
	text-shadow: 1px 1px 1px #fff;
}
#contact_form fieldset input[type=button]:hover {
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
}
#contact_form fieldset select {
	width: 315px;
}
#contact_form fieldset input[type=text]:focus, #contact_form fieldset input[type=tel]:focus, #contact_form fieldset textarea:focus, #contact_form fieldset select:focus {
	box-shadow: 1px 1px 5px #ccc;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
}
#contact_form fieldset .required input {/*border: solid 1px #900;*/
}
#contact_form fieldset div input.form1_button {
}
/* INTERIOR PAGE EDITOR SPECS - these styles format the editor within edit & publish in the admin */
.ep_content_area_1 {
	width: 710px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_2 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_3 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_4 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_5 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_6 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_7 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_8 {
	width: 650px;
	height: 150px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_9 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_10 {
	width: 650px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_1 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_2 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_3 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_4 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_5 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_6 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_7 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_8 {
	width: 515px;
	height: 150px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_9 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_hp_10 {
	width: 515px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_snippet {
	width: 750px;
	height: 600px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area {
	width: 710px;
	height: 100px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_news {
	width: 350px;
	height: 350px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
.ep_content_area_abstract {
	width: 350px;
	height: 100px;
	border: solid 1px #ddd;
}
.ep_content_area_announce_desc {
	width: 700px;
	height: 100px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
	background: #FFFFFF;
}
.external_feed_url_area {
	width: 710px;
	height: 250px;
	border: groove 2px #ddd;
	margin:0px 0px 5px 5px;
}
hr {
	height:1px;
	color:#ccc;
	background-color:#c1c1c1;
	border: 0 none;
}
/* BEGIN CONTENT */
h1#pgtitle {
	padding: 23px 0 5px 0;
	margin: 0;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#pgtitle {
	color:#336B52;
	font-size: 35px;
	font-weight: normal;
	line-height: normal;
}
.pgtitle {
	color:#336B52;
	font-size: 35px;
	font-weight: normal;
	line-height: normal;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
.normal {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.headline1 {
	font-size: 19px;
	font-weight: normal;
	color: #003F1A;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
.headline2 {
	font-size: 21px;
	font-weight: normal;
	color: #336B52;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
.headline3 {
	font-size: 21px;
	font-weight: normal;
	color: #100706;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
.subtitle1 {
	font-size: 16px;
	font-weight: normal;
	color: #003F1A;
	margin:0px 0px 2px 0px;
	padding:0px;
}
.subtitle2 {
	font-size: 16px;
	font-weight: normal;
	color: #336B52;
	margin:0px 0px 2px 0px;
	padding:0px;
}
.subtitle3 {
	font-size: 16px;
	font-weight: normal;
	color: #100706;
	margin:0px 0px 2px 0px;
	padding:0px;
}
.smalltype {
	font-size: 10px;
	color: #333333;
}
/* END CONTENT */



/* BEGIN CONTENT SYTLES FOR DISPLAY IN THE TOOLBAR DROPDOWN BOX*/

#formatstyle .pgtitle {
	color:#336B52;
	font-size: 35px;
	font-weight: normal;
	line-height: normal;
}
#formatstyle .normal {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
#formatstyle .headline1 {
	font-size: 21px;
	font-weight: normal;
	color: #003F1A;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#formatstyle .headline2 {
	font-size: 21px;
	font-weight: normal;
	color: #336B52;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#formatstyle .headline3 {
	font-size: 21px;
	font-weight: normal;
	color: #100706;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#formatstyle .subtitle1 {
	font-size: 16px;
	font-weight: normal;
	color: #003F1A;
	margin:0px 0px 2px 0px;
	padding:0px;
}
#formatstyle .subtitle2 {
	font-size: 16px;
	font-weight: normal;
	color: #336B52;
	margin:0px 0px 2px 0px;
	padding:0px;
}
#formatstyle .subtitle3 {
	font-size: 16px;
	font-weight: normal;
	color: #100706;
	margin:0px 0px 2px 0px;
	padding:0px;
}
#formatstyle .smalltype {
	font-size: 10px;
	color: #333333;
}
/* END CONTENT SYTLES FOR DISPLAY IN THE TOOLBAR DROPDOWN BOX*/
/*========== BEGIN CALLOUT STYLES ==========
standard text based promotions*/

.theme1swatch {
	background-color: #30516B;
	height: 22px;
	width: 26px;
	float: left;
	margin: 2px;
	border: solid 1px #000;
}
.theme2swatch {
	background-color: #922209;
	height: 22px;
	width: 26px;
	float: left;
	margin: 2px;
	border: solid 1px #000;
}
.theme3swatch {
	background-color: #333333;
	height: 22px;
	width: 26px;
	float: left;
	margin: 2px;
	border: solid 1px #000;
}
.theme4swatch {
	display: none;
	visibility: hidden;
}
.theme5swatch {
	display: none;
	visibility: hidden;
}
#promotions_div {
	display:block;
	padding:15px 0 0 0;
	margin: 0 0 0 0;
}
.promo {
}
div#calloutbody ul {
	margin: 0 8px 0 20px;
	padding:0;
}
div#calloutbody ul a {
}
div#calloutbody ul li {
	margin-bottom: 5px;
}
#theme1 {
	text-align:center;
	width: 235px;
	font-weight: normal;
	margin-bottom: 20px;
}
#theme1 div.callout_box1 {
	padding:10px;
	border: solid 1px #F8DA72;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;
	background-image:url(/img/callout_bg_t1.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#theme1 div#calloutheadline {
	font-size: 20px;
	color: #004d26;
	font-weight: normal;
	margin: 4px 0 10px 0;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px #fff;
	line-height:21px;
}
#theme1 div#calloutbody {
	font-size: 14px;
	color: #3b3231;
	font-weight: normal;
	text-align:left;
	line-height: 142%;
	margin: 0 10px 10px 10px;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#theme1 div#calloutlink {
	font-size: 12px;
	font-weight:bold;
	color:#922209;
	line-height:133%;
	margin:20px 20px 10px 0;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
#theme1 div#calloutlink a {
	color:#00504c;
}
#theme1 div#calloutlink a:link {
	text-decoration:none;
}
#theme1 div#calloutlink a:visited {
	color:#00504c;
}
#theme1 div#calloutlink a:hover {
	color:#00504c;
	text-decoration:underline;
}
#theme1 div#calloutlink a:active {
	color:#00504c;
	text-decoration:underline;
}
#theme1 TD#calloutfoot {
}
#theme2 {
	text-align:center;
	width: 235px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', serif;
	margin-bottom: 20px;
}
#theme2 div.callout_box2 {
	padding:10px 10px 20px 10px;
	border: solid 1px #849d8e;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;
	background-image:url(/img/callout_bg_t2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#theme2 div#calloutheadline {
	font-size: 20px;
	color:  #336B53;
	font-weight: normal;
	margin: 4px 0 10px 0;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	line-height:21px;
}
#theme2 div#calloutbody {
	font-size: 14px;
	color: #3b3231;
	font-weight: normal;
	text-align:left;
	line-height: 133%;
	margin: 0 10px 10px 10px;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#theme2 div#calloutlink {
	font-size: 12px;
	font-weight:bold;
	color:#922209;
	line-height:133%;
	margin:20px 20px 10px 0;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
#theme2 div#calloutlink a {
	color:#00504c;
}
#theme2 div#calloutlink a:link {
	text-decoration:none;
}
#theme2 div#calloutlink a:visited {
	color:#00504c;
}
#theme2 div#calloutlink a:hover {
	color:#00504c;
	text-decoration:underline;
}
#theme2 div#calloutlink a:active {
	color:#00504c;
	text-decoration:underline;
}
#theme2 TD#calloutfoot {
}
#theme3 {
	text-align:center;
	width: 235px;
	font-weight: normal;
	margin-bottom: 20px;
}
#theme3 div.callout_box3 {
	padding:10px 10px 20px 10px;
	border: solid 1px #FBF3C7;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;
	background-image:url(/img/callout_bg_t3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
}
#theme3 div#calloutheadline {
	font-size: 20px;
	color: #3b3231;
	font-weight: normal;
	margin: 4px 0 10px 0;
	font-family: 'ClarendonFSMedium', Georgia, "Times New Roman", Times, serif;
	line-height:21px;
}
#theme3 div#calloutbody {
	font-size: 14px;
	color: #655e5c;
	font-weight: normal;
	text-align:left;
	line-height: 133%;
	margin: 0 10px 10px 10px;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#theme3 div#calloutlink {
	font-size: 12px;
	font-weight:bold;
	color:#922209;
	line-height:133%;
	margin:20px 20px 10px 0;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
#theme3 div#calloutlink a {
	color:#922209;
}
#theme3 div#calloutlink a:link {
	text-decoration:none;
}
#theme3 div#calloutlink a:visited {
	color:#922209;
}
#theme3 div#calloutlink a:hover {
	color:#922209;
	text-decoration:underline;
}
#theme3 div#calloutlink a:active {
	color:#922209;
	text-decoration:underline;
}
#theme3 TD#calloutfoot {
}
#theme4 {
	text-align:center;
	width: 215px;
	font-weight: normal;
	padding:10px 10px 10px 10px;
	border: solid 1px #FBF3C7;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;
	background-image:url(/img/callout_bg_t4.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	margin-bottom: 20px;
}
#theme4 div.callout_box4 {
	margin:0;
	border: solid 1px #FBF3C7;
	border-bottom: none;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
}
#theme4 div#calloutheadline {
	padding:10px 10px 10px 10px;
	font-size: 22px;
	color: #00504c;
	font-weight: normal;
	margin: 4px 0 10px 0;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	line-height:21px;
}
#theme4 div#calloutbody {
	padding:10px 10px 0 10px;
	font-size: 14px;
	color: #655e5c;
	font-weight: normal;
	text-align:left;
	line-height: 133%;
	margin: 0 10px 0px 10px;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
#theme4 div#calloutlink {
	padding:20px 10px 6px 0;
	font-size: 12px;
	font-weight:bold;
	color:#922209;
	line-height:133%;
	margin:0;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
#theme4 div#calloutlink a {
	color:#922209;
}
#theme4 div#calloutlink a:link {
	text-decoration:none;
}
#theme4 div#calloutlink a:visited {
	color:#922209;
}
#theme4 div#calloutlink a:hover {
	color:#922209;
	text-decoration:underline;
}
#theme4 div#calloutlink a:active {
	color:#922209;
	text-decoration:underline;
}
#theme4 .calloutfoot {
	background-image:url(/img/callout_bg_t4.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width: 215px;
	height: 40px;
}
#theme5 {
	text-align:center;
	width: 215px;
	font-weight: normal;
	padding:10px;
	border: solid 1px #d0dcce;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	/*-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;*/
	
	
	background-color:#fff;
	margin-bottom: 20px;
}
#theme5 div.callout_box5 {
	margin:0;
	border: solid 1px #b6c7ba;
	padding:10px 10px 20px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background-color:#fff;
	background-image:url(/img/callout_bg_t5.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#theme5 div#calloutheadline {
	font-size: 20px;
	color: #004d26;
	font-weight: normal;
	margin: 4px 0 10px 0;
	text-shadow:1px 1px 1px #fff;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	line-height:21px;
}
#theme5 div#calloutbody {
	font-size: 14px;
	color: #655e5c;
	font-weight: normal;
	text-align:left;
	line-height: 133%;
	margin: 0 10px 0px 10px;
}
#theme5 div#calloutlink {
	font-size: 12px;
	font-weight:bold;
	color:#922209;
	line-height:133%;
	margin:20px 0 0 0;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
#theme5 div#calloutlink a {
	color:#00504c;
}
#theme5 div#calloutlink a:link {
	text-decoration:none;
}
#theme5 div#calloutlink a:visited {
	color:#00504c;
}
#theme5 div#calloutlink a:hover {
	color:#00504c;
	text-decoration:underline;
}
#theme5 div#calloutlink a:active {
	color:#00504c;
	text-decoration:underline;
}
#theme5 .calloutfoot {
	/*background-image:url(/img/callout_bg_t4.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width: 215px;*/
	height: 0px;
}
/*BEHAVIOR-BASED MARKETING ADVISOR*/

#advisor_div {
	margin:10px auto;
	margin-bottom: 20px;
}
#advisor_body {
	text-align:center;
	width: 215px;
	font-weight: normal;
	padding:10px;
	margin:auto;
	border: solid 1px #d0dcce;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;
	background: #fdfbe7;
}
#advisor_body div.advisor_box1 {
	margin:0;
	border: solid 1px #b6c7ba;
	padding:10px 10px 20px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background-color:#d0dcce;
	background-repeat:repeat-x;
	background-position:top;
}
#advisor_body div#advisorheadline {
	font-size: 24px;
	color: #004d26;
	font-weight: normal;
	margin: 4px 0 10px 0;
	text-shadow:1px 1px 1px #fff;
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	text-transform:uppercase;
	letter-spacing: 2px;
}
#advisor_body div#advisorbody {
	font-size: 14px;
	color: #655e5c;
	font-weight: normal;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	line-height: 133%;
	margin: 0 10px 0px 10px;
}
#advisor_body div#advisorlink {
	font-size: 12px;
	font-weight:bold;
	color:#922209;
	line-height:133%;
	margin:20px 0 0 0;
	text-align:left;
	font-family:"Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
#advisor_body div#advisorlink a {
}
#advisor_body div#advisorlink a:link {
	text-decoration:none;
}
#advisor_body div#advisorlink a:visited {
	text-decoration:none;
}
#advisor_body div#advisorlink a:hover {
	text-decoration:underline;
}
#advisor_body div#advisorlink a:active {
	text-decoration:underline;
	color:#FFF;
}
#advisor_body ul a {
	color:#004d26;
}
#advisor_body ul {
	margin:10px 10px 10px 20px;
	padding:0;
}
#advisor_body ul {
	margin:0;
	padding:6px 0;
	font-size: 13px;
	font-weight: bold;
}
/*Behavior Based Bug...*/

.bug_box {
	background-image: url(/img/bbm_webbug_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fdfbe7;
	padding: 10px 10px 0 10px;
	margin:10px 55px 20px 0;
	vertical-align: middle;
	border: solid 1px #9cb2a4;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 6px #655e5c;
	-moz-box-shadow: 1px 1px 6px #655e5c;
	-webkit-box-shadow: 1px 1px 6px #655e5c;
	-o-box-shadow: 1px 1px 6px #655e5c;
	min-height: 35px;
}
.web_bug_wrapper {
	font-size: 11px;
	color: #000;
	text-align: left;
	overflow: hidden;
	border: none;
	display:inline;
}
h4.web_bug_title {
	font-family: 'ClarendonFSMedium', Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:normal;
	color: #004d26;
	padding-right: 10px;
	margin:0px;
	width:auto;
	vertical-align:top;
}
#web_bug_text {
	font-family: 'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #3a5b4d;
	font-weight:normal;
}
#web_bug_link {
	margin: 3px;
	display:inline;
	float:right;
	width:auto;
	background-image:url(/img/bbm_webbug_link_bg.png);
	background-repeat:no-repeat;
	background-position:right;
	padding: 0 10px 0 0;
}
div#web_bug_link A {
	font-weight: bold;
}
div#web_bug_link A:link {
	text-decoration: none;
}
div#web_bug_link A:visited {
}
div#web_bug_link A:hover {
	text-decoration: underline;
}
div#web_bug_link A:active {
	text-decoration: underline;
}
/*========== END CALLOUT STYLES ==========
========== BEGIN RATES STYLES ==========*/


/*homepage rates styles*/
.home_rate_row tr {
	border-bottom: 1px solid #FCF7D2;
}
.home_ratestable {
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	width: 100%;
}
.home_ratestable td {
	padding: 7px;
}
.home_ratestable tr {
	background-color:#FCF7D2;
}
.home_ratestable tr.striped {
	background-color:#D5E0CF;
}
.home_ratestable tr:nth-child(odd) {
	background-color:#FCF7D2;
}
.home_ratestable tr:nth-child(even) {
	background-color:#D5E0CF;
}
.home_rates_head {
	font-size: 14px;
	color:#5C8473;
	font-weight: bold;
	padding: 2px 6px 5px 6px;
	display: none;
	visibility: hidden;
}
.home_rates_head a {
	color:#F6E6A9;
	text-decoration: none;
}
.home_rates_head a:visited {
	color:#F6E6A9;
	text-decoration: none;
}
.home_rates_date {
	color:#5C8473;
	font-size: 9px;
	font-weight: bold;
	float: right;
	margin-top: 3px;
}
.home_rates_subhead {
	font-size: 11px;
	color:#5C8473;
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	text-align : center;
	vertical-align : middle;
	padding: 5px;
	background-color: #ffffff;
}
.home_rates_subhead img {
	float: left;
}
.hp_rates_left {
	font-size: 12px;
	color: #004D26;
	padding: 2px;
	text-align : left;
}
.hp_rates_center {
	font-size: 12px;
	color: #004D26;
	padding: 3px;
	text-align:center;
}
.hp_rates_right {
	font-size: 12px;
	color: #004D26;
	padding: 3px;
	text-align:right;
}
.hp_rates_left_bold {
	font-size: 12px;
	color: #004D26;
	padding: 2px;
	text-align : left;
	font-weight: bold;
}
.hp_rates_center_bold {
	font-size: 12px;
	color: #004D26;
	padding: 3px;
	text-align:center;
	font-weight: bold;
}
.hp_rates_right_bold {
	font-size: 12px;
	color: #004D26;
	padding: 3px;
	text-align:right;
	font-weight: bold;
}
.home_rates_foot {
	color: #555;
	font-size: 10px;
	font-weight: normal;
	padding: 4px 0 0 0;
	font-style:italic;
	background-color: #ffffff;
}
/*end homepage rates styles */
/*rates table styles*/

#ratetable {
	border: none;
	width: 100%;
}
#ratetable sup {
	font-size: 100%;
}
#ratetable td {
	border: 1px solid #ffffff;
}
.ratehead {
	font-size: 14px;
	color:#5C8473;
	font-weight: bold;
	padding: 2px 6px 3px 6px;
}
.ratehead a {
	color:#fff;
}
.ratehead a:link {
	color:#fff;
	text-decoration:none;
}
.ratehead a:visited {
	color:#fff;
	text-decoration:none;
}
.ratehead a:hover {
	color:#fff;
	text-decoration:none;
}
.ratehead a:active {
	color:#fff;
	text-decoration:none;
}

.ratehead span.rate_program {
	float:left;
	max-width:450px;
	
	
	}
.ratehead span.rate_date {
	float:right;
	font-size:10px;
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	max-width:195px;
	text-align:right;
}
.rateheader1 {
	font-size: 11px;
	color:#F6E6A9;
	background:#456D5F;
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	text-align : center;
	vertical-align : middle;
	padding: 5px;
	text-shadow: #333333 1px 1px 2px;
}
.ratefootnote {
	font-size: 10px;
	color:#555;
	font-weight: normal;
	background-color: #E3EBDF;
}
.ratespacer {
	background-color: #ffffff;
	height:8px;
}
/*these styles are pulled into the rate selection area within the rates tool */
.ratestitle1 {
	font-size: 12px;
	color: #004D26;
	background-color: #D5E0CF;
	padding: 5px;
	text-align : left;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #333333 1px 1px 9px;
}
.ratestitle2 {
	font-size: 12px;
	color: #004D26;
	background-color: #D5E0CF;
	padding: 5px;
	text-align : center;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #B0B8AB 1px 1px 9px;
}
.ratestitle3 {
	font-size: 12px;
	color: #004D26;
	background-color: #FCF7D2;
	padding: 5px;
	text-align : left;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #004D26 1px 1px 9px;
}
.ratestitle4 {
	font-size: 12px;
	color: #004D26;
	background-color: #FCF7D2;
	padding: 5px;
	text-align : center;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #B0B8AB 1px 1px 9px;
}
.ratestitle5 {
	font-size: 12px;
	color: #ffffff;
	background-color: #588775;
	padding: 5px;
	text-align : left;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #004D26 1px 1px 9px;
}
.ratestitle6 {
	font-size: 12px;
	color: #ffffff;
	background-color: #588775;
	padding: 5px;
	text-align : center;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #B0B8AB 1px 1px 9px;
}
.ratestitle7 {
	font-size: 12px;
	color: #004D26;
	background-color: #FCECB5;
	padding: 5px;
	text-align : left;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #004D26 1px 1px 9px;
}
.ratestitle8 {
	font-size: 12px;
	color: #004D26;
	background-color: #FCECB5;
	padding: 5px;
	text-align : center;
	font-weight: bold;
	vertical-align : middle;
	text-shadow: #B0B8AB 1px 1px 9px;
}
.ratesrate1 {
	font-size: 12px;
	color: #2F3131;
	background-color: #D5E0CF;
	padding: 3px;
	text-align:left;
}
.ratesrate2 {
	font-size: 12px;
	color: #2F3131;
	background-color: #FCF7D2;
	padding: 3px;
	text-align:left;
}
.ratesrate3 {
	font-size: 12px;
	color: #2F3131;
	background-color: #FCECB5;
	padding: 3px;
	text-align:left;
}
.ratesrate4 {
	font-size: 12px;
	color: #2F3131;
	background-color: #D5E0CF;
	padding: 3px;
	text-align:center;
}
.ratesrate5 {
	font-size: 12px;
	color: #2F3131;
	background-color: #FCF7D2;
	padding: 3px;
	text-align:center;
}
.ratesrate6 {
	font-size: 12px;
	color: #2F3131;
	background-color: #FCECB5;
	padding: 3px;
	text-align:center;
}
.ratesrate7 {
	font-size: 12px;
	color: #2F3131;
	background-color: #D5E0CF;
	padding: 3px;
	text-align:right;
}
.ratesrate8 {
	font-size: 12px;
	color: #2F3131;
	background-color: #FCF7D2;
	padding: 3px;
	text-align:right;
}
.ratesrate9 {
	font-size: 12px;
	color: #2F3131;
	background-color: #FCECB5;
	padding: 3px;
	text-align:right;
}
.ratesrate10 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #588775;
	padding: 3px;
	text-align:left;
}
.ratesrate11 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #588775;
	padding: 3px;
	text-align:center;
}
.ratesrate12 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #588775;
	padding: 3px;
	text-align:right;
}
/* end rates tool styles */

.ra_row {
	padding:0px;
}
div.ra_signup_link a {
	float:right;
	text-align:left;
	background-image:url(/img/icon_rate.gif);
	background-repeat: no-repeat;
	background-position:left top;
	font-size: 11px;
	padding: 0px 0px 3px 22px;
	FONT-WEIGHT: normal;
	color: #333333;
}
td.ra_signup_ratelayout td.ra_row div.ra_signup_link {
	display:none;
	visibility:hidden;
}
.raselect {
	display: none;
}
.raselectshow {
	display: block;
	vertical-align: middle;
}
/*========== END RATES STYLES ==========
========== BEGIN ICONIZE STYLES ========== *

/* Iconize*/

/*First of all, don't put the icons where we don't want them...*/
ul.subnavlist li A, div.promo A, div#fadingbanners A {
	background: none;
	padding:0;
}
/*use this class to make sure that images won't get iconized -- must be applied to the image's anchor*/
.imageLink {
	padding: 0px 0 0px 0px;
!important; /*[e]0px*/
	background: none !important; /*[e]none*/
}
/* Iconize*/

/*First of all, don't put the icons where we don't want them...*/
ul.subnavlist li A, div.promo A, div#fadingbanners A {
	background: none;
	padding:0 !important;
}
/*use this class to make sure that images won't get iconized -- must be applied to the image's anchor*/
.imageLink {
	padding: 0px 0 0px 0px;
!important; /*[e]0px*/
	background: none !important; /*[e]none*/
}
/*Now, apply icons based on conditions*/
A[href*="youtube.com/watch?"], A[href*="vimeo.com"], A[href*="/video/"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_video.png) no-repeat top left;
}
A[href*="seminar_sign_up.php"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_seminar.png) no-repeat top left;
}
A[href*="anytime.cuna.org"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_course.png) no-repeat top left;
}
A[href*="gti.cuna.org"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_guides.png) no-repeat top left;
}
adding:0;
A[href*="/article/"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_article.png) no-repeat top left;
}
A[href*="planit.cuna.org"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_article2.png) no-repeat top left;
}
A[href*="/audio/"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_audio.png) no-repeat top left;
}
A[href*="listen.php"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_podcast.png) no-repeat top left;
}
A[href*="speedbump.php"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_external.png) no-repeat top left;
}
/* removing speedbump icon from NCUA and EHL logos */

div.rd_foot_left a[href*='speedbump.php'] {
	padding: 0 !important;
	background: transparent url(/img/shim.gif) no-repeat center left;
}
/*extensions*/

A[href$='.pdf'] {
	padding-left: 18px !important;
	background: transparent url(icons/icon_pdf.png) no-repeat top left;
}
A[href$='.doc'], A[href$='.rtf'], A[href$='.docx'] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_doc.gif) no-repeat top left;
}
A[href$='.mov'], A[href$='.wmv'], A[href$='.mp4'], A[href$='.avi'], A[href$='.mpg'] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_film.gif) no-repeat top left;
}
A[href$='.mp3'], A[href$='.wav'], A[href$='.ogg'], A[href$='.wma'], A[href$='.m4a'] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_audio.gif) no-repeat top left;
}
/*messenger*/

A[href^="callto:"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_call.gif) no-repeat top left;
}
A[href^="skype:"] {
	padding-left: 20px !important;
	background: transparent url(icons/icon_skype.gif) no-repeat top left;
}
/*email*/
A[href^="mailto:"] {
	padding-left: 22px;
	background: transparent url(icons/icon_mailto.png) no-repeat top left;
}
/*

the following are extra iconize styles that may not be necessary...

A[href$='.txt'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_txt.gif) no-repeat top left;
}
A[href$='.xls'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_xls.gif) no-repeat top left;
}
A[href$='.rss'], A[href$='.atom'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_feed.gif) no-repeat top left;
}
A[href$='.opml'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_opml.gif) no-repeat top left;
}
A[href$='.vcard'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_vcard.gif) no-repeat top left;
}
A[href$='.exe'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_exe.gif) no-repeat top left;
}
A[href$='.pps'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pps.gif) no-repeat top left;
}
A[href$='.xpi'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_plugin.gif) no-repeat top left;
}
A[href$='.fla'], A[href$='.swf'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_flash.gif) no-repeat top left;
}
A[href$='.zip'], A[href$='.rar'], A[href$='.gzip'], A[href$='.bzip'], A[href$='.ace'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_archive.gif)no-repeat top left;
}
A[href$='.ical'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ical.gif) no-repeat top left;
}
A[href$='.css']
{
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_css.gif) no-repeat center right;
}
A[href$='.ttf'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ttf.gif) no-repeat top left;
}
A[href$='.jpg'], A[href$='.gif'], A[href$='.png'], A[href$='.bmp'], A[href$='.jpeg'], A[href$='.svg'], A[href$='.eps'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pic.gif) no-repeat top left;
}
*/

/*========== END ICONIZE STYLES ==========*/



/* start survey styles */
div#SurveyFormDiv {
	width: 96%;
	padding: 10px;
}
table.surveygrid td {
	border: solid 1px #6A9A7B;
	background-color: #FCF7C5;
	padding: 2px;
}
.survey_name {
	color: #00413C;
	color:#336B52;
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
	padding:0px;
	margin:0;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
}
.survey_cat {
	color: #336B53;
	font-weight: bold;
	padding-top: 20px;
}
.label {
	color: #336B53;
	font-weight: normal;
	padding: 10px 0 10px 0;
	width: 50%;
}
.label_colspan {
	color: #336B53;
	font-weight: normal;
	padding: 10px 0 10px 0;
	width: 90%;
}
.form_element {
	color: #00413C;
	font-weight: normal;
	padding: 10px 10px;
	width: 50%;
}
.form_element_colspan {
	color: #00413C;
	font-weight: normal;
	padding: 10px 10px;
	width: 90%;
}
.submit1 {
	color: #336B53;
}
div#SurveyFormDiv #form_div {
	border: none;
}
/* end survey styles */

/* start seminar styles */
.seminar_name {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
fieldset {
	border: 0;
}
fieldset label, table.seminar_signup_tbl td label {
	color: #3a5b4d;
	font-weight: bold;
}
div.sem_field fieldset div.left, div.sem_signup fieldset div.left {
	width: 102px;
	min-height:20px;
}
div.sem_field fieldset div.right, div.sem_signup fieldset div.right {
	width: 350px;
	min-height:20px;
}
div.sem_field fieldset div.right {
	width: 82.5%;
}
div.news_inner {
	margin: 0 0 20px 0;
}
div.sem_signup div.left, .sem_signup div.right {
	min-height: 30px;
}
div.sem_signup {
	width: 80%;
}
div.sem_signup fieldset .left {
	width: 120px;
}
div.sem_signup, div.sem_field {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
.bottomborder {
	border-bottom: 1px solid #d0dcce;
}
div.seminar_wrapper {
	margin: 20px 0;
}
div.seminar_wrapper h4 {
	font-size:25px;
	color:#004d26;
	font-family:'ClarendonFSLight', Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
div.seminar_wrapper div.sem_signup_link {
	float:right;
}
div.seminar_wrapper div.sem_header {
	padding: 10px 0;
	display: block;
	border-bottom: 1px solid #d0dcce;
	width:  655px;
}
div.seminar_wrapper h4 {
	display: inline;
}
div.seminar_wrapper div.sem_signup_link {
	height: 35px;
	width: 80px;
	vertical-align:top;
}
div.seminar_wrapper div.sem_signup_link ul {
	margin: 0;
	padding: 0;
}
div.seminar_wrapper div.sem_signup_link ul li {
	display: inline-block;
	float: right;
	padding: 2px;
	margin: 2px;
	font-size:12px;
	font-weight: bold;
	height: 35px;
}
div.seminar_wrapper div.sem_signup_link ul li a {
	text-decoration: none;
	height:15px;
	margin: 3px 0 0 0;
	border: solid 1px #b6c7ba;
	background-color:#e3ebdf;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	padding: 10px;
	text-shadow: 1px 1px 1px #fff;
}
div.seminar_wrapper div.sem_signup_link ul li a:link, div.seminar_wrapper div.sem_signup_link ul li a:visited {
}
div.seminar_wrapper div.sem_signup_link ul li a:hover, div.seminar_wrapper div.sem_signup_link ul li a:active {
	box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
	-o-box-shadow: 1px 1px 3px #333;
}
div.seminar_wrapper div.sem_signup_link ul li a.signup {
}
/* end seminar styles */


/*start financial education */
/* discussion topics */
div.edu_category_insert {
	border: solid 1px #ddd;
	background-color: #eee;
	padding:8px;
}
div.edu_topic_content {
	margin:8px;
}
h4.edu_cat_title {
	font-weight:normal;
	font-size:14px;
	margin:0px;
	color: #333;
}
select.edu_topic_select {
	font-size:12px;
	width: 300px;
}
/*Glossary Term Formatting - old stuff */
.gthead {
	background-color: #535353;
	padding: 5px 7px 5px 7px;
	width : 248px;
	color : #fff;
	border-top : 1px solid #313131;
	border-left : 1px solid #313131;
	border-right : 1px solid #313131;
	font-size:13px;
	font-weight: bold;
}
.gtbody {
	background-color: #EEEFEA;
	padding: 5px 5px 5px 7px;
	width : 250px;
	border-bottom: 1px solid #313131;
	border-right: 1px solid #313131;
	border-left: 1px solid #313131;
	font-size: 12px;
	font-weight:normal;
}
.gt {
	padding: 0px 2px 0px 2px;
	border-bottom : 1px dashed #313131;
}
/*Glossary Term Formatting ends */

/* faq formatting */
.faq_category {
	margin:10px;
}
.faq_category_name {
	font-weight: bold;
	font-size: 14px;
	border-bottom:1px solid #ddd;
}
div.slider_content {
	padding-left: 13px;
}
/*class that is on the FAQ question anchor - not accessible in snippet*/
.JQSlider {
}
/*arrow icon next to FAQ question*/
faq_icon {
}
div.cluetip ul {
	margin: 0px;
	padding:0px 0px 0px 10px;
}
div.cluetip ul ul {
	margin: 0px;
	padding:0px 0px 0px 18px;
}
div.cluetip ul ul ul {
	margin: 0px;
	padding:0px 0px 0px 24px;
}
div.cluetip h3 {
	font-weight:bold;
	font-size:18px;
}
.errormsg {
	color: #B22222;
	padding:10px;
	text-align:center;
}
/* END ADMIN */
/* nyroModal Styles */
div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -18px;
	right: -10px;
	width: 25px;
	height: 25px;
	text-indent: -9999em;
	background: url(/img/window_close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
	overflow-y: auto;
	overflow-x: hidden;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(img/next.gif) right 20% no-repeat;
}
/* End nyroModal Styles */

/* ClueTip Styles */

/* global */
#cluetip-close img {
	border: 0;
}
#cluetip-title {
	overflow: hidden;
}
#cluetip-title #cluetip-close {
	float: right;
	position: relative;
}
#cluetip-waitimage {
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url(img/wait.gif);
}
.cluetip-arrows {
	display: none;
	position: absolute;
	top: 0;
	left: -11px;
	height: 22px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cluetip-extra {
	display: none;
}
/***************************************
   =cluetipClass: 'default'
-------------------------------------- */

.cluetip-default {
	background-color: #EEEFEA;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
}
.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
}
.cluetip-default h3#cluetip-title {
	margin: 0;
	padding: 3px 5px 1px 5px;
	font-size: 9px;
	font-weight: normal;
	background-color: #DDDDDD;
	color: #4E4E4E;
	border-bottom: 1px solid #c0c0c0;
}
.cluetip-default #cluetip-title a {
	color: #4E4E4E;
}
.cluetip-default #cluetip-inner {
	padding: 7px 10px 18px 17px;
	color: rgb(51, 51, 51);
}
.cluetip-default div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/* default arrows */

.clue-right-default .cluetip-arrows {
	background-image: url(/img/shim.gif);
}
.clue-left-default .cluetip-arrows {
	background-image: url(/img/shim.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
	background-image: url(/img/shim.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
}
.clue-bottom-default .cluetip-arrows {
	background-image: url(/img/shim.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
}
/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
	background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
	border: 2px solid #ccc;
	position: relative;
	background-color: #fff;
}
.cluetip-jtip h3#cluetip-title {
	margin: 0 0 5px;
	padding: 2px 5px;
	font-size: 16px;
	font-weight: normal;
	background-color: #ccc;
	color: #333;
}
.cluetip-jtip #cluetip-inner {
	padding: 0 5px 5px;
	display: inline-block;
}
.cluetip-jtip div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #900;
}
/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
	background-image: url(img/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
	background-image: url(img/arrowright.gif);
	left: 100%;
	margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
	background-image: url(img/arrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-jtip .cluetip-arrows {
	background-image: url(img/arrowup.gif);
	top: -11px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
	background: transparent url(img/bl.gif) no-repeat 0 100%;
	margin-top: 10px;
	margin-left: 12px;
}
.cluetip-rounded #cluetip-outer {
	background: transparent url(img/tl.gif) no-repeat 0 0;
	margin-top: -12px;
}
.cluetip-rounded #cluetip-title {
	background-color: transparent;
	padding: 12px 12px 0;
	margin: 0 -12px 0 0;
	position: relative;
}
.cluetip-rounded #cluetip-extra {
	position: absolute;
	display: block;
	background: transparent url(img/tr.gif) no-repeat 100% 0;
	top: 0;
	right: 0;
	width: 12px;
	height: 30px;
	margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
	background: url(img/br.gif) no-repeat 100% 100%;
	padding: 5px 12px 12px;
	margin: -18px -12px 0 0;
	position: relative;
}
.cluetip-rounded div#cluetip-close {
	text-align: right;
	margin: 0 5px 5px;
	color: #009;
	background: transparent;
}
.cluetip-rounded div#cluetip-close a {
	color: #777;
}
/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
	background-image: url(img/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
	background-image: url(img/rarrowright.gif);
	left: 100%;
	margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
	background-image: url(img/rarrowdown.gif);
	top: 100%;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
.clue-bottom-rounded .cluetip-arrows {
	background-image: url(img/rarrowup.gif);
	top: -23px;
	left: 50%;
	margin-left: -11px;
	height: 11px;
	width: 22px;
}
/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title, .cluetip-rounded #cluetip-inner {
	zoom: 1;
}
/* End ClueTip Styles */
/* CLASSES FOR THE FORMS TOOL OUTPUT*/
.formerrors {
	color: #B22222;
	padding:0px 0px 0px 10px;
	text-align:left;
}
.form_err_msg_area {
	color: #B22222;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:14px;
	font-weight: bold;
}
/* Generated Form styles */
table.gform {
	width: 100%;
}
table.gform td.element_cell {
	width: 10%;
	vertical-align: top;
	padding: 2px 0px 5px 0px;
}
table.gform td.value_cell {
	width: 90%;
	vertical-align: top;
	padding: 0px 0px 7px 0px;
}
.gform_sectionlabel {
	font-weight: bold;
	color: #666666;
}
.gform_textlabel {
	border: 1px solid #c0c0c0;
	padding: 10px;
}
.gform_label {
}
.gform_element {
}
.gform_submit_button {
}
.gform_textbox {
	border: 1px solid #666666;
}
.gform_checkbox {
}
.gform_radio {
}
.gform_textarea {
	border: 1px solid #666666;
}
.gform_password {
}
.gform_select {
	border: 1px solid #666666;
}
.gform_option {
	border: 1px solid #666666;
}
input#formkey_user {
	border: 1px solid #666666;
}
div.addthis_toolbox {
	width: 155px;
}
/* New dropdown quicklinks styles */
.nav {
	float: left;
	display: inline;
	border: 1 px solid #ffffff;
}
.topnav_item a {
	text-decoration: none;
}
.topnav_item a:hover {
	text-decoration: underline;
}
.topnav_item {
	margin:2px 1px;
	font-size:12px;
}
ul.dropdown {
	margin: 0;
	padding: 0;
	list-style:none;
}
ul.dropdown a:hover {
	text-decoration: none;
}
ul.dropdown ul {
	color: #FFFFFF;
	z-index: 2000;
	position: absolute;
	top: 37px;
	/*push this guy WAY off the screen so it seems hidden */
	left: -999em;
	list-style:none;
	font-variant: normal;
	padding: 0;
	opacity:0.95;
	filter:alpha(opacity=95);
	background:url(/img/dropdown_bg.png) repeat-x bottom #00747A;
	border: 1px solid #ffffff;
}
ul.dropdown ul li {
	padding: 6px 5px;
}
ul.dropdown li:hover ul {
	left: auto;
}
ul.dropdown li:hover a {
	color: #FFFFFF;
	display: block;
}
ul.dropdown li ul {
	margin: 2px 0px;
}
ul.dropdown li ul ul {
	display: none;
	visibility: hidden;
}
ul.dropdown li:hover ul, ul.dropdown li.sfhover ul {
	left: auto;
}
ul.dropdown li:hover ul, ul.dropdown li li:hover ul, ul.dropdown li.sfhover ul, ul.dropdown li li.sfhover ul {
	left: auto;
}
/*change the background color on any menu item that is hovered (and is within a dropdown menu)*/
ul.dropdown ul li:hover {
	background-color:#269097;
	filter:alpha(opacity=100);
	opacity:1;
}
ul.dropdown ul li.sfhover {
	background-color:#269097;
	filter:alpha(opacity=100);
	opacity:1;
}
ul.dropdown ul li:hover a {
	background-color:#269097;
	color: #FFFFFF;
}
ul.dropdown ul li.sfhover a {
	background-color:#269097;
	color: #FFFFFF;
}
/*glossary terms */
.JQGlossary {
	border-bottom: 1px dotted #ADB2B9;
	text-decoration: none;
}
span.glossary a:link {
	text-decoration:none;
}
span.glossary a:visited {
	text-decoration:none;
}
span.glossary a:hover {
	text-decoration:none;
}
span.glossary a:active {
	text-decoration:none;
}
.glossary_title {
	font-weight: bold;
	font-size:14px;
	font-family: "Helvetica Neue", Geneva, Arial, Helvetica, sans-serif;
	color: #007279;
}
.glossary_content {
	font-weight: normal;
	font-size:13px;
	font-family: "Helvetica Neue", Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.cluetip-default h3#cluetip-title {
	background-color: #C7DCDE;
	color: #007279;
	font-family: "Helvetica Neue", Geneva, Arial, Helvetica, sans-serif;
}
.errormsg {
	color: #B22222;
	padding:10px;
	text-align:left;
}
.form_label_req {
	color: #990000;
}
.hide, .hidediv {
	display:none;
}
.show, .showdiv {
	display:block;
}
/*podcast styles*/

.podcast_layout {
	width: 300px;
	border:solid 1px #333;
	background-color:#FAF1B4;
}
.podcast_layout td {
	font-size:11px;
}
.podcast_layout td.podtxt {
	color: #666;
	vertical-align: top;
	line-height: 15px;
}
.podcast_layout td.podtxt strong {
	color: #4F7B68;
}
.podcast_box {
	background-color: #CAD9C6;
	width: 280px;
	border: 1px solid #4F7B68;
	text-align: center;
}
.podcast_title {
	color: #00504C;
	font-weight: bold;
	font-size: 11px;
	margin: 5px;
}
div.blank {
	padding: 20px;
}

