@charset "UTF-8";
/* main HPS design */

/*"""""""" GLOBAL POSITIONING STYLES """"""""*/	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
	text-align:center;
	background-image: url(../images/Design/black_stripe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*text align center is IE fix to center wrappers*/

#wrapper {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: left;
	width: 100%;
}

#headwrapper {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: left;
	width: 990px;
	height: 70px;
	margin-bottom: 0px;
}

.mac #headwrapper {
	margin-bottom: 6px;
}


#footerwrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: block;
	clear: left;
	width: 990px;
}

#searchwrap {
	float: right;
	width: 280px;
	height: 35px;
	padding-right: 12px;
}

#searchbox {
	float: right;
	padding-top: 6px;
	height: 29px;
	width: 280px;
	/*background-image: url(../images/design/black_stripe-sm.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	color: #333333;
}

.searchfield {
	/*font-size: 11px;
	color: #333333;	*/
}

.win .searchfield {
	height: 12px;
	width: 200px;
}

.win.gecko .searchfield {
	height: 12px;
	width: 200px;
	margin-top: 1px;
}

.mac.gecko .searchfield {
	height: 12px;
	width: 200px;
	margin-top: 2px;
}

#menu {
	clear: right;
	float: right;
	width: 765px;
	padding-top: 0px;
	margin-right: 0px;
	text-align: left;
}

.mac #menu {
	padding-top: 4px;
}

#leftmenu {
	padding: 10px;
	width: 180px;
	float: left;
	height: auto;
}

.safari #leftmenu {
	width: 175px;
}

.gecko #leftmenu {
	width: 175px;
}

/*#leftsub ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: -25px;
}*/

#hpslogo {
	margin-top: 10px;
	padding: 5px;
	clear: left;
	float: left;
	width: 165px;
	background-image: url(../images/Design/hubbell_120.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	clear: both;
}

#contentbox {
	float: left;
	width: 750px;
	padding-top: 20px;
/*	padding-right: 5px; EDITED BY CESTERLINE */
    padding-bottom: 10px;
/*	padding-left: 25px; EDITED BY MDH */
	padding-left: 25px;
}

.ie6 #contentbox {
	padding-right: 0px;
}

.gecko #contentbox {
	width: 750px;

}

.safari #contentbox {
	width: 750px;
}


/*"""""""" CONTENT BOX (CURVED CORNER)  """"""""*/	

.contentwrapper {
	width: 990px;
	background-color: #FFFFFF;
	background-image: url(../images/Design/dot-828282.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: left;
	text-align: left;
}
/*text-align left is fix for IE center wrapper fix*/

.leftmenuwrapper {
	background-image: url(../images/Design/leftmenu-bg.gif);
	background-position: left;
	padding-bottom: 4px;
	background-repeat: repeat-y;
}

.b {
	background-image: url(../images/Design/dot-828282.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {background: url(../images/Design/dot-828282.gif) 0 0 repeat-y}
.r {background: url(../images/Design/dot-828282.gif) 100% 0 repeat-y}
.bl {
	background-image: url(../images/Design/cnrbl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/Design/cnrbr.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/Design/cnrtl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding: 5px;
	background-image: url(../images/Design/cnrtr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}


/*"""""""" LINKS  """"""""*/

a {
/* 2010.08 by RD */
	/*font-size: 1.1em;*/
/* 2010.08 by RD */
	font-size: 11px 
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:hover a:visited {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	outline: none;
}
a:focus { -moz-outline-style: none; }
/*removes dotted border from links in FF3*/

.linkpdf {
	background-image: url(../images/Design/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.ie .linkpdf {
	background-image: url(../images/Design/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	clear: both;
	float: left;
}
/*fix for icon alignment in ie*/

.linkmore {
	background-image: url(../images/Design/morearrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

.exlink {
	background-image: url(../images/Design/externallink.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* external site link in menus */

#menuarrow {
	background-image: url(../images/Design/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* submenu indicator */

.breadcrumb {
	font-size: 10px;
}


/*""""""""  TEXT STYLES  """"""""*/	

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h2 {
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.docsize {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.footertext {
	color: #999999;
	font-size: 10px;
	text-align: left;
}

