@charset "ISO-8859-1";
* html body {
	font-size: 12px;
}
img { 
	border: 0px;
}
* { 
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
}
/* IE7/Win- the odd end-bracket on this comment hides the hack from IE Mac \*/
* html {
height: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height:100%;
	width:100%;
	min-width: 600px;
	background-image: url();
	background-color: #FFFFFF;
}
#vertical_centering_div {
	font-size: 1.2em;
	position: absolute;
	left:-4px;
	top:-6px;
	width:100%;
	height:100%;
	border:0px;
}
#centering_table {
	height: 100%;
	width: 100%;
	border: 0px;
	text-align: center;
}
#content_div {
	border: 0px;
}
#Copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
</style>

<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
<!--
.lineHeightSmall {	line-height: 5px;
	font-size: 9px;
	color: #666666;
}
a:visited {
	color: #6394B3;
}
a:active {
	color: #83C4EC;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #6394B3;
}
a:hover {
	color: #83C4EC;
}
