/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #99B5CD;
}

.text2 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/usedcarwarranty.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	margin-bottom: 10px;
	padding: 0px 0px 10px 2px;
	background: url(images/carswarranty.jpg) repeat-x left bottom;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #BE1E00;
}

.text3 em {
	font-weight: bold;
	font-style: normal;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #254873;
}

.text5 {
	padding-left: 16px;
	background: url(images/autowarrantycompanies.gif) repeat-y left top;
}

.text6 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/extendedcarwarrantyreviews.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text7 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/carwarrantyreviews.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	height: 21px;
	padding: 10px 0px 0px 14px;
	background: url(images/extended-car-warranty-reviews.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #D13300;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: underline;
	color: #99B5CD;
}

.link2:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/autoextendwarranty.jpg) repeat left top; }
.bg2 { background: url(images/vehiclewarranty.jpg) repeat-x left top; }
.bg3 { background: url(images/warranty.jpg) no-repeat left top; }
.bg4 { background: url(images/carwarranty.jpg) repeat-y left top; }
.bg5 { background: url(images/autowarranty.jpg) no-repeat left top; }
.bg6 { background: #FFFCF8 url(images/extendedwarrantyforcars.jpg) repeat-x left top; border-bottom: 1px solid #FAEEDD; }
.bg7 { background: #FCFEFF url(images/carwarrantycompanies.jpg) repeat-x left top; }
.bg8 { background: #FFFDF9 url(images/carextendedwarranty.jpg) repeat-x left top; }
.bg9d { background: #FCFEFF url(images/auto-warranty.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

