.printhidden {
	display:none;
	}

.printlogo {
	margin:0 0 3em 0;
	}

img {
	border: 0;
	}

body {
	font-size: 70%;
	}

#wrapper {
	width:100%
	}

#header {
	display:none;
	}

.hidden {
	display:none;
	visibility:hidden;
	}

#sidebar {
	display:none;
	}

#languageselect {
	display:none;
	}

/* content text formatting */

#content {
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	}

#content h2 {
	font-size: 1.7em;
	font-weight: bold;
	}

#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	}

#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	}

#content h5 {
	font-size: 1.0em;
	font-weight: bold;
	}

#content h6 {
	font-size: 0.8em;
	font-weight: bold;
	}

#content p {
	font-size:1.4em;
	line-height:1.3em;
	}

#content p a {
	color:#000;
	text-decoration:underline;
 	}

/* footer text formatting */

#footer p {
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
	font-size: 1.2em;
	margin:2em 0 0 0;
	}

/* contact form */

#contactform {
	display:none;
	}

/* rulers */

.rulermenu {
	border:0;	
	color:#79a3d5;
	background-color:#79a3d5;
	height:1px;
	margin:0 20px 0 48px;
	}

#rulerhome {
	border:0;	
	color:#d7e3f2;
	background-color:#d7e3f2;
	height:1px;
	margin:40px 50px 40px 45px;
	}

/* references */

#references {
	border-top:1px solid #000;
	margin:80px 0 -30px 0;
	text-align:center;
	padding: 10px 0 3em 0;
	display:block;
	}
	
#references img {
	margin:10px 10px 0 10px;
	}

#referencestxt {
	color:#000;
	font-size:12px;
	display:block;
	text-transform:uppercase;
	font-size:11px;
	background:#fff;
	margin:-36px auto -18px auto;
	text-transform:uppercase;
	width:100px;
	}
