/* Template Second Branch - print.css */

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

body {
	background-color: #FFF;
	font-size: 12pt;
	color: #000000;
}

/*====== Header ================*/

#header {
	position: static;
	height: 8em;
	width: 100%;
}

#logo {
	display: none;
}

#tagline {
	color:#000000;
}

#wrapper {
	padding: 0;
}

#ultraTopNav, .textSize, #searchForm, #primaryNav, #downstreamObl, #downstreamObl a.iframe, #printThisPage, #printLink {
display: none;
}
#printLogo {
	display:block;
}
/*====== Footer ====================*/
#footer {
	position: relative;
	bottom:0;
	left:0;
	background: none;
	color: #000;
	margin-top: 20px;
}

#footer img.froiLogo {
	display: block;
}
#footer p {
padding:0 50px;
margin:30px 0 0;
}
#footer a {
	color: #000000;
}
#footerNav {
	display:none;
}

/*====== Main Content ===========================*/
#mainContent {
	background:none;
	border:0 none;
	color: #000000;
	width: auto;
	float: left;
}

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

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

#map {
	width: 640px;
}

/*====== Product Page =========================*/
#outerWrapper, #headerWrapper, #footerWrapper {
background:none;
}
#productPhoto img, .addthis_toolbox, .addthis_default_style, #topBar, #ultraTop, #bottomButtons {
display: none;
}

dl#productTabs {
height: auto !important;
width:100%;
}
dl#productTabs dt, dl#productTabs dt.selected {
	background:none;
	clear: both;
	color:#000;
	display: block;	
	float:none;
	width:auto !important;
	padding: 0;
	margin: 0 3px 5px 0;
	text-align:left;
}

dl#productTabs dd {
	background:none;
	border: none;
	clear: both;
	display: block !important;
	position: static !important;
	width: 100% !important;
}
#productDetails {
border:none;
}
#productDetails p {
	clear: both;
}
dl#productTabs ul {
width: 100% !important;
}
#openNow a, #openNow2 a, #enrollNow a, #enrollNow2 a {
background: none;
display:none;
}
/*====== Applications ======*/
#applicationPage #wrapper {
	overflow:auto;
	height:100%;
}
#applicationPage fieldset {
display:table-cell;
}
#applicationPage #introduction {
	display:none;
}
fieldset#newApplication  {
	background:none;
	border:none;
}
