body {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

a img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	color: #cccccc;
}

a:hover {
	text-decoration: underline;
}

.highlight {
	background: #9bbebe;
	color: white;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 2px 0px 10px 25px;
	background: url(/images/bullets.png) no-repeat;
	list-style-type: none;
	text-align: left;
}

.logo {
	margin: 0px 0px 5px 0px;
}

.error {
	color: red;
	margin: 5px 0px;
	padding: 5px;
	background: #cccccc;
	border: black;
	tex-align: center;
	font-weight: bold;
}

.body {
	/*background: #ffffff;*/
	min-height: 100%;
}

.wrapper {
	width: 880px;
	margin: 10px auto 0px auto;
}

.bodyTable td {

}

.shadowLeft {
	background: url(/images/left-shadow.jpg) repeat-y top right;
	width: 9px;
}

.mainContent {
	margin: 0px auto 0px auto;
	clear: both;
	padding: 10px 20px 5px 20px;
	width: 780px;
	height: 435px;
	background: url(/images/main.jpg) no-repeat center;
}

.topContent {
	width: 784px;
	height: 190px;
	margin: 0px auto 15px auto;
}

.flashHeader {
	width: 690px;
	height: 190px;
}

.textContent {
	width: 580px;
	height: 170px;
	overflow: auto;
	margin: 0px 0px 15px 20px;
	padding: 0px 10px 0px 0px;
}

.textContentSpread {
	width: 750px;
	height: 170px;
	overflow: auto;
	margin: 0px 0px 15px 20px;
	padding: 0px 10px 0px 0px;
}

.textContentNoBanner {
	width: 750px;
	height: 360px;
	overflow: auto;
	margin: 0px auto 15px auto;
	padding: 10px 10px 0px 0px;
}

.textContentNoBannerNoTitle {
	width: 770px;
	height: 391px;
	overflow: auto;
	margin: 0px auto 15px auto;
	padding: 10px 10px 0px 0px;
}

.boxTop {
	background: url(/images/box/top.png) no-repeat;
	width: 638px;
	height: 28px;
}

.boxBody {
	background: url(/images/box/body.png) repeat-y;
	width: 578px;
	padding: 0px 30px;
}

.boxBottomHome {
	background: url(/images/box/bottom-box.png) no-repeat;
	width: 598;
	padding: 0px 20px;
	height: 110px;
}

.boxBottom {
	background: url(/images/box/bottom.png) no-repeat;
	width: 638px;
	height: 30px;
}

.boxTopTestimonials {
	background: url(/images/box/topTestimonials.png) no-repeat;
	width: 310px;
	height: 27px;
}

.boxBodyTestimonials {
	background: url(/images/box/bodyTestimonials.png) repeat-y;
	width: 250px;
	padding: 0px 30px;
}

.boxBottomTestimonials {
	background: url(/images/box/bottomTestimonials.png) no-repeat;
	width: 310px;
	height: 28px;
}

.box2TopOrange {
	background: url(/images/box/sample_eb_title.jpg) no-repeat;
	width: 276px;
	height: 22px;
	color: white;
	text-align: center;
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

.box2TopRed {
	background: url(/images/box/become_ar_title.png) no-repeat;
	width: 276px;
	height: 21px;
	color: white;
	text-align: center;
	padding: 10px 0px;
	font-size: 18px;
	font-weight: bold;
}

.box2Body {
	background: url(/images/box/sample_eb_body.jpg) repeat-y;
	width: 256px;
	padding: 0px 10px;
}

.box2Bottom {
	background: url(/images/box/sample_eb_footer.jpg) no-repeat;
	width: 276px;
	height: 8px;
}

.shadowRight {
	background: url(/images/right-shadow.jpg) repeat-y top left;
	width: 9px;
}

.leftMenu {
	width: 160px;
	background: #dfdcd9;
	color: #cccccc;
	font-weight: bold;
	float: left;
	margin: 0px 5px 0px 0px;
	text-align: left;
}

.leftMenu a {
	color: #cccccc;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.leftMenu a:hover {
	text-decoration: underline;
}

.leftMenu div {
	background: #d7d3ce;
	margin: 2px 0px 0px 0px;
	width: 145px;
	padding: 5px 5px 5px 10px;
}

.successMessage {
	background: #004488;
	color: #ffffff;
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #cccccc;
	font-family: Arial;
	text-align: left;
}

h2 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 14px;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}

.footer {
	text-align: center;
	width: 100;
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px auto;
	clear: both;
}


.footer a {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
}

.footer a:visited: {
	color: #cccccc;
}

.footer a:hover {
	color: #333333;
}

.language {
	position: absolute;
	z-index: 20;
	top: 5px;
	right: 10px;
}

.language span {
	color: white;
	font-weight: bold;
}

.menu {
	text-align: right;
	float: right;
}

