@charset "utf-8";
/* CSS Document */



body {
	background-image: url(images/bg_1.jpg);
	margin-top:20px;
}

.body_content_grey {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.body_content_grey_larger {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.body_content_blue_larger {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2a709a; /*077dc5*/
	text-decoration: none;
}

.body_content_blue_larger_reg {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: none;
	font-variant: normal;
	text-transform: none;
	color: #2a709a;
	text-decoration: none;
}

.disclaim {
	font-size: 8pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.body_content_blue {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a709a;
	text-decoration: none;
}
.body_heading_big {
	font-size: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #2a709a;
	text-decoration: none;
}
.body_heading_small {
	font-size: 12pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a709a;
	text-decoration: none;
}
.body_heading_black {
	font-size: 12pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body_heading_grey {
	font-size: 12pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #909090;
	text-decoration: none;
}
.body_heading_big2 {
	font-size: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #909090;
	text-decoration: none;
}
a:link {
	color: #2a709a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2a709a;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul {
	margin-top:0em;
}

