/* CSS Document */

div.article A {
	FONT-SIZE: 9pt;
	COLOR: #084594;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.article A:visited {
	FONT-SIZE: 9pt;
	color:#A72843;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

div.article A:hover {
	FONT-SIZE: 9pt;
	COLOR: #084594;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

div.article ul {
	list-style-type:disc;
	list-style: disc;
}

div.article ol {
	margin-left: 20px;
}

div.article ul li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 25px;
	margin-right: 50px;
}
div.article ol li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-left: 35px;
	margin-right: 50px;
}


.mainContainer {
	height: 470px; 	
	width: absolute; 
	overflow: auto; 
	scrollbar-face-color: 808080;
	padding-right:5px;
}

.containerTable {
	width: 538px;
	border:0px;
}

.container {
	border: 1px solid #084594;  
	width:538px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #084594;
	font-weight:bold;
	font-style:normal;
	margin-top:30px;
	margin-bottom:20px;
}

.level1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
}

.level2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
}

.level3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
}

.level3Italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: italic;
	color: #084594;
	line-height: 120%;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	color: #084594;
	font-weight:bold;
	font-style:normal;
}

.subTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #084594;
	font-weight:bold;
	font-style:normal;
}

.subTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #084594;
	font-weight:bold;
	font-style:normal;
}

.subTitleMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #084594;
	font-weight:bold;
	font-style:normal;
}

.Author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: italic;
	color:#000000;
	margin-bottom:10px;
}

.abstract {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #084594;
}

.abstractBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
}

.bio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
}

.bioBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}

.bioItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: italic;
	color: #000000;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-right: 30px;
}

.contentBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}

.contentHyphan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #ACADAC;
	line-height: 120%;
}

.contentNoMargin {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}

.contentItalic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: italic;
	color: #000000;
	line-height: 120%;
}

.arrow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
}

.newArrow {
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
}


.contentBackGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style: normal;
	line-height: 120%;
	background-color:#CCCCCC;
	color:#FFFFFF;
}

.fullVQ {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	font-weight:normal;
	font-style: normal;
	color: #5C5B5B;
	line-height: 120%;
	text-align:center;
}

.fullVQ2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	font-style: normal;
	color: #999999;
	line-height: 120%;
	text-align:center;
}

.contentRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	text-align:right;
}

.code {
	font-family:"Courier New", Courier, mono;
	font-size:7.5pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	line-height: 120%;
}


hr {
	color:#396D9C;
	height: 1px;
}

.figure {
	border: 1px solid #084594;
	border-color:#084594;
	margin: 0;
	padding:0;
}


.figureBlue {
	background-color: #084594;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;

}

.figureWhite {
	background-color: #ffffff;
	color: #084594;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
	border-bottom-color:#084594;
	border-bottom-width: 1px
}

.figureWhite1 {
	background-color: #ffffff;
	color: #084594;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
	border-bottom: 1px solid #084594;
}

.figureBlueNote {
	background-color: #00267F;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: italic;
	line-height: 120%;
	padding: 2px 0px 2px 3px;

}

.figureLitBlue {
	background-color: #DFE3F2;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
}

div.article A {
	FONT-SIZE: 9pt;
	COLOR: #084594;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.article A:visited {
	FONT-SIZE: 9pt;
	color:#A72843;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

div.article A:hover {
	FONT-SIZE: 9pt;
	COLOR: #084594;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

.backGrey {
	background-color:#EEEEEE;
}

div.article ul {
	list-style-type:disc;
	list-style: disc;
}

div.article ol {
	margin-left: 20px;
}

div.article ul li {
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 25px;
	margin-right: 50px;
}

div.article ol li {
	list-style-position:outside;
	list-style-type:decimal;
	margin-left: 35px;
	margin-right: 50px;
}

.circleList {
	list-style-type:circle;
}

.codeBold {
	font-family:"Courier New", Courier, mono;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	line-height: 120%;
}

.codeBlue {
	font-family:Courier New, Courier, mono;
	font-size: 9pt;
	font-weight:normal;
	font-style:normal;
	color:#0000FF;
	line-height: 120%;
	margin-bottom:0px;
	margin-top:0px;
}


table.table_border {
	border: 1px solid #084594;
}

table.imageBorder {
	border: 1px solid #084594;
	border-color: #084594;
}

.aLevel1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
	margin-top: 40px;
	margin-bottom: 10px;
}

.aLevel2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
	margin-top: 30px;
	margin-bottom: 10px;
}

