*{
  margin:0;
  padding:0;
}

body{
  font-family:Arial,Verdana, Helvetica, sans-serif;
  margin:0;
  padding:0;
}

#tree1{
  width:600;
  height: auto;
  z-index:1;
  border: none;
  background-color:none;
  font-family: Arial,Verdana, Helvetica, sans-serif;
  visibility: visible;
  display:block;
}
.nodecls{
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
  color:#000000;
}
.content{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
  color:#000000;
}
.share_btn {
  height:50px;
  width:150px;
  background-color:#3b597d;
  border:1px solid;
  text-align:center;
  cursor:pointer;
  color:#ffffff;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  line-height:25px;
}

.leftpan {
  background: rgb(237,239,237);
}
body {
  padding:0;margin:0;
}

.clr_btn {
  background-color:#3b597d;
  border:1px solid;
  height:21px;
  color:#ffffff;
  font-family:Arial,Verdana, Helvetica, sans-serif;
  font-size:11px;
}
.inp_txt {
  background:#DBE0E2 ;
  border:1px solid #D5D7D6;
  color:#163A43;
  font-size:12px;
}
.inp_search_txt {
  background:#DBE0E2 ;
  border:1px solid #D5D7D6;
  color:#163A43;
  font-size:12px;
  width:125px;
}
.inp_sel {
  background:#DBE0E2 ;
  color:#163A43;
  font-size:12px;
  zIndex:-1;
}

table.border { 
  border-width: 1px 1px 1px 1px;
  border-spacing: 0px;
  border-style: inset inset inset inset;
  border-color: #cbcccf #cbcccf #cbcccf #cbcccf;
  border-collapse: collapse; 
  border-top-style: solid;
  border-left-style: solid;
}
table.border td {
  border-width: 1px 1px 1px 1px;
  padding: 3px 3px 3px 3px;
  border-style: inset inset inset inset;
  border-color: #cbcccf #cbcccf #cbcccf #cbcccf;
  -moz-border-radius: 0px 0px 0px 0px;
}
table.border th {
  border-width: 1px 1px 1px 1px;
  padding: 5px 5px 5px 5px;
  border-style: inset inset inset inset;
  border-color: #d8d9db #d8d9db #d8d9db #d8d9db;
  -moz-border-radius: 0px 0px 0px 0px;
  background:#e0e1e1;
  text-align:left;
}
table.border tr.odd {
  background:#e9ecec;
}
table.border tr.even {
  background:#f1f3f3;
}
table.content ul {
list-style-type:disc;margin-left:15px;
}

.heading{
  font-weight:bold;
  color:#000000;
}
.lightheading{
  font-weight:bold;
  color:#000000;
  background:#e0e1e1;
}

.heading_normal{
  font-weight:bold;
  color:rgb(60,92,117);
}
a{
  color:rgb(136,182,143);
  text-decoration:underline;
}
.datalink a{
  color:rgb(59,89,125);
  text-decoration:underline;
  font-weight:bold;
}
.lightbox_text{
  color:#5d88c1;
  text-decoration:none;
  font-weight:normal;
}

.title h4 { 
  color:#323536; 
  font-size:14px; 
  font-weight:bold; 
  padding:0px 10px 0px 35px; 
  text-transform:capitalize;
  float:left;
  height:auto;
  width:auto;
  font-family:Arial,Verdana, Helvetica, sans-serif;
}

.welcome_hd { 
  padding:0px; 
  background:url(../images/arrow_heading.gif) 0% 50% no-repeat;
}

.welcome_hd h3{ 
  color:#323536; 
  font-size:15px; 
  font-weight:bold; 
  padding:6px 0px 2px 35px; 
  text-transform:capitalize;
}

.grey_line{
  background:#d8dee5;
  min-height:1px;
  line-height:1px;
  width:690px;
  float:left;
  margin-top:5px; 
}

div,p,span,table,td,tbody{
  padding:0;
  margin:0;
}        
hr {
  background-color:#D4D4D4;
  border:0 none;
  color:#D4D4D4;
  height:1px;
}
.maximize{
  background:url(../images/maximize.gif) no-repeat; 
  height:11px;
  width:11px;
  float:left;
}
.minimize{
  background:url(../images/minimize.gif) no-repeat; 
  height:11px;
  width:11px;
  float:left;
}
.data{
  background:url(../images/arrow.gif) no-repeat center ; 
  height:5px;
  width:3px;
  float:left;
  margin-top:5px;
}
