/*****************************
* from : AskF5 base.css
*****************************/
body, div, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, th, td, pre, form, dl, dt, dd, hr {
    margin: 0;
    padding: 0;
}

#contentColumn h1, #contentColumn h2, #contentColumn h3, #contentColumn h4, #contentColumn h5, #contentColumn h6, #contentColumn blockquote, #contentColumn th, #contentColumn td, #contentColumn pre, #contentColumn form, #contentColumn dl, #contentColumn dt, #contentColumn dd, #contentColumn fieldset, #contentColumn hr {  /* #contentColumn p, #contentColumn ul, #contentColumn ol, #contentColumn li,  */
   /* margin: 1em 0;  */
     margin: 0;
}

#contentColumn .paddedBox h2 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 14pt;
    font-weight: bold;
    font-color: Black;
}

#contentColumn .paddedBox h3 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 13pt;
    font-weight: bold;
    font-color: Black
}

#contentColumn .paddedBox h4 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 11pt;
    font-weight: bold;
    font-color: Black
}

#contentColumn .paddedBox h5 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
    font-color: Black
}

#contentColumn .paddedBox h6 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 10pt;
    font-weight: bold;
    font-color: Black
}

th {
    background: #e8edf1 url('/images/assets/th-background.png') repeat-x bottom left;
    padding: 5px;
        border-bottom: 1px solid #e8edf1;
    font-size: 90%;
    font-weight: bold;
        
        /* IT - overwrite */
        border-top: none;
        border-left: none;
        border-right: none;     
}

td {  
    font-size: 90%;
    vertical-align: top;
        padding: 0px;  /* IT - overwrite */
}

fieldset {
    margin: 1em 0;
    padding: 1em;
    background: #C3D6E8;
    border: 1px solid #A5ACB2;
}

#container, #outerContainer {
 /*   width: 900px;
    _width: 905px;*/
    width: 1020px;
    margin: 0 auto;
}

#contentColumn ol li {
    padding-bottom: .25em;
    list-style: decimal !important;
    margin-left: 18px;
}
#contentColumn li ul li {
list-style: circle !important;
}
#contentColumn ol ul li {
list-style: circle !important;
}
/* ********************************
Main Title
***********************************/


 #contentColumn h1 { 
margin-bottom: 6px; 
font-size: 150%; 
color: #2f3035 !important; 
font-weight: normal; 
line-height: 1em;
padding-top: 5px;
padding-bottom: 15px; 
}


#contentColumn h2 {
    margin-bottom: 1em;
    font-size: 110%;
}

h3,h4,h5,h6 {
    font-size: 100%;
}
#recaptcha_buttons a{
    text-decoration: none;
    color: white;   
/*    padding: 1px 3px; */
    margin-bottom: 1px;
    _margin-bottom: 0;
    font: bold 11px arial;
    text-decoration: none;

}
#recaptcha_buttons a:hover {
    text-decoration: none !important;

}
.contentButtonCaptcha {
    background-color: #999;
    padding:3px 6px;
}
#recaptcha_audio_play_again {
    cursor: pointer;
}
.contentButtonCaptcha:hover {
    background-color: #666;
}
.contentButton-submitCaptcha {
    clear: both;
    padding: 5px 19px 6px 19px;   
    padding: 6px 19px 4px 19px \9;
    *padding: 3px 8px 4px 8px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    line-height: 16px;
    color: #fff!important;
    background: #B2541A;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    border: none !important;
    cursor: pointer;
    margin-top: -28px;
    *margin-top: -27px;
    margin-top: -26px \9;
}
.contentButton-submitCaptcha:hover {
    background-color:#E27800;
    color:#fff!important; 
}
a.contentButton, input.contentButton {
     clear: both;
    padding: 4px 10px 3px 10px;   
    padding: 5px 10px 3px 10px \9;
    *padding: 2px 8px 3px 8px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    line-height: 16px;
    color: #fff!important;
    background: #B2541A;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    border: none !important;
    cursor: pointer;
}

a:hover.contentButton, input:hover.contentButton, a.contentButton:hover, input.contentButton:hover {
    background-color:#E27800;
    color:#fff!important; 
}
.searchforsolutions .contentButton {
    height: 30px;
}

.roundedBox {
    background: none;
}

.roundedBox h2 {
    height: 15px;
    margin: 0 !Important;
    padding: 2px 0px 20px 0;
    color: #333333;
    border: none;
    background: none;
    /*font-weight: normal !important;
    font-size: 130% !important;*/
    font-size: 110% !important;
    font-weight: bold !important; 
}
.roundedBox h2 a {
    display: block;
    width: 100%;
    background: url('/images/assets/arrowLink.png') no-repeat top right;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}

.roundedBox h2 a:hover {
    background: url('/images/assets/arrowLinkHover.png') no-repeat top right;
   /* color: #fff;*/
   color: #000;
}
.whiteRow {
    background: #fff;
  /*  border: 1px solid #e8edf1;*/
}
.whiteRow td {
    padding: 3px 5px;
    background: #fff;
  /*  border-right: 1px solid #e8edf1;*/
}

.whiteRow td strong {
}

