﻿body#hiscBody
{
    margin:10px 0px;
    padding: 0px;
    font-family: Arial;
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 13px;
    width: 550px;
}

* 
{
    font-family: Arial;
}
a:link, a:visited
{
    color: #006666;
	text-decoration:underline;
}
a:hover
{
    color: #666666;
	text-decoration:none;
}
a:link .visited
{
	color:#000;
}

h1, h2, h3, h4, h5 
{
    color:#005900;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight:bold;
    line-height:1.5;
    margin:15px 0;
    padding:0;
}
h1  
{
    font-size: 16px; 
    border-bottom: solid 1px #005900;
    width: 90%;
}
h2 { font-size: 14px; }
h3 { font-size: 12px; }

#hiscHeader
{
    display: none;
}

#hiscTopNavigation
{
    display: none;
}

#hiscBody
{
    margin: 0px;
}

#hiscLeftNavigation 
{
    display: none;
}

#hiscFooter
{
    border-top: solid 1px #005900;
    margin: 0px;
    width: 90%;
}
.hiscFooterBottomNavOff
{
    display: none;
}