a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	
}
a:link {
	text-decoration: none;
	color: #07437A;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #07437A;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
.heading_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #07437A;
}
.heading_1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F857A;
}
.footertekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #07437A;
}
.vert_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.back_office {
	background-image: url(images/background_office.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image_link {
	text-decoration: none;
}
.body_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #07437A;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
.body_copy_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}

