body
        {	font-family:arial,helvetica,verdana,sans-serif;
            font-size: 12px;
        }
        #search {
        width:479px;
        }
        img {
		border:none;
        margin-left:30px;}
        #faq
        {	
            width:516px;
        }
        #faq div
        {
            border-bottom: 1px solid #676557;
            padding:2px;
            margin-top:1px;
        }
        #faq .faqh1    {
		color:#213460;
		font-size:14px;
		font-weight:bold;
		line-height:20px;
		
		text-transform:uppercase;
		width:510px;
        }
        #faq p
        {
            font-size:11px;
			line-height:14px;
			
        }
        .highlight
        {
            background:#F2DDA1; border-bottom:1px dotted #fffea1; padding:0px;
        }
        .hide
        {
            display:none;
        }
		a{
		color:#000000;
		text-decoration:none;}
		
		a:hover {
		
		color:#E44C29;
}
 
 html {
overflow-x:hidden;
overflow-y:scroll;
}