body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
body a {
	color: #d00100;
	text-decoration:underline;
	}
body a:hover {
	color: #000;
	text-decoration:none;
}
.arialregular11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.arialregular11white a {
	color: #FFFFFF;
	text-decoration:none;
}
.arialregular11white a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.arial11boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialbold20black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
}
.arial12boldblue a {
	color: #0092bc;
	text-decoration:none;
}
.arial12boldblue a:hover {
	color: #d10200;
	text-decoration:none;
}
.arial12boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0092bc;
}
.rightgreyborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}
.arialbold20red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d10200;
}
.bottomdottedborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0092bc;
}
.bluebox {
	background-color: #f2fcff;
	border: 1px solid #e5f6fb;
}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF0101;
	background-color: #DBF4FB;
	border: 1px dotted #C4EBF7;
}

.arialbold12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d10200;
}
.arialbold12red a {
	color: #d10200;
	text-decoration:none;
}
.arialbold12red a:hover {
	color: #000;
	text-decoration:none;
}
.ourqualitybg {
	background-color: #fef8eb;
	background-image: url(images/our-quality-bg.jpg);
	background-repeat: repeat-x;
}
.arialregular12orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fcaf03;
}
.arialregular12orange a {
	color: #fcaf03;
	text-decoration:none;
}
.arialregular12orange a:hover {
	color: #000;
	text-decoration:underline;
}
.arialregular12normalblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dff5fb;
}
.arialregular12normalblue a {
	color: #dff5fb;
	text-decoration:underline;
}
.arialregular12normalblue a:hover {
	color: #dff5fb;
	text-decoration:none;
}
.submitbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cd0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

