body {
  margin: 0;
  padding: 0;
  background: #7ea5b6;
  color: #333333;
  font-family: arial,verdana,helvetica,san-serif;
  font-size: 11px;
	margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.content {
  background: #fae095;
  border-left: 4px solid #597581;
  border-right: 4px solid #597581;
  border-collapse: collapse;
}

.maintext {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}

.mainheader {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #006699;
}

.mainsubheader {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #006699;
}

.navtop {
  background: #dbdbdb;
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
}

a.navtop:link, a.navtop:visited {
  color: #666666;
  font-family: arial,verdana,sans-serif,helvetica;
  text-decoration: none;
}

a.navtop:hover {
  color: #666666;
  font-family: arial,verdana,sans-serif,helvetica;
  text-decoration: underline;
}

.formtext {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  background-color:#fcfcfc;
}

.signin {
  color: #333333;
  font-size: 11px;
  font-family: arial,verdana,sans-serif,helvetica;
}

.homevideotitle {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006699;
}

.homevideotext {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

.homereasons {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #006699;
}

.navbottom {
  color: #990000;
  font-size: 11px;
/*  font-weight: bold; */
  font-family: arial,verdana,sans-serif,helvetica;
}

a.navbottom:link, a.navbottom:visited {
  color: #990000;
  font-family: arial,verdana,sans-serif,helvetica;
  text-decoration: none;
}

a.navbottom:hover {
  color: #990000;
  font-family: arial,verdana,sans-serif,helvetica;
  text-decoration: underline;
}

.footer {
  color: #333333;
  font-size: 11px;
/*  font-weight: bold; */
  font-family: arial,verdana,sans-serif,helvetica;
}

.formtext {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 11px;
  color: #404040;
  background-color: #fae095;
}
.forminput {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #404040;
  background-color:#fcfcfc;
}
.formreqd {
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #404040;
  background-color:#ffffd5;
}

a.contentlink:link, a.contentlink:visited {
  color: #990000;
  font-family: arial,verdana,sans-serif,helvetica;
  text-decoration: none;
}

a.contentlink:hover {
  color: #990000;
  font-family: arial,verdana,sans-serif,helvetica;
  text-decoration: underline;
}