
.button {
  background-color: #FFFFFF;
  letter-spacing: normal;
  font-family: Arial, sans-serif, Tahoma;
  font-size: 9pt;
  border-top: 1px #1D3A7A solid;
  font-weight: bold;
  border-right: 1px #1D3A7A solid;
  border-bottom: 1px #1D3A7A solid;
  border-left: 1px #1D3A7A solid;
}

.box {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  color: #000000;
  text-align: left;
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

P {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #000000;
}

.product {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #F2560B;
  font-weight: bold;
}

UL {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #000000;
}


.top {
  font-family: "Century Gothic", Tahoma, Verdana;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}


.subheader {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #024672;
  font-weight: bold;
  font-variant: small-caps;
}

.copy {
  font-family: Arial, Tahoma, Verdana;
  font-size: 7pt;
  color: #E13A00;
}

A.copy:hover {
  color: #0183C7;
  text-decoration: none;
}


.mainnav {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

A.mainnav:hover {
  color: #00D8FF;
  text-decoration: none;
}


.subnav {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  text-decoration: none;
  color: #000000;
}

A.subnav:hover {
  color: #FF631E;
  text-decoration: none;
}

.nonelink {
  cursor: default;
}


.quicklink {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

A.quicklink:hover {
  color: #FF631E;
}

.link {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #4A4A4A;
  text-decoration: none;
}

A.link:hover {
  color: #FF631E;
}


A {

  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #FF8400;
}

.quicklink2 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 7pt;
  color: #000000;
  text-decoration: none;
}


A:hover {
  color: #0183C7;
}



.header {
  font-family: Arial, Tahoma, Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #024672;
 }


.title {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #4F3032;
}
