*{
	margin:auto;
	border:0px none #000000;
	font-family:Arial, sans-serif;
}
body{
	background-color:#c4c4c6;
	padding:22px 0px;
}
.nav{
	width:457px;
}
.header{
	background:transparent url(../img/newsletter/headerBack.png) no-repeat 0px 0px;
	width:100%;
	height:164px;
	position:relative;
}
.header img.logo{
	width:241px;
	height:88px;
	position:relative;
	left:35px;
	top:40px;
}
.header .crest{
	background:transparent url(../img/newsletter/headerCrestBack.png) no-repeat 0px 0px;
	width:117px;
	height:102px;
	position:absolute;
	right:0px;
	bottom:-25px;
	z-index:1;
}
.header hr{
	width:100%;
	height:3px;
	background-color:#a7a7a7;
	position:absolute;
	bottom:0px;
}
.content{
	width:407px;
	position:relative;
	background-color:#ffffff;
	padding:50px 25px 30px;
}
.content h1{
	position:relative;
	z-index:1;
	font-size:14.5px;
	color:#414141;
	margin-bottom:34px;
}
.content h2{
	color:#0853a4;
	font-size:13px;
	margin:0px 0px 7px 10px;
}
.content h3{
	font-size:11px;
	color:#717171;
}
.content p{
	font-size:11px;
	color:#414141;
}
.content p.top{
	padding:0px 10px;
}
.content .headline{
	width:457px;
	height:48px;
	background:transparent url(../img/newsletter/content-headlineBack.png) repeat-x 0px 0px;
	margin-bottom:-34px;
	position:relative;
	left:-25px;
}
.content .news{
	height:100px;
	overflow:hidden;
}
.content .news > *{
	float:left;
}
.content .news .pic{
	background:transparent url(../img/newsletter/content-newsPicBack.png) no-repeat 0px 0px;
	padding:7px;
	width:100px;
	height:78px;
}
.content .news img{
	width:91px;
	height:69px;
}
.content .news p{
	width:285px;
	max-height:55px;
	overflow:hidden;
}
.content .news a{
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.content .news a:hover{
	text-decoration:underline;
}
.content hr{
	width:100%;
	height:2px;
	background-color:#cccccc;
	margin-bottom:20px;
}
.content .placeholder{
	width:385px;
	margin:auto;
}
.content .placeholder .logoHolder{
	width:80px;
	height:40px;
	text-align:center;
	margin-right:16px;
	margin-bottom:30px;
	display:inline-block;
}
.content .placeholder .last{
	margin-right:0px;
}
.content .placeholder .last{
	margin-right:0px;
}
.content .placeholder .logoHolder img{
	width:auto;
	height:auto;
}
.footer{
	width:100%;
	height:141px;
	background:transparent url(../img/newsletter/footerBack.png) no-repeat 0px 0px;
}
.footer > *{
	display:inline-block;
}
.footer img{
	position:relative;
	left:30px;
	top:35px;
}
.footer p{
	font-size:10px;
	color:#b1b2b3;
	position:relative;
	left:80px;
	top:40px;
	text-shadow:#333333 1px 1px;
	letter-spacing:-0.25px;
}
.footer p span{
	font-weight:bold;
}
