body, td, div {
  font-size: 8pt;
  background-color: transparent;
  color: #121212;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 120%;
  vertical-align: top;
  text-align: left;
}

td, div {
  margin: 0;
  padding: 0;
}

body {
  background-color: #FFFFFF;
  text-align: left;
}

a, a:link, a:active {
  color: #0037c4;
  text-decoration: underline;
}

a:visited {
  color: #333;
}

a:hover {
  color: #008;
  text-decoration: underline;
}

a.icn, 
a.icn:link, 
a.icn:active, 
a.icn:visited,
a.icn:hover,
a.icn:focus {
  background-repeat: no-repeat;
  text-indent: 17px;
  list-style: none;
	display: block;
}

h1, h2, h3, h4 {
  font-weight: normal;
  line-height: 120%;
  display: block;
  margin: 0pt 0pt 6pt 0pt;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 150%;
}

h3 {
  font-size: 130%;
}

h4 {
  font-size: 110%;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px
}

input, select, textarea {
  font-family: Arial, sans-serif;
}

input.chkbx {
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0 2px 0 0;
}

input.rb {
  margin: 0 2px -3px 0;
}

label {
  margin: 0 5px 0 0;
}

div.path {
  color: #666666;
  padding: 2px;
  background-color: transparent;
  height: 16px;
}

div.path a, div.path a:visited, div.path a:link {
  float: left;
  display: list-item;
  list-style: none;
  float: left;
  line-height: 16px;
  height: 16px;
  color: #666666;
  padding-right: 9px;
  margin-right: 7px;
  background: transparent url(../images/obj/path_sep.gif) no-repeat top right;
}

div.path a:hover {
  background: transparent url(../images/obj/path_sep.gif) no-repeat center right;
}

div.path a:active {
  background: transparent url(../images/obj/path_sep.gif) no-repeat bottom right;
}

table {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  width: 100%;
}

th, td {
  font-weight: normal;
  text-align: left;
  padding: 0pt;
  vertical-align: top;
}

form {
  padding: 0px;
  margin: 0px;
}

div.ajwin, div.dlg {
  width: 330px;
  height: auto;
  border: 1px solid #aaa;
  border-top: 0;
  display: block;
  background-color: #F2F2F2;
  font-size: 8pt;
  margin-left: 25%;
  top: 25%;
  position: absolute;
  z-index: 2000;
}

div.dlg div, div.dlg ul {
  display: block;
  width: auto;
  background: transparent;
}

div.ajwin ul.cool, div.dlg ul.cool {
  float: right;
  width: auto;
  background: none;
}

table.ajwin {
  width: 100%;
  background: transparent;
}

table.ajwin th {
  background: url(../images/obj/coolbg.gif) #f3f3f3 repeat-x;
  height: 21px;
  line-height: 21px;
  font-size: 8pt;
  text-align: left;
}

table.ajwin th span {
}

table.ajwin td.ajcontent {
}

ul.cool {
  height: 23px;
  background: transparent url(../images/obj/coolbg.gif) repeat-x !important;
  margin: 0px;
  padding: 0px;
  display: block;
}

ul.cool li {
  float: left;
  display: list-item;
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
  width: auto;
  white-space: nowrap;
}

ul.cool li label, ul.cool li a, ul.cool li a:link, ul.cool li a:visited, ul.cool li a:active {
  display: list-item;
  list-style: none;
  float: left;
  color: #000;
  text-decoration: none;
  height: 19px;
  line-height: 19px;
  padding: 0px;
  margin: 1px 2px 0px 0px;
  padding: 0px 4px 0px 4px;
  background-color: #f3f3f3;
  border: 1px solid #b9b9b9;
  background-position: 3px;
}
ul.cool li label:hover,
ul.cool li a:hover {
  border: 1px solid #345a83;
  background-color: #d2dce7;
  color: #000;
}

ul.cool li a.sel {
  background-color: #c7e8fd;
  border: 1px solid #0988d8;
}

ul.cool li.break {
  background-color: transparent;
}

ul.cool li.break div {
  margin: 2px 4px 2px 4px;
  width: 2px;
  height: 19px;
  display: block;
  background: transparent url(../images/obj/cool_break.gif) no-repeat bottom;
}

ul.clear {
  margin: 0px;
  padding: 0px;
  line-height: 25px;
}

ul.clear li {
  float: left;
  display: list-item;
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0px 3px 0px 0px;
  width: auto;
  white-space: nowrap;
}

ul.clear li a {
  display: list-item;
  list-style: none;
  float: left;
  text-decoration: underline;
  height: 23px;
  line-height: 23px;
  padding: 0px 6px 0px 4px;
  background-color: transparent;
  background-position: 2px;
}

