BODY {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

P {
  margin: 0;
}

p {
  margin: 0;
}

LI {
  margin: 0;
}

li {
  margin: 0;
}

UL {
  margin-bottom: 0;
  margin-top: 0;
}

.HEADER {
  font-family: Verdana;
  font-weight: normal;
  font-size: 14pt;
  line-height: 14pt;
  color: #003366;
}

.HEADERsmall {
  font-family: Verdana;
  font-weight: normal;
  font-size: 12pt;
  line-height: 14pt;
  color: #003366;
}

.SUBHEADER {
  font-family: Verdana;
  font-weight: bold;
  font-size: 8pt;
  line-height: 13pt;
  color: #003366;
}

.SUBHEADERbig {
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  line-height: 13pt;
  color: #003366;
}

.PICTUREtext {
  font-family: Verdana;
  font-weight: bold;
  font-size: 8pt;
  line-height: 13pt;
  color: #003366;
}

.PLAINTEXT {
  font-family: Verdana;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  color: #666666;
}

.SMALTEXT {
  font-family: Verdana;
  font-weight: normal;
  font-size: 7pt;
  line-height: 13pt;
  color: #666666;
}

.SMALTEXTBOTTOM {
  font-family: Verdana;
  font-weight: normal;
  font-size: 8pt;
  line-height: 13pt;
  color: #CCCCCC;
}

A {
  COLOR: #5F74A0;
  FONT-FAMILY: Verdana, Tahoma, Geneva, Arial, Helvetica;
  font-size: 8pt;
  line-height: 13pt;
  font-weight: bold;
  TEXT-DECORATION: none;
}

A:hover {
  COLOR: #5F74A0;
  FONT-FAMILY: Verdana, Tahoma, Geneva, Arial, Helvetica;
  font-size: 8pt;
  line-height: 13pt;
  font-weight: bold;
  TEXT-DECORATION: underline;
}

.contactField {
  border: 1px solid #003366;
  font-family: Verdana;
  font-size: 8pt;
  width: 150px;
  height: 20px;
}

.contactArea {
  border: 1px solid #003366;
  font-family: Verdana;
  font-size: 8pt;
  width: 350px;
  height: 200px;
}

.contactButton {
  font-family: Verdana;
  font-size: 8pt;
  width: 50px;
  height: 20px;
}

.bodyNewslistRow0 {
  background-color: #003366;
}

.bodyNewslistRow1 {
  background-color: #6A7992;
}

.bodyNewslistHead {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
}

.bodyNewslistIngress {
  font-family: Verdana;
  font-size: 8pt;
  color: #ffffff;
  padding-top: 5px;
  padding-left: 15px;
  padding-rigth: 5px;
  padding-bottom: 10px;
}

.bodyNewslistLink {
  font-family: Verdana;
  font-size: 7pt;
  color: #ffffff;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 10px;
}

.bodyNewslistLink:hover {
  font-family: Verdana;
  font-size: 7pt;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  padding-right: 5px;
  padding-left: 10px;
}

.pagehead {
  border-bottom: 2px solid #003366;
  position: relative;
}

.pagefoot {
  border-top: 2px solid #003366;
}

.bodycontainer {
  padding-top: 10px;
  height: 100%;
}

.inputfield {
  border: 1px solid #003366;
  height: 15px;
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 4px;
}

#CMSUNINET {
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  clear: both;
}

#CMSUNINET a {
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #afafaf;
  outline: 0;
}

#CMSUNINET a:hover {
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #afafaf;
  outline: 0;
}


