@charset "utf-8";
/* CSS Document */
ul,ol {
list-style: inside;
}

body,h1,h2,h3,h4,h5,h6,pre,code,td {
font-size:1em;
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
margin:0; padding:0;
}

a img,:link img,:visited img,fieldset {
border:none;
}

* {
 	margin: 0;
 	padding: 0;
} 

body {
	font: .85em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #535380;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	font-size: 1.8em;
	margin: 10px 0px 5px;
	color: #820D66;

}

h2 {
	font-size: 1.2em;
	margin: 15px 0px 5px;
	color: #444444;}

h3 {
	font-size: .85em;
	margin: 5px 0px 5px;
	color: #333333;
}

p {
	color: #333333;
	line-height: 1.3em;
}

li {
	font-size: .85em;
	margin: 5px 0px 5px 0px;
}
.fuse #socialNet {
}
.fuse #container { 
	width: 800px;
	margin: 0 auto;
	background-image:url(images/hmbody.jpg);
	text-align: left;
} 
.fuse #header { 
	height: 65px;
	background-image:url(images/hmhdr2.jpg);
} 

.fuse #header #navbox {
	float:left;
	width:100%;
}

.fuse #header #nav {
	width: 800px;
	margin: 0px auto;
	padding-top: 23px;
}

a:link.nav, a:visited.nav, a:focus.nav  {
	color: #F69321;
	height: 60px;
	text-decoration:none;
	padding: 25px 45px 20px 45px;
	font-size: 1.2em;
  
}
a:hover.nav, a:active.nav {
	color:#FFFFFF;
	text-decoration:none;
	height: 60px;
	padding: 25px 45px 20px 45px;
	font-size: 1.2em;
}

.fuse #sidebar1 {
	float: right;
	width: 323px;
	background-image:url(images/hmsidebar1a.jpg);
	background-repeat: no-repeat;
	background-color:#E4E417;
	color: #535380;
	padding: 0px 0px;
}

.fuse #sidebar1 #content {
	padding: 7px 7px 20px 7px;	
}

.fuse #sidebar1 #content h1 {
	font-size: 2.5em;
	margin: 10px 0px 5px;
	color: #820D66;
}

.fuse #sidebar1 #content h2 {
	font-size: 1.8em;
	margin: 15px 0px 5px;
	color: #444444;
}

.fuse #sidebar1 #content h3 {
	font-size: 1.4em;
	margin: 5px 0px 5px;
	color: #333333;
}

.fuse #sidebar1 #content p {
	color: #333333;
	line-height: 1.3em;
	font-size: 1.1em;
}

a:link.sdbar, a:visited.sdbar, a:focus.sdbar  {
	color: #333333;
	text-decoration: underline;
  
}
a:hover.sdbar, a:active.sdbar {
	color:#333333;
	text-decoration: none;
}


.fuse #mainContent { 
	margin: 0 0 0 0;
}

.fuse #mainContent #hmlogo {
	height: 385px;
	background-image: url(images/reFuseLogo9-22.jpg);
}

.fuse #mainContent #hmhighlight {
	height: 75px;
	background-image: url(images/hmhighlight1a.jpg);	
}

.fuse #mainContent #content { 
	width: 462px;
}

.fuse #mainContent #content p { 
	color:#FFFFFF;
}

.fuse #mainContent #content h2 { 
	color:#F69321;
}

.fuse #mainContent #content h3 { 
	color: #FFFFFF;
}
a:link.bdy, a:visited.bdy, a:focus.bdy  {
	color: #FFFFFF;
	text-decoration: underline;
  
}
a:hover.bdy, a:active.bdy {
	color:#FFFFFF;
	text-decoration: none;
}


.fuse #footer { 
	height: 60px;
	padding: 10px 10px 0 20px;
	background-image:url(images/hmftr2.jpg);
	background-repeat:no-repeat;
	background-color:#535380;
	font-size: .8em;
	color:#FFFFFF;
		 
}

.fuse #footer p {
	margin: 0;
	padding: 10px 0;
}

a:link.ftr, a:visited.ftr, a:focus.ftr {
	color: #F69321;
	text-decoration:none;
}
a:hover.ftr {
	text-decoration:underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}