/* print styles */

body {
	background: #FFF;
	color: #000;
	font-size: 12pt;
	line-height: normal;
	padding: 0;
	text-align: left;
	}

a {
	color: #000 !important;
	text-decoration: none !important;
	}


/* =Layout ---------------------*/

#pagewrap {
	background: none;
	width: auto;
	}
#page {
	width: auto;
	}
#main {
	overflow: visible;
	width: auto;
	}

#header #quote, #menu, #menu-shadow, #util, #sectionmenu, .back, .more {
	display: none;
	}

#header #logo {
	padding-left: 0;
	}

#content {
	background: none;
	margin: 0;
	overflow: visible;
	width: auto;
	}

#text, .w2col #text {
	float: none;
	width: auto;
	}

#footer {
	background: none;
	color: #333;
	text-align: left;
	}
#footer a {
	display: none;
	}


/* =Home ---------------------*/

#home #main {
	background: none;
	}
#home #content {
	float: none;
	}
#home #intro {
	float: none;
	margin: 1em 0;
	padding: 0;
	width: auto;
	}
#home #visual {
	display: none;
	}
#home #sidebar {
	clear: both;
	float: none;
	padding: 1em 0 0;
	width: auto;
	}
#home #sidebar .box-text {
	background: none;
	font-size: 1em;
	}

#divisions, #divisions_header, #divisions_desc, #divisions_name {
	background: none;
	}
#divisions_name h2, #divisions_name a {
	color: #000 !important;
	}

#home #highlights {
	background: none;
	border: 1px solid #000;
	margin: 1em 0;
	}
#home #highlights .wrap {
	background: none;
	}
#home #highlights h3, #home #highlights li {
	color: #000 !important;
	}

