﻿A.nav:link{ color: "#555555"; font-family: Arial; font-size: 10pt; text-decoration: none; }
A.nav:visited{ color: "#555555"; font-family: Arial; font-size: 10pt; text-decoration: none; }
A.nav:hover{ color: "#000080"; font-family: Arial; font-size: 10pt; text-decoration: none; }

A.header:link{ color: "white"; font-family: Arial; font-size: 10pt; text-decoration: none; }
A.header:visited{ color: "white"; font-family: Arial; font-size: 10pt; text-decoration: none; }
A.header:hover{ color: "white"; font-family: Arial; font-size: 10pt;  text-decoration: none; }

A.medium:link { font-type: Arial; font-size: 12pt; color: #333399; text-decoration: none; }
A.medium:visited { font-type: Arial; font-size: 12pt; color: #333399; text-decoration: none; }
A.medium:hover { font-type: Arial; font-size: 12pt; color: #6666CC; text-decoration: underline; }

A.small:link { font-type: Arial; font-size: 8pt; color: #0000FF; text-decoration: none; }
A.small:visited { font-type: Arial; font-size: 8pt; color: #000099; text-decoration: none; }
A.small:hover { font-type: Arial; font-size: 8pt; color: #0000CC; text-decoration: none; }

A.smallregular:link { font-type: Arial; font-size: 8pt; color: #0000FF; text-decoration: underline; }
A.smallregular:visited { font-type: Arial; font-size: 8pt; color: #000099; text-decoration: underline; }
A.smallregular:hover { font-type: Arial; font-size: 8pt; color: #0000CC; text-decoration: underline; }

A.smallu:link { font-type: Arial; font-size: 8pt; color: #0000FF; text-decoration: underline; }
A.smallu:visited { font-type: Arial; font-size: 8pt; color: #000099; text-decoration: underline; }
A.smallu:hover { font-type: Arial; font-size: 8pt; color: #0000CC; text-decoration: underline; }

A.smallaccount:link { font-type: Arial; font-size: 8pt; color: #333333; text-decoration: underline; }
A.smallaccount:visited { font-type: Arial; font-size: 8pt; color: #333333; text-decoration: underline; }
A.smallaccount:hover { font-type: Arial; font-size: 8pt; color: #666666; text-decoration: underline; }

A.no_decor:link { text-decoration: none; }
A.no_decor:visited { text-decoration: none; }
A.no_decor:hover { text-decoration: none; }

A:link { font-type: Arial; font-size: 9pt; color: #0000FF; text-decoration: underline; }
A:visited { font-type: Arial; font-size: 9pt; color: #000099; text-decoration: underline; }
A:hover { font-type: Arial; font-size: 9pt; color: #0000CC; text-decoration: underline; }

.regulargray     { font-family: Arial, sans-serif; font-size: 10pt; color: #c0c0c0; }
.regular     { font-family: Arial, sans-serif; font-size: 9pt; color: #333333; }
.small     { font-family: Arial, sans-serif; font-size: 8pt; }
.smallblue     { font-family: Arial, sans-serif; font-size: 8pt; color: #003399; }
.medium       { font-family: Arial, sans-serif; font-size: 12pt; color: #333333; }
.large       { font-family: Arial, sans-serif; font-size: 14pt}

 	div#hp_weather {
	  background-image: url(weather/images/homepage_weather.gif);
	  background-repeat: no-repeat;
	  text-align: center;
	  width: 102px;
	}
	
 	div#hp_weath_temp {
	  font-family:Arial, Helvetica, sans-serif;
	  color: #0066CC;
	  font-size: 20px;
	  font-weight: bold;
	  position: relative;
      padding: 40px 0px 65px 0px;
	}