a {
	color: inherit;
	text-decoration: inherit;
}
a:hover {
	color: inherit;
	text-decoration: underline;
}

td.mainNavigation {
	height: 20px;
}

a.mainNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 20px;
	line-height: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

td.mainNavigation:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainNavigation:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}

.newsletterSectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 16px;
	background-position: center;
	text-align: left;
	vertical-align: middle;
}
.newsletterBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}

.newsletterBodyHeading {
	font-weight: bold;
	padding-bottom: 10px;
}
.newsletterBodyText {
	padding-bottom: 10px;
}
.newsletterBodyCellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.newsletterBodyMore {
	font-weight: bold;
	color: #6699FF;
	text-align: right;
}
.newsletterBodyMore a {
	font-weight: bold;
	color: #6699FF;
	text-align: right;
	padding-top: 20px;
	text-decoration: none;
}
.newsletterBodyMore a:hover {
	color: #6699FF;
	text-decoration: underline;
}

.newsletterBodyBackHome {
	font-weight: bold;
	color: #6699FF;
	text-align: right;
}
.newsletterBodyBackHome a {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
.newsletterBodyBackHome a:hover {
	color: #6699FF;
	text-decoration: underline;
}
.newsletterArticleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.newsletterHints {
	font-size: 12px;
 font-style: italic; 
}
div.newsletterArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
}

div.newsletterDivider {

	background-image: url('/images/company/newsletter/divider_horiz_dot.gif');
	background-repeat: repeat-x;

}
div.newsletterArticleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;

	padding-right: 20px;
	padding-left: 20px;	
	border-top-style: none;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
div.newsletterArticleTop {
	background-image: url('/images/company/newsletter/heading_bg_grey_dot.gif');
	background-repeat: repeat;
}

div.newsletterBodyHeadingNoSpace {
	font-weight: bold;
	padding-bottom: 0px;
}

