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

#Website-Border-div {
	background-color: #E8E8FF;
	padding-right: 4px;
	padding-left: 4px;
}

body {
	max-width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/BgPage.jpg);
	background-repeat: repeat;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.Font-MobileWebsite {
	color: #F9F9F9;
	font-size: 8pt;
}
.Sub-Header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
}

.vcol100 {
	width: 100%;
}
.vcol95 {
	width: 95%;
}
.vcol50 {
	width: 50%;
}
.vcol33 {
	width: 33%;
}
.Font-10 {
	font-size: 10pt;
}
#Font-Red {
	color: #F00;
}
#Padding-FromTo-Image {
	padding-bottom: 3px;
}
table.Menu-Table a:link {
	color: #FFF;
	text-decoration: none;
}
table.Menu-Table a:visited {
	color: #FFF;
	text-decoration: none;
}
table.Menu-Table a:hover {
	color: #FFF;
	text-decoration: none;
}
table.Menu-Table a:active {
	color: #FFF;
	text-decoration: none;
}
table.Menu-Table td {
	cursor: pointer;
	font-size: 12pt;
	background-image: url(images/Arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #00557D;
}

table.Serving-Home {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C2E6C;
	border-bottom-color: #1C2E6C;
}

.Font-FAQS-Headers {
	color: #00F;
}
a:link {
	color: #009;
	text-decoration: underline;
}
a:visited {
	color: #009;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #009;
	text-decoration: underline;
}

img {
	vertical-align: middle;
}

.image-Max-Width-BBB {
	max-width: 55%;
	}
	
.image-Max-Width-Credit-Cards {
	max-width: 250px;
	}
	
	
.image-Max-Width-Warranty {
	max-width: 65%;
	}
	
#Font-White {
	color: #FFF;
}
#Padding-Serving-Home {
	margin-top: 10px;
}
