@font-face {
    font-family: 'EBGaramondRegular';
    src: url('EBGaramond-webfont.eot');
    src: url('EBGaramond-webfont.eot?iefix') format('eot'),
         url('EBGaramond-webfont.woff') format('woff'),
         url('EBGaramond-webfont.ttf') format('truetype'),
         url('EBGaramond-webfont.svg#webfontEhInBfJ1') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
    min-height: 100%;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

body {
	background-image:url('background.gif');
	background-repeat:repeat-y;
}

a{
	color:#000000;
	text-decoration:none;
	font-weight:500;
}

a.newsboxlink:hover{
	color:#275EA4; !important
	cursor:pointer;
}

a:hover{
	color:#275EA4; !important
	cursor:pointer;
}

a.corenav:hover{
	text-decoration:underline;
	color:#275EA4;
}

a:visited{
	color:#000000;
}

#bodyWrap{
	margin-left:265px;
	margin-bottom:20px;
	margin-top:-2px;
	width:746px;
}

#topBanner{
	width:746px;
	margin-top:28px;
	margin-left:285px;
	margin-bottom:20px;
}

#mainContent{
	width:480px;
	margin-left:20px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.thispage_corenav{
	color:#275EA4;
}

.thispage_mainnav{
	color:#275EA4;
	height:27px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-weight:400;
}

#topMenu{
	background-image:url('hm_menu.jpg');
	background-repeat:no-repeat;
	width:746px;
	margin-left:265px;
	white-space:nowrap;
}

.navbutton{
	color:#000000;
	height:27px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:9px;
	padding-right:10px;
	text-align:'center';
	font-weight:400;
	cursor:pointer;
}

h2 {
	margin-bottom:0px;
}

h3 {
	color:#000000;
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}

a.navbutton:visited{
	color:#000000;
}

a.navbutton:hover{
	color:#275EA4;
}

#footerlead{
	width:710px;
	height:36px;
}

#footer{
	position:absolute;
	left:265px;
	background-color: #efefef;
	width:706px;
	height:165px;
	margin-top:-2px;
	padding:20px;
}

.newsbox{
	background-color: #efefef;
	color:#5f6062;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:10px;
}

.newstitle{
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:600;
}

a.newsbox{
	color:#5f6062;
}

#leftsidebar{
	width:125px;
	text-align:right;
	position:absolute;
	left:115px;
	top:136px;
}

a.contactus{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:700;
	line-height:22px;
	text-decoration:none;
	color:#2873b6;
}

a.contactus:hover{
	color:#5f6062;
}

.leftblock{
	border-bottom: 1px solid black;
	margin-bottom:12px;
	padding-bottom:12px;
	line-height:18px;
}

.lastleftblock{
	margin-bottom:12px;
	padding-bottom:12px;
	line-height:18px;
}


