@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(/images/body_bg_gradient.jpg) repeat-x;
	margin: 0px;
}
.clear {
	clear:both;
	height:0px;
	visibility:hidden;
}
#container {
	margin: 0px auto;
	width: 930px;
}
#container a {
	color:#086051;
	text-decoration:none;
}
#container a:hover {
	color:#000;
}
#container #header {
	width: 930px;
	background: url(/images/top_banner_bg.jpg) repeat-x;
	position: relative;
	height: 60px;
}
#container #header #headerLinks {
	float: right;
	text-align: right;
	width: 450px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	height: 35px;
}
#container #header #headerLinks a {
	text-decoration: none;
	color: #086051;
}
#container #header #headerLinks a:hover {
	color:#000;
}
#container #header #headerLinks img {
	border:none;
}
#container #headerImage {
	width: 930px;
	height: 163px;
}
#container #header #headerLogoImage {
	float: left;
}
#container #navigation {
	height: 50px;
	line-height: 50px;
	font-size: 11px;
	font-weight: bold;
}
#container #navigation .navigationDivider {
	float: left;
	margin-top: 12px;

}

#container #navigation .navigationItem {
	float: left;
	color: #103A49;
	padding-right: 10px;
	padding-left: 10px;
	height: 50px;
	text-transform: uppercase;
}
#container #navigation .navigationItem:hover {
	background: url(/images/top_nav_bg_over.gif) repeat-x;
	color: #fff;
}
#container #navigation .navigationItemActive {
	float: left;
	color: #fff;
	background: url(/images/top_nav_bg_over.gif) repeat-x;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;	
}

#container #navigation .navigationItemActive:hover {
	background: url(/images/top_nav_bg_over.gif) repeat-x;
	color:#E2E9EB;
	text-decoration:underline;
}

#container #navigation #navigationSearch {
	float: right;
	height: 50px;
	width: 175px;

}
#container #navigation #navigationSearch .search {
	width: 150px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 2px solid #333;
}
#container #breadcrumbs {
	text-align: right;
	font-size: 11px;
	color: #FFF;
	height: 24px;
	line-height: 24px;
}
#container #breadcrumbs a {
	text-align: right;
	color: #fff;
}
#container #breadcrumbs a:hover {
	text-align: right;
}
#container #pageTitle {
	height: 66px;
	background: url(/images/body_top_detail.png) no-repeat bottom;
	font-size: 28px;
	color: #FFF;
	padding-left: 15px;
	padding-top: 4px;
}
#container #main {
	font-size: 12px;
	color: #808285;
	background: #FFF;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	line-height: 16px;
}
#container #main .blackBold {
	color:#000;
	font-weight:bold;
}
#container #main #content {
	float: left;
	width: 619px;
	padding-left: 30px;
	font-size: 13px;
	padding-top: 25px;
	line-height: 17px;
}
#container #main #content p {
	padding-right: 70px;
}
#container #main #content .contentTable {
	margin-top:10px;
	width: 600px;
}
#container #main #content .contentTable .contentTableLeft {
	vertical-align:top;
}
#container #main #content .contentTable .contentTableRight {
	vertical-align:top;
	padding-left:15px;
}
#container #main #content .contentPanel {
	height: 160px;
	width: 243px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	background: url(/images/bucket_bg.png) repeat-x bottom;
	border: 1px solid #CCC;
	padding-left: 45px;
	padding-bottom: 5px;
}
#container #main #content .contentPanel .contentPanelUpperImage {
	margin-left: -45px;
}

#container #main #content .contentTitleBar {
	height: 53px;
	background: url(/images/body_lrg_content_header.png) no-repeat;
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 25px;
}
#container #main #content #contentMediaPanel {
	width: 579px;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
	padding-bottom: 35px;
	margin-top: -10px;
	padding-top: 15px;
	padding-left: 15px;

}
#container #main #content #contentMediaPanel .contentMediaPanelHeader {
	height: 25px;
	width: 190px;
	font-size: 14px;
	line-height: 25px;
	background: url(/images/arrow_closed.png) no-repeat 3px;
	padding-left: 15px;
}
#container #main #content #contentMediaPanel .contentMediaPanelHeader a {
	text-decoration:none;
	color: #086051;
}
#container #main #content #contentMediaPanel .contentMediaPanelHeaderActive {
	height: 25px;
	width: 190px;
	font-size: 14px;
	line-height: 25px;
	background: url(/images/arrow_open.png) no-repeat 3px;
	padding-left: 15px;
}
#container #main #content #contentMediaPanel .contentMediaPanelHeaderActive a {
	text-decoration:none;
	color: #086051;
}
#container #main #content #contentMediaPanel .contentMediaPanelDescription {
	width: 185px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
}
#container #main #content #contentMediaPanel .contentMediaPanelMedia {
	float: right;
	height: 230px;
	width: 330px;
	margin-right: 15px;
}
#container #main #rightPanel {
	float: right;
	width: 261px;
	margin-right: 20px;
}
#container #main #rightPanel .rightPanelTitle {
	font-size: 14px;
	font-weight: bold;
	
}
#container #main #rightPanel .rightPanelGreenLink {
	margin-top: -10px;
	margin-bottom: 10px;
}
#container #main #rightPanel .rightPanelHeader {
	font-weight: bold;
	color: #1a3e5e;
	font-size: 12px;
	background: url(/images/arrow_closed.png) no-repeat 5px 9px;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	text-transform: uppercase;
	vertical-align: middle;
}
#container #main #rightPanel .rightPanelHeaderActive {
	border-bottom: 1px solid #000;
	font-weight: bold;
	color: #1a3e5e;
	font-size: 12px;
	background: url(/images/arrow_open.png) no-repeat 5px 9px;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	text-transform: uppercase;
	vertical-align: middle;
}
#container #main #rightPanel .rightPanelSubHeader {
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
}
#container #main #rightPanel .rightPanelSubHeader img {
	vertical-align: middle;
}
#container #main #rightPanel .rightPanelSubHeader a {
	font-size: 12px;
	color: #086051;
	text-decoration: underline;
}
#container #main #rightPanel .rightPanelSubHeader a:hover {
	color: #000;
	text-decoration: none;
}
#container #main #rightPanel .rightPanelTitleBar {
	height: 37px;
	margin-bottom: 7px;
}
#container #main #rightPanel .rightPanelPanel {
	position: relative;
	background: url(/images/bucket_bg.png) repeat-x bottom;
	border: 1px solid #CCC;
	font-size: 11px;
	height: 1%;
	padding: 15px 15px 10px;
	margin-bottom: 12px;
}
#container #main #rightPanel .rightPanelPanel:hover {
	background: url(/images/bucket_bg_hover.png) repeat-x bottom;
	color:#333;
}

#container #main #rightPanel .rightPanelPanel .rightPanelUpperImage {
	margin: -15px -15px -15px;
}
#container #main #rightPanel .rightPanelPanel .rightPanelLowerImage {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container #main #rightPanel .rightPanelPanel a {
	color: #086051;
	text-decoration: none;
}
#container #footer {
	text-align: center;
	font-size: 10px;
	color: #808080;
}
a.call {
    display: inline;
    }
