html {
 padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: #ffffff;
	color: #262626;
	font-family: verdana, helvetica;
	text-align: left;

}

.light-font 

{
  font-family: verdana, helvetica;
   color: #9f9f9f;
}


.breadcrumb

{
  font-family: verdana, helvetica;
   color: #9f9f9f;
   
   font-size:9px;



}

h3 { font-size: 12px;
 background: #ffffff;
 font-weight:bold;
 color: #262626;
 font-family: verdana, helvetica;
}

}



#header {
 clear:both;
 background: #fff url(/images/site8/top-left-corner.gif) no-repeat 0 0;
 padding:0;
}

img#hclogo {
 margin:30px 10px 5px 33px;
 float:left;
}

h1 {
 font-size:21px;
 font-weight:normal;
 line-height:23px;
 color:#244c0c;
 margin-bottom:15px;
 font-weight:bold;
}

h2 {
 font-size: 16px;
 color:#55672c;
 margin-top:60px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 {
 font: bold 15px/15px arial;
 color:#333333;
 margin-bottom:20px;
}

