.gray-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: 6E6F7A;
	text-decoration: none;
}
.black-heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
}
.red-heading {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #F1582C;
	text-decoration: none;
}
.top-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.trebuchet15 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1582C;
}
.border-solid-bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1582C;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1582C;
}
.border-dbl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F1582C;
	border-bottom-color: #F1582C;
}
.arial17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #A40000;
	text-decoration: none;
}
.small-font {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.border-yellow {
	border: 1px solid #EDEEDC;
}
a:link 
{
	text-decoration: underline;
}
a:visited 
{
	text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}
a:active 
{
	text-decoration: underline;
}
