BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #8D9CB7;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #8D9CB7;
}

A:link {
  color: #FFFFFF;
  text-decoration: none;
}

A:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

DIV.topnav {
  font-size: 11px;
  color: #8D9CB7;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

DIV.bottomnav {
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 15px;
}

DIV.copyright {
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 15px;
}

A.topnavlink:link, A.topnavlink:visited {
  color: #8D9CB7;
  text-decoration: none;
}

A.topnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

A.bottomnavlink:link {
  color: #8D9CB7;
  text-decoration: none;
}

A.bottomnavlink:visited {
  color: #8D9CB7;
  text-decoration: none;
}

A.bottomnavlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.welcomemsg {
  font-size: 11px;
  margin-top: 8px;
  text-align: justify;
}

DIV.readmore {
  margin-top: 8px;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #FFFFFF;
}

A.readmorelink:link {
  color: #FFFFFF;
  text-decoration: none;
}

A.readmorelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

A.readmorelink:hover {
  color: #8D9CB7;
  text-decoration: none;
}

DIV.serviceinfo {
  font-size: 10px;
}

DIV.iconholder {
  float: left;
  width: 25px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-top: 2px;
}

A.servicelink:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

A.servicelink:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

A.servicelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
}

DIV.homepgmsgs {
  font-size: 11px;
  text-align: justify;
}

DIV.homecontactinfo {
  font-size: 10px;
  color: #FFFFFF;
  margin: 10px;
}

DIV.content {
  color: #E0F4FF;
  font-size: 13px;
  text-align: justify;
}
h1 {
  color: #FFFFFF;
  font-size: 13px;
  text-align: justify;
  font-weight:100;
  border-left:solid 2px #FFF;
  padding-left:4px;
  text-transform:uppercase;
  text-decoration:none;
}
h1 A:link, h1 A:visited, h1 A:active{
  color: #FFFFFF;
  font-size: 13px;
  text-align: justify;
  font-weight:100;
  border-left:solid 2px #FFF;
  padding-left:4px;
  text-transform:uppercase;
  text-decoration:none;
}
h1 A:hover{
	text-decoration:underline;
}
DIV.reportlabel {
  margin-bottom: 5px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}

DIV.report {
  background-color: #343D46;
  color: #000000;
  background-color: #F4F4F5;
  font-size: 12px;
  padding: 15px;
  margin: 15px;
  margin-top: 0px;
}

LI {
  margin-bottom: 5px;
}

DIV.errortext {
  border: 2px solid #0F1B2B;
  background-color: #9BBCCD;
  font-weight: bold;
  color: #660000;
  padding: 5px;
  text-align: center;
}

.contactfield {
  border: 2px solid #0F1B2B;
  color: #0F1B2B;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

.submitbutton {
  border: 2px solid #000000;
  background-color: #8D9CB7;
  color: #FFFFFF;
  font-weight: bold;
}

