﻿#Nav,
#LeftColumn,
#TOC,
.BTT,
#FooterNavigation,
#SearchForm,
#ToolIcons
{
	display:none;
}

.AcrobatDownload img
{
	float:left;
	margin-right:7px;
}

h3, h4, h5,
.HomePagePostedNote .LargeIntroText
{
	color:#000000;
	font-weight:bold;
}

h3.LargeIntroText,
.LargeIntroText
{
	color:#000;
	font-family:Myriad, Calibri, Arial, Sans-Serif;
	font-size:1.6em;
	line-height:1.4em;
	margin-top:7px;
}

/* Links on homep age */

#HomePageLinks
{
	padding:22px 0px 30px 0px;
}

#HomePageLinks ul
{
	margin:0px;
	padding:0px;
}

#HomePageLinks ul li
{
	float:left;
	list-style-type:none;
	margin-right:16px;
	margin-bottom:16px;
	width:137px;
}

#HomePageLinks a
{
	font-size:1.2em;
	font-weight:bold;
}

.HomePageLinkImage
{
	background-color:#fff;
	border:1px solid #a8b7ce;
	display:block;
	margin-bottom:8px;
	padding:4px;
}

/* Section Overview (Introduction) page */

/*** Section Overview Nav Styles ***/

.IntroductionContentWrapper
{
	margin-bottom:35px;
}

.IntroductionContentWrapper p:first-child
{
	margin-top:0px;
}

#SectionOverviewNav
{
	margin:10px 0px 10px 0px;
}

#SectionOverviewNavInner .Left
{
	float:left;
}

#SectionOverviewNavInner .Right
{
	float:right;
}

.SectionOverviewWrapper
{
	width:300px;
}

#SectionOverviewNavInner img
{
	height:69px;
	width:69px;
}

#SectionOverviewNavInner h3
{
	margin:0px;
	padding:0px;
	font-size:1.3em;
}

#SectionOverviewNavInner p
{
	margin-top:0.4em;
}

#SectionOverviewNavInner .ImageWrapper
{
	float:left;
	margin:5px 16px 16px 0px;
	width:69px;
}

/* Footer styles */

#Footer
{
	font-size:0.85em;
	margin:20px;
	text-align:center;
}
