.noprint {
	display: none;
	}

body, p, td, ul, ol, select, input, textarea {
	font-size: 10pt;
	color: #202020;
	font-family: 'Arial', sans-serif;
	}

p {
	line-height: 1.2em;
	}

img {
	margin: 16px 0;
	}

h1 { font-size: 20px; color: #002182; font-weight: normal; }
h2 { font-size: 11pt; color: #002182; font-weight: normal; }

li { padding-bottom: 2px; text-align: left;}

hr { margin: 0 0 18px 0; }

.subhead {
	font-size: 11pt;
	font-weight: bold;
	color: #002182;
}

.tip {
	font-weight: bold;
	color: #0000CC;
}

.tiny {
	font-size: 11px;
	line-height: 1em;
}

.orange {
	color: #ED8D00;
	}
	
table.horizontallines td {
	border-top: 1px solid #CCCCCC;
	padding: 5px 12px 5px 0;
}

A:link,
A:visited				{ color: #ED8D00; text-decoration: underline; }
A:hover,
A:active				{ color: #0E3AB7; text-decoration: underline; }

.smallprint			{ font-size: 8pt; color: #666666; }


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}