body {
font: 90% serif;
position: relative;
}
#hantsweb-main-nav {display:none;}
#corporatefooter {display:none;}
#corporateheader{
display:none;
}
#content-picture {float: right; padding: 0px 2px 0px 2px }
body{
margin: 0px;
padding: 0px;
}
img{
border:0px;
}
#header{
display:none;
}
#navholder{
display:none;
}
#headerimg{
display:none;
}
#full{
width: 100%;
display: table;
}
#footer{ 
width:100%;
display:block;
}
#maincontent {
height: 100%;
width: 95%;
padding: 10px;
text-align: left;
display: block;
}
#maincontent p, td, li{
font-size: x-small;
}
#maincontent table{
width: 99%;
}
#mainimage img {
	border: double 1px solid #cccccc;
}
h1, h2, h3, h4{
border-bottom: 0px solid #4d6ca8;
color: #d10d40;
}
h1{
font-size:1.3em;
}
h2{
font-size:1.2em;
}
h3{
font-size:1.1em;
}
h4{
font-size:1em;
}
#nav{
display:none;
}
.misclinks{
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
border-top: 1px dotted #666666;
border-bottom: 1px dotted #666666;
font-weight: bold;
color: #666666;
padding: 1px 0px 1px 0px;
}
.misclinks a{
text-decoration: none;
font-weight: normal;
color: #999999;
}
.misclinks a:hover{
text-decoration: none;
font-weight: normal;
color: #999999;
background: #f0f0f0;
}
#sidebar{
display:none;
}
#tcontent{
border: 0px solid #cccccc;
background: #ffffff;
width: 99%;
}
#tcontent table{
width: 80%;
border:0px;
}
#tcontent th{
border-bottom: 1px dotted #666666;
font-size: x-small;
font-weight: bold;
text-align: left;
}
#tcontent ul{
list-style-position: inside;
}
.odd{
background: #f0f0f0;
}
.even{
background: #ffffff;
}
#sidebar span{
position:absolute;
bottom:-10;
left:0;
width: 95%;
}
div.ArticleMiscsLeft {
	
  	position:relative;
	border-right: 1px solid #666666;
	padding: 5px;
	font-size:x-small;
	margin: 0px;
 }
 div.ArticleMiscsRight {
	
  	border-left: 1px solid #666666;
  	position:relative;
	padding: 5px;
	font-size:x-small;
	margin: 0px;
 }
 
 .ArticleMiscs table {
	width: 100%;
	clear: both;
	border-bottom: 2px dotted #CCCCCC;
	
	font-size: xx-small;
	empty-cells: show;
}
.ArticleMiscs td {
font-size: xx-small;
empty-cells: show;

}
.ArticleMiscs th {
font-size: xx-small;
background: #FFFFFF;
empty-cells: show;
}
.ArticleMiscs .even {
	background: #FFFFFF;
}
.ArticleMiscs .odd {
	background: #F0F0F0;
}
 .sitleft{
	position: relative;
	float: left;
	margin: 5px;
	width: 25%;
}
.sitright{
	position: relative;
	float: right;
	margin: 5px;
	width: 25%;
}
.imgleft{
	position: relative;
	float: left;
	margin: 5px;
	width: auto;
	border: 0px;
}
.imgright{
	position: relative;
	float: right;
	margin: 5px;
	width: auto;
	border: 0px;
}
.chkdivs{
text-align: left;
width: 30%;
}
.smalltext{
font-size:xx-small;
}
