html {
  height:100%;
}
body
{
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-size: 13px; 
	font-family: verdana, arial, helvetica, sans-serif;
}
#shell{
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	width: 750px;
	min-height: 550px;
	max-height: 100%;
	border: #ccc solid 1px;
	padding: 6px;
	left: -5px; /*shadow depth*/
	top: -5px; /*shadow depth*/
}
#header{
	position: relative;
	width: 750px;
	height: 75px;
}
.headerlink {
	float: right;
	width: 180px;
	height:75px;
	font-size: 13px; 
	margin-left: 2px; 
	margin-right: 2px; 	
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
#company_logo{
	float: left;
	background-image: url(../global_images/hsn_logo.gif);
	background-repeat:no-repeat;
	width: 247px;
	height: 70px;
}
#home_image{
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 5px;
}
#news{
	float: right;
	text-align: right;
	width:400px;
	vertical-align: bottom;
	height: 25px;
}
.copyright {
	text-align: center;
	font-weight: bold; 
	font-size: 10px; 
	color: #000066;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}
.separator{
	position: relative;
	background: #194260;
	height: 15px; 
	width: 750px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;	
	color: white;
	font-style: italic; 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
.separator a:link{
	text-align: center;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	font-style: italic;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	}
.separator a:active {
	text-align: center;
	color: #ffffff;
}
.separator a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.separator a:visited{
	color: white; 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;	
}
#mission{
	height: 100px;
	width: 750px;
	background: #00529b;
}
#banner{
	float:right;
	height: 100px;
	width: 348px;
	background-image: url(../global_images/schshsq_banner.jpg);
	background-repeat: no-repeat;
}
#slogan{
	float: left;
	background-image: url(../global_images/slogan.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 100px;
}
#container{
	min-height: 330px;
	max-height: 100%;	
	width: 750px;
}
#vertical_menu{
	float: left;
	width: 198px;
	height: 330px;
	background-image: url(../global_images/admin_image.gif);
	background-repeat: no-repeat;
}
#horizontal_menu{
	text-align: left;
	float: left;
	font-size: 8px;
	width: 750px;
	height: 20px;
	background: #194260;
}
#subject{
	text-align: left;
	width: 720px;
	min-height: 280px;
	color: #194260; 
	font: 13px verdana,helvetica,arial,sans-serif;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prop {
    height: 300px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
.footer { 
	width: 750px;
	clear: both; 
	height: 15px; 
	border-width: 1px 0 0 0; 
	border-style: solid; 
	vertical-align: middle; 
	padding: 0; 
	margin: 0; 
	background: #194260;
	font-size: 13px;
	font-weight: bold;	
	color: white;
	font-style: italic; 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
} 
.footer a:link{
	text-align: center;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	font-style: italic;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	}
.footer a:active {
	text-align: center;
	color: #ffffff;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.footer a:visited{
	color: white; 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;	
}
#address {
	background: white url(../global_images/brcorner.gif) bottom right no-repeat;
	text-align: left;
	border: #ccc solid 1px;
	padding: 10px;
	margin-bottom: 10px;
}
#bp{
	position: relative;
	width: 245px;
	height: 70px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
}
.bp_img{
	float: left;
	padding-right:3px;
}
td{
	
	color: #194260; 
	font-size: 13px;	
	font-style: normal;
	font-family: verdana, helvetica, arial;
}
tr{
	vertical-align: top;
}
p{
	text-align: left;
	color: #194260; 
	font-size: 13px;
	font-style: normal;
	font-family: verdana, helvetica, arial;
}
.list{
	text-align: left;
	color: #194260; 
	font: bold 13px verdana, helvetica,arial,sans-serif;
}
a{
	font-size: 13px;
	font-weight: bold;
	color: #00529b;
	font-style: normal;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}
a:visited {
	color: #194260;
	font-weight: bold;
}
a:hover {
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
}
/*default link colour*/
a.dlc{
	font-size: 13px;
	font-weight: bold;
	color:  #3399cc;
	font-style: normal;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
}
a.dlc:visited {
	color: #194260;
	font-weight: bold;
}
a.dlc:hover {
	color: #3399cc;
	text-decoration: underline;
	font-weight: bold;
}
/*end default link colour*/
.printtext {
	display: none;
}
.bold{
	font-weight: bold;
}
.navy{
	background: #284d74;
	padding-left: 2px;
	color: white;
	font-weight:bold;
	font-size:11px;
	border: 1px solid #ccc;
}
/*small box*/
#email_contact
{
	border: 1px solid #ccc;
	height: 90px;
	width: 155px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
div.horRule {
	height: 1px;
	border-top: 1px solid #194260;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.horRule_ hr {
	display: none;
}
.tbh{
width:90%;
border: 1px solid #ccc;
background: #E6E6E6;
font-weight: bold;
padding-left:2px;
}
.tbc{
border: 1px solid #ccc;
font-weight: bold;
padding-left:2px;
}
.red{
	font-weight: bold;
	color: red;
}