      html {
        padding: 0;
        margin: 0;
        height: 100%;
        margin-bottom: 1px;
      }
      body {
        font-family: arial, sans serif;
        font-size: 12px;
        background-color: #CCCCCC;
        margin: 0;
        padding: 0;
      }

a:link {
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: white;
}
a:active {
	color: white;
}

      



#footer {
  color: white;
  text-align: center;
}

#footer a {
  color: white;
}

label {
  display: block;
  font-weight: bold;
  margin-top: 5px;
}

label.not-required {
  font-weight: normal;
}

img.png {
  behavior: url(/css/iepngfix.htc)
}



#noshow {
  display: none;
}

#static {
  padding: 20px 50px;
  color: white;
}

h1 {
  margin: 0;
  font-family: times new roman, serif;
  font-weight: normal;
  color: #164a57;
  font-size: 26px;
}

h2 {
  color: white;
  font-weight: normal;
  font-size: 19px;
  margin: 0;
  font-family: times new roman, serif;
  font-weight: normal;
}
