/* Make sure page fits on standard paper width */

/* General */
.printfooter {color: #666666; font-family: Times New Roman, Times, serif; font-size: 11pt; text-decoration: none;}
#print {font-family:Times New Roman, Times, serif; font-size: 12pt; color: #000000; width: 7.5in; padding: 0; margin: 0 auto; background-color:#FFFFFF;}
#hide {display:none;}
.table {background-color:#FFFFFF;}
.border {border:1px solid #000000;}
.li {list-style-type: disc;}


/* Text */
BODY {margin-top: 0px; margin-left: 0px; margin-right: 0px;  background-color:#999999;}
TD, DIV, SPAN {font-family:Times New Roman, Times, serif; font-size: 12pt; color: #000000;}
.smalltext {font-family:Times New Roman, Times, serif; font-size: 11pt; color: #000000;}
.hdr {font-family:Times New Roman, Times, serif; color:#31659C; font-size:16pt; font-weight:bold;}
LI {font-family:Times New Roman, Times, serif; font-size: 12pt; color: #000000; list-style-type: circle;}
.textfield {font-family:Times New Roman, Times, serif; font-size:11pt; height:18px; width:70px;}
.textfield2 {font-family:Times New Roman, Times, serif; font-size:11pt; height:18px; width:120px; padding: 0px;}


/* Layout */
.padding2 {padding: 2px;}
.padding6 {padding: 6px;}
.padding8 {padding: 8px;}
.padding10 {padding: 10px;}


/* Links */
.link {color: #000000; text-decoration: underline; font-family:Times New Roman, Times, serif; font-size: 12pt;}
.linkfooter {color: #666666; text-decoration: none; font-family:Times New Roman, Times, serif; font-size: 9pt; font-weight:normal;}
.aboutlink {color: #31659C; text-decoration: underline; font-family:Times New Roman, Times, serif; font-size: 12pt;}
.smalllink {color: #000000; text-decoration: underline; font-family:Times New Roman, Times, serif; font-size: 10pt;}




/* EXTRA */
#HeaderTable { display: none; }
#ReportTable { 
	background: white;
	color: black;
	font-family:Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 9pt;
	width: 6.5in;
}
#RptHeaderTbl {
    width: 6.5in;
}
#RptResultsTbl .pnWhiteBackgroundColor {
    width: 6.5in;
}
RptResultsTbl2 {
    width: 6.5in;
}

#FooterTable {
	background: white;
	color: black;
	font-family:Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 9pt;
    width: 6.5in;
}
/* Undo all colored fonts for printing */
#RptHeaderTbl .pnH2HeadingRed {FONT-WEIGHT: bold; FONT-SIZE: 16pt; FONT-FAMILY:Times New Roman, Times, serif;}
#RptResultsTbl .QuestionSectionHeadingSpanStyle {FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY:Times New Roman, Times, serif;}

#RptResultsTbl2 .pnH2HeadingRed {FONT-WEIGHT: bold; FONT-SIZE: 16pt; FONT-FAMILY:Times New Roman, Times, serif;}
#RptResultsTbl2 .QuestionSectionHeadingSpanStyle {FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-FAMILY:Times New Roman, Times, serif;}

