	body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
/*		background-image: url(../images/bg.jpg);*/
		margin: 0px;
	}


	h1{
		font-size: 18pt;
		font-weight: 300;
		text-align: left;
		margin: 0px 0px 0px 0px;
	}
	
	h2{
		margin: 10px 0px 0px 0px;
		font-size: 10pt;
		line-height: 12pt;
		text-align:left;
	}
	
	h4{
		text-align: left;
	}


	p{	
		text-align: justify;
		line-height: 18px;
	}

	li{line-height:18px;}
	
	
	/* TABLES */	
	.offers-table td{
		border:1px solid #666666;
		padding:3px;
		vertical-align:top;
		text-align:justify;
	}
	
	.offers-table th{
		text-align:left;
		border:1px solid #666666;
		background-color:#CCCCCC;
		padding:2px;
	}
	
	.offers-table p{
		margin: 2px;
	}
	
	.finbtn{
		text-align: right;
		margin: 8px 0px 5px 0px;
	}
	
	.finbtn a{
		background: #666666;
		color: #FFFFFF;
		padding: 2px;
		margin-left: 5px;
	}
	

/* GLOBAL */

	.clear{clear:both;}
	
	#clear{clear: both;}
	
/*BG IMAGE*/
	.container{
		text-align: left;
		width: 1003px;
		min-height: 708px;
		padding: 2px 0px 90px 0px;
		background-repeat: no-repeat;
		margin-bottom: 10px;
	}
	

/* MAIN LAYOUT */	
	#head{
		position: relative; 
		margin: 0px 23px 10px 0px;
	}

	.main{
		position: relative; 
		left: 100px;
		width: 903px;
	}
	
	.header{
		height: 105px;
		background-repeat: no-repeat;
	}
		
	.content{
		background-image:url(../images/trans.png);
		width:780px;
		padding:10px;
	}
	
	.content-txt{
	/*	background:#339933;*/
		width:630px;
		
		min-height: 500px;
/*		height: 500px;
		overflow-y:auto;*/
	}
	
	
	.pad {margin:20px 50px;}			/* GENERAL PADDING */
	.pad2 {margin:20px 0px 20px 18px;} 	/* INDEX PADDING */
		
	.pad h2, .pad2 h2{ margin:10px 0px;}
	
	.pad p, .pad2 p{margin:10px 0px;}


	
	
	#footer{
		position:relative; 
		color: #999999;
	}
	
	
	
/* MENU */
	.menu{
		position: absolute;
		right: 1px;
		top: -8px;
	}
	
	.menu_bg{
		width: 257px;
		height: 605px;
		background-image:url(../images/menu.png);				
		background-repeat: no-repeat;
		padding-top:1px;
	}
	

	
.networkQHoldingDiv	table
{
	font-size:8pt;
}
	
	