body,td,th {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 1.5em;
	background-attachment: fixed;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
}
h1 {
	font-size: 36px;
	color: #FF0000;
	line-height: 42px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-style: italic;
}
h4 {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
h2 {
	font-size: 18px;
	line-height: 21px;
	margin-top: 1.1em;
	margin-bottom: .8em;
	text-align: center;
}

h6 {
	font-size: 16px;
	line-height: 20px;
	color: #121212;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
}

.johnsonbox {
	color: #000066;
	background-color:#F2FAFC;
	width: 90%;
	border: 1px solid #888888;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}

.testimonial {	width:191px;
	float:right;
	margin: 1px 0px 8px 12px;
	padding: 4px 8px;
	border: 1px solid #006633;
	background-color: #FFFFCC;
	font-size: 11px;
	line-height: 13px;
}
#mainborder {
	width: 600px;
	border: 4px double #006633;
	background-color: #fff;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}	
.contentbox {
	background-color: #FFFFCC;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #000099;
	margin-right: 10px;
	margin-left: 10px;
}
.bonus {
	width: 90%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000099;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.blueborder {
	border: 3px dashed #000066;
}
ol {
	list-style-image: url(../images/checkmark.gif);
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.checkmark {
	list-style-image: url(../images/checkmark.gif);
	font-weight: bold;
}
.eyebrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
