@charset "UTF-8";
.Default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC1D24;
}
.BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1C3867;
}
.White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.bottom_table {
	background-image: url(../Images/Bottom_Background.gif);
	background-repeat: no-repeat;
}
.MediaConnections {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: right;
}
a.m:link {
	color: #FFF;
	text-decoration: none;
}
.Bottom_Table_Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1B3767;
	text-decoration: none;
	text-align: left;
}
a.m:visited {
	color: #FFF;
	text-decoration: none;
}
a.m:hover {
	color: #CCC;
	text-decoration: underline;
}
a.m:active {
	color: #FFF;
	text-decoration: none;
}
#Frame tr td #bottom tr td .Bottom_Table_Content tr td img {
	text-align: center;
}
#Frame tr td #bottom tr td .Bottom_Table_Content tr td {
	text-align: left;
}

