.PageTitle {
	font-size: 13px;
	color: #200040;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #200040;
}
.BodyCopy  {
	padding: 0px 0 15px 0;
	line-height: 16px;
	list-style-image: url(../img/bullet.gif);
}
.FormWrapper  {
	padding: 15px;
	border: 1px solid #200040;
	background-color: #CACADB;
}
.FormField  {
	margin: 0 0 15px 0;
}
.FormField input  {
	border: 1px solid #A4B97F;
	margin: 5px 5px 0 0;
	font-weight: normal;
}
.ImageLeft, .ImageRight   {
	width: 233;
	height: 170;
	border-width: 1px;
	border-style: solid;
	border-color: #200040;
	background-color: #200040;
	float: left;
	color: white;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ImageLeft span, .ImageRight span  {
	margin-right: 6px;
	float: right;
}

.ImageLeft  {
	margin-right: 10px;
}
.offer {
	font-size: 12px;
	background-color: #BF2000;
	padding: 3px;
	color: white;
	margin: 25px 0 8px 0;
	font-weight: bold;
	text-indent: 8px;
	background-image: url(../img/offer_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.redbox {
	border-left: 1px solid #CC0000; 
	border-right: 1px solid #CC0000; 
	border-bottom: 1px solid #CC0000; 
	padding: 10px; 
	width: 458px // width: 468px;
}
.redbox a {
	color: #000000;
	text-decoration: none;
}

/*************************************
*									 *
*		  TRAILER PAGES CSS			 *
*									 *
*************************************/

.TrailerWrapper  {
	width: 650px;
	margin-bottom: 10px;
	float: left;
}
.OurPrice  {
	color: #BF2000;
}
.TrailerTitle  {
	background-image: url(../img/title_corner.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: white;
	font-size: 11px;
	background-color: #000099;
	text-align: right;
	font-weight: bold;
}
.TrailerTitle  h2 {
	font-size: 11px;
	margin: 0 5px 0 0;
}
.TrailerTitle  span {
	margin-right: 5px;
}
.TrailerBox  {
	border-width: 1px;
	border-style: solid;
	border-color: #200040;
	padding: 8px;
	float: left;
	width: 632px; // width: 650px;
}
.TrailerBox  img  {
	margin-bottom: 5px;
	float: left;
	clear: both;
	display: block;
	margin-right: 25px;
}
.TrailerPrice {
	font-weight: bold;
	color: #C02000;
	font-size: 14px;
	margin-top: -12px;
	text-align: right;
	list-style-image: url(../img/arrow.gif);
	text-decoration: none;
	
}
.TrailerPrice span {
	font-size: 11px;
	color: black;
	font-weight: normal;
	margin-left: 6px;

}
.TrailerPrice a {
	color: black;
	font-size: 11px;
	color: black;

}
.TrailerPrice li {
	font-weight: bold;
	margin-top: -8px;
}
.TableWrapper {
	width: 100%;
	float: left;
	margin-bottom: 20px;

}
.TableWrapper  table {
	font-size: 11px;
	border: 1px solid #200040;
}
.TableWrapper  td {
	border-bottom: 1px solid #200040;
}
.TableWrapper  strike {
	color: red;
}
.phone_right {
	width: 200px; 
	display: block; 
	clear: none;  
	margin-top: 20px;
}
.PackageWrapper {
	width: 100%;
	margin-top: 10px;
	float: left;
}
.PackageBox {
	width: 147px; // width: 152px;
	border-right: 3px solid #666699;
	padding-right: 3px;
	float: left;
	margin-left: 3px;
}
.PackageBox .TrailerPrice {
	margin-top: 5px;
}
.PackageBox a {
	text-decoration: none;
}
.PackageBox img {
	margin: 0;
	padding: 0;
}
.PackageBox ul {
	margin-left: -25px; // margin-left: 18px;
	margin-top: 7px;
	margin-bottom: 0px;
	clear: both;
}
.PackageTitle {
	background-color: #666699;
	color: #FFF;
	font-weight: bold;
	padding: 1px 1px 1px 3px;
	margin-bottom: 2px;
}
