	/* HLPS base CSS definitions - 02/13/2010 */
	A:hover {background:#F0D000;}
	A:link {color:#0000FF;}
	A:visited {color:#9900FF;}
	/* Body standards background:#4A8195 */
	body {background:#4A8195 url(images/@hlpsg02.jpg) repeat;color:#000000;font:9pt arial;max-width:1024px;margin:5px auto 0px auto;text-align:justify;}
	/* Orange box */	
	div#hd1 {border-bottom:#FFA500 double 4px;height:120px;margin:0px;padding:0px;width:100%;}
	/* Title box */
	div#hd2 {margin:0px 125px;height:110px;}
	/* Square logo */
	div#i1 {background:url(images/logo300_3.jpg) no-repeat;float:left;height:110px;margin:9px 0px 0px 5px;width:110px;}
	/* Title text */
	div#i2 {background:url(images/logotext1.jpg) no-repeat center;height:50px;margin:5px auto 3px auto;width:100%;}
	/* Navigation box */
	div#i3 {clear:both;font-size:9pt;font-weight:600;height:20px;margin:2px auto 3px auto;padding:2px;text-align:center;width:615px;}
	/* More . . . */
	li#l1 {text-align:center;width:110px;}
	/* More drop down */
	ul#u1 {background:#d6e1e1;font-size:8pt;padding:5px;text-align:left;width:115px;}
	/* Left panel */
	div#ilft {background:url(images/copyright_douglas_k_matthes_2008_3360_2.jpg) no-repeat;height:900px;margin:0px;width:186px;}
	/* Main page */
	div#mn1 {background:url(images/@hlpsg04.jpg) repeat;height:auto;margin-left:6px;padding:0px 6px 0px 0px;width:97%;}	
	/* Page content in blue box */
	div#mn2 {border-top:4px double #00bfff;height:auto;margin:0px;padding:9px 3px 0px 3px;width:100%;}
	/* LH col. */
	div#c1 {border-right:1px solid #000000;float:left;margin:0px 6px 0px 0px;padding:0px;text-align:center;}
	/* Title 1 line in orange box */
	div#tl1 {font-size:12pt;font-weight:600;;margin-top:15px;text-align:center;}
	/* Standard horizontal line */
	hr#hr1 {margin:0px auto;text-align:center;width:98%;}
	/* Standard image border */
	img {border:0px;margin:7px;}
	ul.dropdown,
	ul.dropdown li,
	ul.dropdown ul { list-style:none;margin:0;padding:0;}
	ul.dropdown {position:relative;z-index:597;float:left;}
	ul.dropdown li {float:left;line-height:1.3em;vertical-align:middle;/*zoom:1;*/}
	ul.dropdown li.hover,
	ul.dropdown li:hover {position:relative;z-index:599;cursor:default;}
	ul.dropdown ul {visibility:hidden;position:absolute;top:100%;left:0;z-index:598;width:100%;}
	ul.dropdown ul li {float:none;}
	ul.dropdown ul ul {top:1px;left:99%;}
	ul.dropdown li:hover > ul {visibility:visible;}