ul.clear li a:hover {
}

ul.clear li a.sel {
  background-color: #EFEFEF;
  font-weight: bold;
  text-decoration: none;
  color: #111;
}

table.gform {
  width: 100%;
  border: 1px solid #d3d3d3;
  border-top: 0;
  border-collapse: collapse;
  background: #f6f6f6;
}

table.gform th {
  padding: 0px;
  margin: 0px;
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
  color: #000;
  background: #efefef url(../images/obj/formtitlebg.gif) repeat-x;
}

table.gform th span {
  background-repeat: no-repeat;
  line-height: 23px;
  background-position: 2px;
  display: block;
  height: 23px;
  text-indent: 21px;
}

table.gform td {
  text-align: left;
}

table.gform td.ilabel {
  width: 1%;
  text-align: right;
  padding: 2px 0px 0 15px;
  white-space: nowrap;
}

table.gform td.ilabel label {
  padding-right: 1px;
}

table.gform td.ivalue {
  padding: 1pt;
  line-height: 21px;
}

div.glabel {
  line-height: 21px;
  text-align: left;
  padding: 0px 0px 0px 5px;
}

table.cform td {
  text-align: left;
}

table.cform th span {
  background-repeat: no-repeat;
  line-height: 23px;
  background-position: 2px;
  display: block;
  height: 23px;
  text-indent: 21px;
}


table.cform td.ilabel {
  text-align: right;
  padding: 1pt 2pt 1pt 0px;
  line-height: 23px;
  width: 140px;
}

table.cform td.ivalue {
  line-height: 23px;
  padding: 1pt;
}

table.params {
  width: 100%;
  border-collapse: separate;
}

table.params td {
  text-align: left;
  padding: 0;
}

table.params td div {
}

table.params td label, table.params td span {
  float: right;
  margin-right: 2px;
}

table.params td.ivalue label, table.params td.ivalue span {
  float: left;
}

