@charset "utf-8";
h1 {
	font-size: 26px;
	color: #9A3016;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bullets li {
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	line-height: 45px;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	list-style-type: none;
	font-size: 18px;
}

#right_300 {
	float: right;
	width: 340px;
}

ul.bullets {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

li {
	font-size: 12px;
}

table#features {
}

table#features th {
	color: #FFFFFF;
	background-color: #01359A;
	font-size: 12px;
	padding: 3px;
}

table#features td {
	font-size: 12px;
	background-color: #E6E6E6;
	padding: 3px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #073394;
}

.testimonial {
	background-color: #E8E8E8;
	padding: 15px;
	margin-bottom: 10px;
}

.testimonial a {
	font-size: 12px;
	font-weight: bold;
	color: #9C3013;
	text-decoration: none;
}

.testimonial p {
	font-size: 18px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

a.signup {
	display: block;
	padding: 4px;
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C3014;
	text-align: center;
	text-decoration: none;
}
.highlight_red {
	font-weight: bold;
	color: #9A3016;
}
.highlight_blue {
	font-weight: bold;
	color: #0D1584;
}
