body {
	font-family: tahoma, arial, sans-serif!important;
	background: #4B587A url('./images/background.png') repeat-x top left;
	color: #666;
	padding: 0;
	margin: 0;
}
img { border: 0; }
h1,h2 {
	color: #485578;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #485578;
	text-transform: uppercase;
	margin-top: 0;
}
h3,h4 {
	color: #485578;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 0;
}
p {
	margin: 0 0 1em 0;
}
#container {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}
#headermenu {
	background: transparent url('./images/header_menu.gif') no-repeat top left;
	width: 985px;
	height: 42px;
}
#headermenu form {
	width: 190px;
	margin: 0;
	margin-top: 7px;
	padding: 0;
	border: 0;
	float: right;
}
#headermenu form input {
	background-color: transparent;
	border: 0;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0;
}
#headermenu ul {
	list-bullet-type: none;
	padding: 0;
	margin: 0;
	margin-left: 250px;
}
#headermenu ul li {
	font-size: 0.8em;
	display: block;
	padding: 10px 10px 5px 10px;
	float: left;
}
#headermenu ul li a, #headermenu ul li a:link, #headermenu ul li a:visited,
#headermenu2 ul li a, #headermenu2 ul li a:link, #headermenu2 ul li a:visited
{
	color: #666;
	text-decoration: none;
}
#headermenu ul li a:hover, #headermenu ul li a:active,
#headermenu2 ul li a:hover, #headermenu2 ul li a:active {
	color: #000;
}
#headermenu2 ul {
	list-bullet-type: none;
	padding: 0;
	margin: 0;
	padding-top: 2px;
}
#headermenu2 ul li {
	font-size: 0.8em;
	display: block;
	width: 154px;
	height: 44px;
	float: left;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
}
#headermenu2 ul li a {
	display: block;
	width: 154px;
	line-height: 44px;
	text-align: center;
}
#headermenu2 ul li.first {
	border-left: 0;
}
#headermenu2 ul li.last {
	border-right: 0;
}
#header {
	background: transparent url('./images/header_logo_hrc.jpg') no-repeat top left;
	width: 985px;
	height: 142px;
	text-align :right;
}
#header #hrc {
	position: relative;
	top: 40px;
}
#headermenu2 {
	background: transparent url('./images/header_menu_2.gif') no-repeat top left;
	width: 985px;
	height: 46px;
}
#lead {
	width: 985px;
	height: 245px; 
}
#lead img {
	position: relative;
	width: 310px;
	height: 45px;
	left: 665px;
	top: 200px;
}
.contentheader {
	width: 985px;
	height: 9px;
	margin-top: 1em;
	background: transparent url('./images/content_header.gif') no-repeat top left;
}
.contentfooter {
	width: 985px;
	height: 9px;
	margin-bottom: 0.5em;
	background: transparent url('./images/content_footer.gif') no-repeat top left;
}
.content {
	width: 980px;
	margin-right: 5px;
	background-color: #fff;
}
.content>.inner {
	padding: 1px 10px 1px 10px;
	width: 960px;
	font-size: 0.9em;
}
.inset {
	width: 306px;
	background: #ccc url('./images/background_inset.png') repeat-x top left;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
}
.inset>.inner {
	padding: 10px;
}
.inset.last {
	margin-right: 0;
}
.inset>img {
	border: 2px solid #2f3a5a;
}
.twocol {
	width: 470px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
}
.twocol>.inner {
	padding: 10px;
}
.twocol.last {
	margin-right: 0;
}
#footer {
	font-size: 0.8em;
	text-align: right;
	color: #fff;
	margin-bottom: 1em;
}
.content a:link, .content a:visited, .content a:hover, .content a:active {
	color: #485578;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover, .content a:active {
	text-decoration: underline;
}
.smalllink {
	display: block;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
}
.news.fetch .container {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #666;
}
