﻿/* newsletter */
#newsletter #text
{
	font-family:Arial;
	margin: 5px 12px 15px 12px !important;
}

#newsletter h1
{
	font-size:24px;
	line-height:24px;
}

#newsletter h1 a
{
	display:block;
	text-decoration:none !important;
}

#newsletter h1 a:hover
{
	text-decoration:underline !important;
}

#newsletter .content
{
	float:left;
	vertical-align:bottom;
	margin-bottom:5px;
}

#newsletter .right-content
{
	margin-left:10px;
	float:right;
}

#newsletter .left-content
{
	margin-right:10px;
}

#newsletter .left-content span
{
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	background: url('../images/nl_list_arrow_orange.gif') no-repeat top left;
	padding-left:16px;	
}

#newsletter .list
{
	font-size:12px;
	line-height:16px;
	font-family: Arial, Verdana;
	width:415px;
	float:left;
}

#newsletter .area-name
{
	font-size:14px;
	font-weight:bold;
	color: #c75b12;
	padding: 8px 0 8px 0;
	margin: 14px 0 2px 0;
	border: #dbddde 2px dotted; 
	border-width: 2px 0 2px 0;
}

#newsletter .item .heading
{
	text-decoration:none !important;
	display:block;
	margin:10px 0 4px 0;	
	
	line-height:16px;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:14px;
}

#newsletter .item .heading:hover
{
	text-decoration:underline !important;
}

#newsletter .item span
{
	background: url('../images/nl_list_arrow_orange.gif') no-repeat top left;
	padding-left:16px;
}

#newsletter .item div
{
	margin-top:12px;
	border-top: #dbddde 2px dotted; 
}

#newsletter-rc
{
	font-family:Arial;
	margin-left:10px;
}

#newsletter-rc #intro
{
	display:none;
	margin-bottom:10px;
}

#newsletter-rc #latest-intro
{
	margin-bottom:3px;
	color:#777;
}

#newsletter-rc #links
{
	padding-bottom:15px;
	border-bottom: #dbddde 2px dotted;
	margin-bottom:15px;
}

#newsletter-rc #links a
{
	display:block;
	padding-left:16px;
	margin-bottom:1px;
	background: url('../images/arrow.gif') no-repeat center left;
}

#newsletter-rc #title-image
{
	margin-bottom:15px; 
}

#newsletter-rc #list
{
	padding-bottom:15px;
	border-bottom: #dbddde 2px dotted;
}

#newsletter-rc #list a
{
	display:block;
	padding-left:16px;
	margin-bottom:4px;
	background: url('../images/nl_list_arrow_orange.gif') no-repeat top left;
}

.newsletter-simple-list a
{
	font-family:Arial;
	display:block;
	padding-left:16px;
	margin-bottom:4px;
	background: url('../images/nl_list_arrow_orange.gif') no-repeat top left;	
}


/************/
.newsletter-newspage
{
	margin: 5px 12px 15px 12px !important;
}

.newsletter-newspage h1
{
	font-size:24px;
	line-height:24px;
}

.newsletter-newspage .area-name
{
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: #c75b12;
	margin-bottom: 8px;
}

.newsletter-form
{
	font-family:Arial !important;
	width:380px;
	padding:10px;	
	float:left;
	border:solid 1px #ccc;
	margin-top:20px;
}

#newsletter-form-mainbody
{
	font-family:Arial;
}

.newsletter-form table th
{
	font-weight:normal;
	padding-right:10px;
}

.newsletter-form table th
{
	font-weight:normal;
	padding-right:10px;
}

.newsletter-form .input
{
	width:220px;
}

.newsletter-form .btn-submit
{
}

.newsletter-circular-content
{
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	border-left-width:0 !important;
	width:443px !important;
}

.newsletter-circular-content .footer
{
	font-family:Arial;
	font-size:10px;
}

.newsletter-circular-direct-link
{
	display:block;
	font-size:10px;
	font-family:Verdana;
	margin-left:15px
}