.title18pt {font-size:18pt;font-weight:bold;}
.title14pt {font-size:14pt;font-weight:bold;}
.body12pt {font-size:12pt;}
.body12ptbold {font-size:12pt;font-weight:bold;}
.body12ptboldblk {font-size:12pt;font-weight:bold;color:#000;}
.body12ptboldwht {font-size:12pt;font-weight:bold;color:#FFF;}
.body12ptboldwht2 {font-size:12pt;font-weight:bold;color:#FFF;line-height:10pt;}
.body10pt {font-size:10pt;}
.Catalog a, .Catalog a:visited {font-size:10pt;font-weight:bold; color: #000000; text-decoration: none;}
.body10ptbolditl {font-size:10pt;font-weight:bold;font-style:italic;}
.body10ptboldwht {font-size:10pt;font-weight:bold;color:#FFF;}
.body9pt {font-size:9pt;}
.body9ptbold {font-size:9pt;font-weight:bold;}
.body9ptboldwht {font-size:9pt;font-weight:bold;color:#FFF;}
.body9ptbolditl {font-size:9pt;font-weight:bold;font-style:italic;}
.Catalog8pt a {
	font-size:8pt;
	color: #FF0000;
	text-decoration: none;
}
.body8ptbold {font-size:8pt;font-weight:bold;}
.body8ptboldwht {font-size:8pt;font-weight:bold;color:#FFF;}
a.nounderline:link, a.nounderline:visited {font-size:8pt;color:#666;text-decoration:none;}
a.nounderline:hover {font-size:8pt;color:#FF0000;text-decoration:none;}
.printMe {display:none;}
.noPrint {font-size:8pt;font-weight:normal;}
.black {color:#000;}

#CatTable a:link, #CatTable a:visited {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.faqClosed div{display:none;}
.faqOpen div{display:block;}

.faqClosed, .faqOpen {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 3px 50%;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.faqClosed a, .faqClosed a:hover {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
	font-size: 14px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/assets/faqplus.gif);
	padding-left: 8px;
}
.faqOpen a, .faqOpen a:hover {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 3px 50%;
	color: #666666;
	font-size: 14px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/assets/faqminus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

.faqHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 650px;
	position: absolute;
	top: 125px;
	left: 80px;
}
.faqHolder h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: center;
}
.faqAnswer {
	width: 650px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 15px;
}

