
/* for licence agreement */
#fakeiFrame {
	border:1px solid;
	width: auto;
	height: 340px;
	overflow: auto;
	padding: 6pt;
}

.refinelink {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.refinelink A:hover { color: #CC0000; }
.refinelink A:visted { color: #CC0000; }
.refinelink A:link { color: #CC0000; }
.refinelink A:active { color: #CC0000; }

/* TABLE on the statreg_toc page */
table.statreg_toc_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
table.statreg_toc_table tr.header td {
	font-size: 10pt;
	font-weight: bold;
	white-space: normal;
}
table.statreg_toc_table tr td {
	vertical-align: top;
	white-space: nowrap;
}
.toclink {
	color: #0000DD;
	text-decoration: none;
}
.toclink A:hover { color: #0000DD; text-decoration: none;}
.toclink A:visted { color: #0000DD; text-decoration: none;}
.toclink A:link { color: #0000DD; text-decoration: none;}
.toclink A:active { color: #0000DD; text-decoration: none;}

/* Table that displays statreg search_results */
table.statregresultnav {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
}
table.statregresultnav tr td {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
}

ol.statregresultlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ol.statregresultlist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.searchresultsample {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	font-weight: normal;
}
.search_criteria {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
}
.logintableborder {
	border: 3px solid #000099;
}
.arialten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* basic_search.html styles */
.searchhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	text-align: center;
	height: 20pt;
	vertical-align: middle;


}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;

}
.egexample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
/* end basic_search.html */
TABLE.tableresearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 2px solid #C6D3EF;
	margin: 16px;
}
TABLE.tableresearch tr.header {
	color: #000000;
	background-color: #DEEBFF;
	font-weight: bold;
}
TABLE.tableresearch tr td {
	padding: 6px;
	vertical-align: top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
ul.infolist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0 0 0 12pt;
}
.menubar {
	opacity: 1; 
	background-color: none; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	padding: 0px;
}
.menubar a { opacity: 1; background-color: none;  color: #000000; text-decoration: none; }
.menubar a:link    {opacity: 1; background-color: none;  color: #000000; text-decoration: none; }
.menubar a:visited    { opacity: 1; background-color: none; color: #000000; text-decoration: none; }
.menubar a:hover    { opacity: .85; background-color: #FCFCFC; color: #CC0000; text-decoration: underline overline; }
.menubar a:active  { opacity: .85; background-color: #FCFCFC; color: #CC0000; text-decoration: underline overline; }

.menubarsearch {
	opacity: 1; 
	background-color: none; 
	color: #AA0000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
}
.menubarsearch a { opacity: 1; background-color: none;  color: #AA0000; text-decoration: none; }
.menubarsearch a:link    {opacity: 1; background-color: none;  color: #AA0000; text-decoration: none; }
.menubarsearch a:visited    { opacity: 1; background-color: none; color: #AA0000; text-decoration: none; }
.menubarsearch a:hover    { opacity: .85; background-color: #FCFCFC; color: #CC0000; text-decoration: underline overline; }
.menubarsearch a:active  { opacity: .85; background-color: #FCFCFC; color: #CC0000; text-decoration: underline overline; }


linkon { 
	opacity: .85; background-color: #FCFCFC; color: #CC0000; text-decoration: underline overline; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}

p.header_1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	font-weight: bold;
	background-color: #DFEBFF;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	padding: 3pt 3pt 3pt 3pt; 
    margin: 0pt 0pt 8pt 0pt;
}
