
/* print styles */

body, dd, dl, dt, fieldset, legend, blockquote, form, h1, h2, h3, h4, h5, h6, li, ol, ul {
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6, body {
	color:#000;
	font-weight:normal;
	}

h1 {	font-size:1.6em}
h2 {	font-size:1.3em}
h3 {	font-size:1.2em}

ul {	list-style:none}

html, body {height:100%}
	
body {
	font: 1em Arial, Helvetica, sans-serif;
	line-height:1.6em;
	}

a {			color:#000;	text-decoration:none; border-bottom:1px dotted #5F5F5F}
a:visited {	color: #000}

img {border: 0}

input, select, table, textarea, legend {
	font-family: Arial, Helvetica, sans-serif;
	}
	
textarea {
	font-size:1em;
	}


/* -----------------------------------*/
/* -------->>> DIV STYLING <<<--------*/ 
/* -----------------------------------*/

#logoIntroduction, #mainNavigation, #footer, #leftNavigation {
display:none;
	
	}
	
