@charset "utf-8";
/* CSS Document */
.bodyfont {
	font-family:Arial, Verdana, Helvetica, sans-serif; margin:auto;
}
.headerbackground {
	width:800px;
	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:120px;
	padding:15px 15px 5px 15px;
}
.headercontact {
	width:180px;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 15px;
}
.headercontact_link {
	color:white;
	width:180px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.headercontact_link:hover {
	text-decoration:underline;
}
.headeraddress {
	width:640px;
	margin:auto;
}
.address {
	width:780px;
	margin:auto;
	color:#669999;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 0px 15px;
}

.main {width:800px; margin:auto;}

.newstop {
width:780px; padding:5px 5px 0px 15px; margin:auto;
	margin-top:10px;
	border-top:#669999;
	border-top-style:dotted;
}
.newsbox{
	width:380;
	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:800px;
	height:50px;
	background: url("../IMAGES/newsletter4_images/gradblue1.jpg") repeat-x;
	margin-bottom:10px
}
.services {
width:800px; margin:auto; color:;
	font-size:12px;
	font-weight:bold;
	text-align:left; border-top:#669999;
	border-top-style:dotted;
	}
.servicecolumnleft {width:400px; padding:5px 0px 5px 0px; margin-top:5px; float:left;
}
.servicecolumnright {width:400px; padding:5px 0px 5px 0px; margin-top:5px; float:right;
}
.servicebox {width:185px; padding:5px 0px 5px 15px; float:left; }
.servicebox_link {
	color:#669999;
	width:185px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.servicebox_link:hover {
	text-decoration:underline;
}

