	body {
		text-align:center;
                background-color: #E9E9E9;
		}
	
	#frame {
		width:800px;
                background-color: #FFFFFF;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:20px;
                height: 488px;
		float:left;
		background-image:url(side_image.gif);
                background-repeat: repeat-y;
		}
	
	#contentcenter {
		width:760px;
                height: 488px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentright {
		width:20px;
                height: 488px;
		float:left;
		background-image:url(side_image2.jpg);
                background-repeat: repeat-y;
		}
	
	#contentheader {
                height: 122px;
                width: 800px;
		background-image:url(hfca_top_image.jpg);
		}

div.nav {
	position: absolute;
	top: 100px;
	left: 204px;
	width: 690px;
	height: 19px;
	z-index: 9;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}
		
	p,h1,pre {
                font-family:verdana;
                font-size: 12px;
		margin:0px 10px 10px 10px;
		}

	p       {
                font-family:verdana;
                font-size: 12px;
                color: #4c676e;
                text-align: justify:left;
		margin:0px 10px 10px 10px;
		}

		
	h1 {
		font-size:14px;
		padding-top:10px;
		}

	h2 {
                font-family:verdana;
                font-size: 16px;
                font-weight: bold;
		padding-top:10px;
		}

	h3 {
                font-family:verdana;
                font-size: 12px;
                font-weight: normal;
                text-align: justify;
                padding-left: 50px;
                padding-right: 20px;
                padding-top: 10px;
                color: #4c676e;
                line-height: 20px;

		}


	h4 {
                font-family:verdana;
                font-size: 12px;
                font-weight: normal;
                text-align: justify;
                padding-left: 50px;
                padding-top: 0px;
                color: #4c676e;
                line-height: 2px;

		}


	h5 {
                font-family:verdana;
                font-size: 12px;
                font-weight: normal;
                text-align: justify;
                padding-left: 40px;
                padding-right: 20px;
                padding-top: 10px;
                color: #4c676e;
                line-height: 18px;

		}

	h6 {
                font-family:verdana;
                font-size: 12px;
                font-weight: normal;
                text-align: justify;
                padding-left: 10px;
                padding-right: 20px;
                padding-top: 10px;
                color: #4c676e;
                line-height: 18px;

		}

	li {    font-family: verdana;
		font-size:11px;
                color: #4c676e;
                list-style-type: square;
		padding-top:2px;
                text-indent:0px;
		}

   crecell {   list-style-type:square;
		}

   checklist {  background-color:#ffffff;
		vertical-align:top;
		padding-top:0px;
                text-indent:30px;
		}

		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
