/* CSS Document */

a:link {
	text-decoration: none;
	color: #10476E;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #0F476E;
}
a:active {
	text-decoration: none;
}
a {
	color: #10476E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:smaller;
}


#Layer1 {
	position:absolute;
	left:323;
	top:97;
	width:225;
	height:160;
	z-index:1;
}

#Layer3 {
	position:absolute;
	left:20;
	top:360;
	width:300;
	height:160;
	z-index:1;
}

span
{
font:12px arial;
/*background:#eeebeb;*/
position:absolute;
width:100;
height:500;
top:80;
clip:rect(0 100 100 0);
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3464A7;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
body, p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	font-weight:normal;
}

#sitePal {
	position:absolute;
	left:323;
	top:78px;
	width:225px;
	height:160px;
	z-index:1;
}







.baseline { color: #FFF; }

