@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0;
	width: auto;
	text-align: left;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #483C32;
	height: 62px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#Page {
	margin: 0 auto;
	width: 980px;
	background-color: #C9C0BB;
	z-index: 2;
}

#PageNoNav {
	margin: 0 auto;
	width: 980px;
	z-index: 3;
	clear: both;
}

#NavigationLinks {
	visibility: hidden;
	position: absolute;
}

#NavigationBar {
	position: relative;
	display: block;
	float: left;
	clear: both;
	z-index: 1;
	width: 980px;
	height: auto;
	background-color: #DAA520;
}

#logo {
	float: right;
	width: 970px;
	padding: 5px;
	display: block;
	height: 62px;
	background-color: #483C32;
	clear: both;
	position: relative;
}

#IEadjust {
        height: 62px;
		background-color: #483C32;
}
		
#MainpgContent {
	float: right;
	width: 350px;
	padding: 20px;
	display: block;
	height: 360px;
}

#ContentInteriorpages {
	width: auto;
	display: block;
	text-align: left;
	vertical-align: top;
	margin-top: 50px;
	margin-right: 148px;
	margin-bottom: 50px;
	margin-left: 145px;
}

#SlideShow {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	max-width: 583px;
	float: left;
	display: block;
	position: relative;
}

#Item1 {
	float: left;
	display: block;
	padding-top: 55px;
	margin-right: 0px;
	margin-left: 0px;
	color: #483C32;
	text-align: center;
	width: 326px;
	font-size: 12px;
}

#Item2 {
	width: 300px;
	background-color: #000000;
	height: 125px;
	display: block;
}
#Item3 {
	height: 125px;
	width: 300px;
	background-color: #333333;
	display: block;
	float: right;
}

#ActionItems {
	height: 125px;
	width: 980px;
	display: block;
	clear: both;
	float: left;
	background-image: url(../images/ActionItem_980wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#interiorBkgd {
	width: 980px;
	display: block;
	clear: both;
	float: left;
	background-image: url(../images/Intbkgd_980wide.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#TextLinks {
	font-size: 12px;
	color: #000000;
	display: block;
}

#CopyrightStatement {
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 2px;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	word-spacing: normal;
	display: block;
	padding: 2px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #483C32;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.Article_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #483C32;
}

.Subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #483C32;
}

.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483C32;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.lastUpdated {
	font-style: italic;
}

.SubSubtitle {
	font-weight: bold;
	font-size: 14px;
}

.adobeDownload {
	float: left;
	width: 500px;
}

.adobeButton {
	width: 90px;
	margin-left: 550px;
	padding-top: 2px;
}

.bookAuthor {
	font-weight: bold;
}

.bookTitle {
	font-style: italic;
}