#Flash #FlashtoPrint {
	display: block;
}
#Flash object {
	display: none;
}


#Navigation, #LeftSidebar, #RightSidebar, #Footer img {
	display: none;
	background: #FFF;
	border-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}

#Banner {
	border-style: none;
	clear: both;
	float: none;
	height: auto;
	width: auto;
}

#Banner img {
	display: none;
}

#Container, #Content {
	width: 100%;
	clear: both;
	margin: 0 0%;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000;
	background: transparent;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
}

.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
}

#Content a:link, #Content a:visited, {
	color: #000;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#Content a:link:after, #Content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#Footer {
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	padding-top: 12pt;
}

#Footer a:link, #Footer a:visited {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.break_after {
	page-break-after: always;
}
.break_before {
	page-break-before: always;
}
.onlyprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 0;
	padding-left: 10px;
}