.pageTabs {
    height: 43px; 
    _height: 45px; 
    margin: -1em 0 1em 0 !important; 
    padding: 0 !important;
    background: url('/images/assets/div-line.png') repeat-x bottom left; 
}

li#archiveTab {
    background: url('/images/assets/page-tabs-rt.png') no-repeat right -50px;
}

#archiveTab a {
    background: url('/images/assets/page-tabs-lft.png') no-repeat 0 -50px;
    color: #fff;
}

li#activeTab {
    background: url('/images/assets/page-tabs-rt.png') no-repeat top right;
}

#activeTab a {
    background: url('/images/assets/page-tabs-lft.png') no-repeat top left;
    color: #000;
}

/***  new CSS styles for askF5  ***/
.paddedBox_askf5 {
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

.paddedBox_askf5 H2 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 14pt;
/*    font-weight: bold;
    font-color: black; 8/
}

.paddedBox_askf5 H3 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 13pt;
    font-weight: bold;
    font-color: black;
}

.paddedBox_askf5 H4 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 11pt;
    font-weight: bold;
    font-color: black;
}

.paddedBox_askf5 H5 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
    font-color: black;
}

.paddedBox_askf5 H6 {
    font-family : Arial, Helvetica, Verdana;
    font-size: 10pt;
    font-weight: bold;
    font-color: black;
}

.roundedBoxInside_askf5 {
    margin-top: 0;
    padding: 10px;

   /* background: url('/images/assets/blueFadeBack.jpg') repeat-x top left;  ????? 'cos some other roundedBoxInside uses bg */
        
    /* IT - add lightBlue rules */
    border: 1px solid #C3D6E8;
}

.roundedBoxInside_askf5 ul {
   /* margin-left: 1.5em !important;  */
}

.roundedBoxInside_askf5 table {
    width: 100%;
    font-size: 95%;
}

.roundedBoxInside_askf5 td {
    padding: 2px;
}

/**********************************
* from : AskF5 navigation.css
***********************************/
#custNav {  /* IT - overwrite */
   clear: none;     
}

#searchNav {  /* IT - overwrite */
   clear: none;
}

#searchNav #submit {
    margin-bottom: 2px;
    _margin-bottom: 0;
    padding: 2px 4px;
    background: #c30000 url('/images/navigation/primaryNav_back.jpg') repeat-x;
    font: bold 11px arial;
    color: #f7e6e6;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

#primaryNav li ul {
    position: absolute;
    left: -999em;
    width: 145px;
    background: #ececec;
    list-style: none; 
    z-index: 99;
}

/*****************************
* Section Header Styles - updated
*****************************/

#sectionHead {
    clear: both;
    background: #738495 url('/images/navigation/section-header-back.jpg') repeat-x bottom right;
    border-top: 1px solid #fff;
}

#sectionHead h2 {
    margin: 0;
    padding: 8px 0 8px 1em;
    font-size: 110%;
    color: #3f4148;
}

/***************************** 
* Left Column Nav Styles 
*****************************/ 

.leftNav { 
width: 180px; /*change to 180px */
/* _width: 160px; */ 
margin: 15px 0; 
padding: 10px 0 10px 0; /*03-27*/ 
list-style: none; 
/* background: #DBDFE4 url('/images/navigation/list-left-col-btm-right.gif') bottom right no-repeat;*/ 
/* background: #DBDFE4 url('../images/navigation/list-left-col-btm-right.gif') bottom right no-repeat; 
*/ 
background: #f3f3f1; /*updated 03-20*/ 
color: #000; 
} 

ul.leftNav ul { 
margin-bottom: 0; 
} 

.leftNav li { 
/* border-bottom: 1px solid #A2AEBA; */ 
/* border-bottom: 1px solid #A2AEBA; */ 
border-bottom: none; /*updated 03-20*/ 
margin: 0; 
padding: 0; 
} 

.leftNav li a { 
display: block; 
width: 100%; 
/* padding: 3px 5px 3px 20px;*/ 
padding: 3px 5px 6px 20px; /*updated 03-20*/ 
font-size: 11px; 
font-weight: bold; 
color: #000; /*updated 03-20*/ 
text-decoration: none; 
line-height: 1.2em; 
} 

html>body .leftNav li a { 
width: auto; 
} 

.leftNav li a:hover { 
background: url('/images/navigation/gray-square.jpg') no-repeat 10px 7px; 
background-color: none; 
/* color: #333; */ 
 color:#004696 !important; /*dark blue*/ 
 text-decoration: none !important;
} 

.leftNav li h2 { 
margin: 0; 
/* padding-left: 0; 
background: url('../images/navigation/list-left-col-top-right.gif') top right no-repeat;*/ 
padding: 0px 0 0 0; /*03-26*/ 
font-size: 100%; 
font-weight: normal; 
} 

.leftNav li li { 
/* border-top: 1px solid #A2AEBA; */ 
/* border-top: 1px solid #A2AEBA; */ /*updated 03-20*/ 
border-bottom: 0; 
padding-left: 20px; /*updated 03-20*/ 
font-weight: normal; 
} 

