a:focus {
	-moz-outline-style: none;
}

HR.dotteddivider {
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	border-color:#000;
	height:1px;
	color:#fff;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;color: #666666;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
}

.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.Description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 13px;
}

.DescriptionBold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.HeadingLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

