.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.WeatherText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #42659D;
}

.TitleText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height:33px;
	background-image:url(images/icon_cloud.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: 45px;
}
.NormalText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4F76B7;
}
.WeatherBox {
	margin-right: 30px;
	background-position: right;
	margin-top: 20px;
}

//To support transparent image on the weather for < IE7
img { behavior: url(iepngfix.htc); }
.TitleTextNoCloud {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height:auto;
}
.RelatedLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F76B7;
	font-style: italic;
}
