html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size: 10pt;
	background-color: #e0e0e0;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





.clear {
  clear: both;
}

#all {
	margin-left:0;
	padding: 0;
	text-align: left;
	width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0e0e0;
}

#toplin {
	height: 105px;
	width: 100%;
	padding-top: 10px;
	background-color: #ffffff;
}

#hcfaa {
	width: 480px;
	height: 96px;
	background-image: url('../img/logo2010.png');
	background-repeat:no-repeat;
}

#main{
	width: 100%;
 	min-width: 960px;
}

#menubox {
	width: 100%;
	height: 24px;
	padding-top: 6px;
	background-color: #e080c0;
}

#menubox ul {
	display: inline; 
	background-color: #e080c0;
	height: 24px;
}

#menubox li {
background-image:url(../img/star4.png);
background-position:right;
background-repeat:no-repeat;
padding: 0px 27px 0px 7px; }

.itemhdr {
	display: inline; 
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	min-height: 52px;
	height: 52px;
	text-align: left;
}

.item {
	display: inline; 
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	min-height: 52px;
	height: 52px;
	text-align: left;
}

.itemon {
	display: inline; 
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	min-height: 52px;
	height: 52px;
	text-align: left;
}

#text {
	padding-left: 16px;
	width: 944px;
	background-color: #ffffff;
}

.leftstuff {
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 628px;
	line-height: 12pt;
}

.rightstuff {
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 300px;
	line-height: 12pt;
}

#text h1 {
	color: #000000;
	font-size: 16pt;
	line-height: 32pt;
}
#text h2 {
	color: #000000;
	font-size: 14pt;
	line-height: 28pt;
}
#text h3 {
	color: #000000;
	font-size: 13pt;
	line-height: 24pt;
}

.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;
}
