﻿@charset "utf-8";
#Header {
}
#Menu {
	color: #FFFF00;
	background-color: #800000;
}
#LeftNav {
}
#TableOfContents {
	border-style: solid;
	margin: 0px;
	border-width: 1px;
	padding: 8px;
	background-color: #FFFFCC;
	width: auto;
	text-align: left;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#MainContent {
	line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: underline;
}
h3 {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: underline;
}
.DefaultText {
	font-family: Verdana;
	font-size: 12px;
}
.BlockLeft {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: justify;
}
.BulletText {
	font-size: 12px;
}
.BulletText-BoldUL {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.Font-BoldItalicUnderline {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.Font-BoldItalic {
	font-weight: bold;
	font-style: italic;
}
.Font-BoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.Font-Italic {
	font-style: italic;
}
.Font-ItalicUnderline {
	font-style: italic;
	text-decoration: underline;
}
.Header-TopicTitle {
	font-family: Rockwell;
	font-size: 24px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000080;
}
.Header-ArticleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
	color: #FFFFFF;
	background-color: #000080;
	font-weight: bold;
}
.Header-CiteTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
	color: #FFFFFF;
	background-color: #800000;
	font-weight: bold;
}
.Menu-Topic:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.Menu-Topic {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	background-color: #800000;
	text-align: center;
}
.LftNav-SectHdr {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #008000;
}
.LftNav-MainResrc {
	font-family: Verdana;
	font-size: 11px;
	background-color: #DDDDDD;
}
.LftNav-RegLink {
	font-family: Verdana;
	font-size: 11px;
	background-color: #C4FFFF;
}
.LftNav-KeyAuth {
	background-color: #FFFFCC;
	font-family: Verdana;
	font-size: 11px;
}
.PageDefaults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	margin: 0px;
	border-width: 0px;
}
.Quote {
	text-align: justify;
	margin: 12px 80px 12px 80px;
	font-style: italic;
}
.Redhot {
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.TopicList {
	padding: 5px;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin none #000000;
	vertical-align: middle;
	height: 10px;
}
#Footer {
	border-color: #333333;
	border-width: 1px;
	color: #FFF;
	border-collapse: collapse;
}
.Text-Heading {
	font-weight: bold;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.TOCText {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E1E1E1;
	width: 100%;
	padding: 15px;
}
.WarningBox {
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFCCFF;
	width: auto;
	padding: 5px;
}
.TableRowHighlight {
	border: 1px solid #000000;
	text-align: left;
	width: 25%;
	background-color: #F2F2FF
}
.HeadingRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.Text-Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	display: block;
	margin-bottom: 8pt;
	margin-top: 8pt;
	text-align: center;
}
