/* CSS Document */

body {
	background-color: #349EC4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2A30;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration:none ;
}
a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration:none ;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration:underline ;
}
a:active {
	color: #660000;
	font-weight: bold;
	text-decoration:underline ;
}


A.white_link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
A.white_link:hover { 
	color: #990000; 
	text-decoration:underline ;
}
A.white_link:active{ 
	color: #990000; 
	text-decoration:none ; 
}
A.white_link:visited{ 
	color: #FFFFFF; 
	text-decoration:none ;
}
A.white_link:visited:hover { 
	color: #990000; 
	text-decoration:underline ;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1A2A30;
	text-transform: uppercase;
}
.white_headers {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
.edits {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-size:12px;
	font-weight: bold;
	}
	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 9px;
	}
	
a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF; 
	text-decoration:none;
}
A.footerlink:active{ 
	color: #FFFFFF; 
	text-decoration:none; 
}
A.footerlink:visited{ 
	color: #FFFFFF; 
	text-decoration:none;
}
A.footerlink:visited:hover { 
	color: #FFFFFF; 
	text-decoration:none;
}


#apDiv3 embed {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
