/* PRINT CSS Document */




body {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
}

ul {
	list-style-type: square;
}

a:link {
	color:#007071;
	
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:#000000;
}

.light {
font-size:20px;
}

.black {
font-size:20px;
}

.lines {
display:none;
}

h1, h4{
	font-size:20px;
}

h2 {
	font-size:12px;
}
	


h3 {
	font-size:15px;
	margin-bottom: -5px;
	margin-top: 22px;
}
	


.bold {
	font-size:11px;
	font-weight:bold;
	}
	
#logo {
	padding-bottom:25px;
}

/* MAIN TEMPLATE ELEMENTS */

	#hiddennavigation {
		position:absolute;
		top:-500px;
		left:-500px;
		visibility:hidden;
	}

	
	
	#nav {
	display:none;
	}
	


 
 .w3cimg {
 	display:none;
 }
 

 #rightside {

 }
 
 