.noPrint {
	display: none;
}

a {
	color:#2973d9;
}

#pageImagesFiles,
#topNavigation, 
#topMenu,
#pageLeft,
#pageLeftIndex,
#footerLinks, 
#noPrint,
#links3Images,
.newsTicker {
	display:none;
}

#pageFooter1, #pageFooter2 {
	color:#858585;
}

#pageFooter1 {
	clear:both;
	padding-top:2em;
	background:#f0f0f0;
	padding:0 0 0 0;
}

#pageFooter2 {
	margin-top:0;
	background:#f0f0f0;
	padding:0 0 0 0;
}

#footerLogos {
	float:right;
	padding:5px;
	margin:5px;
}

#footerText {
	padding:5px;
	margin:5px;
}

#pageContentIndex, #pageContent {
	margin:2em 0 2em 0;
}

#LatestNews .newsItem {
	background:url('/images/page/dot-gor.gif') repeat-x;
}

#LatestNews h3 {
	margin: 0 0 0.3em 0;
	font-size:140%;
}

#LatestNews .newsDate {
	font-size:85%;
	color:#858585;
	font-family:Tahoma, Arial, sans-serif;
	margin: 0.5em 0 0 0;
}

#LatestNews .newsDescription {
	font-size:85%;
	line-height:1.2em;
	padding: 0.5em 0 0.5em 0;
}

