BODY
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#dee7f6;
	margin: 0px;
	height: 100%;
	overflow: auto;
}

#ApplHeader
{
	padding: 3px;
	font-weight: bold;
	font-size: 14pt;
	height: 2px;
	background-image: url('images/applhdr.gif');
  background-repeat: repeat-x;
  background-color: #DEE7F6;
  border-bottom: 1px solid #99bbe8;
  border-top: 0px;
  color: white;
  font-weight: normal;
  padding-left:10px;
  margin-bottom:0px;
}

.cmdform
{
  font-size: 8pt;
  font-weight: normal;
	border-bottom: dotted #CCCCCC 1px;
	margin-left: 4px;
	margin-right: 4px;
	padding:0px;
}

.cmdinput
{
  font-size: 8pt;
  font-weight: normal;
  color: #8B0000;
  text-transform:uppercase;
}

#ExtTable
{
	border: 0px;
	width: 100%;
	height: 93%;
	background-color: #dee7f6;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DEE7F6, endColorstr=#C4D7F0, GradientType=0);
}

#MenuTable
{
  width:1px;
	background-color: #dee7f6;
  padding-top: 5px;
  padding-left: 5px;
}

#RightTables
{
	vertical-align:top;
	background-color: transparent
}

#RightTable
{
	vertical-align:top;
	margin:0px;
	height:100%;
  width: 100%;
}

#dockform
{
	vertical-align:top;
	height:100%;
	padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
}

#ActiveForm
{
	vertical-align:top;
	padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 0px;
  background-color: transparent;
}

#Menu
{
	width: 160px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: center right;
	background-image: 'none';
  background-color: #99bbe8;
}

.MenuSep
{
	width: 100%;
	text-align:center;
	height: 2px;
	font-size: 2pt;
  background-color: #dee7f6;
  border-top: 1px solid #99bbe8;
  border-bottom: 1px solid #99bbe8;
	height: 4px;
	padding: 0px;
}

.MenuSepL2
{
 height: 1px;
 margin-top: 3px;
 margin-bottom: 1px;
 border-top: 1px solid #99bbe8;
 font-size: 0px;
}

.MenuSepL3
{
 height: 1px;
 border-top: 1px solid #99bbe8;
 margin-left: 9px;
 margin-bottom: -1px;
 margin-top: 1px;
 font-size: 1px;
}

.MenuTR
{
  background-color: white;
}

.MenuSepSup
{
  display: none;
}

.MLev2 DIV
{
	margin-left: 20px;
	padding-left: 2px;
}

.MLev3 DIV
{
	margin-left: 40px;
	padding-left: 2px;
}

.MLev4 DIV
{
	margin-left: 60px;
	padding-left: 2px;
}

.MLev2 DIV, .MLev3 DIV, .MLev4 DIV
{
	font-weight: normal;
	border-left: dotted #0E4D79 2px;
}

#Menu A:visited, #Menu A:link
{
	color: #004d89;
	text-decoration: none;
}

#Menu A:hover
{
	color: #004d89;
	text-decoration: none;
}

.MENoItem
{
	display:none;
}

.MenuDisabled
{
	color: #C0C0C0;
}

.PopupMain
{
  overflow: visible;
  background-color: white;
}

.PopupTable
{
	width: 160px;
  background-color: white;
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: 1px solid #404040;
  border-right: 1px solid #404040;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=3);
}


.PopupIcon
{
	background-color: #DEE7F6;
	padding: 2px;
	width: 20px;
	height: 1px;
	font-size: 1pt;
}

.PopupSep
{
	width: 100%;
	height: 5px;
	padding: 2px;
	height: 2px;
	font-size: 1pt;
	background-image: url('images/phr.gif');
}

.PopupText
{
	height: 18px;
	background-color: white;
	color: black;
	font-size: 8pt;
	padding: 2px;
	padding-left: 5px;
	width:100%;
}

.PopupHover
{
	background-color: #DEE7F6;
	color: black;
	height: 18px;
	font-size: 8pt;
	padding: 2px;
	padding-left: 5px;
	cursor: pointer;
	width:100%;
}

.PopupDisabled
{
	color: gray;
	cursor: default;
}

.FLTitle
{
	background-color: #DEE7F6;
	color: #0E4D79;
	font-weight: bold;
	font-size: 8pt;
	padding-top:20px;
	padding-left:16px;
	padding-bottom:0px;
	border-top: 1px solid #99bbe8;
}

