TD           { color: #000000;
               font-family:Arial;
               font-size: 10pt;
               text-decoration:none;
               font-weight:normal }
INPUT        { color: #000000;
               background-color:#E9E1D4;
               font-family:Arial;
               font-size: 8pt;
               text-decoration:none;
               font-weight:normal }
SELECT       { color: #000000;
               background-color:#E9E1D4;
               font-family:Arial;
               font-size: 8pt;
               text-decoration:none;
               font-weight:normal }
TEXTAREA     { color: #000000;
               background-color:#E9E1D4;
               font-family:Arial;
               font-size: 8pt;
               text-decoration: none;
               font-weight: normal }

BODY				{
							 	font-size: 10pt;
								color: #000000;
								font-family:Arial;
}

.bottomLinks {
  position:relative;
  left:540px;
  top:-40px;
}

.bottomBar {
  font-size:8pt;
  font-family:Arial, Helvetica, Times;
  color: #FFFFFF;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;
  height:20px;
  width:5px;
}

.contactLink {
  font-size:8pt;
  font-family:Arial, Helvetica, Times;
  color: #FFFFFF;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;
  height:20px;
  width:72px;
  cursor:default;
}

.contactLinkOver {
  border: 1px solid #000000;
  background-color:#CDC6BA;
  font-size:8pt;
  font-family:Arial, Helvetica, Times;
  color: #000000;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;
  height:20px;
  width:72px;
  cursor: pointer;
  cursor: hand;
}

.questionLink {
  font-size:8pt;
  font-family:Arial, Helvetica, Times;
  color: #FFFFFF;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;
  height:20px;
  width:65px;
  cursor:default;
}

.questionLinkOver {
  border: 1px solid #000000;
  background-color:#CDC6BA;
  font-size:8pt;
  font-family:Arial, Helvetica, Times;
  color: #000000;
  font-weight: bold;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;
  height:20px;
  width:65px;
  cursor: pointer;
  cursor: hand;
}

.currDate {
  position:absolute;
  left:89px;
  top:212px;
  font-size:8pt;
  font-family:Arial, Helvetica, Times;
  color: #436BB1;
  font-weight: bold;
}
