@charset "ISO-8859-1";
.bodyText {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
.bodyText a:link {
	color: #0033CC;
	text-decoration: none;
}
.bodyText a:visited {
	color: #0033CC;
	text-decoration: none;
}
.bodyText a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #0000CC;
}
.tableBackgroundBottomRight {
	background-image: url(images/news/newsletterBackground.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subTitles {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #333333;
}
.subTitles a:visited {
	color: #0033CC;
	text-decoration: none;
}
.subTitles a:hover {
	font-weight: normal;
	color: #000066;
}
.subTitles a:link {
	color: #0033CC;
	text-decoration: none;
}
.stupidIEBottomRight {
	background-image: url(images/home/homePage_03.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.emailImg {	
	padding:24px 0 0 8px;
	}
