.fp { position:absolute; }


.bk { font-family: Arial, Helvetica, sans-serif;
      font-size:11px;
      color:#000064;
      font-weight:bold;
      font-style:normal; }

.k {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000064;
	font-weight:normal;
	font-style:normal;
}
.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000064;
	font-weight:normal;
	font-style:normal;
}

.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000064;
	font-weight:bold;
	font-style:normal;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000064;
	font-weight:normal;
	font-style:normal;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000064;
	font-weight:normal;
	font-style:normal;
}

body { background-color : #ffffff; }
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172760;
	text-decoration: none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6261;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6261;
	text-decoration : underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E6261;
	text-decoration : underline;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000064;
	margin-bottom : 3px;
	margin-top : 3px;
	text-decoration:none;
}

a.button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000064;
	margin-bottom : 3px;
	margin-top : 3px;
	text-decoration:none;
}

a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000064;
	margin-bottom : 3px;
	margin-top : 3px;
	text-decoration:none;
}

a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000064;
	margin-bottom : 3px;
	margin-top : 3px;
	text-decoration:none;
}

a.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000064;
	margin-bottom : 3px;
	margin-top : 3px;
	text-decoration:none;
}

hr {
	border-style: solid;
	height: 1px;
	color: #5E6261;
	background-color : #43A172;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000064;
	font-weight: bold;
	font-style:normal;
	margin-bottom : 3px;
	margin-top : 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style:normal;
	color: #000064;
	margin-bottom : 3px;
	margin-top : 3px;
}