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

.main_table {
	background: White;
	padding: 2px;
	border-right:  thin Silver;
	border-left: thin Silver;
	border-bottom: thin Silver;
	border-top: thin Silver;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}
.mainbody_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}

.mainbody_bold_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}

.par_heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #52B7FE;
}

.par_heading_dk_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000065;
}
.par_heading_lt_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #989898;
}

.par_heading_lt_gray_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #989898;
	font-weight: bold;
}

.par_heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: white;
}

.par_heading_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #7C7C7C;
}

.empasis_line_orange {
	font-family: Arial, Helvetica, sans-serif;
	color:#FA9A02;
	font-size: 10pt;
	font-weight: bold;
}

.empasis_line_gray {
	font-family: "Arial Black";
	color:#616161;
	font-size: 14pt;
	font-weight: bold;
}

.layoutcell_dkgray {
	background: #7C7C7C;
}

.layoutcell_med_dkgray {
	background: #E7E7E7;
}

.layoutcell_gray {
	background: #B7B8BA;
}

.layoutcell_ltgray {
	background: #DFE0E1;
}


.layoutcell_veryltgray {
	background: #F2F2F2;
}


.bluetext {
	color: #0099FF;
	font-family: "Arial Black";
}

a.read_more {
	font-family: "Arial Black";
	font-size: 8pt;
	color: #0099FF;
	text-decoration: none;
}

a:hover.read_more {
	font-family: "Arial Black";
	font-size: 8pt;
	color: #FA9A02;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FA9A02;
	text-decoration: none;
}


a.top_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
}

a:hover.top_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}

.imgline {
	border: thin #DFE0E1;
}
.trademark {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20pt;
	line-height: 20%;
}

.little_table {
	background-color: Silver;
	padding: 4px;
	border-right: thin double Gray;
	border-left: thin double Gray;
	border-bottom: thin double Gray;
	border-top: thin double Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
