body {
	height: 100%;
	width: 100%;
	margin:0;
	border:0;
	padding:0;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
	color: #506c97;
  }

/* hide for print 

* html body {
	padding:130px 0 45px 0px;
	width: 100%;
	}
	
* html #contents {
	width:100%;
	left: 125px;
	padding-left: 125px;

	}

* html #leftmenu {
	height: 250px;
	width: 120px;
	left: 0px;
	top: 120px;
}

#leftmenu {
	visibility: hidden;
}
*/	


#header {
	position:absolute;
	top:0;
	left:0;
	width:120%;
	height:120px;
	overflow:hidden;
	background:#ffffff url(images/Smh_1-bg2.gif);
	color:#506c97;
	visibility: visible;

  }

  
#breadcrumb {
	
	visibility: hidden;

}



#footerbg {
	position:absolute;
	bottom:0;
	left:0;
	height:25px;
	overflow:hidden;
	background:#ffffff url(images/Smh_1-footer3.gif) repeat-x bottom;
	visibility: visible;
	width: 120%;

  }

#footerlogo {
	position:absolute;
	bottom:0;
	left:0;
	width:120px;
	height:50px;
	overflow:hidden;
	visibility: visible;
	text-align: center;

  }


  
#footermenu {
	visibility: hidden;



  }


#copyright {
	position:absolute;
	bottom:10px;
	left:125px;
	width:90%;
	overflow:hidden;
	visibility: visible;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	vertical-align: middle;
  }
    
#contents {
	position:absolute;
	width: 100%;
	top:130px;
	left:125px;
	bottom:45px;
	right:0;
	background:#ffffff;
  }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #506C97;
	padding: 2px;
	font-style: normal;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #506C97;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #506C97;
	text-indent: 30pt;
	display: block;
	white-space: pre;
}


a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
text-decoration: none;
background-color: #E3E3E3;
color: #506C97;
}

hr {
	color: #506C97;
	}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	}	

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #506C97;
	text-indent: 40pt;
	display: block;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #506c97;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 80%;
}