.leftNav li li a { 
display: block; 
margin: 0; 
/* background-color: #BCC5CE;*/ 
/* background-color: #d4d4d4; */ 
font-weight: normal !important;/*updated 03-20*/ 
color: #333333; 
} 
.leftNav li li a:visited { 
color: #333 !important; /*updated 03-20*/ 
} 
.leftNav li li a:active, .leftNav li li a:focus{ 
 color:#004696 !important; /*dark blue*/ 
 text-decoration: none !important;
} 

.leftNav li li h2 a:visited{ 
color: #333333;/*updated 03-20*/ 
} 
, .leftNav li li h2 a:active, .leftNav li li h2 a:focus{ 
 color:#004696 !important; /*dark blue*/ 
 text-decoration: none !important;
} 

.leftNav li li a:hover { 
/* background-color: #BCC5CE;*/ 
/* background-color: #d4d4d4;*/ 
 color:#004696 !important; /*dark blue*/  
 text-decoration: none !important;
} 

/* This highlights the current Section and Page within leftNav */ 

#current, #current h2 a { 
background: url('/images/navigation/gray-square.jpg') no-repeat 10px 7px; 
} 
#current a { 
color: #333 !important; 
} 
#current a:hover { 
 color:#004696 !important; /*dark blue*/ 
 text-decoration: none !important;
} 
#current ul { 
margin: 0; 
padding: 0; 
} 

#currentChild, #currentChild li a { 
/* background-color: #A2AEBA !important; */ 
/* background-color: #bbbbbb !important; */ 
/* background-color: #d4d4d4 !important; */ /*updated 03-20*/ 
}




#rss {
    background: url('/images/assets/rss-icon.gif') no-repeat 115px 4px;
}

#rssSelected {
    background: url('/images/assets/rssSelected.gif') no-repeat 1px 4px;
}

/*****************************
* Right Column General Styles
*****************************/

#rightColumn ul {
    margin: 10px 0 0 10px;
}

#rightColumn li {
    margin: 0;
    padding: 0 5px 10px 0;
}

#rightColumn li a {
    display: block;
    width: 80%;
}

/*****************************
* Right Column Box Style
*****************************/

#rightColumn .box {
margin-bottom: 1em; 
padding-bottom: 0px; 
/* background: url('/images/assets/rt-col-h2-rt.png') no-repeat top right; 
font-size: 85%;*/ 
color: #333; 
border-bottom: 1px solid #ccc; 
}

#rightColumn .box h2 {
    /* background: url('/images/assets/rt-col-h2-lft.png') no-repeat top left;  */   /*  IT - Overwrite */
   /* border-bottom: 1px solid #fff;*/
   border: none;
}

#rightColumn .boxInside {
    margin: 0;
/*    padding: 10px;
        _padding: 2px 10px 2px 2px;   
        background: #ececec;*/
    font-size: 100%;
}

.boxInsidePageContent .boxInside {
    margin: 0;
    padding: 0 0 0 0;

}

#rightColumn .employeeSpotlight {
    display: block;
    clear: both;
    margin: 1em;
    margin-left: 1.5em;
    text-align: center;
}

#rightColumn blockquote {
    margin: 0 1em 1em;
    padding: 0;
}

#rightColumn blockquote p {
    margin: .5em 0;
    line-height: 1.2em;
}

/*****************************
* File Type Icons
*****************************/

.icon-audio {
    background: url('/images/assets/media_audio.gif') no-repeat top left;
}

.icon-doc {
    background: url('/images/assets/doc.gif') no-repeat top left;
}

.icon-flash {
    background: url('/images/assets/flash-icon.gif') no-repeat top left;
}

.icon-pdf {
    background: url('/images/assets/pdf.gif') no-repeat top left;
}

.icon-quicktime {
    background: url('/images/assets/icon-quicktime.gif') no-repeat top left;
}

.icon-web {
    background: url('/images/sc/html_icon.gif') no-repeat top left;
}

.icon-wmv {
    background: url('/images/assets/wmv-icon.gif') no-repeat top left;
}

#breadCrumbs li { 
    display: inline; 
    padding: 0 .1em 0 0; 
    line-height: 1.1em; 
    font-size: 85%; 
} 

/*IE workaround*/ 
* html #breadCrumbs li { 
    background: url('/images/assets/breadCrumbIcon.gif') no-repeat 100% 50%; 
    padding: 0 1em 0 0; 
} 

.currentPage { 
    background: none!important; 
    border: none !important; 
} 

#footer {
    float: left;
    width: 900px;
    _width: 905px;
    margin-bottom: 2em;
    margin-right: -3px; /* Fix IE dup. char bug */
    clear: both;
    font-size: 90%;
}

#footer a:visited {
    text-decoration: none;
    color: #35699a;
}


/**********************************************
  from global3column.css that is still used
***********************************************/

#rightColumn .box-h2 {
    padding: 0;
  /*  background: #BBC4CE url('/images/navigation/rt-col-h2-rt.png') no-repeat top right; */
  background: none;
}

#rightColumn .box-h2 h2 {
    margin: 0;
    padding: 5px 10px !important;
 /*   background: url('/images/navigation/rt-col-h2-lft.png') no-repeat top left;
    border-bottom: 1px solid #fff; */
    background: none;
    font-weight: normal;
    font-size: 130%;
    color: #333333;
}


/**********************************************************  AskF5.css rules **********************************************************/


