/* CSS Document */
.inspire3 {
 color: #999;
 font-weight: normal;
 padding: 0;
 font-size: 18px;
 font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
 margin:12px 0 8px 0;
 text-decoration: none;
 }

#results {
 border: 1px solid #aaa;
 }
 
#results tr td dl {
 margin-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #999;
 }

#results tr td dl dd a,
#results tr td dl dd a:hover {
 font-size: 11px;
 }

.region {
 font-size:14px;
 font-weight: bold;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: underline;
 }

a.region:hover {
 font-size:14px;
 font-weight: bold;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: none;
 }

.errmsg {
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 10px;	
color: #990000;	
font-weight: bold;
}

.weblink {
 color: Red;
 }

.highlightcity {
 color: #CC3333;
 font-weight: bold;
 text-decoration: underline;
 font-size: 11px;
 }

a.highlightcity:hover {
 color: Red;
 font-weight: bold;
 text-decoration: none;
 }
 
.active {
 border-bottom: 1px solid #aaa;
 background-color: #fff;
 }

.active a,
.active a:hover {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }

.inactive {
 border-bottom: 1px solid #aaa;
 border-right: 1px solid #aaa;
 background-color: #ddd;
 }

.inactive a,
.inactive a:hover {
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }


.active2 {
 border-bottom: 1px solid #aaa;
 background-color: #fff;
 }

.inactive2 {
 border-bottom: 1px solid #aaa;
 border-left: 1px solid #aaa;
 background-color: #ddd;
 }
