@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
}
h1 {
	font-size: 11pt;
	font-family:"Times New Roman", Times, serif;
	color: #747679;
}
h2 {
	font-size: 11pt;
	font-family:"Times New Roman", Times, serif;
	color: #00135d;
}
body {
	background-color: #D3D8DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11pt;
	color: #00135d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #747679;
}
a:hover {
	text-decoration: underline;
	color: #e20a16;
}
a:active {
	text-decoration: none;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: underline;
	color: #d6d6d4;
}

.navactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: capitalize;
	color: #c4cad7;
}
a.ftrlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
a.ftrlinks:link {
	color: #00135D;
	text-decoration: none;
}
a.ftrlinks:hover {
	text-decoration: underline;
	color: #e20a16;
}

a.lnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
a.lnav:link {
	color: #00135D;
	text-decoration: none;
}
a.lnav:hover {
	text-decoration: underline;
	color: #e20a16;
}

.graybody {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #747679;
}
.divider {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bolder;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}

input
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
padding:4px;
color: #666666;
background: #eeeff1;
border: 1px solid #999999;
}

textarea
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
padding:4px;
color: #666666;
background: #eeeff1;
border: 1px solid #999999;
}

select
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
padding:4px;
color: #666666;
background: #eeeff1;
border: 1px solid #999999;
}

.testred {color: #E20A16; font-size: 12pt;
}

.testquote {
	font-size: 11pt;
	font-style: italic;
}

.bodyblue {
	font-size: 11pt;
	font-family:"Times New Roman", Times, serif;
	color: #00135d;
}

.hand
{
cursor:pointer;
}

.productbody {
	color: #666666;
	font-size: 9pt;
}
.producthdr {
	color: #000066;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}
.producttitle {
	font-family: "Times New Roman", Times, serif;
	color: #e20a16;
	font-weight: bold;
}