/******************************
* New Ask F5 CSS Styles
******************************/

h2 {
    padding: .25em 5px;
    font-size: 100%;
  }

h2 + fieldset {
    margin: 0 0 2em 0;
}

fieldset {
    margin: 0;
    _margin-bottom: 2em;
    padding: 1em;
    background: #fff;
    border: 1px solid #C3D6E8;
}

#contentColumn p {
    margin-bottom: 1em;
}

#contentColumn ul li {
    padding-bottom: .25em;
}

#midContentBox li {
    font-size: 96%;
    list-style: none;   
}

#contentColumn h2 {
    margin: 1em 0 0 0;
    border: 0;
}

#contentColumn h3 {
    margin: 0 0 .5em 0;
    font-size: 100%;
}

#contentColumn hr {
    height: 1px;
    margin: 1em 0;
    background: #ccc;
    border: 0;
}


.roundedBox h2 a {
display: inline; 
width: auto; 
background: none; 
text-decoration: underline; 
text-transform: none; 
color: #005eb2 !important; /*light blue*/ 
text-decoration: none;
}

.roundedBox h2 a:hover {
background: none; 
/*color: #fff;*/ 
color:#004696 !important; /*dark blue*/ 
text-decoration: underline;
}

.boxInside {
margin-top: 0; 
padding: 0px 10px 10px 10px; 
}

.boxInsideCenter {
        margin-right: 20px;
}

#rightColumn fieldset, #rightColumn div {
    text-align: left;
}
#rightColumn #searchBox {
    text-align: left;
   /* background: #ffd;*/
   background-color: #ebeaea;
   width: 150px;
   height:20px;
   border: none;
   padding: 2px 0 2px 4px;
   padding: 4px 0 1px 4px \9; 
}
#contentColumn #searchBox {
    padding: 0 0 1px 4px;
    height: 30px;
}

#rightColumn h2 {
    text-align: left;
}

#rightColumn ul {
    margin: 0; 
    padding: 0; 
    list-style: none;
}

#rightColumn li {
    margin: 0; 
    padding: 1; 
}

#rightColumn li a {
    display: inline;
    margin: 0; 
    padding: 1; 
}

#rightColumn select {
    font-size: 90%;
    width:190px;
}

#topicsInterest li {
    padding: 0 0 1em 0; 
}


#versionSpecific h4 {
    margin: 1em 0 0 0; 
    font-size: 90%;
}

.darkBlue {
    /* background: #3A4A5D; */
}

h2.darkBlue {
    background: #3A4A5D;
    color: #fff;
}

.lightBlue {
  /*  border: 1px solid #C3D6E8;*/
    border: none;
    margin-top:-10px;
    margin-left: -10px;
}

h2.lightBlue {
    background: #C3D6E8;
    color: #000;
}
.lightBlue h3 {
     margin-top: 20px !important;
}

/* Prevent Left Nav Images from getting pushed off page */
.leftNavImages {
    line-height: 16px;
}
.leftNavImages a{
    position:relative;
    float: left;
    display: block;
    width: 160px;
    margin-left: 20px;
    margin-bottom:8px;
    text-decoration: none;
    font-weight: bold;
    font-size:12px; 
    color: #005eb2 !important;  
}
.leftNavImages a:hover {
    color:#004696 !important; /*dark blue*/
}
.leftNavImages a.feedback {
    background-image: url('/images/assets/leftnav-feedback-icon-askf5.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 2px 0 4px 29px;
}
.leftNavImages a.mailing-list {
    background-image: url('/images/assets/leftnav-mail-icon-askf5.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 1px 0 4px 29px;
}

a.bigLink {
   font-size:8pt;
   position:relative;
   top:-3px;
}

table #rssConfigTable {
    width:100%;
}


/******************************
* Search Box  Styles
******************************/

form#askSearch {
    margin: 0 !important;
}

fieldset#askSearch {
     margin: 10px 0 4px 0;
    padding: 2px 1em 14px 1em;
 /*   background: #dbdfe4;*/
    background: none;
 border: 1px solid #666;
}

fieldset#configureRSS {
    margin-bottom: .1em;
    padding: 1em;
 /*   background: #dbdfe4; */
    border: 1px solid #666;
    _width: 99%; /* Ivonne  -- for IE6 display */
}

fieldset#askSearch #searchTips { 
float: left; 
clear: both; 
vertical-align: top; 
margin-left: 0; 
} 
#searchTips li { 
list-style: none; 
text-align: left; 
margin: 0; 
vertical-align: top; 
font-size: 90%; 
display: inline; 
padding-right: 4px; 
}

#searchTools li {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

.formRow {
    display: block;
    margin: .25em 0;
    padding: .10em;
    line-height: 1.5em;
}


.formRow label {
    float: left;
    display: block;
    margin-right: 5px;
    text-align: right;
    white-space: nowrap;
    text-size: 80%;
    width: 52px;
}

input:focus, textarea:focus {
    background: #ffd;
}

input {
    vertical-align: middle;
} 

#helpIcon {
    display: block;
    float: left;
}

#searchSolutions .boxInside {
    padding-right: 0px;
}

