@charset "utf-8";
/* CSS Document */
abbr,acronym,address,applet,area,b,base,basefont,bdo,big,blockquote,br,button,caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,em,fieldset,font,form,frame,frameset,h1,h2,h3,h4,h5,h6,hr,i,iframe,img,input,ins,isidex,kbd,lable,legend,li,link,map,menu,meta,noframes,noscript,object,optgroup,option,p,param,pre,q,s,samp,script,select,small span,strike,strong,style,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,ol
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a,a:hover {
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0;
}

.clear {
	clear: both;
}
.FAQBullet {
	margin-left: 20px; 
	float:left; 
	width:30px;
}

.FAQContent {
	padding-left: 50px; 
}
