body{
  padding: 0;
  margin: 0;
  font-family: Verdana,'Lucida Grande',"MS sans-serif","Trebuchet MS",Helvetica,Verdana,Arial,sans-serif;
  font-size: 14px;
  letter-spacing: 0pt;
  color: black;
  background-color: #D2D2D2;
}

img{
  border: 0;
}

.clear{
  clear: both;
}

a {
  color: #228ECC;
}

.item_heading{
  margin: 0;
  color: #888888;
  font-size: 20px;
}

.content_heading{
  margin: 0;
  color: #888888;
  font-size: 12px;
  font-weight: bold;
}

.content_heading_line{
  height: 25px;
  padding-left: 30px;
  padding-top: 20px;
}

.main{
  width: 970px;
  margin: auto;
  background-color: #F8F8F8;
  border: 2px solid #848484;
  border-top: 0;
}

.header{
  background: url(/layout2/img/header.png) repeat-x;
  height: 55px;
}

.header_logo{
  float:left
}

.header_tabs{
  margin-left: 300px;
  padding-top: 30px;
}

.tab_blue{
  text-decoration: none;
  color: white;
  float: left;
  display: block;
  height: 21px;
  width: 145px;
  background: url(/layout2/img/tab_blue.png);
  text-align: center;
  padding-top: 4px;
}

.tab_grey{
  text-decoration: none;
  color: black;
  float: left;
  display: block;
  height: 21px;
  width: 145px;
  background: url(/layout2/img/tab_grey.png);
  text-align: center;
  padding-top: 4px;
}

.header_blue{
  border-top: 1px solid white;
  background: url(/layout2/img/header_blue.png) repeat-x;
  height: 82px;
}

.content_top{
  background: url(/layout2/img/content_top.png) repeat-x;
}

.content{
  float: left;
  width: 565px;
  padding-top: 10px;
  padding-left: 25px;
}

.sidebar{
  float: right;
  width: 340px;
  padding-top: 10px;
  padding-right: 15px;
}

.footer{
  background-color: #E2E2E2;
  border-top: 1px solid #CBCBCB;
  text-align:center;
  font-size:11px;
  padding: 10px;
  margin-top: 20px;
}

.s_index_box{
  padding-bottom: 35px;
}

.s_index_top{
  background: url(/layout2/img/s_index_top.png);
  height: 8px;
  width: 555px;
}

.s_index_middle{
  background: url(/layout2/img/s_index_middle.png) repeat-y;
  width: 555px;
}

.s_index_middle_inner{
  background: url(/layout2/img/s_index_middle_inner.png) no-repeat;
  width: 555px;
  min-height: 103px;
  height: auto !important;
  height: 103px;
}

.s_index_bottom{
  background: url(/layout2/img/s_index_bottom.png);
  height: 20px;
  width: 555px;
}

.s_index_head{
  border-bottom: 1px solid #C5C5C5;
  margin: 0 10px;
  padding-top: 2px;
}

.s_index_heading{
  padding: 0 5px 10px 5px;
  font-weight: bold;
}

.s_index_text{
  padding: 10px 15px 0 15px;
}

.s_index_text_more{
  text-aligN: right;
}

.s_index_text_button{
  text-aligN: right;
  padding-top: 20px;
}

.s_index_date{
  float: right;
  background: url(/layout2/img/date.png);
  width: 106px;
  height: 29px;
  color: white;
  font-weight: bold;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  margin: 0 0 5px 8px;
}

.sidebar_box{
  padding-bottom: 35px;
}

.sidebar_top{
  background: url(/layout2/img/sidebar_top.png);
  height: 8px;
  width: 330px;
}

.sidebar_middle{
  background: url(/layout2/img/sidebar_middle.png) repeat-y;
  width: 330px;
}

.sidebar_middle_inner{
  background: url(/layout2/img/sidebar_middle_inner.png) no-repeat;
  width: 330px;
  min-height: 103px;
  height: auto !important;
  height: 103px;
  padding: 10px 15px 0 15px;
}

.sidebar_bottom{
  background: url(/layout2/img/sidebar_bottom.png);
  height: 20px;
  width: 330px;
}

.s_entry_left{
  float: left;
  width: 290px;
  padding: 10px 0 13px 5px;
}

.s_entry_right{
  float: right;
  width: 220px;
  padding: 10px 0 13px 5px;
}

.s_entry_wide{
  padding: 5px 0 13px 5px;
}

.more_link{
  width:555px;
  text-align:center;
  font-weight:bold;
  padding-bottom:10px;
}

.facebox{
  padding-left: 5px;
}
