h1 {
	color: #5d5f49;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	margin: 0px;
	color: #000;
}

/****************************
* Global Styles
********************************/
.bodybackgroundcolor{color:#a3ba22;}

#outerContainer 
{
	width: 988px;
	margin:0px auto;
}

#mainContainer 
{
	border-top: 1px solid #bfc2b1;
	border-right: 1px solid #bfc2b1;
	border-left: 1px solid #bfc2b1;
	border-bottom: 1px solid #fff;
	background: #FFFFFF;
	text-align: left;
}

#innerContainer 
{
	margin: 10px 10px 0px 10px;
}

#mainContent
{
	overflow: visible;
}

.ClearFloats {
	clear:both;
	height:1px;
	overflow:hidden;
}

.cursorPointer
{
	cursor: pointer;
}
.fullWidthHeight
{
	width:100%; height:100%;
}

/****************************
* End Global Styles
********************************/

/******************************
Images
*******************************/

img.Step_1
{
	background-image: url('Img/PF_SiteE.gif');
	background-repeat: no-repeat;
	background-position: -299px -0px;
	height: 29px;
	width: 29px;
}

img.Step_2
{
	background-image: url('Img/PF_SiteE.gif');
	background-repeat: no-repeat;
	background-position: -299px -36px;
	height: 29px;
	width: 29px;
}

img.Step_3
{
	background-image: url('Img/PF_SiteE.gif');
	background-repeat: no-repeat;
	background-position: -299px -72px;
	height: 29px;
	width: 29px;
}

img.Step_4
{
	background-image: url('Img/PF_SiteE.gif');
	background-repeat: no-repeat;
	background-position: -299px -107px;
	height: 29px;
	width: 29px;
}

img.Step_5
{
	background-image: url('Img/PF_SiteE.gif');
	background-repeat: no-repeat;
	background-position: -299px -143px;
	height: 29px;
	width: 29px;
}

img.Step_6
{
	background-image: url('Img/PF_SiteE.gif');
	background-repeat: no-repeat;
	background-position: -299px -179px;
	height: 29px;
	width: 29px;
}


/* Header */
	
	#logoPF a
	{
		width: 270px; height:52px;
		background-image: url('Img/PFLogoSt.gif');
		background-repeat: no-repeat;
		display:inline-block;
	}

	img.Ribbon25Mil
	{
		background-image: url('Img/Ribbon25.gif');
		background-repeat: no-repeat;
		background-position: top-left;
		height: 30px;
		width: 960px;
	}

/* End Footer */

/******************************
End: Images
*******************************/
/****************************
* Footer
********************************/


#footer_box
{
	margin: 0 auto;
	width: 988px;
}

.footer
{
	clear: both;
	color: #4B6400;
	font-family: arial;
	text-align: center;
	font-size: 10px;
}

	.footer h1
	{
		margin-bottom: -1px;
		font-weight: bold;
		font-size: 9pt;
		color: #4B6400;
	}
	
	

#PFCfooterRibbonImage
{
	background-color:#FFFFFF;
	height:35px;
  margin-right: 2px;
}

/****************************
* End Footer
********************************/

/****************************
* Header Styles
********************************/

#Header 
{
	margin: 0;
}

#TopHeader
{
	position: relative;
	width: 100%;
}

#MidHeader
{
	float: left;
	width: 400px;
	margin-left:30px;
	min-height: 70px;
	position:relative;
}

#RightHeader
{
	position: relative;
	float: right;
	width: 160px;  /*changed from 160 */
}

#LeftHeader
{
	float: left;
	position: relative;
	height: 50px;
}

.logo
{
	margin-left: -2px;
}

.logoBox 
{
	position: relative;
}

.logoText 
{
	position: relative;
	display: inline-block;
	top: -5px;
	left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	//zoom: 1;
	//display: inline;
}

.logoTelephone 
{
	position: relative;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5B1300;
	bottom: 3px;
	color: #333;
	//zoom: 1;
	//display: inline;
}


.headerLink {
	color: #5d5f49;
	font-size: 7.2pt;
	font-weight:bold;
	text-decoration: underline;
	border-right: 1px solid #5d5f49;
	padding: 0 5px 0 5px;
	height: 15px;
	background: none;
}


/****************************
* End Header Styles
********************************/


/****************************
* Refcode Messaging
********************************/

.refcodeContainer
{
	position: relative;
	height: 40px;
}

.refcodeMessage {
	color: #333;
	font-size: 14px;
	padding-top: 6px;
	margin-left: 50px;
}

.refcodeBox {
	margin-bottom: 5px;
	position: absolute;
	background-image:url('Img/Ribbon_n.gif');
	background-repeat: no-repeat;
	height: 32px;
	left: 0px;
	width: 966px;
}

/****************************
* End Refcode Messaging
********************************/