.aLevel3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.aLevel3Italic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: italic;
	color: #084594;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.aContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 10px;
}

.aContent0px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 0px;
}

.aBoldContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}

.aTableContainer {
	border: 1px;
	border-color: #084594;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}

.aFigureBlue {
	background-color: #084594;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
	border-color: #084594;
	border-width: 1px;
	border-style: solid;
}

.aCode {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	line-height: 120%;
}

.aTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #084594;
	font-weight:bold;
	font-style:normal;
	margin-bottom:20px;
	margin-top:20px;
}

.aAuthor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: italic;
	color:#000000;
	margin-bottom:10px;
}

.cCContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 10px;
}

.aAbstract {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #084594;
}

.aFigureBlueNote {
	background-color: #00267F;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: italic;
	line-height: 120%;
	padding: 2px 0px 2px 3px;

}

.aLFigureLitBlue {
	background-color: #DFE3F2;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
}

.cCBContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
	line-height: 120%;
}

.bFigureBlue {
	background-color: #084594;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
	border-color: #084594;
	border-width: 1px;
	border-style: solid;
}

.figureWhite2 {
	background-color: #ffffff;
	color: #084594;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	line-height: 120%;
	padding: 2px 0px 2px 3px;
	border-bottom: 1px solid #084594;
}

.aBio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
}

.aBioBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}

.newCode {
	font-family:Courier New, Courier, mono;
	font-size: 8pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	line-height: 120%;
}

.BioAuthor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	text-align:left;
}

.BioBoldAuthor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
}

.bioPadding {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}


.backGrey {
	background-color:#EEEEEE;
	margin-bottom:0px;
}

.codeFont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	line-height: 120%;
	margin-bottom:0px;
	margin-top:0px;
}

.Header1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
	margin-top: 40px;
	margin-bottom: 10px;
}

.Header2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style: normal;
	color: #084594;
	line-height: 120%;
	margin-top: 30px;
	margin-bottom: 10px;
}

.Header3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: italic;
	color: #084594;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.bodyContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 10px;
}

.bodyContent2px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 2px;
}

.boldBodyContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 0px;
}

.bodyContent0px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 0px;
}

.tableInsert {
	border-collapse:collapse;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

.tableInsertCell {
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style: solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style: solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style: solid;
	border-top-width:1px;
	vertical-align:middle;
	padding-left:5px;
}

.noteCaption{
	background-color: #00267F;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: italic;
	line-height: 120%;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top:2px;
	padding-right:5px
}

.noteBody{
	background-color: #DFE3F2;
	color: #000000;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top:10px;
	padding-right:30px
}

.tableFigNumber {
	background-color: #084594;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	line-height: 120%;
	border-color: #084594;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top:2px;
	padding-right:5px;
}

.tableFigCaption {
	background-color: #ffffff;
	color: #084594;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	line-height: 120%;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top:2px;
	padding-right:5px;
	border-bottom-color: #084594;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.noteContainer {
	border: 1px solid #084594;
	border-color:#084594;
	margin-bottom:10px;
	width: 500px;
}

.tableFigContainer {
	border: 1px;
	border-color: #084594;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}

.images {
	margin-bottom:20px;
	margin-top:30px;
}

.liBulletNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 5px;
	list-style-type:disc;
}

.ulBulletNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top:5px;
	list-style-type:disc;
}

.olNumberNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 5px;
}

.liNumberNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top:5px;
}

.clearFloat {
		clear:both;
}

.imageBar {
	background-color:#084594;
	color:#FFFFFF;
	width:538px;
	margin-top:0px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	text-align:center;

}

.imageWrapper {
	margin-bottom:5px;
	margin-top:30px;
	cursor: pointer;
}

.imageMargins {
	margin-bottom:20px;
	margin-top:30px;
}

.showMe {
	display:inline;
}

.hideMe {
		display:none;
}

.tableBorders {
	border-top-color:#000000; 
	border-top-style:solid; 
	border-top-width:1px; 
	border-right-color:#000000; 
	border-right-style:solid; 
	border-right-width:1px; 
	border-bottom-color:#000000; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-left-color:#000000; 
	border-left-style:solid; 
	border-left-width:1px;
}

.tablePadding {
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
}