.FLFirstItem
{
	font-weight: bold;
	font-size: 2pt;
	padding:0px;
	margin:0px;
	height:8px;
	width: 100%;
	background-color: #DEE7F6;
}

.FLImg
{
  background-color: #DEE7F6;
	height:8px;
	font-size: 2pt;
	padding:0px;
	margin:0px;
	vertical-align: top;
}

.FLDiv
{
	height:22px;
	overflow: hidden;
}

.FLItem
{
	background-color: #9ABED8;
	background-image: url('images/flitembg.gif');
  padding-left: 4px;
	color: #0E4D79;
	font-weight: bold;
	font-size: 8pt;
	padding:0px;
	margin:0px;
	line-height: 100%;
	overflow:hidden;
}

.FLSelItem
{
	background-color: white;
	color: #0E4D79;
	font-weight: bold;
	font-size: 8pt;
	padding:0px;
	margin:0px;
	line-height: 100%;
	width: 100%;
	background-image: url('images/flselitembg.gif');
  padding-left: 4px;
}

.FLSelItem span, .FLItem span
{
	color: #0000FF!important;
}

.FLBottom
{
	background-color: #DEE7F6;
	color: #0E4D79;
	font-weight: bold;
	font-size: 8pt;
	padding-top:8px;
	padding-left:16px;
	padding-bottom:8px;
	vertical-align:bottom;
}

#FormList
{
	background-color: #B0CDE2;
}

#FormList A:visited, #FormList A:link, #Menu .FLBottom A:visited, #Menu .FLBottom A:link
{
	color: #0E4D79;
	text-decoration: none;
}

#FormList .FLItem A:visited, #FormList .FLItem A:link
{
	color: #0E4D79;
	text-decoration: none;
}

#FormList A:hover, #FormList .FLItem A:hover, #Menu .FLBottom A:hover
{
	background-color: #0E4D79;
	color: white;
	text-decoration: none;
}

#StatusBarTable
{
	background-color:  #dee7f6;
  border: 0px;
  padding-left: 5px;
  padding-top: 0px;
  height: 1px;
}

#StatusBarTableTP
{
	background-color: #dee7f6;
	padding: 0px;
	background-color: gray;
}

#StatusBar
{
	height:  16px;
  margin:  2px;
  background-color: white;
  color: #004D89;
  border: 1px solid #99bbe8;
  margin-left: 0px;
  margin-right: 0px;
}

.SBInd
{
	vertical-align: middle;
	padding-left: 2px;
	font-size: 8pt;
	border: 0px;
}

.SBInd A:visited, .ToolBar A:visited
{
	color: #404040;
	text-decoration: none;
}

.SBInd A:link, .ToolBar A:link
{
	color: #404040;
	text-decoration: none;
}

.SBInd A:hover, .ToolBar A:hover
{
	background-color: #0066CC;
	color: white;
	text-decoration: none;
}

.SBInd IMG, #FormList IMG
{
	vertical-align: middle;
	text-align: left;
	border-width: 0px;
}

#ToolBarTable
{
  background-color:  #dee7f6;
  border: 0px;
  padding-left: 5px;
  padding-top: 0px;
  margin-top: 5px;
}

#ToolBar
{
	height:  16px;
}

.ToolBar
{
	font-style: normal;
	text-align: center;
	font-size: 8pt;
	border: 0px;
  margin-left: 4px;
}

.Toolbar IMG
{
	border-width: 0px;
}

#Messages
{
	color: #404040;
	padding: 4px;
	font-size: 8pt;
	background-image: url('images/msgbg.gif');
  border:  #99bbe8 1px solid;
  margin-top: 5px;
}

.MessagesMod
{
  margin-top: 0px !important;
  border-right: 0px !important;
  border-left: 0px !important;
}

#pagediv
{
  overflow: visible;
  width: 100%;
  padding: 0px;
  background-color: #FAF9F4;
  border: 1px solid #99bbe8;
  margin: 0px;
}

.PageForm
{
  margin: 0px;
}

#PageTable
{
	vertical-align:top;
	height: 100%;
	padding: 0px;
}

#Page
{
	vertical-align:top;
	height: 100%;
	margin:  0px;
	background-color: white;
	font-style: italic;
}

.PageTable
{
	vertical-align:top;
	margin-left: 1px;
	padding: 0px;
	margin:0px;
  width: 100%;
}

