/* CSS Document */

body {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; MARGIN: 0px;  PADDING-TOP: 0px; BACKGROUND-COLOR: #C0C0C0;    font-family:Tahoma, "Comic Sans MS", Arial;  
}

#hrb_wrapper_block{
	width:852px;margin:auto;margin-top:0px;position:relative;
	
}
#hrb_wrap{
	width:852px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	float:left;
    position:relative;
	background-color:#676767;
	padding-bottom:27px;
}
#hrb_containt_block{
	width:734px;
	margin:auto;
	position:relative;
	background-color:#FFFFFF;
	margin-top:27px;
	
}

.hrb_header_block{
   width:734px;
   border-top:#8B8989 solid 7px;
   background-repeat:no-repeat;
 }
 
.hrb_containt_body_block{
  width:650px;
  padding:15px 42px 0px  42px;
  background-color:#FFFFFF;
  float:left;

}

 h1{
  color:#349902;
  font-size:23px;
  padding:0px;
  margin:0px;
  padding-top:0px;
  margin-top:0px;
  background:url(images/hrb_icon.gif) no-repeat left center;
  padding-left:9px;
 }


h2{
  color:#349902;
  font-size:19px;
  padding:0px;
  margin:0px;
  padding-top:0px;
  margin-top:0px;
  background:url(images/hrb_icon2.gif) no-repeat left center;
  padding-left:9px;
 }

.hrb_mtext{
  text-align:left;
  font-size:13px;
  color:#6A6665;
  text-decoration:none;
  padding-top:7px;
  padding-bottom:12px;
 }
 
 .hrb_mlink{
  text-align:left;
  font-size:13px;
  color:#911C0D;
  text-decoration:none;
  font-weight:bold;
 }
 .hrb_mlink a{
  color:#911C0D;
  text-decoration:none;
  }
  
 .hrb_mlink a:hover{
   color:red;
   text-decoration:underline;
  }
 .hrb_footer{
   width:650px;
   border-top:#CECECE solid 1px;
   color:#727171;
   font-size:11px;
   font-weight:normal;
   text-align:center;
   padding:9px 0 15px 0;
	
  }
 .hrb_footer a{
    color:#727171;
	text-decoration:none;
  }
 .hrb_footer a:hover{
    color:#1C1C1C;
	text-decoration:underline;
  }
  
 #hrb_menu_block{
  width:734px;
  background-color:#E6E6E6;
  float:left;
  border-top:#C0C0C0 solid 1px;
  border-bottom:#C0C0C0 solid 1px;
  padding-top:7px;
  padding-bottom:8px;
}

#hrb_menu_block ul {
	width:625px;
    margin: 0;
	margin-left:0px;
	padding-left:54px;
	padding-right:54px;
	
   }

#hrb_menu_block .menu  {
	display: inline;
	color:#535353;
	font-weight: bold;
	background:url(images/hrb_icon3.gif) no-repeat right center;
	font-weight: bold;
	font-size:13px;
	padding-right:10px;
	padding-left:10px;
 }
 
 
 #hrb_menu_block .menu2  {
	display: inline;
	color:#535353;
	font-weight: bold;
	font-weight: bold;
	font-size:13px;
	padding-right:10px;
	padding-left:10px;
 }

#hrb_menu_block li a {
    color:#535353;
    text-decoration:none;
	
}

#hrb_menu_block li a:hover {
    color:#1c1c1c;
    text-decoration:underline;
	
}