/* Selected duplicate divs from layout.css - could not import all as caused problems for 'printer icon next to search bar' errors */
#pageContainerPrintConditionview {
        margin: 0px auto;
        background-color: #ffffff;
        padding: 15px 15px 0px 15px;
}

#pageHeaderPrintConditionview {
        text-align: center;
        font-size: 0.9em;
}

#pageHeaderPrintConditionview span.cafwebsite {
        font-weight: bold;
        font-size: 1.3em;
}

#pageHeaderPrintConditionview span.sefurl {
        font-weight: bold;
}

#pageContentPrintConditionview p {
        line-height: 150%;
        margin: 0px 0px 5px 0px;
font-size: 0.8em;
}

#pageContentPrintConditionview li {
					 font-size: 0.8em;
					 }

#pageContentPrintConditionview p.subpage_heading {
        font-size: 1.0em;
        font-weight: bold;
}

#pageContentPrintConditionview p.condition_heading {
        font-size: 1.3em;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center;
}

#pageContentPrintConditionview p.condition_footer {
        font-weight: bold;
        font-style: italic;
}

#pageContentPrintConditionview h3 {
        text-align: left;
        font-size: 0.8em;
        font-weight: bold;
}

/* end of selected duplicate */

#printfriendly {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#printfriendly a.defaultview {
	color: red;
	font-weight: bold;
}

div.copyright {
	font-size: xx-small;
	text-align: left;
}

#pageHeaderPrintview {
   text-align: center;
	font-size: 0.9em;
}

#pageHeaderPrintview span.cafwebsite {
   font-weight: bold;
   font-size: 1.3em;
}

#pageHeaderPrintview span.sefurl {
   font-weight: bold;
}

#pageHeader {
	display: none;
}

#contentColLeft {
	display: none;
}

#primaryNavigation {
	display: none;
}

#secondaryNavigation {
	display: none;
}

#contentColMain {
	font-family: Arial, Helvetica, sans-serif;
}

#navPanel {
	display: none;
}

#primaryNavHome {
	display: none;
}
#subsections {
	display: none;
}

#getinvolved {
	display: none;
}

#defintion h1 {
	font-size: 1.4em;
}

#defintion h2 {
	font-size: 1.2em;
}

#defintion p {
	font-size: 0.8em;
}

div.pageTitleDiv h1 {
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
}

div.pageTitleDiv a {
	display: none;
}

div.clearer {
	display: none;
}

#pageContentDiv {
	font-size: 0.8em;
}

#pageContentDiv p img{
	padding: 10px;
}

#footerNavigation {
	display: none;
}

#footerPanel {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	position: relative;
	font-size: 0.8em;
	border-top: 1px solid #000;
}

#pageIntroPanel img {
	display: none;
	visibility: hidden;
	}

img {
	border: none;
	}

#siteview {
	display: none;
}
