a.newsSite { font:inherit; background: inherit; text-decoration: none; color:#FFFFFF; }
#search a {text-decoration:none; color:#fbd22f;}

.newsCell{
	 padding: 2px 6px 6px 0px; 
	 text-align: left;
}

.newsCell:hover{
				text-decoration:underline; color:#0066B3;
}

/*ul.faq {  padding: 0; margin: 0}
ul.faq li  { padding: 0;color: #555; text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat top left; }
*/

#disclaimer
{
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 1em;
	margin: 15px 8px 10px 8px;
}

.question{font-weight: bolder; border-bottom: 1px dashed  }

iframe.news {
       background: inherit;	   
	   width: 710px;
   	   padding: 0;
	   margin: 0;
}


.newsH2 { color: #ff0000; text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat left; }

li.normal { 
	list-style-type: disc;
padding-top:5px;
/*list-style-position:inside;*/
}
