
@media print {

#hiddenmsg, #skipnav, #udm, #footerMenu, .hideonprint, #logo, #leftNav, #rightNav, #header {
	display: none !important;
	visibility: hidden;
}

#pageurl {
	display: block !important;
	color: #000;
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	}
	
#mainContent {
	width: 100% !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

p img {
	margin-right: 20px !important;
}
	
/*h1, h2, h3, h4, h5 {
	margin: 0 0 18px 0;
	font-size: 1.3em !important;
	font-weight: bold !important;
}*/

}
html {
	margin: 0;
	border: 0;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #303e6a;
	font-size: 62.5%;
}

#hiddenmsg, #skipnav {
	position: absolute;
	left: -3000px;
}

#pageurl {
	display: none;
}	 

#header {
	height:133px;
	background:#fff;
	color:#000000;
	margin:0;
}

#logo {
	margin: 10px 0 10px 25px;
}

#topNavPP {
	height: 36px;
	background: #a7bdca;
	color: #fff;
	margin-bottom: 10px;
}

#leftNav {
	position: absolute;
	left: 0;
	top: 146px;
	width: 180px;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #303e6a;
	font-size: 1.2em;
}

#rightNav {
	position: absolute;
	right: 0;
	top: 146px;
	width: 169px;
	background: #fff;
	color: #303e6a;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#mainContentPP {
	margin: 0 50px 20px 20px;
	background: #fff;
	color: #303e6a;
	padding: 0 10px 0 0;
	border-right: 1px solid #dadce8;
	/*position: relative;*/
	font-size: 1.2em;
}

#homeContent {
	background:#fff;
	margin: 0 180px 20px 180px;
	color: #303e6a;
	padding: 0;
	font-size: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 180px;
	margin-right: 180px;
}
html>body #homeContent {
	margin-left: 180px;
	margin-right: 180px;
}


#main1 {
	margin:0; padding:0;
}

img {
	border: 0;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

#footer {
	position: relative;
	padding: 0 10px 30px 10px;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
	width: 250px;
	text-align: right;
}

#footerright img {
	border: 0;
	margin: 0 2px;
}

div.blockleft {
	width: 165px;
	background-color: #fff;
	margin: 0 12px 10px 3px;
}

div.blockright {
	width: 165px;
	background-color: #fff;
	margin: 0 0 10px 0;
}

div.blockcentre {
	width: 100%;
	background-color: #fff;
	margin: 10px 0 10px 0;
}

.bbcentrehead {
	width: 100%;
	background-color: #303e6a;
	background: #30336a;
	color: #fff;
	margin: 0;
	padding: 0;
}

.pbhead {
	width: 165px;
	background-color: #8d6ab2;
	background: #8d6ab2;
	color: #fff;
	margin: 0;
	padding: 0;
}

.pbbody {
	width: 165px;
	background-color: #d8cfe8;
	color: #303e6a;
}

.bbhead {
	width: 165px;
	background-color: #303e6a;
	background: #30336a;
	color: #fff;
	margin: 0;
	padding: 0;
}

.bbbody {
	width: 165px;
	background-color: #a1c0d3;
}

.pbhead h3, .bbhead h3, .bbcentrehead h3 {
	margin: 0;
	padding: 7px 10px;
	font-size: 1em;
}


div.splitter {
	width: 165px;
	height: 2px;
	background: #dadce8;
	margin: 10px 12px 10px 3px;
	padding: 0;
	line-height: 1px;
	font-size: 1px; 
}

div.splittermain {
	width: 100%;
	height: 2px;
	background: #dadce8;
	margin: 16px 0 10px 0;
	padding: 0;
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#mainContent h3 a, a {
	color: #5d861e;
	text-decoration: none;
}

#mainContent h3 a:hover, a:hover {
	text-decoration: underline;
}

a.more:link, a.more:visited, a.more:active {
	background: transparent url(/images/sprites.gif) no-repeat 4px -121px;
	padding-left: 21px
}

a.more:hover {
	background: transparent url(/images/sprites.gif) no-repeat 4px -151px;
}

#homeContent h1 {
	font-size: 2em;
	color: #303e6a;
	margin: 0;
	padding: 0;
	font-weight: lighter; 
	text-align: center;
}

h1 {
	font-size: 2.2em;
	color: #303e6a;
	margin: 0;
	padding: 0;
	font-weight: lighter; 
}

h2 {
	font-size: 1.5em;
	color: #303e6a;
	margin: 1em 0 0 0;
	padding: 0;
	font-weight: lighter; 
}

h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 4px 0 0 0;
}

h3 a {
 	color: #fff;
	text-decoration: none;
 }
 
h3 a:hover {
	color: #d8cfe8;
	text-decoration: underline;
}


.newsitem h3 a {
 	color: #303e6a;
	text-decoration: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
 
.newsitem h3 a:hover {
	color: #cc00cc;
	text-decoration: underline;
}

.newsitem img {
	/*position: relative;*/
	margin: 0 15px 8px 0;
	/*float: left;*/
}


.datetime {
	margin: 0;
	padding: 0;
}

p {
	/*text-align: justify;*/
	margin: 10px 0 0 0; 
	padding: 0;
}

input#q {
	margin: 6px 9px 6px 9px;
	width: 115px;
}

.navlist {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 1.1em;
}

.navlist li {
	padding: 10px 0 0 15px;
	list-style: none;
}

.navlist li a {
	color: #303e6a;
	text-decoration: none;
}

.navlist li a:hover {
	color: #8d6ab2;
	text-decoration: underline;
}


.ai, .pdf, .zip, .doc, .pot, .pps, .ppt, .xls, .txt, .jpg {
	width: 20px;
	padding: 0 0 5px 20px;
}
.ai {
	background: url(/images/ai.gif) no-repeat left;
}
.pdf {
	background: url(/images/pdf.gif) no-repeat left;
}
.zip {
	background: url(/images/zip.gif) no-repeat left;
}
.doc {
	background: url(/images/doc.gif) no-repeat left;
}
.pps {
	background: url(/images/pps.gif) no-repeat left;
}
.ppt {
	background: url(/images/ppt.gif) no-repeat left;
}
.pot {
	background: url(/images/ppt.gif) no-repeat left;
}
.xls {
	background: url(/images/xls.gif) no-repeat left;
}
.txt {
	background: url(/images/txt.gif) no-repeat left;
}
.jpg {
	background: url(/images/jpg.gif) no-repeat left;
}

.marginleft {
	margin-left: 15px;
}

.marginright {
	margin-right: 15px;
}

.marginleftright {
	margin-left: 15px;
	margin-right: 15px;
}
