/* CSS Document */



#ourservices_faqs #page {
	background-image:url(../images/bkgd_faq.jpg);
	background-repeat:no-repeat;
	background-position:50px right;
}

#ourservices_faqs #page ol{
	margin-left:140px;
	margin-right:40px;
}

#ourservices_faqs #page li{
	margin-bottom:20px;
}

#ourservices_faqs #page a{
	font-size:12px;
	font-weight:bold;
	color:#000066;
	text-decoration: underline;
}

#ourservices_faqs #page a:visited {
	font-size:12px;
	font-weight:bold;
	color:#000066;
	text-decoration: underline;
} 
#ourservices_faqs #page a:hover {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration: underline;
}
#ourservices_faqs #page a:active {
	font-size:12px;
	font-weight:bold;
	color: #000066;
	text-decoration: underline;
}