.menu a {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited {
	color: #cccccc;
}

.menu a:hover {
	color: #cccccc;
}

.menuOn {
	color: #cccccc;
}

.menuOn a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.menuOn a:visited {
	color: #cccccc;
}

.menuOn a:hover {
	color: #cccccc;
}

.flag {
	float: right;
	margin: -5px 0px 0px 5px;
}

.sep {
	border-top: 2px solid #684f40;
	width: 960px;
	margin: 0px auto;
}

.sep100p {
	border-top: 2px solid #684f40;
	width: 100%;
}

.moreInformation {

}

.featuredBox {
	border: 3px solid #c6c6c6;
	margin: 5px 0px 0px 0px;
}

.featuredBox p {
	padding: 0px 5px;
}

.featuredBox a {
	text-decoration: none;
	color: black;
}

.featuredBox a:visited {
	text-decoration: none;
	color: black;
}

.featuredBox a img {
	border: none;
}

.featuredBox a:hover {
	text-decoration: underline;
}

.featuredTitle {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: #004488;
	padding: 5px 0px;
	text-align: center;
}

.featuredReadMore {
	float: right;
	margin: 5px;
	background: #004488;
	padding: 5px;
}

.featuredReadMore a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.featuredReadMore a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.featuredReadMore a:hover {
	text-decoration: none;
}

.featuredReadMore:hover {
	background: #695547;
}

.newsletterBox {
	border: 3px solid #e7d9c5;
	margin: 5px 0px 0px 0px;
}

.newsletterTitle {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: #695547;
	padding: 5px 0px;
	text-align: center;
}

.newsletterTable {
	width: 95%;
	margin: 0px auto;
}

.newsletterTable tr th {
	font-weight: bold;
}

.newsletterTable tr td {
	text-align: center;
}

.newsletterTable tr td input {
	width: 90%;
}

.newslettersignup {
	float: right;
	margin: 5px;
	background: #695547;
	padding: 5px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.newslettersignup:hover {
	background: #004488;
	cursor: pointer;
}

.latestNews img {
	margin: 5px 0px;
}

.latestNews td {
	padding: 0px 5px;
}

.latestNewsReadMore {
	float: right;
	margin: 5px;
	background: #695547;
	padding: 5px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.latestNewsReadMore:hover {
	background: #004488;
	cursor: pointer;
}

.latestNewsReadMore a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.latestNewsReadMore a:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.latestNewsReadMore a:hover {
	text-decoration: none;
}

.latestNewsReadMore img {
	margin: 0px;
}

.carlisttr:hover {
	background: #cccccc;
	cursor: pointer;
}

.carlisttr a {
	text-decoration: underline;
	font-weight: bold;
	color: #47000a;
}

.carlisttr a:hover {
	text-decoration: underline;
}

.original {
	background: #e2ecdf;
}

.gain {
	background: #cce8c3;
}

.final {
	background: #aae396;
}

.backcol {
	background: #fbfbfb;
}

.homecarlist a {
	text-decoration: none;
	color: #31363A;
	font-size: 11px;
}

hr {
	border: none;
	border-top: #000000 1px solid;
	width: 100%;
	margin-bottom: 10px;
	color: black;
}

.pointerUnderline {
	color: #9bbebe;
}

.pointerUnderline:hover {
	cursor: pointer;
	text-decoration: underline;
}

.contactform {
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding: 10px;
}

.contactform input {
	width: 200px;
}

.contactform textarea {
	width: 200px;
}

.contactform th {
	text-align: right;
}

.hover:hover {
	cursor: pointer;
}

.sharedLinks {
	font-size: 11px;
}

.sharedLinks a {
	color: grey;
	text-decoration: none;
}

.sharedLinks a:visited {
	color: grey;
}

.sharedLinks a:hover {
	text-decoration: underline;
}

.box1 {
	background: #9bbebe;
	color: white;
	padding: 10px;
	width: 462px;
}

.box2 {
	background: #709191;
	color: white;
	padding: 10px;
	width: 210px;
	float: right;
}

.readMoreWhite {
	background: white;
	color: #9bbebe;
	float: right;
	padding: 2px;
	margin: 5px 0px 0px 0px;
}

.readMoreWhite a {
	color: #7c9fa5;
	text-decoration: none;
	font-weight: bold;
}

.readMoreWhite a:visited {
	color: #7c9fa5;
	text-decoration: none;
	font-weight: bold;
}

.readMoreWhite:hover {
	background: #709191;
}

.readMoreWhite:hover a {
	color: white;
}

.readMoreGreen {
	background: #7c9fa5;
	color: #9bbebe;
	float: right;
	padding: 2px;
}

.readMoreGreen a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.readMoreGreen a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.readMoreGreen:hover {
	background: white;
}

.readMoreGreen:hover a {
	color: #7c9fa5;
}
