/* CSS Document */

body { 
	margin: 0px; 
	padding: 0px;
}

.boxleft {
	/*width: 0px;
	display: none;*/
}
	
.boxheader {
	display:none;
}

body {
	background: #fff;
}

.boxfooter {
	_width: 750px;
	width: 755px;  
	clear: both;
	margin-left: 0px; 
	padding: 0;
}

.boxbody	{
	background-color: #fff;
	width: 750px;
	margin-bottom: 5px;
}

#wrapper	{
	background-color: #fff;
}

.logo	{
	float: left;
}

.breadcrumb {
	display:none;
}


/* Begin Newsletter on FDC */

.newsletter {
	width:700px; 
	padding:0; 
	margin:0 0 0 15px;
}

#archives {
	display:none;
}

.content {
	width:500px; 
	margin:0; 
	padding:0; 
	_padding:0 0 0 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#333;
	border-left:none;
}

.newsletter_content {
	margin:0; 
	padding:0 0 0 0;
}

#newsletter_header {
	width:480px; 
	height:144px; 
	margin:0; 
	padding:0; 
	vertical-align:top;
}

#newsletter_header h1 {
	display:none;
}

#newsletter_header h2 {
	display:none;
}

#newsletter_header img{
	display:inline;
}

#blue_signup_box {
	display:none;
}

#newsletter_content_copy {
	width:500px; 
	height:auto; 
	margin:0; 
	padding:0; 
	text-align:left;
}

#yellowbox_right {
	display:none;
}

#yellowbox_left {
	border:1px solid #666; 
	background-color:#fff894; 
	width:auto; 
	height:auto; 
	margin:2px 10px 5px 0; 
	padding:10px; 
	vertical-align:top; 
	float:left;
}

#yellowbox_right h1, #yellowbox_left h1 {
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#333; 
	text-transform:uppercase;
}

#newsletter_content_copy ul, #yellowbox_right ul, #yellowbox_left ul {
	margin:5px 0 0 13px; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#333; 
}

#newsletter_content_copy li, #yellowbox_right li, #yellowbox_left li {
	font-size:12px; 
	margin:0 0 4px 2px; 
	padding:0; 
	list-style-position: outside;
	list-style-image: url("http://d2fhxcx29yssgj.cloudfront.net/css/img/arrowrightgreen.gif");
}

#newsletter_content_copy h3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color:#ff6600; 
	padding:0; 
	margin:0; 
	text-transform:uppercase;
}

#newsletter_content_copy h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 20px; 
	color:#006ebd; 
	text-transform:uppercase; 
	padding:0; 
	margin:0 0 5px 0;
}

#newsletter_content_copy h5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 17px; 
	color:#006ebd; 
	text-transform:uppercase; 
	padding:0; 
	margin:0 0 5px 0;
}

#newsletter_content_copy p {
	margin:0 0 7px 0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#333; 
	line-height:14px;
}

#newsletter_content_copy p#block {
	margin:0 70px 7px 50px; 
}

#newsletter_content_copy p a {
	color:#005aaa; 
	text-decoration:none;
}

#newsletter_content_copy h6 {
	margin:0 0 7px 0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#333; 
	line-height:15px;
}

#top {
	display:none;
}

#photo_right {
	width:234px; 
	height:190px; 
	margin:1px 0 5px 10px; 
	padding:0; 
	vertical-align:top; 
	float:right;
}

#photo_left {
	width:234px; 
	height:190px; 
	margin:1px 10px 5px 0; 
	padding:0; 
	vertical-align:top; 
	float:left;
}

/* End Newsletter on FDC */