.boxInsidePageContent #searchBox {
    text-align: left;
   /* background: #ffd;*/
   background-color: #ebeaea;
   width: 360px;
   height:20px;
   border: none;
   padding: 2px 0 2px 4px;
   padding: 4px 0 1px 4px;
   
}

/******************************
* Tech Tips Styles
******************************/

#techTips {
    float: right;
    width: 250px;
    text-align: right;
}

#techTips p {
    font-size: 90%;
}

#techTips select {
    margin: 0 0 .5em 0;
}

#techTips h3 {
    margin: .5em 0;
    color: #c30000;
}


/******************************
* Recent Additions Module Styles
******************************/
#stripedTable li {
    list-style: none;
    text-align: left;
    margin: 0;
}

#stripedTable {
    clear: both;
    margin: 0 0 1em 0;
    font-size: 100%;
}

#stripedTable caption {
    padding: 2px 5px;
    background: #C3D6E7;
    border: 1px solid #000;
    font-weight: bold;
    /*color: #c30000; */ /* Ivonne */
}

#stripedTable th, #stripedTable td {
padding: 9px 0 9px 0; 
font-size: 90%;
border-bottom: 1px solid #ccc;
}

#stripedTable .date {
    width: 10%; 
    /*white-space: nowrap;*/ /* Ivonne */
    font-weight: bold; 
    padding-left: 6px;
    line-height: 15px;
}

#stripedTable .status {
    width: 10%;
    white-space: nowrap;
}

#stripedTable .description {
    width: 80%; 
    /*white-space: nowrap;*/  /* Ivonne */
    font-weight: normal;
    padding-left: 8px;
    line-height: 15px;
}

#stripedTable .recentAddsDate{
    font-weight: bold;
}

#recentAdditions {
    padding-bottom: 0px;
}

#recentAdditionsHeader {
    width: 100%;
}

#addUpdates {
}

/*  overwrite the roundedBox rule in base.view.css just for IE6 display */
.roundedBox {
    clear: both;
}

/* Remove these after implementing stripes via script */
/* Bug 442: Swapped styles to correct inadvertent striping */
.even td {
 /*background: #fff;*/
/* background: #e8edf1; */
    background: none;
}

.odd td {
/* background: #e8edf1; */
/* background: #fff; */
    background: none;
}

/******************************
* Versions Box Styles
******************************/

.versionsDisplayBox {
    width: 26%;
    background: #f3f3f1;
    float: right;
    padding: 9px 5px;
}

#contentColumn .versionsDisplayBox h2 {
    margin: 0 0 5px 0 !important;
    font-size: 120%;
    color: #CC3300;
}

#contentColumn .versionsDisplayBox h3 {
    padding-left: 5px;
}

.versionsDisplayBox ul {
    margin-left: 5px !important;
    padding-left: 5px;
    font-size: 80% !important;
}
 
.versionsDisplayBox li {
    display: inline; 
}

#expandList {
    display: block;
    margin-top: -25px;
    font-size: 12px;
    float: right;                                
    font-weight: bold; 
    color: #666;
    padding: 1px 12px 1px 0;
}

#hideBtn {
    display: none;
    margin-top: -8px;
    padding: 0;
    font-size: 11pt;
    float: left;          
    _width: 100%;  
}

#hideBtn h3 {
    margin-top: 5px;
    padding-left: 5px;
    font-size: 85%;
}

#hideBtn ul {
    margin: 0;
    padding-top: -5px;
    padding-left: 10px;
    font-size: 85%;
}

#hideBtn li {
    display: inline; 
}
/*****************************
 * Feedback Form Styles
******************************/

#feedbackBox {
    clear: both;
    margin: 0; 
    background-color: #f3f3f1;
    width: 700px;
}

#feedbackBox .radio .label {
    margin-right: .5em;
    font-size: 85%;
}

#feedbackOptions {
    vertical-align: top;
    float: left;
    width: 48%;
}

#feedbackOptions input {
    margin-right: .5em;
}

#feedbackOptions p {
    font-size: 85%;
    font-weight: bold;
}

#feedbackComments {
    float: right;
    width: 52%;
    text-align: right;
}

#contentColumn #feedbackBox h4 {
    margin-left: 5;
    font-size: 100%;
    font-weight: bold;
}
                
.help-icon {
    display: block;
    clear: right;
}


/******************************
* Ask F5 Beta Survey Styles
******************************/
#betaSurvey {
    font-weight: bold;
}

#betaSurvey li ul{
    list-style: none;
    font-weight: normal;
}

#betaSurvey input {
    margin-right: .5em;
}

#F5Products {
    padding: 0 1em 0 0.5em;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 100%;
}

.rPad {
    text-align: right;
    padding-right: 100px;
    width: 600px;
}

.lPad { 
    padding-left: 26px;
}

/*****************************
* Styles for Printable page
*****************************/
#printContent .versionsDisplayBox {
    width: 30%;
}
 
#printContent .versionsDisplayBox h2 {
    margin: 0 0 5px 0 !important;
    font-size: 120%;
    color: #CC3300;
}

#printOuterContainer {
    width:680px;
    margin-top: 10px;
    margin-left: 20px;
}
#printContent .paddedBox_askf5 {
    margin-left: 0;
}
#printContent .paddedBox {
    margin:0 10px 0 10px;
}