.Caption, .CaptionTitle, .CaptionCommands, .CaptionCommandsDX, .CaptionCommandsDXFF
{
	background-color: #6899BB;
	color: white;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 12pt;
	height: 24px;
	text-align: left;
  white-space: nowrap;
  background-image: url('images/captionbg.gif');
}

.CaptionModal
{
  background-image: url('images/captionmodbg.gif');
}

.CaptionTitle, CaptionCommands
{
	filter: "";
	background-repeat: repeat-x;
	padding-left: 0px;
	padding-top: 5px;
	color: #004D89;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	height: 26px;
	padding-bottom: 5px;
}

.DO
{
	color: #009900;
}

.Caption IMG
{
	vertical-align: middle;
}

.CaptionCommands
{
	text-align: right;
}

.CaptionCommandsDX
{
  background-color: #266193;
}

.CaptionCommandsDXFF
{
  background-color: #6899BB;
}

.FrmContV
{
	width: 100%;
	border: solid #004D89;
	border-width: 0px;
}

.FrmContH
{
	width: 100%;
	border: solid #004D89;
	border-width: 0px;
}

.FrmTable
{
	width: 100%;
	border: 0px;
  margin-top: 3px;
}

.FrmCaption
{
	color: #004D89;
	font-weight: bold;
	font-size: 8pt;
	height: 8px;
  background-image: url('images/frmcaptionbg.gif');
	background-repeat: repeat-x;
	vertical-align: top;
}

.FrmCaptionTitle
{
	white-space: nowrap;
	margin-left:-1px;
	margin-bottom:-1px;
	margin-top:0px;
	margin-right:0px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #AAC6EC;
	z-index:0;
	width:100% !important;
}

.FrmCaptionCommands
{
	width: 75%;
	text-align: left;
}

.FrmContent
{
	padding: 0px;
  margin: 0px;
  padding-top: 3px;
	vertical-align: top;
}

.BarBtn
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.PanelToolBar
{
	height: 16px;
	overflow: hidden;
}

.PanelScrollBar
{
	background-color: Transparent;
	overflow-y: scroll;
	overflow-x: hidden;
	position: absolute;
	width: 18px;
}

.PanelScrollCnt
{
	background-color: Transparent;
	width: 1px;
}

.PanelScrollTips
{
	background-color: #E9F2FF;
	border: solid #8EAACE 1px;
	color: #004D89;
	font-size: 8pt;
	position: absolute;
	display: none;
	width: 260px;
	left : 0px;
	top : 0px;
	padding: 4px;
	white-space:nowrap;
	z-index: 100;
}

.PST1
{
	font-size: 8pt;
	width: 80px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 150%;
}

.PST2
{
	font-size: 8pt;
	font-weight: bold;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 150%;
}

.QBET
{
  background-image: none !important;
}

.QBEF1
{
	font-size: 8pt;
	width: 80px;
	vertical-align:top;
	color: #004D89;
}

.QBEF2
{
	font-size: 8pt;
	width: 160px;
	vertical-align: top;
	color: #004D89;
}

.QBEF2 SPAN
{
	font-weight: bold;
	color: #004D89;
}

.PanelToolBar INPUT
{
  padding: 0px;
}

.PanIndData
{
	font-weight: bold;
	color: #004D89;
}

.PanIndQbe
{
	font-weight: bold;
	color: #004D89;
}

.PanIndUpd
{
	font-weight: bold;
	color: #004D89;
}

.PanRS
{
	position: absolute;
	border: none;
}

.PanPages
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

.PanSelTlb
{
	position: absolute;
	background-color: transparent;
	border: none;
}

.PanSel
{
	position: absolute;
	height: 10px;
	background-color: transparent;
	border: none;
}

.PanSelChk
{
	position: absolute;
	height: 10px;
	background-color: transparent;
	border: none;
}

.PPExt
{
	background-color:white;
	background-image: url('images/pgsot.gif');
	background-repeat: repeat-x;
}

.PanTabs
{
	border-top: solid #99bbe8 1px;
	border-bottom: solid #99bbe8 1px;
	background-color: #d8e4f3;
	color: #808080;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 8pt;
	height: 18px;
	background-image: url('images/tabbg.gif');
}

.SelTab
{
	background-color:white;
	padding: 0px;
	font-weight: bold;
	font-size: 8pt;
	height: 18px;
	border-top: solid #99bbe8 1px;
	color: #004d89;
  border-bottom: 0px;
}

