body
{
	color: "black";
	font-family: "Arial";
	font-size: 8px;
	font-style: normal;
}
a:link.menulink {
	font-family: Tahoma;
	color: #061b48;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
	padding-left: 5px;
}
a:visited.menulink {
	font-family: Tahoma;
	color: #061b48;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
	padding-left: 5px;
}
a:hover.menulink {
	font-family: Tahoma;
	color: #061b48;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
	padding-left: 5px;
}
a:link.sublink {
	font-family: Tahoma;
	color: #061b48;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:visited.sublink {
	font-family: Tahoma;
	color: #061b48;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:hover.sublink {
	font-family: Tahoma;
	color: #061b48;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:link.link {
	color: #0000a0;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:visited.link {
	color: #0000a0;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:hover.link {
	color: #0000a0;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}

a:link.krmlink {
	color: F0E63F;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:visited.krmlink {
	color: F0E63F;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
a:hover.krmlink {
	color: F0E63F;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-width: 0px;
}
.exteriorbackground{
	background-color: white;
}
.background{
	background-color: #FFFFFF;
}
.phrase{
	color: "black";
	font-family: Arial;
	font-size: 8pt;
	height: 10px;
}
.phrasebold{
	color: "black";
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	height: 10px;
}
.tagbackground
{
	background-color: #D1CBC9
}
.navigation
{
	background-color: #8eadf4
}
.body
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url("../images/linebottom2bottom.jpg")
}
.disclaimer
{
	padding-top: 10px;
	background-color: #bbd0fb;
}
.text
{
	color: "black";
	font-family: "Arial";
	font-size: 9pt
}
.textbig
{
	color: "black";
	font-family: "Arial";
	font-size: 12pt
}
.textunderline
{
	color: "black";
	font-family: "Arial";
	text-decoration: underline;
	font-size: 9pt
}
.textindent
{
	color: "black";
	list-style-type: none;
	padding-left: 10px;
	font-family: "Arial";
	font-size: 9pt
}
.textitalic
{
	color: "black";
	font-family: "Arial";
	font-weight: bold;
	font-style: italic;
	font-size: 9pt
}
.textsmall
{
	color: "black";
	font-family: "Arial";
	font-size: 7pt;
}
.textsmallbold
{
	color: "black";
	font-family: "Arial";
	font-weight: bold;
	font-style: italic;
	font-size: 8pt
}
.textbold
{
	color: "black";
	font-family: "Arial";
	font-weight: bold;
	font-size: 9pt
}
.textboldunderline
{
	color: "black";
	list-style-type: none;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline
}
.textitalics
{
	color: "black";
	list-style-type: none;
	font-family: "Arial";
	font-size: 9pt;
	font-style: italic;
	font-weight: 500;
}
.textbolditalics
{
	color: "black";
	list-style-type: none;
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
H1
{
	list-style-type: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 12pt;
	color: #1c4293;
}
H2
{
	list-style-type: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: "black";
}
.sublinks
{
	padding-left: 15px;
	border: 1
}
.table
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	width: 250px;
	height: 150px;
}
.tableHeader
{
	font-family: "Arial";
	font-weight: 800;
	font-size: 12pt;
	color: #1c4293;
	padding: 2px;
	vertical-align: middle;
	text-align: left;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-color: #dddd00;
	border-bottom-style: solid;
}
.tableBody
{
	font-size: 9pt;
	
	color: black;
	vertical-align: top;
	text-align: left;
	font-style: italic
}
.bullets
{
	list-style-type: disc;
	list-style-position: outside;
	font-family: "Arial";
	font-size: 9pt
}
.spacer
{
padding-left: 2px
}
.hiddendiv
{
	display: none;
	visibility: hidden;
}
.visiblediv
{
	display: block;
	visibility: visible;
}