.homepagetext {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.blue_border {
	border: 1px solid 2B67B3;
}
.grey_rh_border {
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #CCCCCC;
}
.really_small_print {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a:link {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}
a:visited {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #5EC8F7;
	text-decoration: none;
	text-align: justify;
}
a:hover {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #5EC8F7;
	text-decoration: none;
	text-align: justify;
}
a:active {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #5EC8F7;
	text-decoration: none;
	text-align: justify;
}
.grey_bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.heading {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #4076BB;
	text-decoration: none;
	text-align: justify;
}
.top_dotted_border {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #EF0784;
}
.homepagetext_red {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
}
.headingRed {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-align: justify;
}
.bullets {
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
a.ticker:link {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000081;
	text-decoration: underline;
	text-align: justify;
}
a.ticker:hover {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000081;
	text-decoration: none;
	text-align: justify;
}
a.ticker:visited {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000081;
	text-decoration: none;
	text-align: justify;
}
a.ticker:active {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000081;
	text-decoration: none;
	text-align: justify;
}