@charset "utf-8";
/*Basic Page Elements*/
body {
	background-color:#FFFFFF;
	color:#CC6;
	font-family:Arial, Helvetica, sans-serif;
	margin:0em;
	}

p {
	margin: 0px 0px 10px 0px;
    }
	
.accessibleText {
	display:none;
	visibility:hidden;
	}
	
a:link {
	color: #CC6;
	text-decoration: none;
	}
	
a:visited  {
	text-decoration: none;
	color: #8E2222;
	}

a:active {

	}
	
a.current, a.current:hover, a.current.active {
	background: #781719;
	cursor: default;
	}
		
.floatLeft {
	float:left;
	}
	
.floatRight {
	float:right;
	}
	
/* End Basic Page Elements */

/* PRCC Header */

.headerContainer {
	color:#000;
	height:75px;
	width:100%;
	background-image: url(../../goof/nfp/new-fp-header-tile.jpg);
	}

.header {
	margin:0px auto;
	width:100%;
	}
	
.headerSearchForm {
	width:500px;
	float: right;
	margin: 5px;
	padding: 12px;
	}

.headerSearchText {
	float: left;
	display: inline-block;
	}

.headerSubmitSearch {
	display:block;
	float:left;
	width:17px;
	position:relative;
	top:4px;
	}
/* End PRCC Header */

/* Top of Fold */
.tofContainer {
	position:absolute;
	background:url(../nfp/tofBg.gif);
	background-color:#efb738;
	color:#efb738;
	float:left;
	height:245px;
	overflow:hidden;
	width:100%;
	left: 1px;
	top: 75px;
	}
	
.tof {
	background:url(../../goof/nfp/tofBg.gif)
	display:block;
	border-right:1px solid #CC6;
	height:180px;
	margin:0px;
	width:100%;
	background: url(../../goof/nfp/tofBg.gif);
	}

	/* End Top of Fold */

/* Fold */
div.fold {
	color:#CC6;
	background-color:#000000;
	border-top:1px solid #CC6;
	border-bottom:1px solid #CC6;
	font-size:0.75em;
	float:none;
	height:30px;
	width:100%;
	}
div.foldBorders {
	width:800px;
	border-color:#CC6;
	border-top:#000000;
	border-left:1px solid #CC6;
	border-right:1px solid #CC6;
	overflow:hidden;
	height:40px;
	margin:0px auto;
	}
div.foldInnerBorders {
	border-left:1px solid #CC6;
	border-right:1px solid #CC6;
	height:18px;
	margin-left:195px;
	overflow:hidden;
	width:195px;
	}
/* End Fold */

/* Bottom of Fold */
.bofContainer {
	width:100%;
	border-color:#CC6;
	border-bottom:1px solid #CC6;
	height:inherit;
	margin:0px auto;
	overflow: visible;
	color: #781719;
	}

.bofCentered {
	margin:0px auto;
	width:800px;
	border-left:1px solid #CC6;
	border-right:1px solid #CC6;
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#CC6;
	}
.bof {
	border-left:1px solid #CC6;
	border-right:1px solid #CC6;
	background-color:#fff;
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#CC6;
	margin:0px auto;
	width:800px;
	height:auto;
	left: 330px;
	top: 341px;
	visibility: inherit;
	border-bottom: 1px solid #CC6;
	border-top: 1px solid #CC6;
	line-height: 18px;
	}
.bofLeftColumn {
	float:left;
	width:15px;
	list-style:none;
	margin:0px;
	height: 250px;
	visibility: visible;
	overflow: visible;
	border-right: 1px #CC6;
	border: 1px #CC6;
	}
.bofMainColumn  {
	background:url(../../goof/nfp/scanLinesBg.gif);
	float:inherit;
	margin:0px;
	height:auto;
	width:770px;
	padding: 12px;
	overflow: hidden;
	font:Arial, Helvetica, sans-serif;
	border-left: 1px solid #CC6;
	border-right: 1px solid #CC6;
	text-align: justify;
	}
.bofRightColumn {
	float:right;
	width:10px;
	list-style:none;
	margin:0px;
	height: 250px;
	visibility: visible;
	overflow: visible;
	border-right: 1px #CC6;
	border: 1px #CC6;
	}
.bofImage {
	width:250px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	float:right;
	margin-left:1em;
	}
#contentwrapper {
	float:right;
	visibility:visible;
	}
#content {
	background-color: white;
	border: 1px solid #f0f0f0;
	padding: 0;
	}
	
/* Footer */
.footerContainer {
	width:100%;
	float:left;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
	border-bottom: 1px solid #CC6;
	}
.footer {
	background-color:#FFFFFF;
	color:#666;
	font-size:0.6em;
	height:200px;
	width:100%;
	margin:0px auto;
	padding:0px 15px 0px 0px;
	text-align:right;
	float: left;
	border-bottom: 1px #CC6;
	overflow: hidden;
	}
.footerText {
	float:left;
	width:450px;
	margin-top:8px;
	}
.footer a, .footer a:link, .footer a:hover, .footer a:visited  {


	}
/* End Footer */

/* Google */
.googleSearch {
	color:#CC6;
	font-size:0.75em;
	height:75px;
	width:800px;
	border-top: 1px solid #CC6;
	margin: 0px auto;
	overflow: auto;
	}

/* CopyRight */
div.copyright {
	width:100%;
	text-align: center;
	border-bottom: 1px solid #CC6;
	border-top: 1px solid #CC6;
	float: left;
	}
div.copyrightBorders{
	background-color:#FFFFFF;
	color:#CC6;
	font-size:0.6em;
	height:55px;
	width:100%;
	margin:0px auto;
	padding:0px 15px 0px 0px;
	text-align:center;
	left: -34px;
	visibility: visible;
	top: 2147px;
	}
/* End of CopyRight */

