.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: 9pt;
  color: #000000;
  text-align: left;
  background-color: #D0E7F4;
  border-top: 1px #1D3A7A solid;
  border-right: 1px #1D3A7A solid;
  border-bottom: 1px #1D3A7A solid;
  border-left: 1px #1D3A7A solid;
}

P {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #000000;
}

.lable {
  font-family: Arial, Tahoma, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #2B9324;
}

.text {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

UL {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #000000;
}


.quicklink {
  font-family: "Century Gothic", Tahoma, Verdana;
  font-size: 9pt;
  color: #FFFFFF;
  text-decoration: none;
}

A.quicklink:hover {
  color: #798DF2;
}

.prolink {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #434343;
  text-decoration: none;
}

.speclink {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11pt;
  color: #434343;
  text-decoration: none;
}

A.prolink:hover {
  color: #EAA44A;
}

.nav {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.nav:hover {
  color: #82C4C3;
  text-decoration: none;
}

.subnav {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  color: #2B9324;
  text-decoration: none;
}

A.subnav:hover {
  color: #A23011;
  text-decoration: none;
}

.indexnav {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #2B9324;
  text-decoration: none;
}

A.indexnav:hover {
  color: #A23011;
  text-decoration: none;
}

.pronav {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #2B9324;
  text-decoration: none;
}

A.pronav:hover {
  color: #A23011;
  text-decoration: none;
}

.tel {
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
}


.copy {
  font-family: "Arial Narrow", Arial, Verdana;
  font-size: 8pt;
  color: #434343;
  text-decoration: none;
}

A.copy:hover {
  color: #EAA44A;
  text-decoration: none;
}

.header {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.table {
  font-family: Arial, Tahoma, Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #434343;
  text-decoration: none;
}

h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