.ErrSpan
{
	background-image: url('images/soter.gif');
	position: absolute;
  height: 4px;
	padding: 0px;
	margin: -2px;
	overflow: hidden;
}

.WarnSpan
{
	background-image: url('images/sotwa.gif');
	position: absolute;
	height: 4px;
	padding: 0px;
	margin: -2px;
	overflow: hidden;
}

.ErrTable
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white;
	margin: 20px;
	border-left: dotted #C9CB99 2px;
}

.ErrTitle
{
	color: #8B0000;
	font-weight: bold;
	text-align: left;
}

.ErrPara
{
	color: #26468F;
	font-weight: bold;
	margin-top: 20px;
	padding: 0px;
	font-size: 10pt;
	vertical-align: top;
	white-space: nowrap;
}

.ErrText
{
	color: #404040;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.TabStrip
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	background-image: url('images/pgsot.gif');
	background-repeat: repeat-x;
}

.TabViewGap
{
	padding: 0px;
	margin: 0px;
}

.TabLeft
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid #AEAA81 1px;
	border-top: solid #FAF9F4 1px;
	background-image: url(images/tabbg.gif);
}

.TabRight
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid #99bbe8 1px;
	border-top: solid #faf9f4 1px;
	background-color:#dee7f6;
	background-image: url(images/tabbg.gif);
	background-position: 0px 1px;
}

.SelTabLeft
{
	padding: 0px;
	margin: 0px;
	background-color:white;
	border-bottom: solid white 1px;
	border-top: solid #FAF9F4 1px;
}

.SelTabRight
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid white 1px;
	background-color:white;
	border-top: solid #FAF9F4 1px;
	background-image: url(images/seltabbg.gif);
	background-position: 0px 1px;
}

.TabView
{
	padding: 0px;
	margin: 0px;
	border-top: solid #99bbe8 1px;
	border-bottom: solid #99bbe8 1px;
	background-color:#dee7f6;
	color: #808080;
	font-weight: bold;
	font-size: 8pt;
	white-space: nowrap;
	background-image: url(images/tabbg.gif);
}

.SelTabView
{
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: #004D89;
	font-weight: bold;
	font-size: 8pt;
	border-top: solid #99bbe8 1px;
	border-bottom: solid white 1px;
	white-space: nowrap;
}

.TreeCnt
{
  background-color: white;
  position: relative;
  border: solid 1px #AEAA81;
  display: block;
  font-size: 8pt;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
  border: 1px solid #99bbe8;
  overflow: auto;
}

.TreeCnt A:hover
{
	color: #404040;
	background-color: white;
	text-decoration: underline;
}

.TreeCnt A:visited, .TreeCnt A:link
{
	color: #404040;
	text-decoration: none;
}

.ULRoot
{
	display: list-item;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 5px;
	white-space: nowrap;
}

.ULRoot LI
{
	list-style-type: none;
	margin-top: -1px;
	margin-bottom: 0px;
}

.ULRootFX
{
	display: list-item;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 5px;
	white-space: nowrap;
}

.ULRootFX LI
{
	list-style-type: none;
	margin-top: 0px;
	margin-left: -40px;
	margin-bottom: 0px;
}

.ULChild
{
	margin-left: 16px;
	margin-right: 5px;
	margin-top: 0px;
}

.ULChild LI
{
	list-style-type: none;
	margin-top: -1px;
	margin-bottom: 0px;
}

.TreeCnt IMG
{
	vertical-align: middle;
	border-width: 0px;
}

.SelNode
{
	font-weight: bold;
	color: #004D89;
}

.DropNode
{
	background-color: #F6F4C4;
	border: solid #808000 1px;
}

.Graph
{
	border: solid 0px #AEAA81;
	margin: 2px;
	padding: 2px;
  border-style: inset;
}

.bookcont
{
	border: solid 1px #AEAA81;
	background-color: #E1DFC4;
	padding: 3px;
	overflow: auto;
	position:relative;
}

.bookpage
{
	position:relative;
	background-color: white;
	border: solid black 1px;
	margin: 0px;
	padding:0px;
}

.bookpage SPAN
{
  position:relative;
  border:0px;
	margin: 0px;
	padding:0px;
}

.bookpage DIV
{
	z-index:1;
	margin: 0px;
	padding:0px;
}

.bookpage INPUT
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
  border:0px;
}

.DDDstDiv
{
  position: absolute;
  border-style: solid;
  border-width: 2px;
  border-color: red;
  overflow: hidden;
}

