.weatherBox .content {
	height:100%;
	background-color:#EFEFEF;
	vertical-align:top;
}

.weatherBox {
	width:290px;
}
.weatherHeadline {
	font-size:14pt;
	font-weight:bolder;
}

.currentTemp {
	font-size:18pt;
	display:block;
	color:#949494;
}

.currentHighLow {
	font-size:9pt;
	display:block;
	color:#949494;
}

.currentText {
	font-weight:bolder;
}

.forecast {
	font-size:8pt;
	
	}



.weatherText, .weatherTempNumbers,.currentWeatherText {
	color:black;
}
.weatherAlert .content a {
	color:black;
	text-decoration:none;
}

.weatherAlert {
	height:40px;
}

.eventsCalendar {
	vertical-align:top;
}

.newsFlashItem a {
	text-decoration: none;
	font-weight: bolder;
	font-size: 9pt;
	color: #293B83;
}


.ImageRotator_Button {
	background-color:#36648F;
	color:white;
}


.ImageRotator_SelectedButton {
	display:inline;
	font-weight:bolder;
		cursor: hand;
		cursor: pointer;
	background-color:#1D2E38;
}

.weatherBox {
	background-color:#36648F;
}

.weatherTitle {
	background-color:#1D2E38;
}
.newsFlashItem {
	padding-bottom:5px;
	padding-top:5px;
	line-height:12px;
}


		.newsFlash {
			
		background-color: #36648f;
		color:black;
		width:290px;
		overflow:hidden;
			}
			
			.newsFlash .newsFlashItem a {
				color:white;
				
			}
			
			.weatherText, .weatherTempNumbers, .currentWeatherText {
				color:white;
			}
			
			
	.ImageRotator_SelectedButton {
		background-color:#1D2E38;
	}

	
	.newsFlashTitle {
		background-color: #1D2E38;
		padding-top:5px;
	}
	
	.TextLogo {
		color: #1D2E38;
	}

