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: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH1
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG1
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV2
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH2
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG2
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV3
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH3
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG3
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV4
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH4
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #ECE9D8;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG4
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV5
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH5
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG5
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV6
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH6
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG6
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV7
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #98FB98;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH7
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG7
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV8
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFF00;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH8
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG8
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV9
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FF6820;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH9
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG9
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV10
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH10
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG10
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV11
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH11
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG11
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV12
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH12
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG12
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV13
{
  position: absolute;
  text-align: right;
  color: #008012;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH13
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG13
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV14
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH14
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG14
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV15
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH15
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG15
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV16
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH16
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG16
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV17
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH17
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG17
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV18
{
  position: absolute;
  text-align: center;
  color: #FFFBF0;
  background-color: #37547F;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH18
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG18
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV19
{
  position: absolute;
  text-align: center;
  color: #FFFBF0;
  background-color: #2B6CB2;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH19
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG19
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV20
{
  position: absolute;
  text-align: center;
  color: #FFFBF0;
  background-color: #008027;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH20
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG20
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV21
{
  position: absolute;
  text-align: center;
  color: #FFFBF0;
  background-color: #DB4A37;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH21
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG21
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV22
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #C0C0C0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH22
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG22
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV23
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #B4B4B4;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH23
{
  position: absolute;
  text-align: left;
  color: #F0F0F0;
  background-color: #B4B4B4;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG23
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV24
{
  position: absolute;
  text-align: left;
  color: #FF8000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH24
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG24
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV25
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH25
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG25
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV26
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH26
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG26
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV27
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH27
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG27
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV28
{
  position: absolute;
  text-align: left;
  color: #00C04B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH28
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG28
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV29
{
  position: absolute;
  text-align: left;
  color: #00C04B;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH29
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG29
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV30
{
  position: absolute;
  text-align: left;
  color: #7D9EC0;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH30
{
  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: #FFFFE0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG30
{
  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: #FFFFE0;
  padding: 2px;
  overflow: hidden;
}

.VSV31
{
  position: absolute;
  text-align: center;
  color: #7D9EC0;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH31
{
  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: #FFFFE0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG31
{
  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: #FFFFE0;
  padding: 2px;
  overflow: hidden;
}

.VSV32
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  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;
}

.VSH32
{
  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;
}

.VSG32
{
  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;
}

.VSV33
{
  position: absolute;
  text-align: center;
  color: #0000FF;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH33
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG33
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV34
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH34
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG34
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV35
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH35
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG35
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV36
{
  position: absolute;
  text-align: center;
  color: #0000FF;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH36
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG36
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV37
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  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;
}

.VSH37
{
  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: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG37
{
  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;
}

.VSV38
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH38
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG38
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV39
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH39
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG39
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV40
{
  position: absolute;
  text-align: center;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH40
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG40
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV41
{
  position: absolute;
  text-align: center;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH41
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG41
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV42
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH42
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG42
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV43
{
  position: absolute;
  text-align: center;
  color: #009300;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH43
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG43
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV44
{
  position: absolute;
  text-align: center;
  color: #FFD700;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH44
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG44
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV45
{
  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: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH45
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG45
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV46
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH46
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG46
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV47
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH47
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG47
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV48
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH48
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG48
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV49
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH49
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG49
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV50
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH50
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG50
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV51
{
  position: absolute;
  text-align: right;
  color: #008000;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH51
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG51
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV52
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH52
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG52
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV53
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #E6E6FA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH53
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG53
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV54
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFC4FF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH54
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG54
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV55
{
  position: absolute;
  text-align: left;
  color: #202020;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FFC0CB,EndColorStr=#FF409F);
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH55
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG55
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV56
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #98FB98;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH56
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG56
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV57
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFF00;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH57
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG57
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV58
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #7FFFD4;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH58
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG58
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV59
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FF6820;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH59
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG59
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV60
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFC000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH60
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG60
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV61
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFAD5B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH61
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG61
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV62
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH62
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG62
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV63
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: line-through;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH63
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG63
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV64
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH64
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG64
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV65
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: italic;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH65
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG65
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV66
{
  position: absolute;
  text-align: left;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH66
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG66
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV67
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH67
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG67
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV68
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH68
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG68
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV69
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH69
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG69
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV70
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH70
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG70
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV71
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH71
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG71
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV72
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH72
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG72
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV73
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH73
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG73
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV74
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH74
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG74
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV75
{
  position: absolute;
  text-align: left;
  color: #00C076;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH75
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG75
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV76
{
  position: absolute;
  text-align: left;
  color: #FA0039;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH76
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG76
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV77
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH77
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG77
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV78
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: transparent;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH78
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG78
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV79
{
  position: absolute;
  text-align: right;
  color: #009300;
  background-color: transparent;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH79
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG79
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV80
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH80
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG80
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV81
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH81
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG81
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV82
{
  position: absolute;
  text-align: left;
  color: #008000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH82
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG82
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV83
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: transparent;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH83
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG83
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV84
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH84
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG84
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV85
{
  position: absolute;
  text-align: right;
  color: #0000FF;
  background-color: transparent;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH85
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG85
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV86
{
  position: absolute;
  text-align: right;
  color: #0000FF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH86
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG86
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV87
{
  position: absolute;
  text-align: right;
  color: #009300;
  background-color: transparent;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH87
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG87
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV88
{
  position: absolute;
  text-align: right;
  color: #009300;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH88
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG88
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV89
{
  position: absolute;
  text-align: right;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH89
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG89
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV90
{
  position: absolute;
  text-align: left;
  color: #00005E;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH90
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG90
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV91
{
  position: absolute;
  text-align: left;
  color: #2B6CB2;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH91
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG91
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV92
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH92
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG92
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV93
{
  position: absolute;
  text-align: left;
  color: #008000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH93
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG93
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV94
{
  position: absolute;
  text-align: left;
  color: #2B6CB2;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH94
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG94
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV95
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH95
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG95
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV96
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFA0A0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH96
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG96
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV97
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFF00;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH97
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG97
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV98
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FEFF76;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH98
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG98
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV99
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FEFF76;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH99
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG99
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV100
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFC000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH100
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG100
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV101
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C0FF57;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH101
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG101
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV102
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #00C0FF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH102
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG102
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV103
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #90E3FE;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH103
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG103
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV104
{
  position: absolute;
  text-align: left;
  color: #2249A5;
  background-color: #E9E9E9;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH104
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG104
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV105
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH105
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG105
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV106
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH106
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG106
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV107
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH107
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG107
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV108
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH108
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG108
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV109
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH109
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG109
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV110
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH110
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG110
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV111
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH111
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG111
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV112
{
  position: absolute;
  text-align: right;
  color: #008000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH112
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG112
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV113
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH113
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG113
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV114
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH114
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG114
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV115
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH115
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG115
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV116
{
  position: absolute;
  text-align: right;
  color: #008000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH116
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG116
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV117
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH117
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG117
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV118
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH118
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG118
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV119
{
  position: absolute;
  text-align: right;
  color: #008000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH119
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG119
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV120
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH120
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG120
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV121
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH121
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG121
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV122
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH122
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG122
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV123
{
  position: absolute;
  text-align: right;
  color: #008000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH123
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG123
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFFF;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV124
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH124
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG124
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV125
{
  position: absolute;
  text-align: right;
  color: #008000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH125
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG125
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV126
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH126
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG126
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV127
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH127
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A6CAF0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG127
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A6CAF0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV128
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH128
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG128
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A0FFA0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV129
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH129
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG129
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV130
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH130
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A6CAF0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG130
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #A6CAF0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV131
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH131
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG131
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV132
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH132
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG132
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #00C04B;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV133
{
  position: absolute;
  text-align: center;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH133
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG133
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFC057;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV134
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH134
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG134
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV135
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH135
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG135
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV136
{
  position: absolute;
  text-align: right;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH136
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG136
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV137
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 26pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH137
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG137
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV138
{
  position: absolute;
  text-align: left;
  color: #55AD89;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 26pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH138
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG138
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV139
{
  position: absolute;
  text-align: left;
  color: #55AD89;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH139
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG139
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV140
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 26pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH140
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG140
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV141
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH141
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG141
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV142
{
  position: absolute;
  text-align: left;
  color: #2B6CB2;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 26pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH142
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG142
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV143
{
  position: absolute;
  text-align: left;
  color: #2B6CB2;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 26pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH143
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG143
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV144
{
  position: absolute;
  text-align: left;
  color: #2B6CB2;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH144
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG144
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV145
{
  position: absolute;
  text-align: center;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH145
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG145
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV146
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH146
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG146
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV147
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FAF9F2;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH147
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG147
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV148
{
  position: absolute;
  text-align: left;
  color: #00B0F2;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH148
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG148
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV149
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH149
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG149
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV150
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH150
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG150
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV151
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH151
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG151
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV152
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH152
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG152
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV153
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH153
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG153
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV154
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: 5pt!important;
  border-bottom-color: #3974B1;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH154
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG154
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV155
{
  position: absolute;
  text-align: left;
  color: #999999;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH155
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG155
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV156
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH156
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG156
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV157
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH157
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG157
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV158
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH158
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG158
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV159
{
  position: absolute;
  text-align: left;
  color: #35B06D;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH159
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG159
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV160
{
  position: absolute;
  text-align: left;
  color: #FFC000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH160
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG160
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV161
{
  position: absolute;
  text-align: left;
  color: #E26B0A;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH161
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG161
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV162
{
  position: absolute;
  text-align: left;
  color: #D22C12;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH162
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG162
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV163
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH163
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG163
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV164
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH164
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG164
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV165
{
  position: absolute;
  text-align: left;
  color: #35B06D;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH165
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG165
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV166
{
  position: absolute;
  text-align: left;
  color: #FFC000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH166
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG166
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV167
{
  position: absolute;
  text-align: left;
  color: #E26B0A;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH167
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG167
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV168
{
  position: absolute;
  text-align: left;
  color: #D22C12;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH168
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG168
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV169
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH169
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG169
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV170
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH170
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG170
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV171
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH171
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG171
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV172
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH172
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG172
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV173
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH173
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG173
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV174
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH174
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG174
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV175
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH175
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG175
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV176
{
  position: absolute;
  text-align: left;
  color: #00C024;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH176
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG176
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV177
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH177
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG177
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV178
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH178
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG178
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV179
{
  position: absolute;
  text-align: left;
  color: #00C024;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH179
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG179
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV180
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH180
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG180
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #C6ECD9;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV181
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH181
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FDE9D9;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG181
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #FDE9D9;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV182
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH182
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #BCD3EE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG182
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #BCD3EE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV183
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH183
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #BCD3EE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG183
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #BCD3EE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV184
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH184
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #BCD3EE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG184
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #BCD3EE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV185
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH185
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #DAE7F6;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG185
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #DAE7F6;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV186
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH186
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FEFE99;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG186
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #FEFE99;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV187
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH187
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FEFE99;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG187
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #FEFE99;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV188
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH188
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG188
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV189
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH189
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #D9FCF4;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG189
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #D9FCF4;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV190
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH190
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #DADADA;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG190
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #DADADA;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV191
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH191
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG191
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV192
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  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;
}

.VSH192
{
  position: absolute;
  text-align: left;
  color: #800080;
  background-color: #F0F0F0;
  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;
}

.VSG192
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #F0F0F0;
  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;
}

.VSV193
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  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;
}

.VSH193
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F0F0F0;
  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;
}

.VSG193
{
  position: absolute;
  text-align: center;
  color: #787878;
  background-color: #F0F0F0;
  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;
}

.VSV194
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH194
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG194
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV195
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH195
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG195
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV196
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH196
{
  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: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG196
{
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV197
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 2pt;
  padding-top: 5pt!important;
  border-top-color: #41B883;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: transparent;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH197
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Segoe UI, 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;
}

.VSG197
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #E8E6C8;
  font-family: Segoe UI, 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;
}

.VSV198
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Segoe UI Semibold, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F9DB9;
  padding: 2px;
  overflow: hidden;
}

.VSH198
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Segoe UI, 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;
}

.VSG198
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  font-family: Segoe UI, 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;
}

.VSV199
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH199
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG199
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px;
  overflow: hidden;
}

.VSV200
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #28C34D;
  font-family: Tahoma, sans-serif;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH200
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG200
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV201
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH201
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG201
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV202
{
  position: absolute;
  text-align: left;
  color: #2B6CB2;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH202
{
  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: #FFFFE0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG202
{
  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: #FFFFE0;
  padding: 2px;
  overflow: hidden;
}

.VSV203
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 2pt;
  padding-top: 5pt!important;
  border-top-color: #FF415B;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: transparent;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH203
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Segoe UI, 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;
}

.VSG203
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #E8E6C8;
  font-family: Segoe UI, 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;
}

.VSV204
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH204
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG204
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px;
  overflow: hidden;
}

.VSV205
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH205
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG205
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Segoe UI Light, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px;
  overflow: hidden;
}

.VSV206
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH206
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG206
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV207
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0000FF;
  padding: 2px;
  overflow: hidden;
}

.VSH207
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0000FF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG207
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #0000FF;
  padding: 2px;
  overflow: hidden;
}

.VSV208
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FF0000;
  padding: 2px;
  overflow: hidden;
}

.VSH208
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FF0000;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG208
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FF0000;
  padding: 2px;
  overflow: hidden;
}

.VSV209
{
  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;
}

.VSH209
{
  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;
}

.VSG209
{
  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;
}

.VSV210
{
  position: absolute;
  text-align: center;
  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;
}

.VSH210
{
  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;
}

.VSG210
{
  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;
}

.VSV211
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH211
{
  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;
}

.VSG211
{
  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;
}

.VSV212
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFC057;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH212
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F0F0F0,EndColorStr=#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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG212
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV213
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH213
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG213
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #D3D4DA;
  padding: 2px;
  overflow: hidden;
}

.VSV214
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH214
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG214
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV215
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH215
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG215
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV216
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSH216
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F9F9F9;
  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;
}

.VSG216
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  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;
}

.VSV217
{
  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-style: solid;
  border-width: 1px;
  border-color: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSH217
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F9F9F9;
  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;
}

.VSG217
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  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;
}

.VSV218
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSH218
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F9F9F9;
  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;
}

.VSG218
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  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;
}

.VSV219
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH219
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG219
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV220
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFD42A;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH220
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG220
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV221
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFF00;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH221
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG221
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV222
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #32CD32;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH222
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #ECE9D8;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG222
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV223
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH223
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #ECE9D8;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG223
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV224
{
  position: absolute;
  text-align: center;
  color: #202020;
  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;
}

.VSH224
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F9F9F9;
  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;
}

.VSG224
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  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;
}

.VSV225
{
  position: absolute;
  text-align: center;
  color: #0000FF;
  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;
}

.VSH225
{
  position: absolute;
  text-align: left;
  color: #50503C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  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;
}

.VSG225
{
  position: absolute;
  text-align: center;
  color: #004D89;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSV226
{
  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;
}

.VSH226
{
  position: absolute;
  text-align: left;
  color: #50503C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  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;
}

.VSG226
{
  position: absolute;
  text-align: center;
  color: #004D89;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSV227
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  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;
}

.VSH227
{
  position: absolute;
  text-align: left;
  color: #50503C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  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;
}

.VSG227
{
  position: absolute;
  text-align: center;
  color: #004D89;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSV228
{
  position: absolute;
  text-align: center;
  color: #00C04B;
  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;
}

.VSH228
{
  position: absolute;
  text-align: left;
  color: #50503C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  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;
}

.VSG228
{
  position: absolute;
  text-align: center;
  color: #004D89;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSV229
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 2pt;
  padding-top: 5pt!important;
  border-top-color: #2B6CB2;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: transparent;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH229
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Segoe UI, 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;
}

.VSG229
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #E8E6C8;
  font-family: Segoe UI, 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;
}

.VSV230
{
  position: absolute;
  text-align: center;
  color: #202020;
  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;
}

.VSH230
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F9F9F9;
  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;
}

.VSG230
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  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;
}

.VSV231
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH231
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #ECE9D8;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG231
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV232
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH232
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG232
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV233
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH233
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #FFFBF0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG233
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #FFFBF0;
  padding: 2px;
  overflow: hidden;
}

.VSV234
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH234
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG234
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV235
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH235
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG235
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV236
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH236
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG236
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV237
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH237
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG237
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV238
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH238
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG238
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV239
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH239
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG239
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV240
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH240
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG240
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV241
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH241
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG241
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV242
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH242
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG242
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV243
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH243
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG243
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV244
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #D4D4D4;
  padding: 2px 2px 2px 4px;
  overflow: hidden;
}

.VSH244
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG244
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV245
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFA0A0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH245
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG245
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV246
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFA0A0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH246
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG246
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV247
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH247
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG247
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV248
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH248
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG248
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV249
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #7D9EC0;
  padding: 2px;
  overflow: hidden;
}

.VSH249
{
  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: #7D9EC0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG249
{
  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: #7D9EC0;
  padding: 2px;
  overflow: hidden;
}

.VSV250
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH250
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG250
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV251
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH251
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG251
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV252
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH252
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG252
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV253
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH253
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG253
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV254
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #A0FFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH254
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG254
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV255
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH255
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG255
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV256
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH256
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG256
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV257
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH257
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG257
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: #FFFFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV258
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #A0FFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: double;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH258
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #A0FFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG258
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: #A0FFA0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV259
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH259
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG259
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV260
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH260
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG260
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV261
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH261
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG261
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV262
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH262
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG262
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV263
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH263
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG263
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV264
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH264
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG264
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV265
{
  position: absolute;
  text-align: right;
  color: #008000;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH265
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG265
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV266
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH266
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG266
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV267
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  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: 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;
}

.VSH267
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG267
{
  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;
}

.VSV268
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH268
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG268
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV269
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  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: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH269
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG269
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV270
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH270
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG270
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV271
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  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: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH271
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG271
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV272
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH272
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG272
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV273
{
  position: absolute;
  text-align: right;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH273
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG273
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV274
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH274
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  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;
}

.VSG274
{
  position: absolute;
  text-align: left;
  color: #004D89;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E8E6C8,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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV275
{
  position: absolute;
  text-align: left;
  color: #004C8B;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 18pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH275
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG275
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV276
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH276
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG276
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV277
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH277
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG277
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV278
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH278
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG278
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV279
{
  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: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH279
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  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;
}

.VSG279
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV280
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH280
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG280
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV281
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #D2EBFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 1pt;
  padding-top: 2.5pt!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;
}

.VSH281
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG281
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV282
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #D2EBFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 1pt;
  padding-top: 2.5pt!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;
}

.VSH282
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG282
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV283
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  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: 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;
}

.VSH283
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG283
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV284
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH284
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG284
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV285
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH285
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG285
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV286
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH286
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG286
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: dotted;
  overflow: hidden;
}

.VSV287
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!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;
}

.VSH287
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG287
{
  position: absolute;
  text-align: left;
  color: #004D89;
  background-color: #E8E6C8;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV288
{
  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: 0pt;
  padding-top: 0pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dotted;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!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;
}

.VSH288
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  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: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG288
{
  position: absolute;
  text-align: left;
  color: #004D89;
  background-color: #E8E6C8;
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV289
{
  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: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH289
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  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;
}

.VSG289
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV290
{
  position: absolute;
  text-align: left;
  color: #004C8B;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 20pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH290
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG290
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV291
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH291
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG291
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV292
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH292
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG292
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV293
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 2.5pt!important;
  border-top-color: #F0F0F0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #FFFFFF;
  border-left-style: dotted;
  border-bottom-width: 1pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #F0F0F0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #FFFFFF;
  border-right-style: dotted;
  overflow: hidden;
}

.VSH293
{
  position: absolute;
  text-align: left;
  color: #2D2D2D;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG293
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSV294
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFA0;
  font-family: Courier New, 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;
}

.VSH294
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EBECEE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: italic;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #9EB6CE;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG294
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #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;
}

.VSV295
{
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH295
{
  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: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG295
{
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV296
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSH296
{
  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;
}

.VSG296
{
  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;
}

.VSV297
{
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH297
{
  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: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG297
{
  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: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV298
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSH298
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #EDEBD6;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG298
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #E8E6C8;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  padding: 2px;
  overflow: hidden;
}

.VSV299
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFA0A0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH299
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG299
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV300
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #FFCC66;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH300
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG300
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV301
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH301
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG301
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV302
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH302
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG302
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV303
{
  position: absolute;
  text-align: center;
  color: #202020;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH303
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG303
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #ECE9D8;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV304
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH304
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG304
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #ECE9D8;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV305
{
  position: absolute;
  text-align: left;
  color: #202020;
  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: #9EB6CE;
  padding: 2px;
  overflow: hidden;
}

.VSH305
{
  position: absolute;
  text-align: left;
  color: #50503C;
  background-color: #F9F9F9;
  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;
}

.VSG305
{
  position: absolute;
  text-align: center;
  color: #004D89;
  background-color: #FFFFFF;
  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;
}

.VSV306
{
  position: absolute;
  text-align: center;
  color: #808080;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH306
{
  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;
}

.VSG306
{
  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;
}

.VSV307
{
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSH307
{
  position: absolute;
  text-align: left;
  color: #202020;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG307
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #D4D4D4;
  padding: 2px;
  overflow: hidden;
}

.VSV308
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH308
{
  position: absolute;
  text-align: left;
  color: #444444;
  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: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG308
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV309
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH309
{
  position: absolute;
  text-align: left;
  color: #444444;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG309
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV310
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH310
{
  position: absolute;
  text-align: left;
  color: #444444;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG310
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV311
{
  position: absolute;
  text-align: left;
  color: #444444;
  background-color: transparent;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH311
{
  position: absolute;
  text-align: left;
  color: #444444;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG311
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: italic;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV312
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH312
{
  position: absolute;
  text-align: left;
  color: #444444;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#EBECEE);
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG312
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Segoe UI, sans-serif;
  font-size: 10pt;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV313
{
  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;
}

.VSH313
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #F0F0F0;
  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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG313
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #F0F0F0;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV314
{
  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;
}

.VSH314
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG314
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV315
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.75pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH315
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG315
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV316
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #0080FF;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.25pt!important;
  border-left-color: #0080FF;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.75pt!important;
  border-bottom-color: #0080FF;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.25pt!important;
  border-right-color: #0080FF;
  border-right-style: solid;
  overflow: hidden;
}

.VSH316
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG316
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV317
{
  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-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH317
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG317
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV318
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH318
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG318
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV319
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH319
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG319
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV320
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH320
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG320
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV321
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH321
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG321
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV322
{
  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-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH322
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG322
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV323
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH323
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG323
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV324
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH324
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG324
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV325
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH325
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG325
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV326
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH326
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG326
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV327
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH327
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG327
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV328
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH328
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG328
{
  position: absolute;
  text-align: right;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV329
{
  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: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH329
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG329
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV330
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH330
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG330
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV331
{
  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-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH331
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG331
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV332
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH332
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG332
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV333
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH333
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG333
{
  position: absolute;
  text-align: right;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV334
{
  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: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH334
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG334
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV335
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFFF;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH335
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG335
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV336
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: line-through;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH336
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG336
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV337
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH337
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG337
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV338
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #4F81BD;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #4F81BD;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH338
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG338
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV339
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH339
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG339
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV340
{
  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;
}

.VSH340
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG340
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV341
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH341
{
  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;
}

.VSG341
{
  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;
}

.VSV342
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F7F7FD;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH342
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG342
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV343
{
  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;
}

.VSH343
{
  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;
}

.VSG343
{
  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;
}

.VSV344
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH344
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG344
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV345
{
  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;
}

.VSH345
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG345
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV346
{
  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;
}

.VSH346
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG346
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV347
{
  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;
}

.VSH347
{
  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;
}

.VSG347
{
  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;
}

.VSV348
{
  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;
}

.VSH348
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG348
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV349
{
  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;
}

.VSH349
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG349
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV350
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F2D777;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH350
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG350
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV351
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFF00;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH351
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG351
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV352
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #98FB98;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH352
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG352
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV353
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #C0FFFF;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH353
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG353
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV354
{
  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-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.75pt!important;
  border-left-color: transparent;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.75pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH354
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG354
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV355
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFC4FF;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH355
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG355
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV356
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FF0000;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH356
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG356
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV357
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFF00;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH357
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG357
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV358
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #00FF00;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH358
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG358
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV359
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #C0C0C0;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH359
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG359
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV360
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFAD5B;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH360
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG360
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV361
{
  position: absolute;
  text-align: right;
  color: #FF0000;
  background-color: #E6E6FA;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH361
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG361
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV362
{
  position: absolute;
  text-align: right;
  color: #009300;
  background-color: #E6E6FA;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH362
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG362
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV363
{
  position: absolute;
  text-align: right;
  color: #00008B;
  background-color: #E6E6FA;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH363
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG363
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV364
{
  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;
}

.VSH364
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG364
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV365
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH365
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG365
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV366
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #F2F2FD;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH366
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG366
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV367
{
  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;
}

.VSH367
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG367
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV368
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH368
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG368
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV369
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH369
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG369
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV370
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH370
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG370
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV371
{
  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;
}

.VSH371
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG371
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV372
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 3pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH372
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG372
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV373
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH373
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG373
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV374
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH374
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG374
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV375
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH375
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG375
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV376
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH376
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG376
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV377
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH377
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG377
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV378
{
  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;
}

.VSH378
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG378
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV379
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH379
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG379
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV380
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH380
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG380
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV381
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH381
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG381
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV382
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.800000);
  overflow: hidden;
}

.VSH382
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.800000);
  overflow: hidden;
}

.VSG382
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.800000);
  overflow: hidden;
}

.VSV383
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Code 128AB Tall HR, sans-serif;
  font-size: 28pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH383
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG383
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV384
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH384
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG384
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV385
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH385
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG385
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV386
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Code 128, sans-serif;
  font-size: 36pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH386
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG386
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV387
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH387
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG387
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV388
{
  position: absolute;
  text-align: right;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH388
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG388
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV389
{
  position: absolute;
  text-align: right;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH389
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG389
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV390
{
  position: absolute;
  text-align: right;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH390
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG390
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV391
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH391
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG391
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV392
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH392
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG392
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV393
{
  position: absolute;
  text-align: right;
  color: #A52A2A;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH393
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG393
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV394
{
  position: absolute;
  text-align: right;
  color: #00008B;
  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;
}

.VSH394
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG394
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV395
{
  position: absolute;
  text-align: right;
  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;
}

.VSH395
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG395
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV396
{
  position: absolute;
  text-align: right;
  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;
}

.VSH396
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG396
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV397
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSH397
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG397
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV398
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH398
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG398
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV399
{
  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: #E1E1E1;
  padding: 2px;
  overflow: hidden;
}

.VSH399
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG399
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV400
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #F7F7FD;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH400
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG400
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV401
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #F7F7FD;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH401
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG401
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV402
{
  position: absolute;
  text-align: left;
  color: #008000;
  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;
}

.VSH402
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG402
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV403
{
  position: absolute;
  text-align: right;
  color: #008000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH403
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG403
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV404
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #480048;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH404
{
  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: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG404
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV405
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH405
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG405
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV406
{
  position: absolute;
  text-align: right;
  color: #000000;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH406
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG406
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV407
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FF5757;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH407
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG407
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV408
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #57C0FF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH408
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG408
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV409
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A0FFA0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH409
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG409
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV410
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.75pt!important;
  border-left-color: transparent;
  border-left-style: solid;
  border-bottom-width: 0.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: dashed;
  border-right-width: 0pt;
  padding-right: 0.75pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH410
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG410
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV411
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH411
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG411
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV412
{
  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-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0.75pt;
  padding-left: 2.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: dashed;
  border-bottom-width: 0pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: transparent;
  border-bottom-style: dashed;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: transparent;
  border-right-style: dashed;
  overflow: hidden;
}

.VSH412
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG412
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV413
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #A6CAF0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH413
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG413
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV414
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #3E9EFF;
  filter: Alpha(opacity=20);
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 1pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH414
{
  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: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG414
{
  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: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV415
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FF0000;
  filter: Alpha(opacity=20);
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 1pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH415
{
  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: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG415
{
  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: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV416
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFA0;
  filter: Alpha(opacity=20);
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 1pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 1pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 1pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 1pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH416
{
  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: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG416
{
  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: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV417
{
  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-top-width: 0.75pt;
  padding-top: 2.5pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.75pt;
  padding-left: 2.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.75pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH417
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG417
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV418
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH418
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG418
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV419
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.75pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH419
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG419
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV420
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.75pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.75pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH420
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG420
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV421
{
  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-top-width: 0pt;
  padding-top: 1pt!important;
  border-top-color: transparent;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.75pt!important;
  border-left-color: transparent;
  border-left-style: solid;
  border-bottom-width: 0.75pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: dashed;
  border-right-width: 0pt;
  padding-right: 0.75pt!important;
  border-right-color: transparent;
  border-right-style: solid;
  overflow: hidden;
}

.VSH421
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG421
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV422
{
  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;
}

.VSH422
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG422
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV423
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH423
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG423
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV424
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH424
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG424
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV425
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH425
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #F8D78B;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG425
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV426
{
  position: absolute;
  text-align: left;
  color: #FFFFE0;
  background-color: #000000;
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH426
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG426
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV427
{
  position: absolute;
  text-align: left;
  color: #FFFFE0;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#000000,EndColorStr=#FFFFFF);
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH427
{
  position: absolute;
  text-align: left;
  color: #4B4B4B;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG427
{
  position: absolute;
  text-align: center;
  color: #7F7F7F;
  background-color: #EEE9CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV428
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F5E1CD;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH428
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG428
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV429
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH429
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG429
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV430
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH430
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG430
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV431
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH431
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG431
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV432
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH432
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG432
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV433
{
  position: absolute;
  text-align: right;
  color: #A52A2A;
  background-color: #E6E6FA;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 3pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH433
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG433
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV434
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFF8CC;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH434
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG434
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV435
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #2962A6;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH435
{
  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;
}

.VSG435
{
  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;
}

.VSV436
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #2962A6;
  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;
}

.VSH436
{
  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;
}

.VSG436
{
  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;
}

.VSV437
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #2962A6;
  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;
}

.VSH437
{
  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;
}

.VSG437
{
  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;
}

.VSV438
{
  position: absolute;
  text-align: right;
  color: #FFFFFF;
  background-color: #2962A6;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH438
{
  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;
}

.VSG438
{
  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;
}

.VSV439
{
  position: absolute;
  text-align: right;
  color: #FFFFFF;
  background-color: #2962A6;
  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;
}

.VSH439
{
  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;
}

.VSG439
{
  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;
}

.VSV440
{
  position: absolute;
  text-align: right;
  color: #FFFFFF;
  background-color: #2962A6;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #7F7F7F;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #7F7F7F;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 17.5pt!important;
  border-right-color: #7F7F7F;
  border-right-style: solid;
  overflow: hidden;
}

.VSH440
{
  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;
}

.VSG440
{
  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;
}

.VSV441
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #538ED5;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH441
{
  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;
}

.VSG441
{
  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;
}

.VSV442
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #538ED5;
  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;
}

.VSH442
{
  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;
}

.VSG442
{
  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;
}

.VSV443
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #538ED5;
  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;
}

.VSH443
{
  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;
}

.VSG443
{
  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;
}

.VSV444
{
  position: absolute;
  text-align: right;
  color: #FFFFFF;
  background-color: #538ED5;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH444
{
  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;
}

.VSG444
{
  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;
}

.VSV445
{
  position: absolute;
  text-align: right;
  color: #FFFFFF;
  background-color: #538ED5;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #7F7F7F;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #7F7F7F;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 17.5pt!important;
  border-right-color: #7F7F7F;
  border-right-style: solid;
  overflow: hidden;
}

.VSH445
{
  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;
}

.VSG445
{
  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;
}

.VSV446
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #B8CCE4;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH446
{
  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;
}

.VSG446
{
  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;
}

.VSV447
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #B8CCE4;
  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;
}

.VSH447
{
  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;
}

.VSG447
{
  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;
}

.VSV448
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #B8CCE4;
  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;
}

.VSH448
{
  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;
}

.VSG448
{
  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;
}

.VSV449
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #B8CCE4;
  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;
}

.VSH449
{
  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;
}

.VSG449
{
  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;
}

.VSV450
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #B8CCE4;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #7F7F7F;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #7F7F7F;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 17.5pt!important;
  border-right-color: #7F7F7F;
  border-right-style: solid;
  overflow: hidden;
}

.VSH450
{
  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;
}

.VSG450
{
  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;
}

.VSV451
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #DBE5F1;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH451
{
  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;
}

.VSG451
{
  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;
}

.VSV452
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #DBE5F1;
  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;
}

.VSH452
{
  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;
}

.VSG452
{
  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;
}

.VSV453
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #DBE5F1;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH453
{
  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;
}

.VSG453
{
  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;
}

.VSV454
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #DBE5F1;
  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;
}

.VSH454
{
  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;
}

.VSG454
{
  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;
}

.VSV455
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #DBE5F1;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  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: solid;
  overflow: hidden;
}

.VSH455
{
  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;
}

.VSG455
{
  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;
}

.VSV456
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #DBE5F1;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #7F7F7F;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #7F7F7F;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 17.5pt!important;
  border-right-color: #7F7F7F;
  border-right-style: solid;
  overflow: hidden;
}

.VSH456
{
  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;
}

.VSG456
{
  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;
}

.VSV457
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F4F8;
  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: #9CB4D1;
  padding: 2px;
  overflow: hidden;
}

.VSH457
{
  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: #9CB4D1;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG457
{
  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: #9CB4D1;
  padding: 2px;
  overflow: hidden;
}

.VSV458
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F4F8;
  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: #9CB4D1;
  padding: 2px;
  overflow: hidden;
}

.VSH458
{
  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: #9CB4D1;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG458
{
  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: #9CB4D1;
  padding: 2px;
  overflow: hidden;
}

.VSV459
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F4F8;
  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;
}

.VSH459
{
  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;
}

.VSG459
{
  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;
}

.VSV460
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #C0FFA0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH460
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG460
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV461
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #D8FED8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH461
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG461
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV462
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #DECCFE;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH462
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG462
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV463
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH463
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG463
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV464
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH464
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG464
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV465
{
  position: absolute;
  text-align: left;
  color: #008000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH465
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG465
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV466
{
  position: absolute;
  text-align: left;
  color: #A52A2A;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH466
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG466
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV467
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSH467
{
  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: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG467
{
  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: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSV468
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSH468
{
  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: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG468
{
  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: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSV469
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH469
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG469
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV470
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH470
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG470
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV471
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFE0;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH471
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG471
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV472
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 11pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH472
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG472
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV473
{
  position: absolute;
  text-align: left;
  color: #A52A2A;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH473
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG473
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV474
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 14pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH474
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG474
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV475
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #666699;
  font-family: Tahoma, sans-serif;
  font-size: 18pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH475
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG475
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV476
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 6pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH476
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG476
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV477
{
  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: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH477
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG477
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV478
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH478
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG478
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV479
{
  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: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH479
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG479
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV480
{
  position: absolute;
  text-align: left;
  color: #00008B;
  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;
}

.VSH480
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG480
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV481
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH481
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG481
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV482
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH482
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG482
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV483
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH483
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG483
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV484
{
  position: absolute;
  text-align: left;
  color: #008000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH484
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG484
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV485
{
  position: absolute;
  text-align: left;
  color: #0080FF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH485
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG485
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV486
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH486
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG486
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV487
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH487
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG487
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV488
{
  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: bold;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH488
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG488
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV489
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.75pt;
  padding-top: 1pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0.75pt;
  padding-left: 1.5pt!important;
  border-left-color: #000000;
  border-left-style: solid;
  border-bottom-width: 0.75pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-right-width: 0.75pt;
  padding-right: 1.5pt!important;
  border-right-color: #000000;
  border-right-style: solid;
  overflow: hidden;
}

.VSH489
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG489
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV490
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #D7D7D7;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH490
{
  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;
}

.VSG490
{
  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;
}

.VSV491
{
  position: absolute;
  text-align: justify;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2.5pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 2.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH491
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG491
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV492
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.75pt;
  padding-left: 0.75pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.75pt;
  padding-bottom: 0.75pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.75pt;
  padding-right: 0.75pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH492
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG492
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV493
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFE0;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH493
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG493
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV494
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH494
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG494
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV495
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH495
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG495
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV496
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F4F8;
  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: #9CB4D1;
  padding: 2px;
  overflow: hidden;
}

.VSH496
{
  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: #9CB4D1;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG496
{
  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: #9CB4D1;
  padding: 2px;
  overflow: hidden;
}

.VSV497
{
  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;
}

.VSH497
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG497
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV498
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH498
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG498
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV499
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.5pt;
  padding-top: 2pt!important;
  border-top-color: #000000;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH499
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG499
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV500
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #5A5A5A;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH500
{
  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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG500
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV501
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #B60000;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH501
{
  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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG501
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV502
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #5A5A5A;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #5A5A5A;
  padding: 2px;
  overflow: hidden;
}

.VSH502
{
  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: #5A5A5A;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG502
{
  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: #5A5A5A;
  padding: 2px;
  overflow: hidden;
}

.VSV503
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #00B050;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #00B050;
  padding: 2px;
  overflow: hidden;
}

.VSH503
{
  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: #00B050;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG503
{
  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: #00B050;
  padding: 2px;
  overflow: hidden;
}

.VSV504
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: #B60000;
  font-family: Tahoma, sans-serif;
  font-size: 16pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #B60000;
  padding: 2px;
  overflow: hidden;
}

.VSH504
{
  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: #B60000;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG504
{
  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: #B60000;
  padding: 2px;
  overflow: hidden;
}

.VSV505
{
  position: absolute;
  text-align: left;
  color: #538DD5;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH505
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG505
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV506
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 18pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH506
{
  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;
}

.VSG506
{
  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;
}

.VSV507
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH507
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG507
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV508
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSH508
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG508
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV509
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH509
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG509
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV510
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSH510
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG510
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV511
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH511
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG511
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV512
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 2px;
  overflow: hidden;
}

.VSH512
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG512
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV513
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #E1E1E1;
  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;
}

.VSH513
{
  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;
}

.VSG513
{
  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;
}

.VSV514
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E1E1E1;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSH514
{
  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;
}

.VSG514
{
  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;
}

.VSV515
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F2F2F2;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSH515
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG515
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  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: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSV516
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #F2F2F2;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSH516
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG516
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  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: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSV517
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #F2F2F2;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSH517
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG517
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  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: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSV518
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F2F2F2;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSH518
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG518
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  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: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSV519
{
  position: absolute;
  text-align: right;
  color: #000000;
  background-color: #F2F2F2;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSH519
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F0F0F0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #A5A5A5;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG519
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F0F0F0;
  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: #A5A5A5;
  padding: 2px;
  overflow: hidden;
}

.VSV520
{
  position: absolute;
  text-align: right;
  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;
}

.VSH520
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG520
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV521
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #0080C0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH521
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: transparent;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG521
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: transparent;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV522
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #0080C0;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH522
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: transparent;
  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: #7F7F7F;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG522
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: transparent;
  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: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSV523
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #9BBFD7;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH523
{
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG523
{
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV524
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #9BBFD7;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH524
{
  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: #9BBFD7;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG524
{
  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: #9BBFD7;
  padding: 2px;
  overflow: hidden;
}

.VSV525
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9FFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH525
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9FFFF;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG525
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #E9FFFF;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV526
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9FFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH526
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9FFFF;
  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;
}

.VSG526
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #E9FFFF;
  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;
}

.VSV527
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FCFDD9;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH527
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FCFDD9;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG527
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FCFDD9;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV528
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FCFDD9;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH528
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FCFDD9;
  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;
}

.VSG528
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FCFDD9;
  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;
}

.VSV529
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F8F8F8;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH529
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F8F8F8;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG529
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F8F8F8;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV530
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F8F8F8;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH530
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F8F8F8;
  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;
}

.VSG530
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F8F8F8;
  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;
}

.VSV531
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: #000080;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH531
{
  position: absolute;
  text-align: left;
  color: #FFFFFF;
  background-color: transparent;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG531
{
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  background-color: transparent;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV532
{
  position: absolute;
  text-align: justify;
  color: #000000;
  background-color: #9BBFD7;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH532
{
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG532
{
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV533
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9FFFF;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH533
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9FFFF;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG533
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #E9FFFF;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV534
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FCFDD9;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH534
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FCFDD9;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG534
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #FCFDD9;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV535
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F8F8F8;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH535
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F8F8F8;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG535
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #F8F8F8;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV536
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #F2F2F2;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH536
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG536
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV537
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Segoe UI, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH537
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG537
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV538
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH538
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG538
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV539
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH539
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG539
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV540
{
  position: absolute;
  text-align: center;
  color: #FF0000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH540
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG540
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV541
{
  position: absolute;
  text-align: center;
  color: #008000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH541
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG541
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV542
{
  position: absolute;
  text-align: center;
  color: #0080FF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH542
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG542
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV543
{
  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-top-width: 0.25pt;
  padding-top: 1pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 1.5pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 1pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 1.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH543
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG543
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV544
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH544
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG544
{
  position: absolute;
  text-align: center;
  color: #000000;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV545
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH545
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #7F7F7F;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG545
{
  position: absolute;
  text-align: center;
  color: #000000;
  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: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSV546
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 7pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSH546
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #0F4E7B;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG546
{
  position: absolute;
  text-align: center;
  color: #000000;
  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: #0F4E7B;
  padding: 2px;
  overflow: hidden;
}

.VSV547
{
  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: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH547
{
  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;
}

.VSG547
{
  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;
}

.VSV548
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH548
{
  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;
}

.VSG548
{
  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;
}

.VSV549
{
  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: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH549
{
  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;
}

.VSG549
{
  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;
}

.VSV550
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #C0C0C0;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0pt;
  padding-top: 2pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 7.5pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH550
{
  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;
}

.VSG550
{
  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;
}

.VSV551
{
  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;
}

.VSH551
{
  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;
}

.VSG551
{
  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;
}

.VSV552
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH552
{
  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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG552
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV553
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH553
{
  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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG553
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV554
{
  position: absolute;
  text-align: center;
  color: #808080;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSH554
{
  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: #C0C0C0;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG554
{
  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: #C0C0C0;
  padding: 2px;
  overflow: hidden;
}

.VSV555
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: transparent;
  font-family: Tahoma, 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: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH555
{
  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;
}

.VSG555
{
  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;
}

.VSV556
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #D3CEB3;
  font-family: Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 0pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0pt!important;
  border-bottom-color: #7D9EC0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH556
{
  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;
}

.VSG556
{
  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;
}

.VSV557
{
  position: absolute;
  text-align: left;
  color: #C0C0C0;
  background-color: #F4F4F4;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH557
{
  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;
}

.VSG557
{
  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;
}

.VSV558
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E9F5FF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!important;
  border-bottom-color: #C0C0C0;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH558
{
  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;
}

.VSG558
{
  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;
}

.VSV559
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFFFFF;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH559
{
  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;
}

.VSG559
{
  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;
}

.VSV560
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #FFE8A1;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0pt!important;
  border-left-color: #C0C0C0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 0pt!important;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 0pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH560
{
  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;
}

.VSG560
{
  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;
}

.VSV561
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH561
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG561
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV562
{
  position: absolute;
  text-align: left;
  color: #000000;
  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;
}

.VSH562
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG562
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV563
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH563
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG563
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV564
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #D2D2D2;
  padding: 2px;
  overflow: hidden;
}

.VSH564
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG564
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV565
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #DBE5F1;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0pt;
  padding-top: 2.5pt!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: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #1F65C1;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 2.5pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH565
{
  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;
}

.VSG565
{
  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;
}

.VSV566
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: transparent;
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH566
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG566
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV567
{
  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-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #2B6CB2;
  border-bottom-style: dashed;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH567
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG567
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV568
{
  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-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #C0C0C0;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 0.25pt!important;
  border-left-color: #000000;
  border-left-style: dashed;
  border-bottom-width: 0pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #2B6CB2;
  border-bottom-style: dashed;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: #C0C0C0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH568
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG568
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV569
{
  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;
  overflow: hidden;
}

.VSH569
{
  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;
}

.VSG569
{
  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;
}

.VSV570
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #E1E1E1;
  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;
}

.VSH570
{
  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;
}

.VSG570
{
  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;
}

.VSV571
{
  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: #0000FF;
  padding: 2px;
  overflow: hidden;
}

.VSH571
{
  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: #0000FF;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG571
{
  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: #0000FF;
  padding: 2px;
  overflow: hidden;
}

.VSV572
{
  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-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #D0D0D0;
  border-top-style: dashed;
  border-left-width: 1pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dashed;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: dashed;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dashed;
  overflow: hidden;
}

.VSH572
{
  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;
}

.VSG572
{
  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;
}

.VSV573
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 0.25pt!important;
  border-top-color: #D0D0D0;
  border-top-style: dashed;
  border-left-width: 1pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: dashed;
  border-bottom-width: 0.25pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: dashed;
  border-right-width: 0.25pt;
  padding-right: 0.25pt!important;
  border-right-color: #D0D0D0;
  border-right-style: dashed;
  overflow: hidden;
}

.VSH573
{
  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;
}

.VSG573
{
  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;
}

.VSV574
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #C0C0C0;
  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;
}

.VSH574
{
  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;
}

.VSG574
{
  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;
}

.VSV575
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  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;
}

.VSH575
{
  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;
}

.VSG575
{
  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;
}

.VSV576
{
  position: absolute;
  text-align: left;
  color: #0000FF;
  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;
}

.VSH576
{
  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;
}

.VSG576
{
  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;
}

.VSV577
{
  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;
  overflow: hidden;
}

.VSH577
{
  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;
}

.VSG577
{
  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;
}

.VSV578
{
  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-top-width: 0pt;
  padding-top: 0.25pt!important;
  border-top-color: #7F7F7F;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 0.25pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 1pt;
  padding-bottom: 0.25pt!important;
  border-bottom-color: #7F7F7F;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0.25pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH578
{
  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;
}

.VSG578
{
  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;
}

.VSV579
{
  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-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH579
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG579
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV580
{
  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-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH580
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG580
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV581
{
  position: absolute;
  text-align: left;
  color: #FF0000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH581
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG581
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV582
{
  position: absolute;
  text-align: left;
  color: #008000;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH582
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG582
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV583
{
  position: absolute;
  text-align: left;
  color: #0080FF;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH583
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG583
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV584
{
  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-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH584
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG584
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV585
{
  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-top-width: 0.25pt;
  padding-top: 2.5pt!important;
  border-top-color: #E3E3E3;
  border-top-style: solid;
  border-left-width: 0.25pt;
  padding-left: 2.5pt!important;
  border-left-color: #E3E3E3;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 2.5pt!important;
  border-bottom-color: #E3E3E3;
  border-bottom-style: solid;
  border-right-width: 0.25pt;
  padding-right: 2.5pt!important;
  border-right-color: #E3E3E3;
  border-right-style: solid;
  overflow: hidden;
}

.VSH585
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG585
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV586
{
  position: absolute;
  text-align: left;
  color: #00D026;
  background-color: transparent;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 2px;
  overflow: hidden;
}

.VSH586
{
  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: bold;
  border-style: groove;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG586
{
  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: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV587
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSH587
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG587
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV588
{
  position: absolute;
  text-align: left;
  color: #000000;
  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: #7F7F7F;
  padding: 2px;
  overflow: hidden;
}

.VSH588
{
  position: absolute;
  text-align: left;
  color: #000000;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}

.VSG588
{
  position: absolute;
  text-align: center;
  color: #000000;
  background-color: #ECE9D8;
  font-family: Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: outset;
  border-width: 2px;
  border-color: transparent;
  padding: 2px;
  overflow: hidden;
}

.VSV589
{
  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;
}

.VSH589
{
  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;
}

.VSG589
{
  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;
}

.VSV590
{
  position: absolute;
  text-align: left;
  color: #3C3C3C;
  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;
}

.VSH590
{
  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;
}

.VSG590
{
  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;
}

.VSV591
{
  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;
}

.VSH591
{
  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;
}

.VSG591
{
  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: none;
  padding: 2px;
  overflow: hidden;
}

.VSV592
{
  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;
}

.VSH592
{
  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;
}

.VSG592
{
  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;
}

.VSV593
{
  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;
}

.VSH593
{
  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;
}

.VSG593
{
  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;
}

.VSV594
{
  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;
}

.VSH594
{
  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;
}

.VSG594
{
  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;
}

.VSV595
{
  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;
}

.VSH595
{
  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;
}

.VSG595
{
  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;
}

.VSV596
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH596
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG596
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV597
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH597
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG597
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV598
{
  position: absolute;
  text-align: left;
  color: #8B0000;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH598
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG598
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV599
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH599
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG599
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV600
{
  position: absolute;
  text-align: left;
  color: #7F7F7F;
  background-color: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH600
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG600
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV601
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH601
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG601
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV602
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH602
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG602
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV603
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH603
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 0pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG603
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV604
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH604
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG604
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV605
{
  position: absolute;
  text-align: center;
  color: #395587;
  background-color: #FFFFFF;
  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: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH605
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  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: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG605
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV606
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH606
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG606
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV607
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH607
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG607
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV608
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH608
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG608
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV609
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH609
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG609
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV610
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH610
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG610
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV611
{
  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: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSH611
{
  position: absolute;
  text-align: left;
  color: #717880;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#F9F9F9,EndColorStr=#A7ABB8);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-top-width: 0.25pt;
  padding-top: 8pt!important;
  border-top-color: #D0D0D0;
  border-top-style: solid;
  border-left-width: 0pt;
  padding-left: 10pt!important;
  border-left-color: #D0D0D0;
  border-left-style: solid;
  border-bottom-width: 0.25pt;
  padding-bottom: 8pt!important;
  border-bottom-color: #D0D0D0;
  border-bottom-style: solid;
  border-right-width: 0pt;
  padding-right: 10pt!important;
  border-right-color: #D0D0D0;
  border-right-style: solid;
  overflow: hidden;
}

.VSG611
{
  position: absolute;
  text-align: center;
  color: #4C566C;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF,EndColorStr=#EBECEE);
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  padding: 2px;
  overflow: hidden;
}

.VSV612
{
  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;
}

.VSH612
{
  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;
}

.VSG612
{
  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;
}

.VSV613
{
  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;
}

.VSH613
{
  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;
}

.VSG613
{
  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;
}


