body {
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

.clear {
  clear: both;
}

#all {
	margin-left:0;
	padding: 0;
	text-align: left;
	width: 960px;
	min-width: 960px;
}

#toplin {
	height: 138;
	width: 100%;
}



#hcfaa {
	width: 461px;
	height: 143px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('../img/hcfaalogo2.png');
}

#main{
	width: 100%;
 	min-width: 960px;
	height: 2400px;
	padding: 8px;
	background-color: #ffffff;
}

#menubox {
    float:left;
	width: 160px;
	height: 100%;
	background-color: #e0e0e0;
}

.itemhdr {
	color: #000000;
	background-color: #e0e0e0;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-left: 4px;
	margin-top: 14px;
	display: block;
}

.item {
	font-size: 10pt;
	text-align: left;
	font-weight: bold; 
	margin-left: 6px;
	margin-top: 14px;
	display: block;
}


.item  a {
	color: #000000;
	text-decoration: none;
}
.item a:hover {
	color: #000000;
	background-color: #F4F4F4;
}

.itemon {
	font-size: 10pt;
	text-align: left;
	color: #000000;
	margin-left: 6px;
	margin-top: 14px;
	padding-left: 12px;
	display: block;
	background-image: url('../../hcfaaimg/flag.png');
	background-repeat: no-repeat;
}


#text	{
    margin-left:180px;
	width: 780px%;
	background-color: #ffffff;
}

* #text { height: 0.01%; }


#text h1 {
	color: #000000;
	font-size: 16pt;
	line-height: 18pt;
}
#text h3 {
	color: #000000;
	font-size: 13pt;
	line-height: 12pt;
}

.picleft {
	float: left;
}

.picright {
	float: right;
}

.textindent {
	padding-left: 36px;
	padding-right: 24px;
	padding-bottom: 12px;
	width: 432px;
}
/* IE MAC, PC \*/
* html .textindent {
	width: 460px;
}
/* */

.textright {
    width:100px;
}

.caltable {
  width: 98%;
}

.caltop {
  font-size: 24pt;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  background-color: #c0c0c0;
	text-align: center;
}

.calcell {
  font-size: 8pt;
  width=100px;
  vertical-align=top;
}

.calnum {
  font-size: 16pt;
  font-weight: bold;
  font-family: garamond,times;
  vertical-align=top;
  background-color: #e0e0e0;
}

.linkleft {
  text-align: left;
}

#footer {
	clear:both;
	height: 18px;
	margin-top: 6px;
	margin-left: 0px;
}
