body {
font-family: 'Verdana CE', Verdana , 'Geneva CE', Geneva, 'Arial CE', Arial, Helvetica, sans-serif;	
color: #000000;
background: #FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
font-size:12px;
}
.print {display:none;}
#page {
margin-left: auto;
margin-right: auto;
width: 680px;
text-align: left;
}
img {border: 0px;}
.right {text-align:right;}

a {
text-decoration:none;
color:black;}

h1 {color: black; font-size:14px;}
h2 {color: black; font-size:12px;}
h3 {color: black; font-size:12px;}

h1 a {text-decoration: none; color: black;}
h2 a {text-decoration: none; color: black;}
h3 a {text-decoration: none; color: black;}

.style1, .style2, .style3 {color: black;}

.new {font-weight: bold; color: black;}
.section {font-weight: bold;}
.title {font-weight: bold; color: black; float: left;}

.news_title{
color: black;
padding:10px 0px 5px 0px;
}
.news_menu a {
color: black;
padding:0px 0px 1px 0px;
}
.news_right{display:none;}
.news_menu a {
font-size:12px;
color:#ea9524;}
.news_menu a:hover {
color:#7a7a7a;}

p {
margin:  0px;
padding: 0px;
}

#content {
width: 645px;
padding-left: 20px;
padding-right: 15px;
padding-top: 10px;
}
.main_title_line {
clear: both;
height: 2px;
background:url();
}
#box_left {
width: 230px;
float: left;
background-color: #ffffff;
}
#box_news {
padding: 1px 12px 12px 12px;
background-color: #ffffff;
}
#box_right {
margin: 0px;
float: right;
width: 400px;
background: #ffffff;
padding-bottom: 10px;
}
.box_left_news {
float: left;
width: 195px;
margin: 0px;
background-color: #ffffff;
padding-bottom: 10px;
margin-bottom: 5px;
}
.box_left_news p {margin-bottom: 10px;}
.box_right_news {
float: right;
width: 195px;
margin: 0px;
padding-bottom: 10px;
background: #ffffff;
}
.box_right_news p {margin-bottom: 10px;}
.read_more {
display:none;
}
#page {
background:#ffffff;
margin: auto;
padding: auto;
width: 680px;
text-align: left;
}

#logo {
width: 680px;
font-size:10px;
font-weight:bold;
height: 65px;
}
#box_home{
position: relative;
top: 15px;
left: 24px;
width:130px;
height:45px;
cursor:pointer;
}

.top_menu {
display:none;
}

#menu{
display:none;
}
.menu_right {
display:none;
}
#bg_search {
display:none;
}
#search {
position: relative;
width: 145px;
top: 132px;
left: 530px;
}
.inpt_search {
position:relative;
bottom: 4px;
width: 84px;
height: 17px;
border:0px 0px 0px 0px;
margin:0px 0px 0px 0xp;
padding:0px 0px 0px 0px;
}
.btn_search {
width: 45px;
height: 24px;
}

#bg_footer {
display:none;
}

/*SUBMENU PAGES*/
/* Root = Horizontal, Secondary = Vertical */
#left_box {
position: relative;
width: 180px;
float: left;
padding-bottom: 15px;
}
#right_box {
position: relative;
width: 455px;
float: right;
padding-bottom: 15px;
}

ul#navmenu1 {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  background: #f5f6f7;
  width: 160px;
  border: 1px solid #ccc;
}

ul#navmenu1 li {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
}

.submenu1 a {
  color: #e99528;
  background: url('../img/menu_arrow.png') no-repeat #ccc; 
}


ul#navmenu1 ul {
  width: 160px;
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  display: none;
  position: absolute;
  border-top: 1px solid white;
  top: 22px;
  left: 0;
}
ul#navmenu1 ul .border {
  margin: 0;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 22px;
  left: 0;
}

ul#navmenu1 ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

/* Root Menu */
ul#navmenu1 a {
  padding: 0 10px;
  display: block;
  color: #7a7a7a;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu1 a:hover,
ul#navmenu1 li:hover a,
ul#navmenu1 li.iehover a {
   color: black;
}
