/* CSS Document */

.links {
	color: #37416D;
	font-family: sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding-left:7px;
}

.foot {
	color: #EFDCC0;
	font-family: "Swis721 Blk BT";
	font-size: 8pt;
	text-decoration: none;
	padding-left:7px;
}

.serv {
	color: #CC990C;
	font-family: "Swis721 Blk BT";
	font-size: 20pt;
	text-decoration: none;
	padding-left:0px;
}

a:hover {
	color: #AA0000;
	text-decoration: underline;
}

#locator { position:absolute; visibility:show; left: 10px; top: 0px; z-index:2 } 

.hideFromScreen {display:none;}