/* @override http://localhost/~edelman/matguard/special/MatguardSpecialStyles.css */

.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.HeaderTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.FormTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.FormTextBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
.FormTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

#introbox {
	width: 886px;
	text-align: left;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(hp-helmet-back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:20px;
	margin-bottom: 20px;
}

#introbox h1 {
	color:#F00;
	text-align:center;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 2.25em;
}

#introbox ul li p {
	margin: 0;
	color: black;
}

#introbox ul li {
	color: red;
	font-weight: bold;
}

div#pointsbox {
	width:600px;
}

div#offerbox {
	width: 580px;
	text-align: center;
	padding-right:20px;
	padding-bottom: 10px;
}

#offerbox h1 {
	font-size: 3.5em;
}

#offerbox.intro_row p {
}

#offerbox p {
	padding:0;
	margin:0;
}

#or {
	color:#F00;
	font-weight:bold;
}

table#points {
	font-size: 1.2em;
}

#instructions {
	color: red;
}