ul.lv_list {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

ul.lv_list li {
  display: list-item;
  line-height: 120%;
  list-style: none;
  width: 47%;
  float: left;
  padding: 2pt;
  padding-left: 0;
  margin: 2px 4px 5px 0;
  font-size: 8pt;
  height: 64px;
  overflow: hidden;
}

ul.lv_list li h2 {
  font-size: 10.5pt;
  font-weight: normal;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  line-height: 130%;
}

ul.lv_list li span, ul.lv_list li p {
  display: inline;
  color: #333;
  line-height: 120%;
}

ul.lv_list li img {
  float: left;
  margin-right: 6px;
}

ul.lv_list li a {
  display: block;
  padding: 0px;
  margin: 0px;
}

ul.lv_list li span a {
  display: inline;
  font-weight: normal;
  color: #333;
  padding: 0px;
  margin: 0px;
}

ul.lv_list_full_width li {
  width: 99%;
  height: auto;
}

ul.lv_treelist {
  margin: 0px;
  padding: 0px;
  text-align: left;
  text-indent: 0;
}

ul.lv_treelist ul.lv_treelist {
  border: 0px;
}

ul.lv_treelist li {
  font-weight: normal;
  margin: 0px;
  display: list-item;
  width: 100%;
  list-style: none;
  height: 19px;
  white-space: nowrap;
}

ul.lv_treelist li.break {
  background-color: transparent;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
  border-bottom: 1px solid #CFCFCF;
  border-top: 1px solid #CFCFCF;
  margin: 2px 0 2px 0;
  padding: 1px;
}

ul.lv_treelist li a {
  padding: 0px;
  margin: 0px;
  line-height: 17px;
  height: 17px;
  display: block;
  width: 100%;
  text-decoration: none;
  color: #222222;
}

ul.lv_treelist li a:hover {
  text-decoration: underline;
}

table.lv_table {
  border-collapse: collapse;
  display: table;
}

table.lv_table td {
  padding: 1pt;
}

table.lv_table tr {
  background-color: transparent;
}

table.lv_table tr:hover {
  background-color: #FFF;
}

table.lv_table th {
  white-space: nowrap;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  background: #EFEFEF url(../images/obj/listheader.gif);
  color: #000;
  background-position: bottom;
  height: 21px;
  line-height: 21px;
  padding: 0;
  text-indent: 5px;
  white-space: nowrap;
}

table.lv_table th div {
  line-height: 21px;
}

table.lv_table th a {
  display: block;
  text-indent: 5px;
  padding: 0;
  color: #000;
  background: transparent url(../images/obj/listheader.gif) bottom left;
  white-space: nowrap;
  width: 100%;
}

table.lv_table th a:hover {
  color: #000;
  background-position: center left;
}

table.lv_table th a:active {
  color: #000;
  background-position: top left;
}

table.lv_table td.listitem {
  height: 17px;
  line-height: 17px;
  white-space: nowrap;
  width: 99%;
}

table.lv_table td.subitem {
  border-left: 1px solid #CCCCCC;
  white-space: nowrap;
}

table.lv_table td.listitem a {
  display: block;
  color: #000000;
  text-decoration: none;
}

table.lv_table td.listitem a:hover {
  text-decoration: underline;
}

a.listitem, a.listitem:link, a.listitem:active, a.listitem:visited {
  display: list-item;
  list-style: none;
  white-space: nowrap;
  width: 100%;
  color: #000000;
  background: transparent no-repeat 2px;
  padding: 0;
  text-indent: 23px;
  line-height: 21px;
  height: 21px;
  text-decoration: none;
}

a.listitem:hover {
  color: #000000;
  text-decoration: underline;
}

table.block {
  width: 100%;
  margin: 12pt 0pt 24pt 0pt;
  border-collapse: collapse;
  border-spacing: 0px;
}

table.block td.title {
  font-size: 10.5pt;
  font-weight: normal;
  text-align: left;
  padding: 2pt 0px 2pt 0pt;
  margin: 0px;
}

table.block td.content {
  margin: 0px;
  padding: 0pt;
}

span.headcounters {
  display: none;
}

ul.bottommenu {
  display: block;
  float: right;
  margin: 0px;
  padding: 0px;
  border-right: 1px solid #CCC;
  line-height: 13px;
  height: 13px;
}

ul.bottommenu li {
  float: left;
  display: list-item;
  list-style: none;
  padding: 0px;
  margin: 0 0px 0 0;
  padding: 0 7px 0 7px;
  border-left: 1px solid #CCC;
}

ul.bottommenu li a, ul.bottommenu li a:link, ul.bottommenu li a:visited, ul.bottommenu li a:active {
  padding: 0px;
  text-align: left;
}

ul.bottommenu li.break {
  background-color: transparent;
  height: 9px;
}

ul.bottommenu li.break div {
  display: block;
  background-color: transparent;
  margin: 0px 4px 0px 4px;
  padding: 0px;
  width: 2px;
  height: 9px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #CFCFCF;
}

ul.right {
  float: right;
}

ul.left {
  float: left;
}

div.pages {
  margin: 10px 0px 20px 0px;
  width: auto;
  height: auto;
  line-height: 25px;
  color: #999;
}

div.pages li a, div.pages li span {
  padding: 0 5px 0 5px;
}

div.warn {
  border: 1px solid #CFCFCF;
  background: #EFEFEF url(../images/obj/warning_message.gif) no-repeat 10px;
  padding: 20px 30px 20px 103px;
  display: block;
  margin: 20px auto 20px auto;
}

div.vmenuhdiv {
  border: 0px;
  padding: 0pt 2pt 0pt 2pt;
  display: block;
  background: transparent;
  color: #CFCFCF;
  line-height: 25px;
  text-decoration: none;
  height: 25px
}

div.vmenuvdiv {
  margin: 4pt 2pt 0pt 2pt;
  display: block;
  line-height: 2px;
  height: 0px;
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #CFCFCF;
}

td.fmlist {
  padding: 0px !important;
}

td.fmlist input {
  margin: 0 18px 0 0;
  float: left;
  height: 16px;
  width: 16px;
}

td.fmlist a {
  text-indent: 0 !important;
  line-height: 16px;
  background-position: 16px 0;
}


span.multyselectitem {
  height: 17px;
  line-height: 17px;
  width: 100%;
  display: list-item;
  list-style: none;
}

span.multyselectitem input {
  margin: 0px;
  padding: 0px;
  height: 15px;
  width: 15px;
	float: left;
}

span.multyselectitem label {
}

div.ht a{
  background: transparent url(../images/obj/arrow_down.gif) no-repeat right;
  border: 1px solid #AEB1B5;
  text-indent: 4px;
  font-size: 8pt; 
  font-weight: normal;
  display: list-item;
  list-style: none;
  color: #444444;
  text-decoration: none;
  line-height: 19px;
}

div.ht a:hover{
   background-color: #F6F6F6;
}
div.ht a span{
	display: inline !important;
	float: none !important;
}

div.htdd{
   background-color:#FFFFFF;
   border: 1px solid #ADADAD;
   position:absolute;
   z-index:1000
}