#printContent hr {
    height: 1px;
    margin: 1em 0;
    background: #ccc;
    border: 0;
}

/******************************
* Old Ask F5 CSS Styles
******************************/
p.example {
    font-family: Courier New; 
    font-size: 10pt
}

p.example2 {
    font-family: Courier New;
    font-size: 9pt
}

p.code {  
    font-family: Courier New, Courier, mono; 
    font-weight: bold; 
    font-size: 9pt
}

p.newsyntax {  
    font-family: Courier New, Courier, mono; 
    font-style: normal; 
    font-weight: bold; 
    background-color: #FFFF00;
    font-size: 10pt
}

p.note {  
    font-style: italic; 
    color: #0000CD
}

p.warning {  
    font-style: italic; 
    color: #B22222
}

P.footer {
    font-family : Arial, Helvetica, Verdana;
    font-size: 8pt
} 

pre.example {
    font-family: Courier New; 
    font-size: 10pt
}

pre.example2 {
    font-family: Courier New;
    font-size: 9pt
}

pre.code {  
    font-family: Courier New, Courier, mono; 
    font-weight: bold; 
    font-size: 9pt
}


/******************************
* Document Rich Text Editor Styles
******************************/

.askf5table {
    border: 1px #FFFFFF solid;
}
.askf5table td.askf5tablehead {
    border-width: 1px;
    padding: 4px;   
    font-weight: bold;
    font-size: 10pt;
    vertical-align: top;
    background-color: rgb(206, 206, 206);
}

#CQrte {
    font-family: Arial, Helvetica, Verdana;
    font-size: 10pt;    
}

#CQrte body {
    margin: 0pt;
    padding: 10px;
}

#CQrte blockquote {
    padding-left: 0px;
    margin: 0 0 .25em 2em;
}

#CQrte .indentone {
    padding-left: 1em;
}

#CQrte .indenttwo {
    padding-left: 2em;
}

#CQrte .indentthree {
    padding-left: 3em;
}


/*******************************
* Rich Text List Styles
******************************/

#CQrte ol, #CQrte ul {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
 /*   margin-left: 2em; */
    margin-bottom: 0px;
    margin-top: 1em;
    _margin-top: 0px;
}

#CQrte ul ul, #CQrte ol ol {
    margin-top: 0px;
    _padding-bottom: 0px;
}
#CQrte ol li {
list-style: decimal; 
margin-left: 18px;
}
#CQrte ul li, #CQrte ol li {
    font-size: 100%;
    padding-bottom: 0.75em;
    _padding-bottom: 0px;
}

#CQrte ol li ol {
    margin-top: 5px;
    _padding-bottom: 0px;
}


#CQrte ol li ol li {
    font-size: 100%;
    list-style-type: lower-alpha;
    padding-bottom: 0.75em;
    _padding-bottom: 0px;
}

#CQrte ol ol li {
    font-size: 100%;
    list-style-type: lower-alpha;
    padding-bottom: 0.75em;
    _padding-bottom: 0px;       
}
#CQrte ul ul li {
list-style: circle !important;
}
#CQrte ol ul li {
list-style: circle !important;
}
/**************************************************************
* Document Rich Text Styles, but if more specific the styles
* will not be applied in Style drop down within WYSIWYG 
**************************************************************/

.note {  
    font-style: italic; 
    color: #0000CD
}

.warning {  
    font-style: italic; 
    color: #B22222
}

.code {  
    font-family: Courier New, Courier, mono; 
    font-weight: bold; 
    font-size: 9pt
}

.example {
    font-family: Courier New; 
    font-size: 10pt
}

.example2 {
    font-family: Courier New;
    font-size: 9pt
}

.footer {
    font-size: 8pt
}

.highlight {
    font-weight: bold; 
    background-color: #FFD700;
    border: #000000 1px solid;
    padding-right: 5px;
    padding-left: 5px;
}

#CQrte h2 {
    font-size: 14pt;
    font-weight: bold;
    padding: 0px;
    margin: 15px 0px 5px 0px;
    background: none;
    text-transform: none;
}

#CQrte h3 {
    font-size: 13pt;
    font-weight: bold;
    padding: 0px;
    margin: 4px 0px 4px 0px;
}

#CQrte h4 {
    font-size: 11pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#CQrte h5 {
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
    margin: 0px;
    padding: 0px;
}

#CQrte h6 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.sectiontitle {
    font-size: 12pt;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.subsectiontitle {
    font-weight: bold;
}

.impact {
    font-style: italic;
    color: #000000
}

/*****************************
* Old inline styles
*****************************/
.tablehead {  
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold; 
    color: black;              
    background-color:   #CECECE
}

p.pTOC1 {
    color: #003366;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0em;
    margin-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none
}

p.pTOC2 {
    color: #003366;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 0em;
    margin-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 8px;
    text-transform: none
}

p.pTOC3 {
    color: #003366;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 16px;
    margin-right: 0em;
    margin-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 16px;
    text-transform: none
}

p.pTOC4 {
    color: #003366;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 24px;
    margin-right: 0em;
    margin-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 24px;
    text-transform: none
}

p.pTOC5 {
    color: #003366;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-variant: normal;
    margin-bottom: 0px;
    margin-left: 32px;
    margin-right: 0em;
    margin-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 32px;
    text-transform: none
}

