#hiflow1 { margin-left:auto; margin-right:auto; width:800px;  background-color:#FFFFFF; }
#hiflowlogo { width:128px; height:135px; float:left; }
#hiflowlogo {  }
#hiflowheader { }
#hiflowheader-left { width:512px; height:115px; float:left; }
#hiflowheader-right { width:110px; height:115px; float:right; }
#hiflowbanner { width:650px; height:60px; background-color:#FFFFFF; background-repeat:no-repeat; background-image: url(images/hatopbanner.jpg);  }

#list-menu {
	width: 110px;
	line-height: 16px; float:left; top:auto;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS";
font-size: 12px; 
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
	display: block;
	width:110px;
	padding: 2px 2px 2px 4px;
	border: none #000000;
	text-decoration: none;
} 

#list-menu a:link, #list-menu a:visited, #list-menu a:active{
background: #000066;
color: #FFFFFF;
}

#list-menu a:hover {
border: none #000000;
background: #FF0000;
color: #FFFFFF;
} 

.form {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
	.form INPUT, .form TEXTAREA, .form SELECT {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	background-color:#CCC;
	border:thin #A6CAF0;
	border-width: 1px 1px 1px 1px;
	border-style:outset;
}
	
.hiflowtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin: 0px;
}

.hiflowtextbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin: 0px;
	font-weight: bold;
}

.hiflowrevbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#FFF;
	margin: 0px;
	padding: 0px;
}


.hiflowpic { border-color:#FFFFFF;}

.hiflowheading {
	font-family:  "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.hiflowpageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: bold;
	color: #000066;
	padding: 0px 10px 5px 5px;
}
.hiflowpageheadingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding: 0px 10px 5px 5px;
}

.hiflowpartnertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding: 0px 10px 5px 5px;
}

.td {height:26px;}

#hiflowmain {
	width:620px; padding: 0px 10px 15px 10px;
}
