@import "/hhc/includes/hhc.css";
body
{
font-family: verdana;
font-size: small;
margin:0px;
padding:0px;
background-color: #ffffff;
}
h1{
font-size:xx-large;
}
h2{
font-size:x-large;
}
h3{
font-size:large;
color:#213E84;
}
h4{
font-size:medium;
color:#213E84;
}
h5{
font-size:small;
}
h6{
font-size:x-small;
}
p
{
font-size:small;
}
ul{
list-style-type: none;
padding: 3px;
margin: 0;
}
li
{
background-image: url(/library/draft/images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 1.0em;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
}


a:link {
	color: #213D84;
	text-decoration: underline;
}

a:visited {
	  color: #000000;
	  text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a.footernav {
	font-size:9px;
	text-decoration: none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
a.footernav:link {
	color: #000000;
}

a.footernav:visited {
  color:  #3366FF;
}
	
a.footernav:hover {
	color: #FF3300;
}

a.footernav:active {
	color: #000000;
}

.bodytext
{
	color: #000033;
	font-size: 9pt;
}
.bodytextbld
{
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
}

/* CSS Document */

#container
{
background-color: #fff;
border: 0;
line-height: 130%;
}

#top
{
display:none;
}

#leftnav
{
display:none;
}

#content
{
margin-left: 10px;
border:0;
padding: 1em;
}

#footer
{
clear: both;
margin: 0;
background-color: #fff;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



.bar{
display:none;
}

img.buttons{
margin-right:5px;
}

.frmidchk
{
	display:none;
}