body
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, 'Franklin Gothic Medium';
	overflow: auto;
}
a
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	color: #004e98;
	border-bottom: 0px;
	text-decoration: none;
}
.footer
{
	font-size: 9pt;
}
.NewsItems
{
	font-weight: bold;
	font-size: 12pt;
	color: #1B32A6;
}
.Newsletter {
	font-size: 10pt;
	font-weight: bold;
}
.SubHeadWhite {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.MainTitle {
	font-size: 11pt;
	color: #316AC5;
	font-weight: bold;
}
.MainTitleGreen {
	font-size: 11pt;
	color: #0A7C65;
	font-weight: bold;
}
.MainText {font-size: 9pt}
.Heading {
	font-size: 13pt;
	font-weight: bold;
	color: #316AC5;
}
.HeadingGreen {
	font-size: 13pt;
	font-weight: bold;
	color: #0A7C65;
}
.MainTextRed {color:
	font-size: 13pt;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.MainTextGreen {color: #0A7C65;}
.footerLinksStrong {
	font-size: 11pt;
	font-weight: bold;
	color: #004E98;
	text-decoration: underline;
}
.footerLinksStrongGreen {
	font-size: 11pt;
	font-weight: bold;
	color: #0A7C65;
	text-decoration: underline;
}
.footerLinksNA {
	font-size: 11pt;
	font-weight: bold;
	color: #004E98;
	text-decoration: line-through;
}
.footerTextUnderLinks {
	font-size: 10px;
	color: #316AC5;
}
img.ImageFloatLeft {
	float: left;
	padding-right: 15px;
}
img.ImageFloatRight {
	float: right;
	padding-left: 15px;
} 
.SubHeadWhiteEmail {

	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
.BIGLINK {
	font-size: 24pt;
	font-weight: bold;
	color: #004e98;
	text-decoration: underline;
}

table.dasher {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	border-collapse: collapse;
	background-color: white;
}
table.dasher th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed dashed dashed dashed;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dasher td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed dashed dashed dashed;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.SageHeading {
	font-family: 'Yanone Kaffeesatz', 'Yanone Kaffeesatz Regular', "Trebuchet MS", arial, serif;
	font-size: 40px;
	font-weight: bold;
	color: #00735C;
	margin-bottom:10px;
	margin-top: 0em;
}

.SageHeadSmall {
	font-family: 'Yanone Kaffeesatz', 'Yanone Kaffeesatz Regular', "Trebuchet MS", arial, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00735C;
	margin-bottom:10px;
	margin-top: 0em;
}
