.OrangeDotH {
	background-image: url(../Images/homepage_tmp_img/orange-dot.gif);
	background-repeat: repeat-x;
	border-left-width: 10px;
}
.OrangeDotV {
	background-image: url(../Images/homepage_tmp_img/orange-dot.gif);
	background-repeat: repeat-y;
}
.TextMainStory {
	font-size: 10pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.TextArticlesBody {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.TextFootnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: italic;
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.Buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.ContentLink {
	color: #0099CC;
	text-decoration: none;
}
.SorryUnavailable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.DesignedBy {
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.HeadingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.DASHEDbox {
	background-image: url(../Images/newsletterform/dashed-grey-box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	padding-left: 10px;
}
.DASHEDboxShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-image: url(../Images/newsletterform/shorter-dashed-box.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}
