@charset "utf-8";
/* CSS Document */
.bodyfont {
	font-family:Arial, Verdana, Helvetica, sans-serif; margin:auto;
}
.headerbackground {
	width:640px;
	margin:auto;
	background:  url("../IMAGES/newsletter4_images/gradblue1.jpg") repeat-x;
}
.headertitle {
	width:200px;
	color:white;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	padding:15px 15px 5px 15px;
}
.headerimage {
	width:100px;
	padding:15px 15px 5px 15px;
}
.headercontact {
	width:120px;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 15px;
}
.headercontact_link {
	color:white;
	width:120px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.headercontact_link:hover {
	text-decoration:underline;
}
.headeraddress {
	width:640px;
	margin:auto;
}
.address {
	margin:auto;
	color:#669999;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 0px 15px;
}
.newstext {
	width:410;
	padding:5px 5px 0px 15px; margin:auto;
	margin-top:10px;
	border-top:#669999;
	border-top-style:dotted;
	border-top-width:5px;
}
}
.newstext2 {
	width:620;
	padding:5px 5px 0px 15px; margin:auto;
	margin-top:10px;
	border-top:#669999;
	border-top-style:dotted;}
	
.newsimage {
	width:160;
	padding:5px 5px 0px 15px; margin:auto;
	margin-top:10px;
	border-top:#669999;
	border-top-style:dotted;
	border-top-width:5px;
}
.textheadingblack {
	color:black;
	font-size:15px;
	font-weight:bold
}
.textheadingred {
	color:#ce2517;
	font-size:15px;
	font-weight:bold
}
.textheadingblue {
	color:#669999;
	font-size:15px;
	font-weight:bold
}
.textparagraph {
	color:black;
	font-size:12px;
	text-align:justify;
}
p {
	margin-top:5px;
	padding-top:0px;
}
.imageplaceholderleft {
	width:180px;
	float:left;
	padding:0px 5px 0px 0px;
}
.imageplaceholderright {
	width:180px;
	float:right;
	padding:0px 0px 0px 5px;
}
.footerbackground {
	width:640px;
	height:50px;
	background:  url("../IMAGES/newsletter4_images/gradblue1.jpg") repeat-x;
	margin:auto;
}
