@charset "utf-8";
/*Set up defaults for the way things look without css styling*/
h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}


/* CSS Document */
html { overflow-y: scroll; }
.clearfix{
_display/**/:/**/ inline;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
	font-size: 0px;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

img { border: 0px; }

body { font-family: Helvetica,Arial, Verdana, sans-serif; font-size: 16px;}

h3.status {
	font-size: 1.1em;
	color: #273848;
}
p.status {
	font-size: .8em;
}
div.overlay { float: left; width: 100%; }

	a.footerlink { 
		font-size: .9em; 
		color: #273848;
	}
	a:hover.footerlink {
		color: #9cc341;
	}
