@charset "UTF-8";

html, body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  line-height: 18pt;
  height: inherit;
}

h1 {
	color: #285095;
	font-size: 18pt;
	line-height: 32px;
	margin: 0 0 15px 0;
	padding: 0 0;
}

h2 {
	display: block;
	background: #ffb55c url('../../images/content/pot_h2_arrow.gif') no-repeat top right;
	color: #FFFFFF;
	font-size: 16pt;
	line-height: 28px;
	height: 30px;
	margin: 10px 0;
	padding: 0 0 0 15px;
}

h3 {
	color: #797d85;
	font-size: 14pt;
	line-height: 22px;
	margin: 8px 0 8px 0;
	padding: 0 0;
}

#map_background {
  height: inherit;
  min-height: inherit;
}

#nav, #header .col_right, #subnav, #footer_frame, #news {
  display: none;
}

#header {
  margin: 0 0 25px -6px;
}

a {
  color: black !important;
  text-decoration: none !important;
}

h3 {
  background: none;
  padding: 0;
}
