td.divTableTop 
	{background-image: url(/images/select_ts_transp.gif)}
	
td.divTableLeft
	{background-image: url(/images/select_ls_transp.gif)}

td.divTableRight
	{background-image: url(/images/select_rs_transp.gif)}
	
td.divTableDown
	{background-image: url(/images/select_ds_transp.gif)}
	
h1{
	font-size: 12px; 
	color: #000000;
	font-weight: bold;
}
h2{
	font-size: 12px; 
	color: #437D9F;
	font-weight: bold;
}
h3{
	font-size: 12px; 
	color: #878889;
	font-weight: bold;
}
#tab_bot td, #tab_bot2 td{
	font-size:0.6em;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}
.tab_all{
	width: 100%;
	}
.w60{
	width: 60%;
	}
.nobr{
	white-space: nowrap;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	color:#A2A2A2;
}
.mlessbot{
	font-size: 0.8em;
	width: 60%;
	margin-top: 15px;
	padding-bottom: 0px;
	}

.faq { 
	font-size:100%;
	margin: 0;
	padding: 0;
		float:left;
	width:100%;
	list-style-type:none;
	}

.faq li{
	background: #FFFFFF url(/images/bullet_blue2.gif) no-repeat 3px 14px;
padding: 9px 0px 4px 20px;
	text-align:justify;
	}
	
	.faq li li{ background-image:none; padding: 4px 0px 3px 0px;}
	
.faq div{ 
font-size:95%;
	background-color: #EBF3F5; 
	text-align:left;
	font-weight: bold;
	margin-bottom: 4px;
	}
