﻿/*<meta />*/
body {
	color: #474e5d;
	font-family: Helvetica;
}

div.body
{
  	padding-bottom: 100px;
}

h1 {
	font-size: 2em;
}

p.sectionHeading {
	font-size: 1.5em;
}

div.centerTOCPage {
	width: 100%;
	margin: 0 auto;
	max-width: 1360px;
	padding-top: 10px;
	margin-left: 13%;
	margin-right: 13%;
}

p.sectionHeading > a
{
	text-decoration: underline;
	color: #f2921c;
	margin-bottom: 5px;
}


td {
	vertical-align: top;
}



/*Book topics highlighting via Flare-generated DOM structure*/
ul.menu li.has-children > a {
	font: 700 1em Helvetica !important;
}

ul.menu._Skins_MenusForToc.mc-component
{
	line-height: 24px;
}

.menu li > a {
	display: inline-block !important;
}

/*Hiding horizontal scroll bar for columns*/
ul.menu.mc-component
{
	overflow-y: visible;
}	

p.index-page-text {
	color: #3e3e3f;
}

p.sectionHeading {
	color: #f6921d;
}