<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	background-color: #ffffff
}

a {
	font-family: Verdana, Arial;
	color: Blue;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;	
}


A:Link.leftnav2 {
	COLOR: #FFFFFF;
	text-decoration: none;
}

A:Hover.leftnav2 {
	COLOR: #FFFFFF;
	text-decoration: none;
}

A:Visited.leftnav2 {
	COLOR: #FFFFFF;
	text-decoration: none;
}

a:link.full4day {
  color: #fff;
}
a:visited.full4day {
  color: #fff;
  }

a:hover.full4day {
  color: #ff6600;
  text-decoration: none; 
  }


#container {

  position:         absolute;
  margin:           0 auto;
  text-align:       left;
  width:            308px;
  height: 			355px;
  background-image: url(../images/1day_banners/aa_bkg.gif);
  left:0px; 
  top:0px; 	
}

.cityState {
	position:absolute; 
	top:14px; 
	text-align:left; 
	width:154px; 
	height:2px;
}

/* non-ie browsers*/
html&gt;/**/body .cityState {
	top:17px; 
}


.cityState span{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: Black;
	font-style: normal;
	font-weight: bold;
	line-height: 9px;
}

.predominant {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

.alertNumber {
	font-family: Arial, Verdana, Helvetica;
	font-size: 19px;
	color: white;
	font-style: normal;
	font-weight: bold;
}

table.main
{

	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	COLOR: #999933;

}

input {
 font-family:       Arial, Verdana, Helvetica, sans-serif;
 font-size:         9px;
}


#zip {
	width:40px;
}

/*featured area*/
.email1 {
    background: url("../images/featured/email/Email1.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.email2 {
    background: url("../images/featured/email/Email2.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.email3 {
    background: url("../images/featured/email/Email3.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.email4 {
    background: url("../images/featured/email/Email4.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
.allergy-alert {
    background-size: cover !important;
    height: 260px;
	width: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.advert .allergy-alert {
	height:250px !important;
}
.sidebar-content-top {
    background: none repeat scroll 0 0 #0c5f17; /*#13B059;*/
    border-bottom: 1px solid #ddd;
}
.sidebar-content {
    padding: 1px;
    position: relative;
}
.sidebar-content-top h2 {
	color:white;
	margin:12px;
}
.sidebar-content-top h2 &gt; div {
	font-size:15px;	
	padding-top:3px;
}
.advert .sidebar-content-top h2 &gt; div {
	display:none;
}
.allergy-alert a {
    background: none repeat scroll 0 0 rgba(250, 255, 175, 0.75);
    bottom: 0;
    box-shadow: 0 0 20px 0px rgb(250,255,175);
    color: #222233;
    display: block;
    font-weight: bold;
    margin: 0 33px;
	left:0;
	right:0;
    padding: 12px;
    position: absolute;
    text-decoration: none;
	font-size:14px;
	font-family:Tahoma;
}

.extrainput {
	visibility: hidden;
	height:0;
}

</pre></body></html>