/* Myecb FIRSTBranch - print.css */

* {
	margin: 0;
	padding: 0;
	overflow: visible !important;
}

body {
	background-image: none;
	background-color: #FFF;
	color: #000000;
}
#outerWrapper {
	background-image: none;
	background-color: #fff;
}
/*====== Header ================*/

#header {
	background-image: none;
	position: static;
	height: 13em;
	margin: 0;
	width: 100%;
}
#logo img {display: block;}
#logo {	position:static;}
#wrapper {
	padding: 0;
}

#ultraTopNav, .textSize, #searchForm, #primaryNav, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink {
display: none;
}
#header #phoneNumber {
	display: block;
	position: absolute;
	top: 50px;
	left: 200px;
	font-size: 2em;
}

/*====== Footer ====================*/
#outerFooter {
	border-top: none;
	background-color: #fff;
}
#footer {
	background: none;
	color: #000;
	margin-top: 20px;
	padding: 0;
}
#footerNav {display: none;}
#footer img.froiLogo {
	display: block;
}
#footer #firstROI {display: none;}
#footer #footerContent {
	left: 0;
}
#footer a {
	color: #000000;
}
#footer p {text-align: left;}
#footer #fdic, #footer #eh {position: static;float: left;margin: 1em;}
#footer h4.slogan {display: none;}
/*====== Main Content =================================================================================*/
#innerWrapper {
	background-image: none;
	border-left: none;
}
#mainContent {
	color: #000000;
	width: auto;
	float: none;
}

/*====== Left Column ==================================================================================*/
#leftColumn {
display: none;
}

/*====== Category Page =================================================================================*/
#catBreadcrumb {
display: none;
}

#map {
	width: 640px;
}

/*====== Product Page =================================================================================*/
#productPage {width: 100%;padding: 0;margin: 0;}
#productPage #productHead h1 {padding: 0;width: 100%;}
#productPage #productIntro {
	width: 100%;
	min-height: 0;
	padding: 0;
}
#productPage #productPhoto {display: none;}
#productSummary {min-height: 0;padding: 0;}
#questions {display: none;}
#productPage #productDetails {
	background-color: #fff;
	background-image: none;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
}
#productSummaryContent {
	float: none;
	width: 100%;
	padding: 0;
	border-top: none;
}
#productButtons {display: none;}
#productPhoto img, .addthis_toolbox, .addthis_default_style {
display: none;
}
#productDetails {
	border-bottom: none;
	clear: both;
	width: auto;
	margin:  20px 0 0 0;
	padding: 0;
	border-top: none;
}

#productDetails dl#productTabs dt {
	float: none;
	color: #333 !important;
	display: block;
	margin: 20px 0 10px;
	padding: 0;
	font: bold 14px Helvetica, Arial, sans-serif;
	background-image: none !important;
	background-color: transparent !important;
	text-indent: 0;
	width: auto !important;
	height: auto !important;
	background-color: transparent;
	border: none;
	text-decoration: none;
}
#productDetails #productTabs dt.selected {
	margin: 20px 0 10px;
	padding: 0;
	background-image: none;
	color: #333;
	border: none;
	text-decoration: none;
}
#tellMeMoreButton {display: none;}
#applyNow, #openNow, #enrollNow {display: none;}
#productDetails p {color: #000;}
#productDetails ul {color: #000;margin-left: 1em;}
#productDetails li {
	background-image: none;
	list-style-position: outside;
	list-style-type: disc;
}
#productPage dl#productTabs {
	height: auto !important;
	width: 100%;
}
dl#productTabs dd {
	width: 80%;
	border-top: none;
	padding: 0;
	margin: 0;
}
#productPage #productTabs .pane {
	position: static !important;
	overflow: auto;
	display: block !important;
	background-color: transparent;
	background-image: none !important;
	border: none;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}
#productPage #productDetails dl dd p.disclaimer {color: #000;font-size: 1.2em;}
#productButtons {display: none;}