﻿/** InBLISS-Required */

.disclaimer {font-family:"Times New Roman","TimesRoman",serif,default;font-size:8pt}

@media screen {
body       { background-color:#FFFFFF }
.nodisplay {display:none}
}
@media print {
.noprint {display:none}
}

body, html {
	font-family: Arial, Helvetica, sans-serif, Default; font-size: 12px;
}

#searchInfo input, #searchInfo div {font-size:70%}

.headings		{font-family: Arial; 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; 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 }
.required a {color: #FF0000;font-weight:bold}
.required {color: #FF0000;font-weight:bold}
.notshaded   { background-color: #FFFFFF }
.shaded      { background-color: #EFEFEF}


.ShowRight   { text-align: right }
.Calculated  { text-align: right; background-color:#E6FAFF }
.oDiv 		 { height:250px;overflow:auto;position:inherit;}
		
.menubutton	{font-family: Arial, Helvetica, sans-serif, Default;width:100px;
				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: #7E1212;border-top: 2px solid #f2a4a4;border-left: 2px solid #f2a4a4;
				border-bottom: 2px solid #630e0e;border-right: 2px solid #630e0e; }
.menubutton a:hover {background-color: #C0C0C0;border-top: 2px solid #31557F;
				border-left: 2px solid #31557F;border-bottom: 2px solid #B81B1B;
				border-right: 2px solid #F2A4A4; color:#800000}
.menubutton a:active {background-color: #333367;border-top: 2px solid #274365;
				border-left: 2px solid #274365;border-bottom: 2px solid #9898cb;
				border-right: 2px solid #9898cb; color:#FFFFFF}
			
.detls_border { border: 1px solid #800000;  }
.detls_table { border: 1px solid #800000;  }
.detls_font  { color: #800000; font-family: Arial; font-weight: bold }
.headings    { font-family: Arial, sans-serif; font-size: 10pt; 
               text-decoration:none; background-color: #004a8d; color: 
               #FFFFFF; font-weight: bold; border: thin solid #800000 }
.headings 		a:link 	{color:white}
.headings 		a:visited 	{color:white}
.detls       { font-family: Arial, sans-serif; font-size: 9pt; font-weight: 400; 
               border: thin solid #800000 }
.detls a:link { color: #800000; font-weight: bold }
.detls a:visited { color: #CC3300 }
.emphasize   { font-family: Arial, Helvetica, sans-serif, Default; font-size: 10pt; 
               font-weight: bold }
h3           { font-size: 14pt; font-weight: bold }

#InfoLine {margin-left:30px;height:20px;color:white;clear:both;font-weight:bold}

table {
	border-collapse:collapse
}