body {
	margin: 0px;
	background-image: url(../images/tile/tile_bckgrd.gif);
	background-repeat: repeat-x;
}
.FeatureCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}
a.FeatureCopyHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}
a.FeatureCopyHyperlink:hover {
	color: #9DBDE9;
	text-decoration: none;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: justify;
	line-height: 20px;
}
.ContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.ContentItalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}
.ContentBoldItalic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
a.ContentHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-align: justify;
	line-height: 20px;
}
a.ContentHyperlink:hover {
	text-decoration:none;
}
a.ContentHyperlinkNonJustifiedBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3394E5;
}
a.ContentHyperlinkNonJustifiedBlue:hover {
	text-decoration:none;
}
a.ContentHyperlinkNonJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
}
a.ContentHyperlinkNonJustified:hover {
	text-decoration:none;
}
a.ContentHyperlinkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3394E5;
	text-align: justify;
	line-height: 20px;
}
a.ContentHyperlinkBlue:hover {
	text-decoration:none;
}
.ContentGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.ContentBoldGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.ContentBoldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.ContentNonJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
