@charset "utf-8";
.newsletter_text_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsletter_padding_bottom {
	padding-bottom: 7px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
}
.newsletter_body_outline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #665E2F;
	border-left-color: #665E2F;
}
.newsletter_outline_photo {
	border: 1px solid #333333;
}

.newsletter_text_volume {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.newsletter_table_shaded {
	background-color: #EEEBDA;
	border: 1px solid #6D6532;
}

.newsletter_text_links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #23508F;
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsletter_box_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEBDA;
	text-align: center;
	padding: 3px;
	border: 1px solid #494321;
}

.newsletter_text_main {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 18px;
	padding-left: 40px;
	padding-right: 40px;
}
.newsletter_text_main_noindent {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 18px;
	padding-right: 10px;
}
.newsletter_padding_left {
	padding-left: 10px;
}
.newsletter_text_main_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #665E2F;
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 18px;
	padding-right: 10px;
}
.newsletter_box_accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C71A5;
	background-color: #EEEBDA;
	text-align: center;
	padding: 3px;
	border: 1px dotted #8E8340;
}
.newsletter_padding_right {
	margin-right: 20px;
}
.newsletter_box_accent_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C71A5;
	background-color: #EEEBDA;
	padding: 12px;
	border: 1px dotted #8E8340;
}
.newsletter_text_main_noindent2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 18px;
	padding-right: 10px;
}
.newsletter_text_new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #443F20;
	margin-top: 14px;
	margin-bottom: 14px;
	padding-right: 30px;
	padding-left: 30px;
}
.newsletter_text_newtitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #443F20;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.newsletter_text_new_no {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #443F20;
	margin-top: 14px;
	margin-bottom: 14px;
}
.newsletter_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4265A5;
}

