
/* hhp */
#page_bg {
	background-color: #fff;
	}

div#wrapper {
	}

div#wrapper_r {
	}

div#header {
	background: url(../images/hhp/h_menu_header_img.jpg) no-repeat 0 0;
	}

div#header_l {
	background: url(../images/hhp/h_menu_t_l.gif) 0 0 no-repeat;
	}

div#header_r {
	background: url(../images/hhp/h_menu_t_r.gif) 100% 0 no-repeat;
	}

div#footer {
	}

div#footer_l {
	}

div#footer_r {
	}


/* orange */
a:link, a:visited {
	color: #369;
	}

a:hover {
	color: #c00;
	}

table.contentpaneopen a.frntpg_link {
	margin: 0; padding: 0;
	color: #cc0000;
	}

table.contentpaneopen p {
	margin: 0; padding: 0 0 6px 0;
	}

/* Customized for HHP */

table.contentpaneopen p {
	margin: 0; padding: 3px 0 12px 0;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
		}



table.contentpaneopen p.homeTextsmall {
	margin: 0; padding: 0 0 6px 0;
	font-size: .8em;
	line-height: 1.4em;
		}

div.homeNotice {
	margin: 6px 0 0 0; padding: 6px;
	background-color: #ffffcc;
	display: block;
	width: 486px;
		}

#pillmenu a:hover {
	color: #369;
	}

#pillmenu a#active_menu-nav {
	background: url(../images/hhp/mw_menu_active_bg.png) 0 0 repeat-x;
	color: #fff;
	}

#pillmenu a#active_menu-nav:hover {
	color: #fff;
	}

h3, .componentheading, table.moduletable th {
	color: #999;
	}

div.module_menu {
	background: url(../images/hhp/sidebar_box_br.gif) 100% 100% no-repeat;
	}

div.module_menu div {
	background: url(../images/hhp/sidebar_box_bl.gif) 0 100% no-repeat;
	}

div.module_menu div div {
	background: url(../images/hhp/sidebar_box_tr.gif) 100% 0 no-repeat;
	}

div.module_menu div div div {
	background: url(../images/hhp/sidebar_box_tl.gif) 0 0 no-repeat;
	}
	
	

