/* Section Homepage stylesheet - specific styles used on section homepages */
/***************************************************************************/



/* LHS Colomn styles */
/**************************************************************************/
#maincontent_lh_col{
	float:left;
	width:420px;
}

/* LHS Column styles */
/**************************************************************************/
#maincontent_lh_col{width:478px;}
#pageheader p{margin:0}
#pageheader h1{margin:0 0 10px 0}
#maincontent_lh_col img{float:left; padding-right:6px;padding-bottom:6px;}


/* RHS Colomn styles */
/**************************************************************************/
#rh_col{
	float:right;
	width:210px;
}
#rh_col p{
    margin:0 0 8px 0 !important;
}

/* End RHS Colomn styles  */
/**************************************************************************/


#maincontent_lh_col{width:450px;}
				#faqsContainer{
					padding-left:55px;
					background:url(/images/layout/faqs_bg_icon_white.jpg) 10px 0px no-repeat;
				}
				
				.question{
				border-top:1px dotted #999999;
				padding-top:10px;
				margin-bottom:10px;
font-size:12px !important;
				}
				
				.question p{
				color:#F35700 !important;font-weight:bold;
				display:inline;
				padding-right:13px;
				}
.answer{font-size:12px !important;}
#maincontent_lh_col a{color:#F35700}
#maincontent_lh_col h3 {margin-top:40px;padding-left:0;}
#maincontent_lh_col p{font-size:12px !important;}
