table#callouts
{
	margin-bottom:		20px;
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
}
table#callouts td
{
	min-width:			30%;
	padding-left:		24px;
}
table#callouts td:first-child
{
	padding-left:		0px;
}
table#callouts .bodytext
{
	margin:				0px;
	line-height:		17px;
	font-family:		arial,sans-serif;
	font-size:			12px;
}

a.callout-title,
.price
{
	margin:				9px 0px 7px;

	white-space:		nowrap;
	font-family:		georgia,serif;
	font-weight:		normal;
	font-size:			20px;
	color:				#b36100;
}
a.callout-title
{
	display:			block;
}

.price
{
	margin:				0px 12px 10px 0px;
	display:			inline;
	font-size:			24px;
}
.price sup
{
	font-size:			14px;
}

a.action,a#toc
{
	margin:					0px 0px 5px;
	background-image:		url( /images/arrow_blue.png );
	background-position:	0px 2px;
	background-repeat:		no-repeat;
	padding-left:			12px;

	white-space:		nowrap;
	font-family:		verdana,sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	font-size:			10px;
	color:				#333333;
}

.price-action
{
	margin:				6px 0px 11px;

	white-space:		nowrap;
}
.cta-subtitle
{
	line-height:		16px;
	font-family:		arial,serif;
	font-weight:		normal;
	font-size:			12px;
	color:				#1280b3;
}
img.cta-image
{
	float:				left;
	margin-right:		10px;
}

#cta-title
{
	line-height:		36px;
	font-family:		georgia,sans-serif;
	font-weight:		normal;
	font-size:			25px;
	color:				#1280b3;
}


ol.chapters
{
	list-style-type:		none;
	margin:					0px 0px 60px 0px;
	padding:				0px;
}
ol.subchapters
{
	margin:					0px 0px 0px 20px;
	padding:				0px;
	list-style-type:		upper-roman;
}

ol.chapters>li
{
	margin:				0px 0px 17px 0px;
	padding:			0px;
	line-height:		20px;
}

.chapter
{
	height:				19px;
	border-bottom:		1px solid #CCCCCC;
}
.chaptertitle
{
	display:			block;
	float:				left;
	margin:				0px;
	padding-right:		10px;
	height:				19px;
	line-height:		12px;
	font-size:			12px;
	font-weight:		bold;
}
a.sublink,
a.sublink:hover
{
	display:			block;
	float:				left;
	padding-left:			10px;
	font-weight:			normal;
	font-size:				10px;
	color:					#2489b8;
	height:				19px;
	line-height:		14px;
	border-left:			1px solid #cccccc;
}
ol.subchapters li
{
	line-height:		15px;
	margin:				6px 0px 6px 20px;
	padding:			0px;
	font-size:			11px;
	font-weight:		normal;
}

.chapternav
{
	white-space:		nowrap;
	font-family:		verdana,sans-serif;
	font-weight:		bold;
	text-transform:		uppercase;
	font-size:			10px;
	color:				#333333;
}


.chapternav a
{
	text-transform:		capitalize;
	font-family:		arial,serif;
	font-weight:		normal;
	font-size:			11px;
	color:				#1280b3;
}
#commentformbox
{
	border-top:			0px!important;
}