.DDTranDiv
{
  position: absolute;
  border-style: dotted;
  border-width: 2px;
  border-color: blue;
  overflow: hidden;
}

.abm
{
  vertical-align: middle;
  border: none;
}

.wh100
{
  width: 100%;
  height: 100%;
}

.w100
{
  width: 100%;
  border-left: 1px solid #99bbe8;
  border-right: 1px solid #99bbe8;
  border-bottom: 1px solid #99bbe8;
  border-top: 1px solid #99bbe8;
}

#ValImg
{
  visibility: hidden;
}

.CaptionCommands
{
	filter: "";
	background-color: white;
	color: #0e4d79;
}

.PageContent
{
  background-color: transparent !important;
  height: 100%;
  border 0px; !important
	padding: 0px;
}

#Hdr
{
  margin:0px;
}

.PageTable
{
  margin:0px;
  background-color: transparent;
  width: 100%;
}

.PageTable2
{
  margin: 0px;
  margin-left: 5px;
  background-color: white;
  width: 100%;
  border: 1px solid #99bbe8;
}

.PageTable3
{
  margin-right: 10px;
}

#S1
{
  background-color: #B8CCE3;
  padding: 0px;
}

#PC1
{
  width: 208px;
}

.NormalText
{
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0e4d79;
}

.pageform2
{
  margin-left: 20px;
  margin-top: 10px;
}


.FLNoItem
{
	background-color: #DEE7F6;
}

.FLSelItem A:link, .FLSelItem A:visited, .FLSelItem A:hover
{
  color: #0e4d79;
}

.FLItem A:link, .FLItem A:visited, .FLItem A:hover
{
  color: #0e4d79;
}

.SLev1
{
  width: 100%;
	color: #004D89;
	font-weight: bold;
	font-size: 8pt;
	border: 0px;
	padding-left: 5px;
}

