﻿body {
}

.Newsletter_Text
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    color: Black;
}

.Newsletter_Text2
{
	font-family: Arial; 
	font-size: 12pt; 
	color: Black; 
}

.Newsletter_Text_Green
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    color: #335E50;
}

.Newsletter_Text2_Green
{
	font-family: Arial; 
	font-size: 12pt; 
	color: #335E50; 
}

.Newsletter_Text_Caption
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px
}


.Newsletter_Black_Heading
{
    font-family: Arial;
    font-size: 18pt;
    font-weight: bold;
    color: Black;
}

.Newsletter_Black_Heading2
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17pt;
    font-weight: bold;
    color: Black;
}

.Newsletter_Black_Subhead
{
	font-family: Arial; 
	font-weight: bold;
	font-size: 17pt;
	color: #000000;
}

.Newsletter_Green_Heading
{
    font-family: Arial; 
    font-size: 18pt; 
    font-weight: bold; 
    color: #335E50;
}

.Newsletter_Green_Subhead
{
    font-family: Arial;
    font-size: 17pt;
    font-weight: bold;
    color: #335E50;
}

.Newsletter_Blue_Heading
{
    font-family: Arial; 
    font-size: 18pt; 
    font-weight: bold; 
    color: #1D537C;
}

.Newsletter_Blue_Subhead
{
	font-family: Arial; 
	font-size: 17pt; 
	font-weight: bold; 
	color: #1D537C; 
}

.Newsletter_BlueGeorgiaBold16Point
{
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 16px;
	font-weight: bold;
	color: #1D537C;
}

.Newsletter_BlackGeorgiaBold18Point
{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.Newsletter_BlackGeorgia17Point
{
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Newsletter_BlackArialBold16Point
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

#newsletter_container 
{
	margin: 0 auto; 
	width: 793px; 
	text-align: left;
}

.Newsletter_Content
{
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    text-align: left;
}

.Newsletter_Table
{
    border-color: Black;
}

.Newsletter_TableCell
{
    border-color: Black;
}

.Newsletter_TableCell_BottomBorderOnly
{
	border-color: Black;
    border-bottom-style: solid; 
    border-bottom-width: 2px; 
}

.Newsletter_TableCell_GreenBackground
{
    background-color:#D6DFDC;
    border-color: Black;
}

.Newsletter_TableCell_BlueBackground
{
    background-color:#E3E6EE;
    border-color: Black;
}

.Newsletter_DateText
{
	font-family: Arial;
	font-size: 11pt;
    color: Black;
}

.Newsletter_ListItem
{
    margin-bottom: 5px;
}

div.PBViewing ul.column > li
{
	display: inline;
}