﻿@charset "UTF-8";



/* DATA TABLE STYLES */

.DataTable {
	border: 1px solid #00304C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 1.5em;
	width: 600px;
	clear: both;
}
.DataTable td, .DataTable th{
	font-size: 90%;
}
.DataTableCaption {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00304C;
	border-top: 1px solid #00304C;
	border-right: 1px solid #00304C;
	border-left: 1px solid #00304C;
	width: 600px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0em;
}
.DataTableColHead, .DataTableColHeadLeft  {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004571;
	margin-top: 0em;
	border: 1px solid #00304C;
	vertical-align: bottom;
}
.DataTableColHeadLeft {
	text-align: left;
}
.DataTableColHead2 {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F77AD;
	margin-top: 0em;
	border: 1px solid #00304C;
	vertical-align: bottom;
}
.DataTableColHeadLink a:link, .DataTableColHead a:hover, .DataTableColHead a:visited, .DataTableColHead a:active{
	color: #FFFFFF;
}

.DataTableRow1 {
	background-color: #D8E1EF;
}
.DataTableRowHead1, .DataTableRowHead1Indent2 {
	padding: 3px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #D8E1EF;
	text-align: left;
}
.DataTableTextRow1List1 {
	padding: 3px;
	font-weight: normal;
	background-color: #D8E1EF;
	border: 1px solid #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 24px;
	background-image: url(images/bullet_sm.gif);
	background-repeat: no-repeat;
	background-position: 12px;
}

.DataTableRow2 {
	background-color: #EDF1FA;
}
.DataTableRowHead2, .DataTableRowHead2Indent2 {
	padding: 3px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #EDF1FA;
	text-align: left;
}
.DataTableTextRow2List1 {
	padding: 3px;
	font-weight: normal;
	background-color: #EDF1FA;
	border: 1px solid #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 24px;
	background-image: url(images/bullet_sm.gif);
	background-repeat: no-repeat;
	background-position: 12px;
}
.DataTableRowHead1Indent2, .DataTableRowHead2Indent2 {
   text-indent: 48px;
}

.DataTableText, .DataTableTextRtDkRule {
	padding: 3px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.DataTableText {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.DataTableTextIndent {
	text-indent: 24px;
	border: 1px solid #FFFFFF;
}
.AlignLeft {
	text-align: left;
}
.DataTableTextRtDkRule {
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}

.DataTableOutdentLine1 {
	text-indent: -1.7em;
	padding-left: 2.1em;
	padding-right: 6px;
	font-weight: bold;
}

.DataTableTextTotalRow1 {
	background-color: #EDF1FA;
}
.DataTableTextTotalRtDkRule, .DataTableTextTotal, .DataTableTextTotalRow1, .DataTableTextTotalRow2 {
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 3px double #000000;
	border-left: 1px solid #FFFFFF;
}
.DataTableTextTotalSRule{
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.DataTableTextSubtotal{
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.DataTableTextTotal {
	border-right: 1px solid #FFFFFF;
}
.DataTableTextTotalRtDkRule {
	border-right: 1px solid #000000;
}
.DataTableTextTotalSRuleRtDkRule {
	border-right: 1px solid #000000;
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
.DataTableFootnote {
	font-size: 85%;
	background-color: #F6F2E8;
	border: 1px solid #FFFFFF;
}

#mainContent .DataTable .DataTableRow1 .DataTableText ol, #mainContent .DataTable .DataTableRow2 .DataTableText ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ACRONYM STYLES */

.DLList {
    width: 600px;
}
.DLTerm {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	clear: left;
	width: 30%;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #A0D5F7;
}

.DLDefinition {
	font-weight: normal;
	margin-left: 30%;
	text-align: left;
	border-top: 1px solid #A0D5F7;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* IMAGE STYLES */

div.figure_r {
	float: right;
	border: 1px solid #77601b;
	padding: 0.5em;
	background-color: #F2E1B2;
	margin: 0.5em 0em 1.5em 0.5em;
	right: 0px;
}
div.figure_l {
	float: left;
	border: thin silver solid;
	margin: 0.5em 0.5em 0.5em 0em;
	padding: 0.5em;
	background-color: #F2E1B2;
}
div.figure_r p, div.figure_l p {
	text-align: center;
	font-size: 85%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.credit {
	font-style: italic;
	font-size: 90%;
}
div.figure_r img, div.figure_l img {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.BoxFillHeaderDk, .BoxFillHeaderLt {
	
	margin-top: 20px;
	border: 1px solid #000000;
}
div.BoxFillHeaderDk, div.BoxFillHeaderLt {
	padding: 6px 10px;
	margin-top: 20px;
	border: 1px solid #000000;
}
.BoxFillHeaderDk {
	background-color: #D8E1EF;
	margin-bottom: 10px;
}
.BoxFillHeaderLt {
	background-color: #EDF1FA;
	margin-bottom: 0px;
}
.BoxFillHeaderWhite {
	padding: 6px 10px;
	margin-top: 0px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
.BoxFillHeaderDk h2, .BoxFillHeaderDk h3, .BoxFillHeaderLt h2, .BoxFillHeaderLt h3{
	text-align: center;
	background-image: none;
	border-style: none;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
div.BoxFillHeaderDk p, div.BoxFillHeaderLt p {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}


/* TEXT STYLES */
h1 {
	margin-bottom: 5px;
}
h4 {
	margin-top: 15px;
}

.MainTOC_LargeList1 {
	font-size: 110%;
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: none;
	color: #333399;
}
.MainTOC_LargeList2 {
	font-size: 100%;
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.MainTOC_SmallBullet {
	font-size: 95%;
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
	color: #d65300;
}
.MainTOC_LargeList1 a, .MainTOC_LargeList2 a, .MainTOC_Small a {
	text-decoration: none;
}
.MainTOC_LargeList1 a:hover, .MainTOC_LargeList2 a:hover, .MainTOC_Small a:hover {
	text-decoration: underline;
	color: #996600;
}
.MainTOC_ul {
	margin-left: 0px;
	padding-left: 0px;
}



.TOC_Lvl1, .TOC_Lvl2 {
	margin-left: 0px;
	padding-left: 0px;
	color: #333399;
}

.TOC_Lvl1 li {
	margin-left: 1.5em;
	list-style-type: none;
	padding-left: 0px;
	text-decoration: none;
	text-indent: -1.5em;
}

.TOC_Lvl1 li li{
	list-style-type: none;
	padding-left: 0px;
	text-decoration: none;
	text-indent: -2em;
	margin-left: 0em;
}

.TOC_Lvl1 a {
	text-decoration: none;
}
.TOC_Lvl1 a:hover {
	text-decoration: underline;
	color: #996600;
}

.nextpagelinks {
	font-size: 85%;
	margin-top: 40px;
	clear: both;
}
.pagefootnote {
	font-size: 85%;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #6280C9;
}
div.Signature {
	width: 200px;
	float: right;
}


ul.list-3digit {
	margin:20px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.list-3digit li {
	margin: 0px 0px 0px 3em;
	padding: 0px;
	text-indent: -3em;
}
ul.list-3digit li ul{
	margin-left: 1em;
	padding: 0px;
	margin-bottom: 0px;
}
ul.list-3digit li ul li{
	list-style-type: disc;
	margin-left: 0px;
	text-indent: 0em;
	margin-bottom: 0px;
}
ul.BotMarginLarger li, div.BotMarginLarger, .BotMarginLarger{
	margin-bottom: 10px;
}
.TopMarginLarger{
	margin-bottom: 10px;
}
.TextNormal {
	font-style: normal;
	font-weight: normal;
}

