body{
 font:normal 12px Arial;
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 background:#EDF4F6;
}
li{
 list-style-type:none;
  text-align:left;
  padding:3px 0px 3px 0px;
  margin:0px;
}
ul,div{
 margin:0px;
 padding:0px;
 
}
a{
 color:blue;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}
#pagecnt{
   width:782px;
   margin-right:auto;
   margin-left:auto;
   background-color:#ffffff;
}
#maincnt{
  clear:both;
  float:left;
  padding-top:10px;
  width:782px;
   background-color:#ffffff;
}

#maincnt .right{
  float:right;
  margin-right:10px;
}
#maincnt .left{
  float:left;
  width:565px;
}
#maincnt h1{
 background:url('/images/Line.gif') bottom left no-repeat;
 margin:0px;
 padding-bottom:5px;
 padding-top: 20px;
 padding-left:10px;
 text-align:left;
 font:bold 16px Arial;
 color:#f27b1c;
 /*border-bottom:1px solid #ccc;*/
 width:550px;
}
.topnav a{
  color:#000;
}
.menu{
  background:url('/images/Tab_background.gif') bottom left repeat-x;
}
.menu div{
  padding-top:5px;
  padding-bottom:2px;
  height:27px;
}

.menu a{
 text-decoration:none;
 color:#000;
}
.menu li{
  background:url('/images/Tab_line.gif') bottom right no-repeat;
  float:left;
  height:27px;
  padding:0px 12px 0px 12px;
}
.menu li.selected_left{
  background:url('/images/Tab_active_left.gif') bottom right no-repeat;
}

.menu li.selected{
  background:url('/images/Tab_active_right.gif') bottom right no-repeat;
  padding-left:0px;
  padding-right:6px;
}
.menu .selected div{
  background:url('/images/Tab_active_bg.gif') top right repeat-x;
  padding-left:8px;
  padding-right:8px;
  
}
.menu li.header{
  background:url('/images/Tab_header.gif') bottom right no-repeat;
  width:144px;
}
.menu li.last{
  background-image:none;
}

.left_panel{
  width:200px;
  height:100%;
}
.left_panel a{
  color: #005900;
  text-decoration:none;
  border-bottom:1px solid #73a759;
}
.searchbox{
  margin-bottom:18px;
 font-size:11px;
}
.searchbox .keyword{
  size:150px;
  height:12px;
}
.searchbox .btn{
 padding-top:3px;
}
.featurebox {
  margin:0px;
}
.featurebox div{
   width:191px;
   background:url('/images/Feature_bottom.gif') bottom left no-repeat;
   text-align:center;
   padding:12px 0px 12px 0px;
   margin-bottom:10px;
  border:1px solid #afb9bc; 
}
.left{
float:left;
height:22px;
text-align:center;
}
.tabpadding{
	padding-top:5px;
}
.tabnone{
background-image:url(/images/Tab_backgound.gif);
width:6px;
}
.tabactive{
background:url('/images/Tab_active_bg.gif') top left repeat-x;
width:6px;
}
.tableft{
background-image:url(/images/Tab_active_left.gif);
width:6px;
}
.tabright{
background-image:url(/images/Tab_active_right.gif);
width:6px;
}
a:Link.status {color: #000000; font-family: Tahoma,Tahoma; font-size: 11px; font-weight: normal; text-decoration: none;}
a:Visited.status {color: #000000; font-family: Tahoma,Tahoma; font-size: 11px; font-weight: normal; text-decoration: none;}
a:Hover.status {color: #015CAD; font-family: Tahoma,Tahoma; font-size: 11px; font-weight: normal; text-decoration: none;}
a:Active.status {color: #015CAD; font-family: Tahoma,Tahoma; font-size: 11px; font-weight: normal; text-decoration: none;}

p{
  line-height:180%;
  text-align:justify;
  margin:5px 0px 5px 0px;
  padding:10px;
}
.logo img{
  border:1px solid #afb9bc; 
}
#footer{
 background:url('/images/Footer_background.gif') top left repeat-x;
 margin-top:20px;
 width:782px;
 float:left;
 font-size:11px;
 color:#717171;
}
#footer ul{
  padding-right:50px;
  height:27px;
}
#footer li{
  float:right;
  padding:5px;
}
#footer a{
 color:#717171;
 text-decoration:none;
}
#footer a:hover{
 text-decoration:underline;
}
#footer p{
  text-align:right;
  padding:0px 50px 0px 0px;
  margin:0px;
}
a img {
 border:0px;
}
