body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	background:#FFFFFF url(../images/headerbar.gif) repeat-x center top;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	line-height: 14px;	
	 
}
td.leftEdge{
	background:#FFFFFF url(../images/leftEdge.gif) repeat-y right bottom;
	
}
td.rightEdge{
background:#FFFFFF url(../images/rightEdge.gif) repeat-y left top;

}
td.rightPanel{
background:#FFFFFF url(../images/right-panel-bgMiddle.gif) repeat-y left top;

}


h2 {
	color: #FE0607;
	 font-size:11px;
	 text-transform: uppercase;

}
h1 {
	
	 font-size:12px;
	 font-weight:bold;
	

}
a,a:visited,a:active {
	color: #FE0607;
	text-decoration: underlined;
}

a:hover {
	color: #FE0607;
	text-decoration: none;
}

 hr.hr6 {
 width:80%;
      height: 13px;
      color: transparent;
      background: #fff url(../images/hr.gif) repeat-x scroll center;
    }
    div.hr6 {
	 width:80%;
      height: 13px;
      background: #fff url(../images/hr.gif) repeat-x scroll center;
    }
    div.hr6 hr {
      display: none;
    }
	
	
	
	span.boldText{
		 font-weight:bold;
	
	
	}
	.error{
	 font-weight:bold;
		color: #FE0607;
	}
	.redText{
	
	color: #FE0607;
	}
	.faq{
	font-style:italic;
	 font-weight:bold;
	}