.weather_alert {
background-color:#00FF33;
color:black;
font-family:Arial;
font-size:14pt;
padding:5px 10px;
text-decoration:none;
}

.EOC_Alert {
	padding-bottom: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 5px;
	background-color: #990000;
	text-decoration:none;
}
.weather_attention
{
	color: black;
	font-family: Arial;
	font-size : 16pt;
	font-weight: bold;
}
.weather_title
{
	color: Black;
	font-family: Arial;
	font-size : 16pt;
	padding-top: 2px;
	font-weight:bold;
}
.weather_updated
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;

}
.weatherEOCWrapper {
	width:960px;
	
}
A.weather 
{
	font-family: Arial;
	text-decoration: none;
	color: Black;
	font-size : 16pt;
}
A.weather:VISITED 
{
	font-family: Arial;
	text-decoration: none;
	color: Black;
	font-size : 16pt;
}
A.weather:HOVER 
{
	font-family: Arial;
	text-decoration: underline;
	color: black;
	font-size : 16pt;
}
A.incident
{
	font-family: Arial;
	text-decoration: none;
	color: white;
	font-size : 16pt;
}
A.incident:HOVER
{
	font-family : Arial;
	color : Silver;
	text-decoration : underline;
	font-size: 16pt;
}
A.incident:VISITED
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

.eventAttn {
		color: White; 
		font-family: Arial; 
		font-size : 16pt; 
		font-weight: bold; 
		padding-top: 2px;
}

.eventMsg, .eventMsg a {
	color: White; 
	font-family:Arial; 
	font-size : 16pt; 
	padding-top: 2px;
	text-decoration:none;
	line-height:1;
}



.eventLastUpdate {
		color: White; 
		font-family: Arial; 
		font-size : 8pt; 
		padding-top: 2px;
		text-align:right;		
}



.weather_alert {
	background:transparent url(../appimages/weatherEOC/EOCWeatherBGs2.png) 0 -111px repeat-x;
	height:100px;
}

.EOC_Alert {
	background:transparent url(../appimages/weatherEOC/EOCWeatherBGs2.png) 0 0px repeat-x;
	height:100px;
	background-color:transparent;
	border:none;
	font-size:inherit;
}

.weather_attention {
	color: #000;
	font-size:1em;
}

.weather_title, .weather_title a, a.weather:visited,  a.weather:hover {
	font-size:14pt;
	color: #000;
}
.eventAttn {
	font-size:1em;
}

.eventMoreDetail, .eventMoreDetail a {
	font-size: 11pt;
	font-weight: bolder;
	color:white;
	padding-bottom: 5px;
	padding-left:0px;
	padding-top:0px;
}
.weatherMoreDetail, .weatherMoreDetail a {
	font-size: 11pt;
	font-weight: bolder;
	color:black;
	padding-bottom: 5px;
	padding-left:0px;
	padding-top:0px;
}

.weather_updated
{
color: #000;
font-family:inherit;
font-size:7pt;
padding-top: 5px;
}

.eventLastUpdate {
	font-family:inherit;font-size:7pt;
}
