#content-outer-frame { background-color: #c3bbaa; border-left: 1px solid #c3bbaa; } /* sets background color of content area */
#footer-frame { background-color: #c3bbaa; } /* sets background color of footer.  set same as content area */
body { background-color: #c3bbaa; } /* sets background color below footer on short pages.  set same as content area */

#content-outer-frame { font: 11pt arial,sans-serif; color: #000000; } /* set font of content area */
	a:link { color: #0a0070; }
	a:visited {color:  #222244; }


/* Testing Bar Sub-Headers - Colors Only - All Will Be Same Color */
.section-title1 { background-color: #9f9faa; border-top: 2px solid #222255; border-bottom: 2px solid #222255; } 
.section-title1 a:link { color: #5f5f7a; }
.section-title1 a:visited { color: #5f5f7a; }


/* Summary Table */
.testing-summary { margin-bottom: 23px; border-color: blue; margin-left: auto; margin-right: auto; background-color: #d3ccbb; }
.dts-title { font: 700 10.5pt helvetica,arial,sans-serif; margins: 0px; padding: 4px 5px 0px 5px; background-color: #bbbbbb; text-align: center; border: 2px solid #444444; border-width: 2px 2px 0px 2px; }
.dts-title2 { font: 700 10pt helvetica,arial,sans-serif; margins: 0px; padding: 0px 5px 3px 5px; background-color: #bbbbbb; text-align: center; border: 2px solid #444444; border-width: 0px 2px 2px 2px; letter-spacing: .05em; }
	.testing-summary .col1 { border: 0px solid #444444; border-width: 0px 1px 2px 2px;  font: 700 9pt arial,sans-serif; width: 240px; padding: 3px 5px 3px 5px; background-color: #dddddd;} 
	.testing-summary .col2 { border: 0px solid #444444; border-width: 0px 2px 2px 1px;  font: 700 9pt arial,sans-serif; width: 145px; padding: 3px 5px 3px 5px; text-align: center; background-color: #dddddd; } 
.testing-field { margin-bottom: 23px; border-color: blue; margin-left: auto; margin-right: auto; background-color: #d3ccbb; }
	.testing-field .col1 { border: 0px solid #444444; border-width: 0px 1px 2px 2px;  font: 700 9pt arial,sans-serif; width: 125px; padding: 3px 5px 3px 5px; background-color: #dddddd;} 
	.testing-field .col2 { border: 0px solid #444444; border-width: 0px 2px 2px 1px;  font: 700 9pt arial,sans-serif; width: 260px; padding: 3px 5px 3px 5px; text-align: center; background-color: #dddddd; } 

/* Testing */
.chart1 { font: 700 9pt arial,sans-serif; }
.chart2 { font: 10pt helvetica,arial,sans-serif; text-align: center; }
.type-title { font: 700 11pt arial,sans-serif; color: #112255; width: 500px; margin-top: 22px; padding-bottom: 1px; margin-bottom: 4px;  border-bottom: 1.5px solid #334455; }
.testing-text,.discussion-text { padding-bottom: 12px; margin-top: 5px; }


.refs { margin-top: 20px; }
	.refs ol { margin-top: 0px; } 
.refs-title { font: 700 11pt arial,sans-serif; }

