body{
	margin: 0px;
}
#outer_Table {
	height: 100%;
}
.footnote {
	font-size: 7pt;
}
a:link {  color: #0059ab; }
a:active {  color: #0059ab; }
a:visited {  color: #0059ab; }
A:hover { COLOR: #599204 }

.filmtitle {
	font-family: "New Courier", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #ff9933;
}
p.orangeSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	margin: 8px 0 4px 0;
}
.virginia{
	font-family: "New Courier", Courier, monospace;
	font-size: 11px;
	font-style: italic;
}
.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	color: #7ea606;
	font-style: italic;
	font-weight: bold;
}
.grayTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	line-height: 130%;
}
.grayBigTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	line-height: 130%;
}
.redTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	line-height: 130%;
}
.officers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}
div.monthlyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	padding: 0px 0px 0px 0px;
	letter-spacing: 2pt;
}
.underline { text-decoration: underline;}
.strike { text-decoration: line-through;}
.graySuperTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	line-height: 130%;
}
.grayLargeTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #555555;
	line-height: 130%;
}
.plainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 140%;
}

.plainTextBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	line-height: 140%;
	font-weight: bold;
}
.underlineBoldBrightRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	line-height: 140%;
	font-weight: bold;
	text-decoration: underline;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 140%;
}
.pageSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0059AB;
	font-size: 11px;
	font-weight: bold;
}
.quoteAttribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.plainTextCallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7ea606;
	line-height: 140%;
}
.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc3366;
	line-height: 140%;
}
.caption {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	line-height: 100%;
}

.blkStandoutText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

}
li.roman { list-style-type: upper-roman; margin-bottom: 8px; }
li.sans-margin { margin: 0px 0px 0px 0px; }
ol.sans-margin { margin: 0px 0px 0px -18px; }
ul.sans-margin { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
li.sans-bullet { margin: 0px 0px 0px 0px; list-style-type: none; }
ul.sans-bullet { margin: 0px 0px 0px 0px; list-style-type: none; padding: 0px 0px 0px 10px;}

.indent {
padding: 8px 0 8px 8px;
}
select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}