@charset "UTF-8";

/**
 *	Mercian Styles
 */

#main_section {
    width: 910px;
}
#main_section { _margin: 0px 20px!important 35px; _width: 910px!important; }


* html #main_section {
    width: 910px;
}

/**
 *  =SITE POLICY
 */
	/*=LAYOUT*/
	body.no-sidebar #content_section { float:none; width: 910px; display: block; }	
	#content_section h1 { margin-left:0; margin-right:0; padding:0 10px 14px; background: url(/sitepolicy/images/head_title.gif) left bottom repeat-x!important; }
	em { font-weight: bold; }
	#container { width: 890px; margin-left: 15px; }
	/**
	 *  =FAQ
	 */
		#faq {  }
		#faq .dsc-h1 { font-size: .924em; }
		#faq .dsc-h1 a { color: #333333; text-decoration: underline; }
		#faq .dsc-h1 a:link { color: #333333; text-decoration: underline; }
		#faq .dsc-h1 a:visited { color: #333333; text-decoration: underline; }
		#faq .dsc-h1 a:hover { color: #333333; text-decoration: underline; }
		#faq #pagelink { margin-top: 10px; padding-top: 12px; padding-bottom:5px; border-top: dotted 1px #8D225C; border-bottom: dotted 1px #8D225C; }
		#faq #pagelink a { color: #333333; text-decoration: underline; }
		#faq #pagelink a:link { color: #333333; text-decoration: underline; }
		#faq #pagelink a:visited { color: #333333; text-decoration: underline; }
		#faq #pagelink a:hover { color: #333333; text-decoration: underline; }
		#faq #pagelink ul { margin-left: 0; margin-bottom: 0; }
		#faq h2 { margin: 30px 0 20px; font-weight: bold; color: #d4003b; font-size: 1.231em }
		#faq h3 { margin-top: 5px; margin-left: 1em; padding-left: 20px; padding-top: 1px; background: url(/faq/images/bit_q.gif) 0 center no-repeat; font-weight: bold; font-size: 1.077em; }
		* html #faq h3 { padding-top:3px; }
		#faq .dsc-h3 { margin-top: 3px; margin-left: 3em; margin-bottom: 20px; font-size: .924em; }
		#faq .dsc-h3_nmb { margin-bottom: 0!important; }
		#faq .dsc-h3 a { color: #333333; text-decoration: underline; }
		#faq .dsc-h3 a:link { color: #333333; text-decoration: underline; }
		#faq .dsc-h3 a:visited { color: #333333; text-decoration: underline; }
		#faq .dsc-h3 a:hover { color: #333333; text-decoration: underline; }
		#faq ul { margin-left: 3em; margin-bottom: 20px; font-size: .924em; }
		#faq .nmb { margin-bottom: 0!important; }

