﻿html,body,div,table,ul,li {
	border:0;
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-style: normal; 
	color: #1B3368;
	}
p {
	border:0;
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-style: normal; 
	color: #1B3368;
	text-indent: 15px;
	}
a {
	border:0px;
}
fieldset 
{
    width:80%;
    margin-left:10%;
    margin-top:25px;
    padding:5px;
}
img {
	border: 0px none;
}
body {
	/*background:url(images/hf_bkgd_pattern.gif); */
	background-color:#FFE284;
	}
	
ul {
	list-style:none;
}	
.hidden {
	display:none;
} 
div#wrapper {
	width:100%;
	height:100%;
	}
div#primary {
	margin:auto;
	margin-top:15px;
	width:800px;
	padding-bottom:20px;
	height:700px;
	background-color:#FFFFFF;
}
div#header {
    text-align: center; 
}
div#navigation {
    text-align: center;
    padding:0px 5%;
    width:90%;
    height:22px;
}
div#content {
    padding:20px 30px;
    height: 390px
}
div#footer {
    text-align: center;
    font-style: oblique;
	position:relative;
	bottom:-25px;
}
span#logo 
{
    padding:0px 0px 0px 0px;
}
.footer 
{
    color:Gray;
}
.tiny
{
    font-size:xx-small;
}
.navbox
{
    text-align: center;
    width:20%;
}