body {
	margin:0px;
	padding:0px;
	background-image:url(/images/light-grey-fade.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#fff;
}
body, td {
	font-family:Tahoma,sans-serif;
	font-size:11pt;
}
form {
	margin:0px;
	padding:0px;
}
h2 {
	font-size:16pt;
	text-align:center;
}
ul li {
	list-style-type:none;
	margin-bottom:10px;
}
.bullets li {
	list-style-type:disc;
	margin-bottom:10px;
}
.content {
	width:750px;
	border:1px solid #999;
	background:#fff;
}
.content_alt {
	width:750px;
	border:1px solid #666;
	background:#fff;
}
.content_inner {
	width:700px;
	margin:10px auto;
	text-align:left;
}
.smallheadline {
	font-family:Arial, sans-serif;
	font-size:13pt;
	text-align:left;
}
.smallheadline .highlight {
	text-decoration:underline;
	background:#ff0;
}
.marker {
	background:#ff0;
}
.headline {
	font-family:Tahoma,Arial,sans-serif;
	letter-spacing:-2px;
	color:#e00;
	font-size:23pt;
	text-align:center;
	margin:0px;
}
.disclaimer {
	font-size:8pt;
	color:#999;
	text-transform: uppercase;
	text-align:justify;
}
.focus {
	border:2px solid #ccc;
	padding:15px;
	margin-left:60px;
	margin-right:60px;
}
.strikethrough {
	text-decoration:line-through;
}
#order_container {
	padding:5px;
	width:420px;
	background:#f00;
	cursor:pointer;
}
#order_container:hover {
	padding:5px;
	width:420px;
	background:#0f0;
	cursor:pointer;
}
#order_container input {
	font-size:16pt;
	font-weight:bold;
	width:410px;
	cursor:pointer;
}
.secure_text {
	width:450px;
	margin:0px;
	padding:0px;
	color:#999;
	font-size:8pt;
	text-align:left;
}
.signature {
	font-size:24pt;
	font-weight:bold;
	font-style:italic;
	color:#009;
	margin:0px;
	padding:0px;
	font-family:Gergia,Times New Roman,serif;
}
.scenario1 {
	padding:1px 10px;
	background:#fdd;
	border:1px solid #eaa;
	margin:10px 60px 0px 60px;
}
.scenario2 {
	padding:1px 10px;
	background:#ffa;
	border:1px solid #cc9;
	margin:0px 60px;
}
.small {
	font-size:9pt;
}
#guarantee {
	padding:10px;
	background:#eee;
	border:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	margin-bottom:20px;
}
