﻿@media screen {
body         { background-color: #FFFFFF }
}
@media print {
.noprint {display:none}
}
p            { font-family: Arial, Helvetica, sans-serif, Default; font-size: 8pt }
td           { font-family: Arial, Helvetica, sans-serif, Default; font-size: 8pt }
td           { border-color:#DFD8BB }
tr           { font-family: Arial, Helvetica, sans-serif, Default; font-size: 8pt }
input        { font-family: Arial; font-size: 9pt; color: #4A6454 !important; font-weight: bold }
select       { font-family: Arial; font-size: 9pt; color: #4A6454 !important; font-weight: bold }
img 		   { border: none}
table 			{font-family:arial, sans-serif;font-size:9pt;border: thin solid #4A6454; }
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 }
.headings		{font-family: Arial, sans-serif; font-size: 9pt; color: white;
			 	font-weight: bold;text-decoration:none;
           	background-color: #4A6454; border: thin solid #4A6454; color:#FFFFFF }
.headings 		a:link 	{color:#E7E7CE}
.headings 		a:visited 	{color:#E7E7CE}
.detls			{font-family: Arial, sans-serif; font-size: 8pt;
			 	font-weight:normal;border: thin solid #4A6454; }
.detls a:link { color: #4A6352; font-weight: bold }
.detls 		a:visited 	{color:#64866F}
.emphasize   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 9pt; 
               font-weight: bold }
.regular   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 9pt; 
               font-weight: bold }
.searchTitles {width:135px;	text-align:right;}
#searchForm div {margin-right:4px}
.noborder    { border: none}
.nospaces    { line-height: 100%; margin-top: 0; margin-bottom: 0 }
.notshaded   { background-color: #FFFFFF }
.shaded   	 { background-color: #F4F4EA }

.ShowRight   { text-align: right }
.Calculated  { text-align: right; background-color:#E6FAFF }
#ProfitLoss  { display:inline }
.menubutton  { vertical-align:middle;border-left:1px solid #778C80; border-right:1px solid #353F39;
			   border-top:1px solid #778C80; border-bottom:1px solid #353F39;
			   font-family:Arial, Helvetica, sans-serif; font-size:8pt;font-weight:bold;
			   color:#4A6454; text-align:center; background-color:#E7E7CE;cursor:hand;
			   text-decoration:none}
.menubutton a { font-family:Arial, Helvetica, sans-serif; font-size:8pt; 
				border:none;font-weight:bold; color:#4A6454; text-align:center;
				background-color:#E7E7CE;text-decoration:none;}