﻿@media screen {
body         { background-color:#FFFFFF }
}
@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: 11px; 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; font-size: 9pt;font-weight:normal;border:thin solid #000080; }
.detls a:link { color: #0000E6; font-weight: bold }
.detls 		a:visited 	{color:#9999FF}
.emphasize   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 10pt; 
               font-weight: bold }
.ErrorCode {
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
}
.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 }

.ShowRight   { text-align: right }
.shaded, .Shaded {
	background-color: #D7DEFF;
}
.NotShaded, .unshaded, .notshaded {background-color:inherit}
.Calculated  { text-align: right; background-color:#E6FAFF }
.calculated  { text-align: right; background-color:#E6FAFF }
.oDiv 		 { height:250px; overflow: auto }

.instructions {	color:green;}
.required {	color:#CC0000;font-weight:bold}

#ProfitLoss  { display:inline }

/*
.menubutton	{font-family:arial,helvetica,sans-serif;
font-weight: bold;text-align: center;margin:2px 0;font-size:10px; color:#052C89}
.menubutton a {
	color: #052C89;
	background-image: url(forms/images/navbtn1.png);
	background-repeat: repeat;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 110px;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
}
.menubutton a:hover {
	background-image: url(/forms/images/navbtn2.png);
	background-repeat: no-repeat;
	color:#E0412A}

*/

#menu			{background-color: #1F1C6B;border: 1px solid #666666;width: auto;margin-top: 30px;
				padding: 6px;text-align: center}				
.menubutton	{font-family:arial,helvetica,sans-serif;
font-weight: bold;text-align: center;margin-bottom: 3px;margin-top: 3px;font-size: 8pt; color:#FFFFFF }
.menubutton a {padding: 4px;text-decoration: none;width: 98%;display: block;color: #FFFFFF;
				background-color: #1F1C6B;border-top: 2px solid #CCE3FF;border-left: 2px solid #CCE3FF;
				border-bottom: 2px solid #31557F;border-right: 2px solid #31557F;}
.menubutton a:hover {background-color: #BD5637;border-top: 2px solid #31557F;
				border-left: 2px solid #31557F;border-bottom: 2px solid #CCE3FF;
				border-right: 2px solid #CCE3FF; color:#FFFFFF}
.menubutton a:active {background-color: #99aaff;border-top: 2px #31557f solid;
				border-left: 2px #31557f solid;border-bottom: 2px #cce3ff solid;
				border-right: 2px #cce3ff solid;}
.smallbutton	{font-weight: bold;text-align: center;margin-bottom: 1px;margin-top: 1px;font-size: 8pt;color:#FFFFFF }
.smallbutton a {padding: 1px;text-decoration: none;width: 98%;display: block;color: #224059;
				background-color: #1F1C6B;border-top: 1px #cce3ff solid;border-left: 1px #cce3ff solid;
				border-bottom: 1px #31557f solid;border-right: 1px #31557f solid;color:#FFFFFF }
.smallbutton a:hover {background-color: #BD5637;border-top: 1px #31557f solid;
				border-left: 1px #31557f solid;border-bottom: 1px #cce3ff solid;
				border-right: 1px #cce3ff solid;color:#FFFFFF }
.smallbutton a:active {background-color: #99aaff;border-top: 1px #31557f solid;
				border-left: 1px #31557f solid;border-bottom: 1px #cce3ff solid;
				border-right: 1px #cce3ff solid;}