/* 1. Global Definitions */
body {
	font-family:	Verdana;
	font-size:	8.5pt;
	color:		#000000;
	margin:		20px;
}

.content {
	font-family:	Verdana;
	font-size:	8.5pt;
	color:		#000000;
}

.content td {
	font-family:	Verdana;
	font-size:	8.5pt;
	color:		#000000;
}

.content h4 {
	font-family:	Verdana;
	font-size:	10pt;
	color:		#000000;
	font-weight:	bold;
}

.content td h4 {
	font-family:	Verdana;
	font-size:	10pt;
	color:		#000000;
	font-weight:	bold;
}



td.header1 {
	font-family: Verdana;
	font-size: 9px;
	border: 0;
	background-color: #009864;
	padding: 20px;
	color: #FFFFFF;
}

td.navi1 {
	font-family:	Verdana;
	font-size:	11.5px;
	width:		120px;
	height:		15px;
	background-color:	#009864;
	border:		1px solid #F73429;
	color:		#FFFFFF;
	font-weight:	bold;
}

td.navi2 {
	white-space:	nowrap;
	border:		none;
	font-family:	Verdana;
	font-size:	11px;
	border-left:	1px solid #F73429;
	border-bottom:	1px solid #F73429;
	border-right:	1px solid #F73429;
}
td.navi3 {
	white-space:	nowrap;
	font-family:	Verdana;
	font-size:	11px;
	border:		1px solid #FFFFFF;
}

td.navi3act{
	white-space: nowrap;
	font-family: Verdana;
	font-size: 11px;
	background-color: #E5F4EF;
	border: 1px #009864 solid;
}



a.navi:link {
	text-decoration:	none;
	color:		#000000;
}
a.navi:visited {
	text-decoration:	none;
	color:		#000000;
}
a.navi:hover {
	text-decoration:	none;
	color:		#000000;
}

a.raw:link {
	text-decoration:	none;
	font-weight:	bold;
	color:		#000000;
}
a.raw:visited {
	text-decoration:	none;
	font-weight:	bold;
	color:		#000000;
}
a.raw:hover {
	text-decoration:	none;
	font-weight:	bold;
	color:		#000000;
}
a img {
    border: 0;
}