/*
NAIC CASCADING STYLE SHEET
Created by: Judy Ladewig
Created on: February 16, 2005
File Name : naic.org
*/

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
}

p {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

H16pt {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #226495;
}
a:hover {
	text-decoration: underline;
}

a.footer_link{
color:#ffffff;
text-decoration:none;  
}

a.footer_link:hover{
color:#ffffff;
text-decoration:underline;  
}

.header_link {
	font-size: 9pt;
	font-weight: bold;
}

.styleGrayDivider {color: #999999}
.style9pt {font-size: 9pt}

.scrollable{
overflow:auto;  
}

.botCheck{display:none;
}

.topics {
	padding: 1px 5px;
	height: 420px;
	overflow: auto;
	margin: 3px 0px 10px 0px;
}
.topics a {
	padding: 0px 0px;
	margin: 0px 0px;
	display: inline-block;
}
.topics li {
	list-style-image: none;
	list-style-type: none;
	padding: 4px 1px;
}
.topics ul {
	padding: 0px;
	margin: 0px;
}
.knockout_txt {
	color: #FFF;
}
