body
{
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
}
form
{
	margin: 0px;
}
h2,
table.form caption
{
	font-size: 16px;
	color: #0033ff;
}
h2
{
	margin: 0px;
	padding: 18px 0px 0px 0px;
	height: 18px;
	line-height: 18px;
}
p
{
	line-height: 17px;
	text-align: justify;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
p a
{
	color: #000000;
}
cite
{
	margin: 0px;
	padding: 3px 0px 10px 0px;
	color: #9933cc;
}
/* float clearing for IE6 */
* html .clearfix
{
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix
{
	min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.italic_text
{
	font-style: italic;
}
.bold_text
{
	font-weight: bold;
}
p.cite
{
	padding-bottom: 8px;
}
p.note
{
	font-size: 10px;
	line-height: 14px;
}
div.par
{
	line-height: 18px;
	padding: 12px 0px 0px 0px;
}
div.par a
{
	color: #000000;
}
div.submit
{
	padding: 14px 0px 10px 0px;
}
div.checkbox
{
	float: left;
	width: 20px;
	height: 17px;
	overflow: hidden;
}
div.float_left input
{
	margin-bottom: 0px;
	padding: 0px;
}
.cite_author
{
	float: right;
	color: #9933cc;
}
table.main_table
{
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}
table.ebook_header
{
	background-image: url('../images/header_ebook.jpg');
	background-repeat: no-repeat;
}
div.form
{
	background-image: url('../images/form_top.gif');
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	padding: 0px 10px 0px 20px;
}
div.form p
{
	text-align: left;
	padding-bottom: 6px;
}
div.form_bottom
{
	background-image: url('../images/form_bottom.gif');
	background-repeat: no-repeat;
	height: 19px;
	overflow: hidden;
}

table.form
{
	width: 340px;
	table-layout: fixed;
}
table.form td
{
	padding: 4px 0px 4px 0px;
}
table.form td.label
{
	font-weight: bold;
	width: 110px;
}
table.form td.field
{
	width: 226px;
}
table.form td.field input
{
	width: 221px;
	padding: 1px 0px 1px 1px;
	margin: 0px;
}
table.form td.field select
{
	width: 226px;
}
table.footer
{
	margin-top: 24px;
}
table.footer a
{
	color: #0033ff;
}
table.footer table td
{
	padding: 0px 5px 0px 5px;
}
table.footer td.copy
{
	padding: 6px 0px 20px 6px;
}
table.birthday td
{
	padding: 0px 3px 0px 0px;
}
table.birthday select
{
	width: 73px;
}
table.phone td
{
	padding: 0px;
}
table.phone td.dash
{
	width: 8px;
	text-align: center;
}
table.phone input
{
	width: 65px;
	padding: 1px 0px 1px 1px;
}
div.book
{
	position: absolute;
	left: 124px;
	top: 48px;
	width: 200px;
	height: 100px;
}
td.download_container
{
	padding-top: 270px;
}
div.purchase_link
{
	background-image: url('../images/purchase_link.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 76px;
	margin-top: 22px;
	padding-top: 44px;
	padding-left: 92px;
	font-size: 16px;
	font-weight: bold;
	color: #0033ff;
}
div.purchase_link a
{
	color: #0033ff;
}