@charset "utf-8";
 

/* Fixes invalid table height coding */
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
body {
	color:#717171;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-style: normal;
	text-align: center;
	background-color: #fff;
}


a {color: #466974; font-family:Helvetica, Arial, Helvetica; font-size:11px;  text-decoration:none; line-height:17px; font-weight: bold;}
a:active {color: #466974; font-family:Helvetica, Arial, Helvetica; font-size:11px; line-height:17px; text-decoration:none; font-weight: bold;}
a:visited {color: #466974; font-family:Helvetica, Arial, Helvetica; font-size:11px; line-height:17px; text-decoration:none; font-weight: bold;}
a:hover {color: #203347; font-family:Helvetica, Arial, Helvetica; font-size:11px; line-height:17px; text-decoration:none; font-weight: bold;}	


.png{behavior: url(iepngfix.htc);}