﻿@media screen {
body         { background-color:#FFFFFF;
	background:url(images/bgdiag-gray1.gif)
	}
.nodisplay {display:none}
}
@media print {
.noprint {display:none}
}
p            { font-family:tahoma,arial,sans-serif,default;font-size:10pt }
.brokerhead  { text-align: left; color: #FFFFFF; font-weight: bold; background-color: #000080 }
img 		   { border: none}
td           { font-family: Arial, Helvetica, sans-serif, Default; font-size:9pt; }
td           { border-color:#DFD8BB }
tr           { font-family: Arial, Helvetica, sans-serif, Default; font-size:10pt }
table 			{font-family:arial, sans-serif;font-size:9pt;border: thin solid #000080; }
h1            {  font-family: Arial, Helvetica, sans-serif, Default;
                 font-size: 14pt; font-weight: bold; margin-bottom: 0; text-align:center }
h3            {  font-family: Arial, Helvetica, sans-serif, Default;
                 font-size: 12pt; font-weight: bold; margin-bottom: 0 }
h4            {  font-family: Arial, Helvetica, sans-serif, Default;
                 font-size: 10pt; font-weight: bold; margin-bottom: 0 }
.disclaimer {font-family:"Times New Roman","TimesRoman",serif,default;font-size:8pt}
.headings		{font-family: Arial, sans-serif; font-size: 10pt; color: white;
			 	font-weight: bold;text-decoration:none;
           	background-color: #000066; border: thin solid #000066; color:#FFFFFF}
.headings 		a:link 	{color:white}
.headings 		a:visited 	{color:white}
.detls			{font-family: Arial, sans-serif;color:black; font-size: 9pt;font-weight:normal;border:thin solid #000080; }
.detls a:link { color: #000066; font-weight: bold }
.detls 		a:visited 	{color:#9999FF}
.emphasize   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 10pt; 
               font-weight: bold }
.regular   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 10pt; 
               font-weight: bold }
.noborder    { border: none}
.nospaces    { line-height: 100%; margin-top: 0; margin-bottom: 0 }
#displayheader td {
	color:black
}
.ShowRight   { text-align: right }
.shaded { background-color:#CCE6FF}
.notshaded { background-color:#FFFFFF}
.Calculated  { text-align: right; background-color:#E6FAFF }
.oDiv 		 { height:250px; overflow: auto }