h2.pTOCTitle {
    color: Black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 25px;
    font-variant: normal;
    font-weight: bold;
    margin-left: 0em;
    margin-right: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    text-transform: none
}

/*****************************
* Styles for Search Results Page
*****************************/
#resultsInfo {font-weight: bold; text-align: center;}
#resultsInfo a {font-color: #738495; font-weight: bold;}
.resultDesc {margin:1em 0;}
.resultDate {font-size: 85%;}
dl.searchResults {
    margin-bottom: .25em !important;
}
.searchResults dt, .searchResults dd {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-left: 40px;
}
/*****************************
* Changed icon-sln to -inf for US210
*****************************/
.icon-inf {background: url('/images/assets/icon-inf.gif') top left no-repeat;}
.icon-sln {background: url('/images/assets/icon-sln.gif') top left no-repeat;}
.icon-sa {background: url('/images/assets/icon-sa.gif') top left no-repeat;}
.icon-ki {background: url('/images/assets/icon-ki.gif') top left no-repeat;}
.icon-m {background: url('/images/assets/icon-m.gif') top left no-repeat;}
.icon-rn {background: url('/images/assets/icon-rn.gif') top left no-repeat;}
.icon-blank {background: url('/images/assets/icon-blank.gif') top left no-repeat;}
.icon-bp {background: url('/images/assets/icon-bp.gif') top left no-repeat;}

/*****************************
* Added icons for US210
*****************************/
.icon-po {background: url('/images/assets/icon-po.gif') top left no-repeat;}
.icon-cb {background: url('/images/assets/icon-cb.gif') top left no-repeat;}
.icon-de {background: url('/images/assets/icon-de.gif') top left no-repeat;}
.icon-em {background: url('/images/assets/icon-em.gif') top left no-repeat;}
.icon-ht {background: url('/images/assets/icon-ht.gif') top left no-repeat;}
.icon-tr {background: url('/images/assets/icon-tr.gif') top left no-repeat;}
.icon-ov {background: url('/images/assets/icon-ov.gif') top left no-repeat;}

p.pTerm {
    color: black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 4pt;
    margin-left: 0%;
    margin-right: 0%;
    text-align: left;
    text-decoration: none;
    text-indent: 0%;
    text-transform: none;
}

.tblAdvOptionsLabel {
    font-size:  12px;
}

/******************************
* Document-Specific Headings
******************************/
.publicationTitleForManual {
    font-weight: bold; 
}

.publicationDescriptionForManual {
    font-weight: bold; 
}

.publicationTitleForManualchapter {
    font-weight: bold; 
}

.publicationDescriptionForManualchapter {
    font-weight: bold; 
}

.publicationTitleForSolution {
    font-weight: bold; 
}

.publicationDescriptionForSolution {
}

.publicationTitleForKnownissue {
    font-weight: bold; 
}

.publicationDescriptionForKnownissue {
}

.publicationTitleForSecurityadvisory {
    font-weight: bold; 
}
.publicationDescriptionForSecurityadvisory {
}

.publicationTitleForBestpractice {
    font-weight: bold; 
}

.publicationDescriptionForBestpractice {
}

.publicationTitleForSupplemental {
   font-weight: bold; 
}

.publicationDescriptionForSupplemental {
}

/***************************************************
  Overwrite the CQ build-in rules 
****************************************************/
.grayBoxContent p {
        font-size: 88%;
}

#midContentBox .boxInside p {
   font-size: 100%;
}

#midContentBox .roundedBoxInside_askf5 p {
    font-size: 100%;
}

#midContentBox h2 {  /* IT :: rename CQrte to midContentBox - bug id=91 */
height: 15px; 
margin: 0 !Important; 
padding: 20px 0 0 0;
/* font-size: 90% !important;*/ 
font-size: 110% !important; 
/* background: url('/images/assets/h2-spotlight-lft.png') no-repeat top left; 
border-bottom: 1px solid #658db2; */ 
color: #333333; 
border: none; 
background: none; 
}

#CQrte .boxInside ol li, #CQrte .boxInside ul li {   /* IT - overwrite */
    padding-bottom: 4px;  
}
#rightColumn #CQrte ul li { 
list-style:none; 
} 
/* Bug 524, Override www */
#CQrte h3 + p, #CQrte h4 + p, #CQrte h5 + p, #CQrte h6 + p {
    margin-top: 0.2em !important;
}

/* Bug 522 */
#CQrte ul li {
    /*padding: 0px;
    margin: 0px;*/
    list-style: disc; 
    margin-left:18px; 
}

/* Still want the padding reduced on Product Pages */
.boxContent #CQrte ul li {
padding: 0 0 .25em 0; 
margin: 0p 0 0 18px; 
font-size: 9pt; 
list-style: disc;  
}

.boxContent #CQrte p {
    font-size: 9pt;
}    
/* End Bug 522 */

/* Bug 433 */
.boxInside #CQrte li p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.boxInside #CQrte ul {
    padding: 0px;
    margin: 0px;
}

.boxInside #CQrte ul li {
    padding: 0 5px 10px 0; 
    margin: 0px;
}
/* End Bug 433 */

