#networking{
	margin:0 0 0 1.5em!important;
	margin:0 0 0 1.5em;
	}
.clear{clear:both;}
#tablinks{
	color:#006600;
	font-size:12px;
	width: 451px!important;
	width: 480px;
	padding:7px;
}
#tablinks a{
	color:#000;
	padding:8px;
	border:1px solid #e1e1e1;
	margin:0 0 0 5px;
	text-decoration:none;
}
#tablinks a:hover{
	color:#333;
}
#tablinks .current{
	background:#f5f5f5;
	font-weight:bold;
}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/
	width: 460px!important;
	width: 480px; 
	height: 280px;
	overflow: hidden;
	border:1px solid #e1e1e1;
	margin:-2px 0 0 0;	
	clear:both;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width: 450px!important;
		width:480px;
		height:280px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2, #section1{
		background:#f5f5f5;
		color:#656565;
		}

/*----policies---*/		
#policies{
	margin:0 0 0 1.5em!important;
	margin:0 0 0 1.5em;
	}
.clear{clear:both;}
#tablinksP{
	color:#006600;
	font-size:12px;
	width: 451px!important;
	width: 480px;
	padding:7px;
}
#tablinksP a{
	color:#000;
	padding:8px;
	border:1px solid #e1e1e1;
	margin:0 0 0 5px;
	text-decoration:none;
}
#tablinksP a:hover{
	color:#333;
}
#tablinksP .current{
	background:#f5f5f5;
	font-weight:bold;
}
div.scrollerP { 
	/* modify width and height of scrolling section if necessary	*/
	width: 460px!important;
	width: 480px; 
	height: 670px;
	overflow: hidden;
	border:1px solid #e1e1e1;
	margin:-2px 0 0 0;	
	clear:both;
	}
	div.scrollerP div.sectionP {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width: 450px!important;
		width:480px;
		height:670px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scrollerP div.contentP {
		width: 10000px;
		}

	div#section3, #section2, #section1{
		background:#f5f5f5;
		color:#656565;
		}
