.Left_Background {
	background-attachment: scroll;
	background-image: url(images/Background_Left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Right_Background {
	background-attachment: scroll;
	background-image: url(images/Background_Right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Main_Background {
	background-attachment: scroll;
	background-image: url(images/Main_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Body_Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	text-indent: 10px;
}
.Contact_Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 22px;
	text-align: center;
	padding-top: 15px;
}
.Bold_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F9BCA;
	line-height: 22px;
	text-indent: 10px;
	font-weight: bold;
}
.Normal_Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
}
.Normal_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	padding: 5px;
	text-align: center;
}
.Normal_Small_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.Normal_Small_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	padding: 5px;
	text-align: left;
}
.Normal_Small_Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 14px;
	padding: 5px;
	text-align: left;
	font-style: italic;
}
.Bold_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	page-break-before: auto;
	page-break-after: auto;
	text-indent: 20px;
}
.Bold_Header_Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	page-break-before: auto;
	page-break-after: auto;
}
.Call_To_Action {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #09C;
	vertical-align: top;
	page-break-before: auto;
	page-break-after: auto;
	text-align: center;
}
.Sidebar_Background {
	background-attachment: scroll;
	background-image: url(images/Sidebar_Background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.Address_Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 20px;
}
.Gold_Back {
	color: #AE783C;
}
.Dotted_Under {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5BABC2;
}
.Fade {
	background-attachment: scroll;
	background-image: url(images/Fade.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 5px;
}
.Bottom_Fade {
	background-attachment: scroll;
	background-image: url(images/bottom_Fade.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blue_link {
	color: #036;
}
.Aqua_Back {
	background-image: url(images/Aqua_Back.jpg);
	background-repeat: repeat;
}
.Main_Back2 {
	background-image: url(images/Main_Back2.jpg);
	background-repeat: no-repeat;
}
