.text {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.bottom {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-align: center}
.title {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366}
.bold {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FF9900}
.bluetext {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #3366CC}
.smallbluetext {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; font-size: 11px}
.bluelink { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; font-size: 14px}
.titlelink { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; font-size: 16px}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  text-decoration: none}
.orangelink { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #6699FF}
.boldw { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF}
.stext {  font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; padding-right: 5px; padding-left: 5px}
.textj { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000 ; text-align: justify}
/*display table styles and classes are defined below*/
tr.highlight {
	background-color: #e8f0ff;
}
.greytext { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #C0C0C0; font-size: 12px}
.greylink { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #666666; font-size: 14px}
.bigtitlelink { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; font-size: 20px}
.selectedlink { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #7F3F76; font-size: 14px}
.tabletext { font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; font-size: 13px}

.optionText {
     font-family:Helvetica;
     font-style: normal;
     text-decoration:none;
     color:#000000;
     font-size: 12px;
}

.mapArea {
    width: 1024px;
    height: 512px;
    border: 1px solid #ccc;
}

.smallMapArea {
    width: 900px;
    height: 500px;
    border: 1px solid #ccc;
}

input {
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 13px;
  color: #000000;
}