@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #F2F6F9;
	border:0;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
.block_title_grey {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #999999;
	font-weight:bold;
}
.block_title_blue_big {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #003399;
	font-weight:bold;
}
.block_title_blue_med {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #003399;
	font-weight:bold;
}
.block_title__light_blue_med {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #0066CC;
	font-weight:bold;
}
.block_content {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #30434e;
}
.title_white {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
-->
</style>