/* SIS */

body { 
	background: white;
	}
html { background: white; }
h1.title { display: block; background: url(../img/logo-print.jpg) no-repeat; width: 133px; height: 107px; text-indent: -5000px;}
#top .logo { display: none; float: none;}

.readmore { display: none; }
.readmore2 { display: none; }
/* */
#container { 
	width: 100%; 
	margin: 20px;}

/* Top */	
#top { 
	background:none; 
	width: 100%; 
	height: 30px; }
	
	#topnav {display: none;}
			
	#mainnav { display: none;}
	
	body#home #mainnav { display: none; }

	#top .search { display: none; }
		
		#top .searchbox { display: none; }
		
body#home #top { background:none;height: 30px;}
#breadcrumbs { display: none; }
/* Content */
#main { 
	float: none; 
	background: none; 
margin-top: 120px;
	}

	body#home #main { 
	float: none; 
	background: none; }

	
#leftcol { float: none; width: 100%; }

	#leftcol h1.contenttitle {
		background: none!important; 
		width: 100%; 
		padding-left: 0px; color: #000000;
font-size: 18px;
	 }
		
	body#home #leftcol { width: 100%; background: none; padding-left: 0px;}
		body#home #leftcol h1.contenttitle { 
			width: 100%;
			background: none; color: #000000;font-size: 18px;}
	
body#home #middlecol { float: none; width: 100%; }

	#middlecol .middle-top { background: none; }
	#middlecol .break { background: none; width: 100%;}
	#middlecol .middle-bottom { 
		background: none; }	
	
		body#home #middlecol h2.contenttitle { 
			width: 100%; 
			background: none; }
#rightcol { float: none; width: 100%; display: none;}

	#rightcol h3.contenttitle {		
		width: 100%;
		padding-left: 0px;
		color: black;
		}
			
		#rightcol .panel1 h3.contenttitle {
			background: none; 
			height: 21px;
			padding-top: 5px;}
		#rightcol .panel2 h3.contenttitle {
			background: none; 
			height: 21px;
			padding-top: 9px;}
		#rightcol .panel3 h3.contenttitle {
			background: none; 
			height: 21px;
			padding-top: 9px;}

		#rightcol .panel1 .text { background-color: transparent; }
		#rightcol .panel2 .text { background-color: transparent; }
		#rightcol .panel3 .text { background-color: transparent; }
		
/* Footer */

#footer { display: none; }
	
	