/*Style Sheet for print*/
/*The Body Background */

body {
	background-color: #FFFFFF;
}

.maindiv {
	border-left-style: none !important;
	font-size: 11pt;
	line-height: normal !important;
	padding: 0;
}

.mainhome{
	border-left-style: none !important;
	font-size: 11pt;
	padding: 0;
}

.mainhome a:link {
	text-decoration: none;
}

/*Style Applied to the Sidebar Layer */
p.copyrights, p.footer {
	font-size: 9pt;
}

.maindiv h1, .mainhome h1 {
	font-size: 14pt;
}

.maindiv h2, .mainhome h2 {
	font-size: 13pt;
}

.maindiv th, li, .maindiv td {
	font-size: 11pt;
}

.maindiv a:hover, .maindiv a:link, .maindiv a:visited {
	color: #000000;
	text-decoration: none !important;
}

#LayerBanner {
	left: 0px !important;
	position: static !important;
	top: 0px !important;
}

#LayerMain {
	width: 100% !important;
	left: 0px !important;
	position: static !important;
	top: 20px !important;
}

#validHTML, #LayerMail, #LayerNav {
	display: none !important;
}