.MLev1, .MLev2, .MLev3, .MLev4, .SLev2, .SLev3
{
	width: 100%;
	color: #004D89;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SLev2
{
  width: 100%;
  padding-top: 2px;
  font-weight: bold;
}

.SLev3
{
  width: 100%;
  padding-top: 2px;
  font-weight: bold;
}

.SLev1Sup
{
  width: 100%;
  margin: 0px;
  padding: 3px;
  padding-left: 6px;
  background-image: url('images/cmdslev1bg.gif');
	background-repeat: repeat-x;
}

.SLev2Sup, .SLev3Sup, .MLev1Sup, .MLev2Sup, .MLev3Sup, .MLev4Sup
{
  width: 100%;
  margin: 0px;
  padding: 0px;
	height: 16px;
	background-color: white;
}

.SLev2Sup
{
  margin-top: -2px;
}

.SLev3Sup
{
  margin-left: 11px;
  margin-top: -2px;
  width: 149px;
}

.SLev1SupSel
{
}

.SLev2SupSel
{
  width: 100%;
  background-color: #EEEEEE;
}

.SLev3SupSel
{
  background-color: #EEEEEE;
}

.MLev1SupSel
{
  width: 100%;
  background-color: #EEEEEE;
}

.MLev3Sup
{
  margin-left: 4px;
  width: 156px;
}

.MLev4Sup
{
  margin-left: 14px;
  width: 146px;
}

.MLev2SupSel
{
  width: 100%;
  background-color: #EEEEEE;
}

.MLev3SupSel
{
  background-color: #EEEEEE;
}

.MLev4SupSel
{
  background-color: #EEEEEE;
}

.SLev1ImgSX
{
  display: none;
  border: 0px;
}

.SLev1ImgDX
{
  border: 0px;
}

.SLev2ImgSX
{
  border: 0px;
}

.SLev3ImgSX
{
  background-image: url(images/cmdmlev3end.gif);
  background-repeat: no-repeat;
  background-position: -7px 0px;
}

.SLev2ImgDX
{
  display: none;
  border: 0px;
}

.SLev3ImgDX
{
  display: none;
  border: 0px;
}

.MLev2ImgSX
{
}

.MLev2ImgDX
{
  display: none;
}

.MLev3ImgDX
{
  display: none;
}

.MLev4ImgDX
{
  display: none;
}

.FormContH
{
  background-color: #FAF9F4;
}

.pagedivModal
{
  margin-right: 5px !important;
}


#welcome
{
  border: 1px solid #99bbe8;
}

/* ************************************************************/
/* Classe applicata ad un pulsante della toolbar di pannello  */
/* ************************************************************/
.toolbar-button
{
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
}

.toolbar-button-small
{
	background-image: url(images/btn_sm.gif);
	background-repeat: no-repeat;
}


.VSV1
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH1
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG1
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV2
{
  position: absolute;
  text-align: left;
  color: #8B0000;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH2
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG2
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV3
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH3
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG3
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV4
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH4
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG4
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV5
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEF3FA;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH5
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG5
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV6
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH6
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG6
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV7
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH7
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG7
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV8
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH8
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG8
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV9
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH9
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG9
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV10
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH10
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0pt!important;
  border-top-color: transparent;
  border-top-style: double;
  border-left-width: 0pt;
  padding-left: 0pt!important;
  border-left-color: transparent;
  border-left-style: double;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!important;
  border-bottom-color: transparent;
  border-bottom-style: double;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: transparent;
  border-right-style: double;
  overflow: hidden;
}

.VSG10
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV11
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH11
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG11
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV12
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH12
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG12
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV13
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH13
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG13
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV14
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH14
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG14
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV15
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH15
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG15
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV16
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH16
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG16
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSV17
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH17
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG17
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSV18
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH18
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG18
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSV19
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH19
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG19
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV20
{
  position: absolute;
  text-align: left;
  color: #8B0000;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH20
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG20
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV21
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH21
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG21
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV22
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH22
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG22
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV23
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH23
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG23
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV24
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH24
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG24
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV25
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH25
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG25
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV26
{
  position: absolute;
  text-align: center;
  color: #0000FF;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH26
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG26
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV27
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH27
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG27
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV28
{
  position: absolute;
  text-align: center;
  color: #395587;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH28
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG28
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV29
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH29
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG29
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV30
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH30
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG30
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV31
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH31
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG31
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV32
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH32
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG32
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV33
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH33
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG33
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV34
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH34
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG34
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV35
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH35
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG35
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV36
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH36
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG36
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV37
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH37
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG37
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV38
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH38
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG38
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV39
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH39
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG39
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV40
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #D2D2D2;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH40
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG40
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV41
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH41
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG41
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV42
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH42
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG42
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV43
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 3.75pt;
  padding-top: 8pt!important;
  border-top-color: #808000;
  border-top-style: solid;
  border-left-width: 3.75pt;
  padding-left: 2.5pt!important;
  border-left-color: #808000;
  border-left-style: dotted;
  border-bottom-width: 3.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #808000;
  border-bottom-style: solid;
  border-right-width: 3.75pt;
  padding-right: 2.5pt!important;
  border-right-color: #808000;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH43
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 3.75pt;
  padding-top: 8pt!important;
  border-top-color: #808000;
  border-top-style: solid;
  border-left-width: 3.75pt;
  padding-left: 2.5pt!important;
  border-left-color: #808000;
  border-left-style: dotted;
  border-bottom-width: 3.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #808000;
  border-bottom-style: solid;
  border-right-width: 3.75pt;
  padding-right: 2.5pt!important;
  border-right-color: #808000;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG43
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV44
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 2.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #008000;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH44
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 2.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #008000;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG44
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV45
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH45
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG45
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV46
{
  position: absolute;
  text-align: left;
  color: #006633;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #00CC66;
  padding: 2px;
  overflow: hidden;
}

.VSH46
{
  position: absolute;
  text-align: left;
  color: #006633;
  background-color: #DBEDDB;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #00CC66;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG46
{
  position: absolute;
  text-align: center;
  color: #006633;
  background-color: #DBEDDB;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #00CC66;
  padding: 2px;
  overflow: hidden;
}

.VSV47
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F9DB9;
  padding: 2px;
  overflow: hidden;
}

.VSH47
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F9DB9;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG47
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #E8E6C8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #7F9DB9;
  padding: 2px;
  overflow: hidden;
}

.VSV48
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSH48
{
  position: absolute;
  text-align: left;
  color: #50503C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #9EB6CE;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG48
{
  position: absolute;
  text-align: center;
  color: #004D89;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSV49
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH49
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F4;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG49
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV50
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSH50
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG50
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV51
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH51
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSG51
{
  position: absolute;
  text-align: left;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSV52
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F9F9F9;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}

.VSH52
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #666666;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG52
{
  position: absolute;
  text-align: center;
  color: #202002;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E2E2E2,EndColorStr=#E2E2E2);
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D0D0D0;
  padding: 2px;
  overflow: hidden;
}


