BODY { background-color:#EEEEEE; font-family: Arial; font-size:14; }
INPUT { background-color:#DDDDEE; color:#002244; font-size:12; font-weight:bold; font-family:Arial}
SELECT { background-color:#BBBBBB; color:#EEEEEE; font-size:11; font-weight:bold; font-family:Times New Roman}
A { text-decoration:none }

table.rightFrame {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: rgb(18, 98, 219); /*  #1262db; */
	border-collapse: collapse;
	background-color: white;
	margin-left: 0px; 
	margin-top: 0px;
}
table.rightFrame th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.rightFrame td {
	border-width: 0px;
	padding: 0px;
	padding-bottom: 3px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
	align: center;
}

.Header { align:left; width:100%; color:#000022; text-align:left; font-weight: bolder; font-size:20; text-transform:uppercase } 
.NormalDetail { align:left; color:#000022; text-align:left; font-weight: bold; font-size:14 } 
.HeaderRow { align:left; width:100%; background-color:#336699; color:#EEEEEE; text-align:left; font-weight: bold; font-size: 16 } 
.SubHeaderRow { align:left; width:100%; background-color:#6699CC; color:#EEEEEE; text-align:left; font-weight: bold; font-size: 14 } 
.ErrorRow { align:left; width:100%; border-style:solid; border-width:1;background-color:#DDDDEE; color:#EE4422; text-align:center; font-weight: bolder; font-size: 12 } 
.IconRow { align:center; color:#333366; text-align:center; font-weight: bold; font-size: 10; text-transform:uppercase } 
.DetailRow { align:left; width:100%; background-color:#FFFFFF; color:#555588; text-align:left; font-weight: normal; font-size: 12 } 
.ElementName { align:left; width:30%; background-color:#FFFFFF; color:#333366; text-align:left; font-weight: bold; font-size: 12 } 
.Nav { background-color:#BBBBCC;font-family: Arial;font-size:10}
.InfoTable { border-style:solid; background-color:#AAAAAA;cell-spacing:1;border-width:thin; border-color:#223355;width:100%}
.TypeCodeTable { align:center;border-style:solid; background-color:#CCCCCC;cell-spacing:1;border-width:thin; border-color:#223355;width:85%}
.TypeCodeDetailRow { align:left; width:100%; background-color:#DDDDFF; color:#555588; text-align:center; font-weight: normal; font-size: 10; text-decoration: none } 
.TypeCodeHeaderRow { align:left; width:100%; background-color:#333366; color:#EEEEEE; text-align:center; font-weight: bold; font-size: 12 } 
.DialogStyle { text-align:left; background-color:#004488; color:#EEEEEE; font-weight: bold; font-size: 12 } 
.DialogTable { border-style:none;cell-spacing:1;width:100%}
.FormLabel { width:40%;color:#333366; text-align:right; font-weight: bold; font-size: 12 } 
.FormInput { color:#333366; text-align:left; font-weight: bold; font-size: 10 }
.FormTable { align:center;cell-padding:0;valign:middle; border-style:solid; cell-spacing:0;border-width:2; border-color:#223355;font-family: Arial;font-size:11}
.DidYouKnowTable { width:100%;height:100%;cell-padding:0;cell-spacing:0}
.DidYouKnowHeader { width:25px;text-align:center;font-size=14;color:#000022;font-weight:bold;background-color:#FFFFFF;border-style:solid;border-width:thin }
.DidYouKnowText { text-align:left;font-size=10;font-weight:bold;color:#002266;background-color:#DDDDDD;border-style:solig;border-width:thin }

.t0i { align:left; color:#333366; text-align:left; font-size: 12; text-decoration: none }
.t1i { align:left; color:#333366; text-align:left; font-size: 12; text-decoration: none }

.DataEntry { font-family:Arial; background-color:#CCCCEE; } 
.DataEntryRow { background-color:#CCCCEE;}
.DataEntryColumn { text-align:left;}
.DataEntryLabelColumn { text-align:right; font-size:10; font-weight:bold}
.IndexTable { width: 100% }
.IndexRow { align:center; width:95%; background-color:#5588BB; color:#EEEEEE; text-align:center; font-weight: bolder; font-size:14 } 
.IndexBody {background-color:#CCCCEE;}
.IndexLink {text-decoration:none; color:white; font-size:12}
.DetailLink {text-align:center; text-decoration:none; font-weight:bold; font-family: Times New Roman; background-color:#AAAAAA; color:white; font-size:12}
.IndexTable {cell-spacing:5; cell-padding:5; font-family: Arial}
.IndexText {text-decoration:none; color:white; font-size:10; font-family: Arial}
.IndexTextDiv {text-align:center; background-color:#225588; margin-bottom:5; padding-top:3; padding-bottom:3}

.copyright-footer-container {
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
}

.copyright-footer-container a {
	color: #ffffff;
	text-decoration: underline;
}

.Header h1 {
	margin: 10px 0px;
	font-size: 28px;
	text-transform: none;
	display: inline-block;
}

.Header .icon-header {
	display: inline-table;
	top: -10px;
	position: relative;
}

.HeaderRow h1 {
	font-size: 16px;
	margin: 0px;
}
