
.faqtitles, .faqitems, .faqitemslist {
	font-family: Geneva, Arial, Helvetica, sans-serif;     
	font-size: 12px;
    line-height: 20px;   
	text-indent: 0px;

	padding: 20px;
    margin: 20px;
	height: auto;  

        }
        
 .faqtitles {	
    background-color: #FFFFFF;
	border-top: 1px dashed #88A2BD;
	border-right: 1px dashed #6082A8;
	border-bottom: 1px dashed #57789D;
	border-left: 1px dashed #7895B4;


     
    z-index: 5 ;   
	text-align: left;    
    left: 0px;
    width: 260px; 
    list-style-type: disc;         
    padding-left: 0px ;
    margin-left:0px ;  
        }
        
 .faqtitles ul li {	
    padding: 2px;
    margin: 2px;
 }   

  
        
.faqitems {
	position: absolute;                
	text-align: justify;           
    visibility: hidden;
    left : 320px ;
    top : 190px ;        
    padding-left: 30px ;      
        }
        
.faqitemslist {        
	position: relative;                
	text-align: justify;         
    padding-left: 320px ;
    top : 30px ;             
        }
        
.faqitemtitle { 
	font-size: 15px;
	font-weight: bold;
    font-style: italic ;
	color: #57789D;
	text-indent: 0px;	
	line-height: 20px;
	font-family: Geneva, ArIal, Helvetica, sans-serif;
        }  
        
 .contentboxinner {              
	font-size: 12px;
    line-height: 17px; 
	padding: 10px 30px 10px 30px;
        }         
              
.newsboxinner {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-indent: 0px;
	
	position: relative;
	left: -2px; 
	top: -2px;
	
	background-color: #FFFFFF;
	border-right: 1px dashed #6082A8;
	border-bottom: 1px dashed #57789D;
	border-top: 0px ;
	border-left: 0px ;
        }
        
.imagebox,.imageboxleft,.imageboxright {
	position: relative;
	margin: 5px 0px 0px 20px;
	
	height: auto;
	width: auto;
	
	background: #DEE7ED; 
	border-right: 2px solid #F7F9FB;
	border-bottom: 2px solid #F5F8FA;
        }
        
 .newsbox {
	position: static;
	clear :right ;
	
	height: auto;
	width: auto;
	
	background: #DEE7ED; 
	border-right: 2px solid #F7F9FB;
	border-bottom: 2px solid #F5F8FA;
        }           
        
.imageboxleft {
	float: left;
	margin-left: 0px;
        }
        
.imageboxright {
	float: right;
	margin-right: 0px;
        }


        