h2 {
	color: #407EBE;
	font: 18px Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #407EBE;
}

a:hover {
	text-decoration: none;
}

#pageHeader {
	height: 25px;
}

#headerNavBar {
	float: right;
	position: relative;
	top: 100px;
	margin: 0px 8px 0px 0px;
}
#headerLogo {
	float: right;
	positions: relative;
	top: 0px;
	margin: 5px 8px 0px 0px;
}
#headerNavBar a {
	color: #ffffff;
	text-decoration: underline;
	font: 11px verdana;
	xfont-weight: bold;
	padding: 0px 0px 0px 5px;
	
}
#headerNavBar a:hover {
	text-decoration: none;
}
#mainContent table {
	font-style: oblique;
	font-size: smaller;
}

#pageFooter {
/*	height: 10px;*/
}
#clearfooter{clear:both;}

/********************/
/* Geo Point Styles */
/********************/

/* commented backslash hack \*/ 
html, body {height:100%;   margin: 0px;
  font-family :verdana;
	} 
/* end hack */
html,body {margin:0;padding:0}


* html #outer{height:100%;}

div>p {margin:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-12px;} /*safari wrapper */