a.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

a.nav1:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #<% =session("CompanyColor") %>;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: middle;
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.topnav:hover {
	text-decoration: underline;
	color: #003366;
}
.sectionheadcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.infocell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #<% =session("CompanyColor") %>;
	text-align: right;
}
.sectionheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.cases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}

a.nav2:hover {
	color: #333333;
	text-decoration: underline;
}

a.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	line-height: 14pt;
}

a.nav3:hover {
	color: #333333;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.btn { BACKGROUND-COLOR: #40509e; color: #ffffff; FONT-SIZE: 10pt; font-weight: bold; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; border: 1px solid #FFFFDD; }
