body {
	background-image: url(../images/full_length_page_bkgd_fade.jpg);
	border-left-color: #000000;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-color: #333333;
	color: #333333;
}
}
/* Link Styles */

a:link {
   color: #333333;
}
a:visited {
   color: #333333;
}
a:active {
   color: #333333;
}
a:hover {
	color: #B31727;
	
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
	
}
a.BasicBodyText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a.BasicBodyText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a.BasicBodyText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a.BasicBodyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B31727;
}
a.Bold_Body_Text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.Bold_Body_Text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.Bold_Body_Text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.Bold_Body_Text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
#Main_Table {
	margin-left:auto;
	margin-right:auto;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	width: 980px;
	background-repeat: no-repeat;
}
.White_Bold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Red_Bold {
	color: #B31727;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.BasicBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
}
.Black_Bold {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.Bold_Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.SmallBodyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.agencyFont {
	font-family: "Agency FB", Arial;
	font-size: 16px;
}
.agencyFontLarge {
	font-family: "Agency FB", Arial;
	font-size: 24px;
}
