@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#apDiv1 {
	position:fixed;
	left:168px;
	top:22px;
	width:294px;
	height:77px;
	z-index:1;
}
.Menutext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.mainbodytext {font-family: Arial, Helvetica, sans-serif}
.style4 {font-size: 14px}
.headertext {
	font-size: 18px;
	font-weight: bold;
	color: #28166F;
}

/* CSS Document */

.headerbackground {
	background-color: #00497C;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.footerbackground {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #28166F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
