body {
	background-color: #E7F2F8;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:138px;
	width:100%;
	height:42px;
	z-index:1;
	visibility: visible;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.Titles {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0C3C70;
}

.no_print {
	display:none;
}

table.printme {
	width:600px;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Button {
	color: #999999;
	background-color: #0D4179;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 4px;
}
.FormField {
	margin: 3px;
	padding-top: 3px;
}
.Welcome {
	color: #CCCCCC;
}
.footer {
  color: #ffffff;
  }
.footer a:link {
 color: #ffffff;
 font-size: 11px;
}
.footer a:hover {
 color: #ffffff;
 font-size: 11px;
}
.footer a:visited {
 color: #ffffff;
 font-size: 11px;
}
.footer a:active {
 color: #ffffff;
 font-size: 11px;
}
