/* CSS Document */

#contentDiv {
	background-image:url(../images/faqs/background.gif);
	background-repeat:repeat-y;
	background-position:bottom;
}

#navDiv {
	background-color:#4f5567;
}
#maincontenttable {
	background-image:url(../images/faqs/contentbackground.gif);
}
#rightSidebarFill {
	background-color:#4f5567;
}
#faqcontent {
	width:640px;
	margin-left:33px;
	margin-bottom:50px;
	color:#FFFFFF;
}
#faqcontent h1 {
	color: #b1c1f2;
	font-size: 24px;
	margin-bottom: 0pt;
	font-style: italic;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0;
}
#faqcontent p.a {
	font-size:14px;
}
#faqcontent p.q {
	font-style:italic;
	padding-top:10px;
	padding-bottom:3px;
	margin-bottom:0;
	font-size:18px;
}