a:link, a:active, a:visited
{
	color: #4A265A; text-decoration: underline;
}
a:hover
{
	color: #4A265A; text-decoration: none;
}

body
{
	margin: 1em auto;
	width: 975px;
	border: solid 1px gray;
}

h3
{
	font-family: tahoma, arial;
	color: #006;
	font-size: 15px;
}

.mainbody
{
	text-align: left;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #000;
	line-height: 1.3;
	width: 934px;
	padding: 20px;
	
}

.htmlsample
{
	border: solid 1px #000;
	background-color: #efefef;
}

.toc
{
	font-family: arial, helvetica;
	font-size: 11px;
	float: right;
}

.tocnosubs
{
	margin-left: 1em;
	font-family: arial, helvetica;
	font-size: 11px;	
}

.subchapters
{
	margin: 0em 2em 2em 2em;
}

div.leftcol
{
	width: 157px;
	padding: 0 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #a00;
	text-align: right;
}

div.rightcol
{
	width: 735px;
	float: right;
	border-left: 3px solid #a00;
	padding-left: 19px;
	min-height: 1300px;
}

div.btmbrdr
{
	width: 934px;
	border-top: 3px solid #a00;
}

div.foot-left
{
	width: 157px;
	float: left;
	margin-left: 27px;
	margin-right: -1em;
}

div.foot-right
{
	width: 735px;
	min-height: 157px;
	border-left: 3px solid #a00;
	padding-left: 19px;
	margin-top: -17px;
	float: right;
}

p.foot-right
{
	margin-top: 2em;
}

ul.foot-nav li
{
	float: right;
	font-size: 10px;
	margin: -1em 2em 0 0;
	list-style-type: none;
}

ul.nav
{
	width: 934px;
	height: 21px;
	background-color: #006;
	margin: 10px 0 6px 0;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}

ul.nav li
{
	position: relative;
	top: 3px;
	left: 25px;
	display: inline;
	list-style-type: none;
	margin-right: 30px;
}

ul.nav li a
{
	color: #fff;
	text-decoration: none;
}

ul.nav li a:hover
{
	color: #ccc;
}

ul.subchapters li
{
	list-style-type: none;
}

ul.takeaways
{
	list-style: square url(/images/checkmark2.gif);
}

img.chapterhead
{
	float: left;
	padding: 0 0.5em 0.5em 0;
}

h1.headline
{
	font-family: arial;
	color: #a00;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: -2px;
	margin: 0 0 -15px 0;
}

h2.home
{
	font-family: tahoma, arial;
	font-size: 15px;
	color: #009;
}

h2.chptitle
{
	font-family: tahoma, arial;
	font-size: 20px;
	color: #a00;
	margin-bottom: 1em;
}

img.topbar
{
	position: relative;
	top: 5px;
	left: 23px;
	height: 45px;
	width: 3px;
}

#titlesubhdr
{
	text-align: right;
	float: left;
	margin-left: 10px;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #000;
	line-height: 1.1em;
}

#chpsubhdr
{
	
	float: right;
	margin-right: 10em;
	font-family:tahoma, arial;
	font-size: 17px;
	font-weight: bold;
	color: #006;
	line-height: 1.1em;
}