@charset "utf-8";
/* CSS Document */

#ns_wrapper {
	width:550px;
}

#ns_wrapper img {
	border: 0;
}

#ns_header {
	height:108px;
	background:url(/media/images/newsletters/ns_header_bg.jpg) no-repeat;
}
#ns_quote {
	margin: 20px 0 0 300px;
	color:#6600CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#ns_subheader .ns_spacer1 {
	background: #6633CC repeat-x;
}
#ns_subheader #title {
	background:#6666CC repeat-x;
	height:45px;
	text-align:center;
	font-size:24px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.level2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.ns_section_header {
	border-top: 1px solid #FF3399;
	border-bottom: 1px dashed #9933CC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#990099;
	font-size:14px;
	padding:5px 0 5px 0;
}

.ns_section {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 padding: 0 5px 10px 5px;
 overflow: hidden;
}
.ns_section .image {
	display:block;
	margin:auto;
	text-align:center;
}
