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;
}

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;
}
h2 {
	font-size: 14px;
	color: #990000;
}
.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;
}h3 {
	font-size: 12px;
}
#new-banner img{
	border:none;
}
#new-banner{	
	position:absolute;
	z-index:5555;
	top:-350px;
	left:100px;
	width:608px;
	height:320px;
	background-color:#fff;
	border:1px solid #414141;
	text-align:center;
}
#close-banner{
	text-decoration:underline;
	color:red;
}
#close-banner{
	float:right;
	clear:both;
	text-decoration:none;
	color:#000;
	font-size:12px;
	width:100%;
	text-align:right;
	padding:0 3px 0 0;
}
