/* Overrides */
body {
	font-size: 80%;
}

.outer {
	background: #E6F7F6 url(images/bg_body.gif) repeat-x scroll top left;
}

.inner {
	background: transparent url(images/bg_main.gif) repeat-y scroll top left;
	margin: 0 auto;
	padding: 0;
	width: auto;
}

.main {
	margin: 0;
	padding: 0;
	background: transparent url(images/bg_content.gif) no-repeat scroll top left;
}

.footer {
	border-top: 30px solid #E6F7F6;
	background: none;
	/*width: 777px;*/
	width: auto;
	/*padding: 30px 9px 30px 7px;*/
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.text-primary, .text-darkprimary, .text-darksecondary {
	color: #005955;
}

.paging_bar {
	width: 528px;
	float: right;
	display: inline;
	margin-right: 3px;
}

.listing_item, listing_brief {
	width: 528px;
}

.fullwidth {width: 777px;}

.bg-secondary {background: #005955;}
.bg-lightsecondary {background: #D6EEEE;}
.bg-primary {background:#B5E1E0;}
.bg-lightprimary {background:#B5E1E0;}

.split_col1, .split_col2 { width: 254px;}

a, a * {
	color: #005955;
	font-weight: bold;
}

.form_left_col, .form_right_col {
	font-size: 90%;
}

.button-primary, .button-secondary {
	background:#005955;
	border-top: 1px solid #35837C;
	border-right: 1px solid #1B423E;
	border-bottom: 1px solid #1B423E;
	border-left: 1px solid #35837C;
}

.note {
	line-height: 1.5em;
	border-color: #005955;
	color: #005955;
	background: #B5E1E0;
}

/* End overrides */

.top_tab {
	background: #B5E1E0 url(images/top_tab_bg.gif) no-repeat scroll bottom left;
	width: 554px;
	padding: 8px 15px 11px 7px;
	margin-bottom: 2px;
}

.title_tab {
	background: #B5E1E0 url(images/title_tab_bg.gif) no-repeat scroll bottom left;
	width: 553px;
	float: right;
	margin-right: 3px;
	padding: 9px 0 6px 14px;
	font-size: 1.7em;
}

h1 {
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	color: #005955 !important;
	font-size: 1.4em;
}

.content_container {
	width: 530px;
	float: right;
	padding-right: 23px;
	margin: 20px 3px 0 0;
	display: inline;
}

.home_list_box {
	float: left;
	width: 230px;
}

.home_list_box ul {
	margin: 0 0 0 18px;
}

.ftt_featuretext {
	float: right;
	width: 160px;
	margin: 30px 0 0 10px;
}

.ftt_featureimg {
	float: right;
	width: 160px;
	margin-top: 30px;
	margin-bottom: 100px;
	border: 1px solid #005955;
}

.montage {
	background-position: bottom left;
	background-repeat: no-repeat;
}

.sidesearch {
	margin: 20px 0 0 20px;
}

.mini_menu {
	padding: 0 0 0 35px;
}

.notopmargin {
	margin-top: 0;
}

.footernav {
	text-align:center;
	font-size: 80%;
	padding-bottom: 20px;
}


/*.primarydots { background: transparent url(images/dots_primary.gif) repeat-x scroll bottom left; }*/
.darkdots { background: transparent url(images/dots_brown.gif) repeat-x scroll bottom left; }
.bgtop { background-position: top left; }
.main_content {
	background: transparent url(images/bg_main_content.gif) no-repeat scroll top left;
}

.main_content_full {
	margin-top: -10px;
	width: 552px;
}

.breadcrumb {
	margin: 10px 0px;
}

.breadcrumb a {
	border-right: 1px solid silver;
}


.content_content {
	margin: 0 15px 0 10px;
}

.page_text_col {
	width: 310px;
	padding-right:0;
}

.page_feature_col {
	padding: 0 5px 25px 0px;
	margin-left: 0;
}

.page_feature_content {
	background: transparent url(images/bg_pagefeature.gif) no-repeat scroll top left;
	padding: 14px;
}

.page_feature_pic {
	border: 1px solid #75d1cf;
}

.main_nav {
	margin: 0px;
}

.main_nav ul {
	display: inline;
	float: left;
	margin: 0px 0px 20px 10px;
}

.main_nav ul li ul {
	background: transparent url(images/bg_subnav.gif) no-repeat scroll bottom left;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 8px 0;
}

.main_nav ul li div {
	background: transparent url(images/bg_navitem.gif) no-repeat scroll bottom left;
}

.main_nav a, .text-white {
	color: #005550 !important;
}
.text-white-white {
	color: white;
}

.main_nav ul li ul li div { background: transparent url(images/bg_subnavitem.gif) repeat-y scroll top left; }
.main_nav ul li ul li ul li div { background: transparent url(images/bg_subnavitem.gif) repeat-y scroll top left; }
.main_nav ul li.active { background: #005955; }

