#header {
	width: 900px;
}


#faqContent {
	background-image: url(../images/faq_009.gif);
	width: 760px;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 30px;
	background-repeat: repeat-y;
}
#faqTextBlock {
	width: 520px;
	margin-top: 0px;
}
#faqContent h3 {
	color: #1A0D63;
	font-weight: bold;
	margin-top: 50px;
}
#faqContent ul {
	margin-top: 10px;
}

#faqContent ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 2em;
}

#faqContent ol {
	margin-top: 10px;
}

#faqContent ol li {
	list-style-position: outside;
	margin-left: 2em;
	list-style-type: decimal;
}

.grayBox {
	background-color: #CCC;
	width: 490px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #000;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.blueBoldText {
	color: #1A0D63;
	font-weight: bold;
}
#faqQABlock {
	margin-top: 55px;
}
.faqQBlock {
	padding-top: 50px;
	clear: both;
}
.faqimgBlock {
	float: left;
	margin-right: 8px;
}
.faqABlock {
	clear: both;
	padding-top: 5px;
}
.faqQTextBlock {
	float: left;
	width: 476px;
	color: #190B63;
	font-weight: bold;
	font-size: 11px;
}
.faqATextBlock {
	float: left;
	width: 476px;
	font-size: 12px;
}
.faqATextBlock ol {
	margin-left: 10px;
}
.faqATextBlock li {
	font-size: 11px;
	line-height: 120%;
}

.faqPagetop {
	width: 598px;
	clear: both;
	text-align: right;
	margin-top: -26px;
}

.faqTitle {
	font-size: 150%;
	font-weight: bold;
}
#faqTextBlock p {

}
.greenText {
	color: #003D19;
	padding-top: 10px;
}
.small {
	font-size: 70%;
}
