.backgroundWave {
	background-attachment: fixed;
/*	background-image: url(images/backgroundWave.jpg);  */
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF
}

body,td,th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;
line-height:17px
}

body {
background-color: #EAEAEA;
height:100%;

}





h3 {
color:#194a96;

}



.newstext{
color:#417961;
padding-right:10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #515297;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #515297;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #417691;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #515297;
	text-decoration: none;
}
.leftBorder {
	background-attachment: fixed;
	background-image: url(images/shadowLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightBorder {
	background-attachment: fixed;
	background-image: url(images/shadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.newsletterYear {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EB3D5;
}
.newsletterProduct {
	font-size: 10px;
	font-weight: bold;
}
.newsletterQuarter {
	font-size: 12px;
	font-weight:bold;
}
.newsletterTitle {
	padding-left: 3px;
	cursor:hand;
}
.newsletterTitleOver {
	background-color: #eaeaea;
	padding-left:3px;
	cursor:hand;
	text-decoration:underline;
}
.cityName {
	font-weight: bold;
	color: #515297;
/*	color: 194a96;     */
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navOver {
	background-color: f0f0f0;
}


.smallerLeading {
	line-height: 10px;
	font-weight: bold;
	color: #008f6d;
}

#header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008f6d;
	text-decoration: none;
}
#header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008f6d;
	text-decoration: none;
}
#header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #417691;
	text-decoration: underline;
}
#header a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008f6d;
	text-decoration: none;
}

#header a strong{
font-weight:normal;
}



.boldhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}