/* New Clean Sheet Styles for HPWep Compatibility on Dark Background */
/* Backwards Compatible Clean Sheet Style for HPWeb #introBlock */
#introBlock {
   margin:0 0 10px 0;
   padding:0;
}
/* Backwards Compatible Clean Sheet Style for HPWeb #nonIntroBlock */
#nonIntroBlock {
   margin:0px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb #introBlock .content */
#introBlock .content {
   margin:0;
   padding:10px 10px 10px 10px;
   background:#FFFFFF;
}
/* Backwards Compatible Clean Sheet Style for HPWeb #introBlock .headerAlpha */
#introBlock .headerAlpha {
   margin:0;
}
/* Backwards Compatible Clean Sheet Style for HPWeb #sectionalNavHeader */
#sectionalNavHeader {
   border-top:1px;
   margin-bottom:10px;
   font-weight:bold;
   padding-bottom:5px;
   border-bottom:1px solid #999999;
   font-size:110%;
   line-height:1.22em;
}
/* Style for the box */
#sectionalNavLinks {
   background:url(/resource3/cleansheet/2013.10.29/i/callout_bg_d.gif) repeat-x top left;
   background:-moz-linear-gradient(center top, #34373A, #141516) repeat scroll 0 0 transparent;
   background:-webkit-gradient(linear, left top, left bottom, from(#34373A), to(#141516));
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#34373A, EndColorStr=#141516);
   padding:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #sectionalNavLinks {
      background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22gradient%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%225%25%22%20style%3D%22stop-color%3A%20%23373a3d%3B%22%2F%3E%3Cstop%20offset%3D%2252%25%22%20style%3D%22stop-color%3A%20%23000000%3B%22%2F%3E%3Cstop%20offset%3D%2296%25%22%20style%3D%22stop-color%3A%20%23373a3d%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22url(%23gradient)%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%2F%3E%3C%2Fsvg%3E);
   }
}
/* Backwards Compatible Clean Sheet Style for HPWeb *html #sectionalNavLinks */
*html #sectionalNavLinks {
}
/* Backwards Compatible Clean Sheet Style for HPWeb *+html #sectionalNavLinks */
*+html #sectionalNavLinks {
}
/* Backwards Compatible Clean Sheet Style for HPWeb #tabbedNavEnhanced */
#tabbedNavEnhanced {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .arrowButtonBlackBrd */
.arrowButtonBlackBrd {
}
/* Horizontal line that separates text and goes the partially across the width of the space */
.blockDivider {
   border-bottom:1px #f2f2f2 solid;
   width:80%;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .bold */
.bold {
   font-weight:bold;
}
/* Style for the box */
.callout {
   background:url(/resource3/cleansheet/2013.10.29/i/callout_bg_d.gif) repeat-x top left;
   background:-moz-linear-gradient(center top, #34373A, #141516) repeat scroll 0 0 transparent;
   background:-webkit-gradient(linear, left top, left bottom, from(#34373A), to(#141516));
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#34373A, EndColorStr=#141516);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .callout {
      background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22gradient%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%225%25%22%20style%3D%22stop-color%3A%20%23373a3d%3B%22%2F%3E%3Cstop%20offset%3D%2252%25%22%20style%3D%22stop-color%3A%20%23000000%3B%22%2F%3E%3Cstop%20offset%3D%2296%25%22%20style%3D%22stop-color%3A%20%23373a3d%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22url(%23gradient)%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%2F%3E%3C%2Fsvg%3E);
   }
}
/* Style for the box */
.calloutEnhancedExt {
   background:url(/resource3/cleansheet/2013.10.29/i/callout_bg_d.gif) repeat-x top left;
   background:-moz-linear-gradient(center top, #34373A, #141516) repeat scroll 0 0 transparent;
   background:-webkit-gradient(linear, left top, left bottom, from(#34373A), to(#141516));
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#34373A, EndColorStr=#141516);
   color:#404040;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .calloutEnhancedExt {
      background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22gradient%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%225%25%22%20style%3D%22stop-color%3A%20%23373a3d%3B%22%2F%3E%3Cstop%20offset%3D%2252%25%22%20style%3D%22stop-color%3A%20%23000000%3B%22%2F%3E%3Cstop%20offset%3D%2296%25%22%20style%3D%22stop-color%3A%20%23373a3d%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20fill%3D%22url(%23gradient)%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%2F%3E%3C%2Fsvg%3E);
   }
}
/* Backwards Compatible Clean Sheet Style for HPWeb .clear */
.clear {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .color003366 */
.color003366 {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .color666666bg */
.color666666bg {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .colorCCCCCCbg */
.colorCCCCCCbg {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .colorFFFFFFbg */
.colorFFFFFFbg {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .colorFFFFFFbld */
.colorFFFFFFbld {
}
/* This style formats a normal paragraph text */
.content {
   font-size:100%;
   line-height:17px;
   color:#F2F2F2;
   margin:0;
   padding:10px 10px 10px 10px;
   border-top:none;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .contentBlock */
.contentBlock {
   font-size:100%;
   line-height:17px;
   margin:0 0 10px 0;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .error */
.error {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .floatLeft */
.floatLeft {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .floatRight */
.floatRight {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .graySubBlock */
.graySubBlock {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .headerAlpha, headerAlpha.h2 */
.headerAlpha, headerAlpha.h2 {
   margin:0 0 10px 0;
   border-bottom:2px solid #999999;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .headerBeta */
.headerBeta {
   margin:10px 0 10px 0;
   padding:4px 10px 5px 10px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .headerBetaBevel, .headerBetaBevel.h2 */
.headerBetaBevel, .headerBetaBevel.h2 {
   margin:10px 0 10px 0;
   padding:4px 10px 5px 10px;
   border-bottom:1px solid #999999;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .headerDelta */
.headerDelta {
   margin:0 0 5px 0;
   padding:1px 0 2px 0;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .headerEpsilon */
.headerEpsilon {
   font-weight:bold;
   margin:0 0 5px 0;
   padding:1px 0 1px 0;
}
/* Backwards Compatible Clean Sheet Style for HPWeb  .headerGamma, .headerGamma.h3 */
 .headerGamma, .headerGamma.h3 {
   margin:0 0 5px 0;
   padding:1px 0 2px 0;
   font-weight:bold;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .linkColor */
.linkColor {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .linksUnit */
.linksUnit {
   list-style-type:none;
   padding:0;
   margin:0;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .noMargin */
.noMargin {
   margin:0px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .paddedBlock */
.paddedBlock {
   margin:0 0 10px 0;
   padding:10px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .primButton */
.primButton {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .primButtonEnhanced */
.primButtonEnhanced {
   padding-left:3px;
   padding-right:3px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .screenReading */
.screenReading {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .secButton */
.secButton {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .secButtonEnhanced */
.secButtonEnhanced {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .sectionalNavSubHeader */
.sectionalNavSubHeader {
   margin-top:5px;
   font-weight:bold;
   border-top:1px solid #999999;
   font-size:110% !important;
   padding-top:5px;
   line-height:0.9em !important;
   margin-bottom:10px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .small */
.small {
   font-size:90%;
   line-height:17px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .tab */
.tab {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .tabSelected */
.tabSelected {
}
/* Backwards Compatible Clean Sheet Style for HPWeb .textLevelA */
.textLevelA {
   font-size:105%;
   line-height:17px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .textLevelB */
.textLevelB {
   font-size:95%;
   line-height:17px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .textLevelC */
.textLevelC {
   font-size:90%;
   line-height:17px;
}
/* Backwards Compatible Clean Sheet Style for HPWeb .topSpace */
.topSpace {
}
