body {
	margin: 0px;
	background-color: #ffffff;
}
td,th,li,ol ,ul {
	font-family: MS PGothic,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textfield {
	font-family: MS PGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	background-color: #eeeeee;
}
.select {
	font-family: MS PGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
}
.textarea {
	font-family: MS PGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
}
.line {
	background-image: url(images/back_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bold_green {
	font-weight: bold;
	color: #00A632;
}
.bold_red {
	font-weight: bold;
	color: #ff0000;
}
.bold_white {
	font-weight: bold;
	color: #FFFFFF;
}
.pl7 {
	padding-left: 6px;
}
.pt3 {
	padding-top: 3px;
}
.sub_back1 {
	background-image: url(images/sub_back1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.textcell_dotline {
	padding-top: 6px;
	padding-bottom: 8px;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sitemap_cell {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
}
.text_cell {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
}
.largefont {
	font-size: 13px;
	font-weight: bold;
	color: #00A632;
}
.line-through {
	text-decoration: line-through;
}


 #faq_div{
 	margin-top:		15px;
 }
 
ol#faq_ol{
	font-size:			13pt;
	margin:		0px;
	margin-left:		15px;	
	padding-left:		15px;	
}
#faq_ol li{
	font-size:		11pt;
	line-height:	13pt;
	padding-top:	5px;
}

ul#faq_ul{
	font-size:			13pt;
	margin:			0px;	
	padding-left:		15px;
	margin-left:		15px;	
}
#faq_ul li{
	font-size:		11pt;
	line-height:	13pt;
	margin:			0;
	padding:			0px;	
	padding-top:	5px;	
}
