@charset "utf-8";

html,
body
{
  margin:0px;
  padding:0pt;
}

body
{
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: normal;
  background-color: #385878;
  margin: 0px;
  padding: 0px;
}

a,
a:visited,
a:active
{
  font-weight: normal;
  color: #003399;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
}

a:hover,
a:focus
{
  text-decoration: none;
  font-weight: normal;
  color: #990000;
}

#container
{
	position:relative;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 950px;
}

#header
{
  background-color:#FFFFFF;
  color:#666666;
  height:140px;
  background-image: url(../../images/mask/bckTop.gif);
}

#header_logo
{
  float: left;
  position: absolute;
  height: 130px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
}

#header_logo_label
{
  float: left;
  position: absolute;
  height: 98px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  left: 98px;
  top: 16px;
}

#header_top_banner
{
  height: 105px;
  float: right;
  width: 600px;
  position: absolute;
  top: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  right: 15px;
}

#header_menu
{
  float: right;
  position: absolute;
  left: 104px;
  color: #0000FF;
  width: auto;
  margin: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  height: 17px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  z-index: 100;
  top: 121px;
}

#header_menu a
{
  color: #0000FF;
  margin: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

#language
{
  background-color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#left-col
{
  left:0pt;
  position:absolute;
  top:140px;
  width:225px;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}

#main_menu
{
  background-color: #FFFFFF;
  margin: 0px;
  text-align: left;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow: auto;
  height: 100px;
}

#main_page h2
{
  font-size: 12px;
  font-weight: bold;
  color: #990000;
}

#menutree,
#menutree ul,
#menutree ul ul
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding: 0px;
  text-indent: 0px;
  margin: 0px;
}

#menutree li a
{
  color: #336699;
  text-decoration: none;
  font-weight: normal;
  text-indent: 5px;
}

#menutree li a:hover
{
  text-decoration: none;
  color: #0000FF;
  font-weight: normal;
  text-indent: 5px;
}

#menutree li.menu-hide ul,
#menutree li li.menu-hide ul
{
  display:none;
  text-decoration: none;
  color: #99CC66;
  text-indent: 5px;
}

#menutree li.menu-show ul,
#menutree li li.menu-show ul
{
  display:block;
  text-indent: 5px;
}

#menutree li.menu-hide .clk,
#menutree li li.menu-hide .clk
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#menutree li.menu-show .clk,
#menutree li li.menu-show .clk
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #990000;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#menutree li.menu-unselected,
#menutree li li.menu-unselected
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#menutree li.menu-selected,
#menutree li li.menu-selected
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#menutree li.menu-hide .clk2,
#menutree li li.menu-hide .clk2
{
  cursor:pointer;
  padding-left:3px;
  text-decoration:none;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  text-indent: 5px;
}

#menutree li.menu-show .clk2,
#menutree li li.menu-show .clk2
{
  cursor:pointer;
  padding-left:3px;
  text-decoration:none;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  text-indent: 5px;
}

#menutree li
{
  margin-left:8px;
  text-indent: 5px;
}

#langtree,
#langtree ul,
#langtree ul ul
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding: 0px;
  text-indent: 0px;
  margin: 0px;
}

#langtree li a
{
  color: #336699;
  text-decoration: none;
  font-weight: normal;
  text-indent: 5px;
}

#langtree li a:hover
{
  text-decoration: none;
  color: #0000FF;
  font-weight: normal;
  text-indent: 5px;
}

#langtree li.menu-hide ul,
#langtree li li.menu-hide ul
{
  display:none;
  text-decoration: none;
  color: #99CC66;
  text-indent: 5px;
}

#langtree li.menu-show ul,
#langtree li li.menu-show ul
{
  display:block;
  text-indent: 5px;
}

#langtree li.menu-hide .clk,
#langtree li li.menu-hide .clk
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#langtree li.menu-show .clk,
#langtree li li.menu-show .clk
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #990000;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#langtree li.menu-unselected,
#langtree li li.menu-unselected
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#langtree li.menu-selected,
#langtree li li.menu-selected
{
  cursor:pointer;
  padding-left:3px;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  color: #336699;
  font-weight: bold;
  text-decoration: none;
  text-indent: 5px;
}

#langtree li.menu-hide .clk2,
#langtree li li.menu-hide .clk2
{
  cursor:pointer;
  padding-left:3px;
  text-decoration:none;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_off.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  text-indent: 5px;
}

#langtree li.menu-show .clk2,
#langtree li li.menu-show .clk2
{
  cursor:pointer;
  padding-left:3px;
  text-decoration:none;
  background-attachment: scroll;
  background-image: url(../../images/icons/menu_on.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  text-indent: 5px;
}

#langtree li
{
  margin-left:8px;
  text-indent: 5px;
}

#right-col
{
  position:absolute;
  top:140px;
  width:170px;
  overflow: auto;
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  margin: 0px;
  right: 0px;
}

#content
{
  min-height:400px;
  margin-top: 0pt;
  margin-right: 180px;
  margin-bottom: 0pt;
  margin-left: 226px;
  background-color: #FFFFFF;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  font-size: 14px;
  padding: 10px;
}

#content_big
{
  min-height:400px;
  margin-top: 0pt;
  margin-right: 0px;
  margin-bottom: 0pt;
  margin-left: 226px;
  background-color: #FFFFFF;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #CCCCCC;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  font-size: 14px;
  padding: 10px;
}

#content_demo
{
  min-height:400px;
  margin-top: 0pt;
  margin-right: 0px;
  margin-bottom: 0pt;
  margin-left: 0px;
  background-color: #FFFFFF;
  border-right-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  font-size: 14px;
  padding: 10px;
  text-align: center;
}

#info { background-color:#FFFFFF; }

#info a,
#info a:hover
{
  display: block;
  text-decoration: none;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#info img
{
  display: block;
  text-decoration: none;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#footer
{
  background-color:#FFFFFF;
  color:#666666;
  text-align:center;
  background-image: url(../../images/mask/bckBtm.gif);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  height: 26px;
  background-attachment: scroll;
  background-repeat: repeat-x;
  padding-top: 5px;
}

#right-col div.newsbox
{
  font-size:12px;
  margin-bottom:10px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

#right-col div.newsbox h2
{
  color:#990000;
  font-size:14px;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

#right-col div.newsbox p { margin:0pt; }

#login_username
{
  float: right;
  position: absolute;
  top: 119px;
  left: 105px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  width: 400px;
  margin: 0px;
  padding: 0px;
  background-color: #FFFF00;
  height: 20px;
}

#newuser
{
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.scroll_box
{
  overflow: auto;
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

.scroll_box h2
{
  font-size: 16px;
  font-weight: bold;
  color: #990000;
  padding: 0px;
  margin: 0px;
}

.scroll_box p
{
  font-size: 14px;
  margin: 0px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 3px;

}


.hr_style
{
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #E5E5E5;
  margin-top: 10px;
  margin-bottom: 0px;
}

.report a
{
  font-size: 14px;
  font-weight: bold;
  color: #0066CC;
  text-decoration: none;
}

.cln_section
{
  font-size: 14px;
  font-weight: bold;
  color: #336699;
}

#plswait
{
  background-color: #FFFFCC;
  text-align: center;
  margin: 5px;
  padding: 5px;
  border: 1px solid #003399;
  position: relative;
  left: 500px;
  top: 150px;
  visibility: hidden;
}

