body {
    background: url('images/pagebg.jpg') repeat-x;
}

td, ul, p{
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	background: #ffffff;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}

p.smalltext {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%
}

div.placebox {
	height: 100px;
/*	width: 538px; */
	width: 100%;
	overflow:auto;
	margin-top: 10px;
}

div.placebox p {
	font-size: 9px;	
	font-color: #666666;
}
    
td.mainpanel {
    border-left: 1px black solid;
	padding-left: 15px;
}

tr#botnavbut td{
    background:#000000;
}

td.pagetopline {
	text-align: left;
	padding: 15px 0px 5px 0px;
}

div.textnav {
    align: center;
	color: #000066;
	font-size: 10px;	
}

div.textnav a{
	color: #000066;
}
div.textnav a:hover{
	color:#999999;
}


.style1 {
	color: #FFFFFF;
	font-size: 10px;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	color: #FF0000;
}

.style5 {
	font-size: 150%
}

#contactformtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 12px;
}

.callbackcell {
    width: 140;
	text-align: center;
	vertical-align:top;
	padding: 5px;
}


.imageback { 
	background: url('images/side_r1_c1.jpg') repeat;
	}

#banner {
	background-image: url('images/topbannerpfc.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	text-align: right;
}
#faqtable {
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	border-collapse: collapse;
}

#faqtable td{
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
}
