/* FAQ styles */

/***********CONTENT WRAPPERS / IDs**************/
#FAQContentWrapper {width:950px; padding-bottom: 15px; padding-top: 15px; clear: both;}
	#FAQContentLeft {width:310px; float: left; }
	#FAQContentRight {width:630px; float: right;}

#Subnav {width:296px; height:404px; }
	#FAQTitle 	{width:267px; height:27px; background: url(../images/bg_faq_green.gif); padding: 7px 0px 0px 29px; color: #FFFFFF; font-size: 11pt; font-weight: bold;}
	#FAQBullets {width:296px; height:auto; background-color:#eeeedd; }
		#FAQBullets ul {list-style-type: disc; list-style-image: url(../images/faq_tribullet.gif); padding: 5px 0px 10px 30px; text-indent: 0px;}
		#FAQBullets li {margin: 0px 0px 7px 0px}
		#FAQBullets a {color:#767661; text-decoration:none; font-weight:bold;}
		#FAQBullets a:hover, a.current {color:#ec2227; text-decoration: none; font-weight:bold;}
#FAQFeatures {width:560px; height:265px; background: url(../images/faq_features_bg.jpg) top no-repeat; list-style-type: disc; padding: 65px 0px 0px 70px; line-height: 30px; }
	#FAQFeatures ul {list-style-type: disc;}
	#FAQFeatures ul strong {font-weight: bold}
	
	#FAQVID {width:580px; background: url(../images/faq_bg.jpg); background-repeat: repeat-x; padding: 70px 0px 20px 50px; }
	#FAQ01 {width:580px; background: url(../images/faq_bg.jpg); background-repeat: repeat-x; padding: 60px 0px 0px 50px; }
	#FAQ02 {width:580px; background: url(../images/faq_blue_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ03 {width:580px; background: url(../images/faq_grey_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ04 {width:580px; background: url(../images/faq_blue_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ05 {width:580px; background: url(../images/faq_grey_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ06 {width:580px; background: url(../images/faq_blue_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ07 {width:580px; background: url(../images/faq_grey_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ08 {width:580px; background: url(../images/faq_blue_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ09 {width:580px; background: url(../images/faq_grey_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }
	#FAQ10 {width:580px; background: url(../images/faq_blue_bg.jpg); background-repeat: repeat-x; padding: 15px 0px 15px 50px; }

 .FAQquestion {background: transparent url(../images/faq_q_icon.gif) no-repeat left top; padding: 6px 0px 10px 37px; font-weight:bold; }
 .FAQanswer {background: transparent url(../images/faq_a_icon.gif) no-repeat left top; padding: 6px 0px 10px 37px; }
 .FAQanswer ul {list-style-type: disc; padding: 10px 0px 10px 30px; text-indent: 0px;}
 .questions_title {font-size: 16px; color: #0089c3; font-weight: bold; padding: 0 0 10px 0}