@charset "utf-8";

/* Time Zones utilities */

/*#####################################################################*/

/* Common to all browsers */

#deeperLinks {
	position:absolute;
	display: block;
	top:763px;
	left:0px;
	width:468px;
	height:107px;
	z-index:0;
	background-image: url(/img/linksOut.jpg);
	background-repeat: no-repeat; }

#deeperLinks p{
	position:absolute;
	display:block;
	top: 15px;
	left: 150px;
	width:180px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color:#393B41; }

#deeperLinks p a{
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#393B41; }

#deeperLinks p a:hover{
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	color:#86D00F; }

#deeperGo {
	cursor:pointer;
	cursor:hand;
	display:block;
	position:absolute;
	top:820px;
	left:332px;
	width:50px;
	height:30px;
	cursor:hand; }