@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.GreyStroke {
	border: 1px solid #666666;
}
.Header {
	background-image: url(images/header.gif);
	height: 153px;
	width: 868px;
	border: 1px solid #666666;
}
.CallUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.LowerGreyStroke {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.NavBg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 36px;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.VideoColum {
	background-color: #CDCDCD;
	border: 1px solid #666666;
}
.TopBorrowColum {
	background-color: #CDCDCD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.RedBg {
	background-image: url(images/borrow_red_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #cc0000;
}
.BottomBorrowColumGrey {
	background-color: #CDCDCD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.WhiteBgGreyStroke {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.BodyCopyRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.BodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.BodyCopyRegularLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.RedPhoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.NoCreditChecks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009999;
}
.SmallAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