#versionSpecific.box h2 { 
    font-size: 140% !important;
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana;
    background: none;
    border-bottom: none;
    padding-bottom: 5px; /* padding-bottom: 25px;  */
}

/*
#CQrte p {  
    margin-bottom: 0.6em; 
        margin-top: 0.5em; 
}*/

.askF5_tbl th {  /* need to do this to overwrite base.css th tag that has text-transform uppercase */
    background: #e8edf1 url('/images/assets/th-background.png') repeat-x bottom left;
    padding: 5px !important;
    border-bottom: 1px solid #e8edf1;
    font-size: 90%;
    font-weight: bold;
    text-transform: capitalize;
    word-wrap: break-word;      
}

.askF5_tbl td {
    word-wrap: break-word;
}
/*
.contentButton:focus, .contentButton:active {
    background: #c30000 url('/images/assets/button-back-over.jpg') top left repeat-x;   
    outline: none;
}
.contentButton:hover {
    background: #35699a url('/images/assets/button-back.jpg') top left repeat-x;
}
*/
.ss-gac-m tr :hover {
    background: #35699a;; color: white;
}
.ss-gac-e, .ss-gac-d  {
    display:none;
}
.ss-gac-m {
    width: 325px; 
    visibility: visible; 
    position: absolute; 
    background-color: rgb(243, 242, 242); 
    border: 1px solid rgb(162, 174, 186); 
    -moz-border-radius: 6px 6px 6px 6px; 
    padding-bottom: 10px; 
    cursor: pointer;
}
#header_search_suggest tr td {
    font-size:12px;
}
#searchHelp {
    display:none;
}
span.formRow #header_search_suggest tr td.ss-gac-c {
    padding: 0 0 0 3px; margin:0px;
}
span.formRow tr td {
    padding: 0px; margin:0px;
}
td.askf5subtablehead{ 
font-weight: bold; 
color: black; 
font-size:12px; 
} 
.askf5subtablehead{ 
font-weight: bold; 
color: black; 
font-size:12px; 
} 
.askf5table td {
border: 1px solid #ffffff;
padding: 4px;
/*background-color: #f0f0f0; */
font-size: 11px;
}
.askf5table td.askf5tablehead {
border-width: 1px;
padding: 4px;
font-weight: bold;
font-size: 10pt;
vertical-align: bottom;
background-color: rgb(206, 206, 206);
}
table.askf5table tr:nth-of-type(n+1){
    padding: 4px;
    font-size: 10pt;
    vertical-align: top;
    background-color: #f0f0f0;
}
table.askf5table tr:nth-of-type(odd) {background:  #f0f0f0;}
table.askf5table tr:nth-of-type(even){background-color: #f0f0f0;}
table.askf5table tr:first-child td{
    padding: 4px;
    font-weight: bold;
    font-size: 10pt;
    vertical-align: top;
    background-color: rgb(206, 206, 206);
}
.subsubsectiontitle {
font-style:italic;
font-weight:bold;
font-color: Black;
}
h2.topictitle2 {
font-size: 16px !important;
font-weight: bold !important;
color: #333;
}
h3.sectiontitle {
font-size: 16px !important;
font-weight: bold !important;
color: #666;
}
/* **********************************
New Search fields UI
*********************************** */
#fs-search-container{
    position: relative;
    width:424px;
    height: 40px;
    float: left;
    padding-bottom: 4px;
    margin: -3px 0 0 0px;

}
.fs-searchbox {
border: 0;
background-color: #e9e8e4;
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 0;
width: 360px !important;
height: 36px;
padding-bottom: 0px;
padding-left: 12px;
font-family: sans-serif;
/*border-bottom: 1px solid #f5f5f5;*/
/*font-size: 120%;*/
font-size: 124%;
}
.fs-searchbox:hover, .fs-searchbox:active, .fs-searchbox:focus {
border: none !important;
background-color: #e9e8e4 !important;
height: 36px;
outline: none !important;

}
.fs-searchbox_submit {
border: 0;
background-color: transparent;
position: absolute;
top: 0px;
left: 373px;
width: 37px!important;
height: 36px;
 background-image: url('/images/assets/new-search-nav-element-off.png');
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-radius: 0;
cursor: pointer;
}
.fs-searchbox_submit:hover {
 background-image: url('/images/assets/new-search-nav-element-on.png');
 cursor: pointer;
}
span.search-by-keywords {
width: 398px;
height: 20px;
position: relative;
float: left;
font-size:90%;
color:#333;
margin: -4px 0 10px 12px;

}
.view-all-link {
float: right;
font-size: 12px;
font-weight:bold;
line-height: 22px;
}
.overviewbox .roundedBox h2 {
    padding: 15px 0px 5px 0;
}
/***********************************
Document Toolbar
*********************************** */
.printlink {
    display: inline;
    padding-right: 6px;
}
.document-tags {
    background-color: #999;
    display: inline;  
    padding: .2em .6em .3em;
    font-size: 88%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    margin-left: 2px;
    border-radius: 3px; 
}
.document-tags a:link, .document-tags a:visited, .document-tags a:link:hover {
    color: #ffffff;
}
.instructional , p.instructional {
font-style: italic;
color: #c55a11;
}