.body_format {
	margin-top: 0mm;
	margin-left: 3mm;
	margin-bottom: 0mm;
	margin-right: 0mm;
}
a.hyper_link:link {
	color: #000000; 
	text-decoration: none;
}
a.hyper_link:visited {
	color: #000000; 
	text-decoration: none;
}
a.hyper_link:hover {
	color: #00319c; 
	text-decoration: underline;
}
a.hyper_link:active {
	color: #000000; 
	text-decoration: none;
}

a.hyper_link2:link {
	color: #555555; 
	text-decoration: underline;
}
a.hyper_link2:visited {
	color: #555555; 
	text-decoration: underline;
}
a.hyper_link2:hover {
	color: #00319c; 
	text-decoration: underline;
}
a.hyper_link2:active {
	color: #555555; 
	text-decoration: underline;
}

a.hyper_link3:link {
	color: #ffffff; 
	text-decoration: none;
}
a.hyper_link3:visited {
	color: #ffffff; 
	text-decoration: none;
}
a.hyper_link3:hover {
	color: #ffffff; 
	text-decoration: underline;
}
a.hyper_link3:active {
	color: #ffffff; 
	text-decoration: none;
}
.font_black_nav {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
}
.font_black_nav2 {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}
.font_white {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}
.font_grey {
	color: #888888;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}
.font_black_bg {
	color: #000000;
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
}
.font_black {
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}
.font_black_sm {
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}
.font_red {
	color: #ff0000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}
.table_font_grey {
	color: #777777;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	padding-left:4px;
}
.table_font_grey_sm {
	color: #777777;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	padding-left:2px;
}
.table_font_blue {
	color: #9ec0f1;
	font-family: arial;
	font-size: 7pt;
	font-weight: normal;
	padding-left:4px;
}
.table_font_dash {
	color: #999999;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}
.cell_format {
	border-bottom: #eaeff9 1px dotted;
}
.cell_format_1 {
	padding-left: 3px;
	padding-right:10px;
}	
.br_height {
	font-size: 2pt;
}
.br_height_menu {
	font-size: 6pt;
}

.table_cell_header {
	background-color: #00319c;
	border-left: #ffffff 1px solid;
	padding-left: 4px;
	height: 12px;
}
.table_cell_body {
	border-bottom: #00319c 1px solid;
	padding-left: 4px;
	height: 20px;
}
.table_cell_outter {
	height: 40px;
}
.button_format {
	height: 22px;
	font-family: arial;
}



