/* Stylesheet for HP 2010 */
#endhpcontent
{
	clear: both;
	width:1px;

	color: red;
	background-color: red;

	zzcolor: #ffffff;
	zzbackground-color: #ffffff;

	position:absolute;
	left: 0;
	color: #dedad3;
	background-color: #dedad3;
	zzborder: none 0px white;
}

#hp_leftcol
{
	background-color: #d6e0e9;
	width: 179px;
	float: left;
	height: 100%;
	b1order: solid 1px red;
	padding: none;
}
#hp_leftcol img
{
	padding: 0;
	margin: 0;
	border: 0;
}
.hp_menuitem
{
	padding-bottom: 4em;
	margin-bottom: 2em;
}
#navlist
{
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style: none;
}
#navlist li
{
	text-decoration: none;
	padding-left: 10px;
	color: #4c5461;
	font-size: 100%;
	padding-bottom: 2px;
	width: 179px;
}
#navlist li a
{
	text-decoration: none;
	color: #4c5461;
}
#navlist li a:hover
{

}
#navlist li:hover
{

}
#navlist .hp_active
{
	text-decoration: none;
	background-color: #fafafc;
	
}
.hp_webtext
{
	padding-left: 2em;
	padding-top: 1em;
	padding-bottom: 0px;
	font-size: 120%;
	position: relative;
	top: -2em;
}
#hp_content
{
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	/*display: table;  /*must put this in for FireFox. */
	/* margin: auto;  /* for IE6 and Firefox centering  */
	text-align: left;
	min-height: 500px;
}
.hp_red
{
	background-image: url(/images/hp_faux_red.gif);
}
.hp_black
{
	background-image: url(/images/hp_faux_orange.gif);
}
.hp_orange
{
	background-image: url(/images/hp_faux_orange.gif);
}
.hp_yellow
{
	background-image: url(/images/hp_faux_yellow.gif);
}
.hp_green
{
	background-image: url(/images/hp_faux_green.gif);
}
.hp_azure
{
	background-image: url(/images/hp_faux_azure.gif);
}
.hp_blue
{
	background-image: url(/images/hp_faux_blue.gif);
}
.hp_purple
{
	background-image: url(/images/hp_faux_purple.gif);
}
.hp_purple2
{
	background-image: url(/images/hp_faux_purple.gif);
}
.hp_gray
{
	background-image: url(/images/hp_faux_gray.gif);
}
.hp_item_gray
{
	padding-top: 3em;
}
