.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #03277C;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(images/blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #739caf;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

.hbg {
background-color: #006699;
background-repeat: repeat;
}
.tbg {
background-color: #006699;
}
.tbgl { 
background-color: #006699; 
}

.tbgc { background-color : #006699; }
.bbg { background-color : #000000; vertical-align: middle; white-space: nowrap;}
.dbg { background-color : #6699cc; }
.mbg { background-color : #99ccff; }
.lbg { background-color : #cce5ff; }
.ybg { background-color : #ffffbb; }
.listtable2 { background-color : #f0f0f0; }
.listtable { background-color : #f0f0f0; border-right: #aab6ba 1px solid; border-bottom: #aab6ba 1px solid; border-left: #aab6ba 1px solid; border-top: #aab6ba 1px solid; }
.hil { background-color : #ffffff; }
.country { color: #99ccff; font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; }
.related { color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }

a:link { color: #006699 }
a:visited { color: #996699 }
a:hover  { color: #006699 }

TD.blbg2 {
	BORDER-TOP: #99afc4 2px solid; BACKGROUND: #c8d7e3; BORDER-BOTTOM: #99afc4 1px solid; WHITE-SPACE: nowrap
}

.blbg { background-color : #c8d7e3; }

.tabtext { background-color : #c8d7e3; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; color: #000000; }
.tabtext2 { background-color : #c8d7e3; }

.bannertext { background-color : #f0f0f0; font-family: Verdana, sans-serif; font-size: 11px; border: none }

.tabletitle {background-color: #739caf; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; color: #ffffff; }

.titlelink {background-color: #739caf; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; color: #000000; }

.grbg { background-color: #f0f0f0; }

.tab { border-top: #c8d7e3 2px solid; border-right: #c8d7e3 2px solid; border-left: #c8d7e3 2px solid }

.ulcell { border-bottom: black 1px solid; background-color #f0f0f0; }
.tlcell { border-top: black 1px solid; background-color #f0f0f0; }

.blackbox { border-top: black 1px solid; border-bottom: black 1px solid; border-right: black 1px solid; border-left: black 1px solid; }

a.rlinks:link { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; }
a.rlinks:visited { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; }
a.rlinks:hover { text-decoration: underline; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; }

a.highlight:link { text-decoration: none; color: #ffcc00; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.highlight:visited { text-decoration: none; color: #ffcc00; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.highlight:hover { text-decoration: underline; color: #ffcc00; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }

a.mainlink:link { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.mainlink:visited { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.mainlink:hover { text-decoration: underline; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }

a.helplink:link { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.helplink:visited { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.helplink:hover { text-decoration: underline; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }

a.redlink:link { text-decoration: none; color: red; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.redlink:visited { text-decoration: none; color: red; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.redlink:hover { text-decoration: underline; color: red; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }

a.greenlink:link { text-decoration: none; color: green; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.greenlink:visited { text-decoration: none; color: green; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.greenlink:hover { text-decoration: underline; color: green; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }

a.bluelink:link { text-decoration: none; color: blue; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.bluelink:visited { text-decoration: none; color: blue; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
a.bluelink:hover { text-decoration: underline; color: blue; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }

a.yellowlink:link { text-decoration: underline; color: #ffffbb;; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.yellowlink:visited { text-decoration: underline; color: #ffffbb;; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.yellowlink:hover { text-decoration: underline; color: #ffffbb;; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }

a.tablink:link { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.tablink:visited { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.tablink:hover { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }

a.collink:link { text-decoration: underline; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.collink:visited { text-decoration: underline; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
a.collink:hover { text-decoration: underline; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }

a.parent:link { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
a.parent:visited { text-decoration: none; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
a.parent:hover { text-decoration: underline; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 10px; }

a.nav:link { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px; }
a.nav:visited { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 12px; }
a.nav:hover { text-decoration: underline; color: #000000; font-family: Arial, sans-serif; font-size: 12px; }

a.fbox:link { text-decoration: none; color: #006699; font-family: Arial, sans-serif; font-size: 12px; }
a.fbox:visited { text-decoration: none; color: #996699; font-family: Arial, sans-serif; font-size: 12px; }
a.fbox:hover { text-decoration: underline; color: #006699; font-family: Arial, sans-serif; font-size: 12px; }

a.bctl:link { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 10px; }
a.bctl:visited { text-decoration: none; color: #000000; font-family: Arial, sans-serif; font-size: 10px; }
a.bctl:hover { text-decoration: underline; color: #000000; font-family: Arial, sans-serif; font-size: 10px; }

.divider { color: #999999; font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; }
.input { color: #000000 ;font-weight: normal; font-size: 11px; width: 150px; }
.iform { color: #000000; font-family: Arial; background-color: c8d7e3; font-weight: normal; font-size: 12px; }
.textfield { color: #000000; font-family: Arial; background-color: #c8d7e3; font-weight: normal; font-size: 12px; }
.transfield { color: #000000; font-family: Arial; background-color: #c8d7e3; font-weight: normal; font-size: 12px; border: none }

body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li { font-family: Arial, sans-serif; font-size: 12px; }

.title { font-family:  Arial, sans-serif; font-weight: normal; font-size: 24px; }
.subtitle { font-family: Arial, sans-serif; font-weight: bold; font-size: 15px; }
.boldtitle { font-family: "Arial Black", Arial, sans-serif; font-weight: normal; font-size: 24px; }

.pagesubtitle { font-family: Arial, sans-serif; font-weight: normal; font-size: 15px; line-height: 18px;}
.pagetitle { font-family: "Arial Black", Arial, sans-serif; font-weight: normal; font-size: 24px; line-height: 24px; }

ul,ol { font-family: Arial, sans-serif; font-size: 12px; margin-top: 2px;  margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; }

h1 { font-family: Arial, sans-serif; font-weight: normal; font-size: 35px; }
h2 { font-family: Arial, sans-serif; font-weight: normal; font-size: 25px; }
h3 { font-family: Arial, sans-serif; font-weight: bold; font-size: 22px; }
h4 { font-family: Arial, sans-serif; font-weight: normal; font-size: 18px; }
.small { font-family: Verdana, sans-serif; font-size: 11px; }
.standard { font-family: Arial; font-weight: normal; font-size: 12px; }

a.smalllink:link { text-decoration: underline; color: #3377bb; font-family: Verdana, sans-serif; font-size: 11px; font-weight: none; }
a.smalllink:visited { text-decoration: underline; color: #3377bb; font-family: Verdana, sans-serif; font-size: 11px; font-weight: none; }
a.smalllink:hover { text-decoration: underline; color: red; font-family: Verdana, sans-serif; font-size: 11px; font-weight: none; }

.smalllow { font-family: Verdana, sans-serif; font-size: 11px; color: green; font-weight: normal; }
.smallmedium { font-family: Verdana, sans-serif; font-size: 11px; color: orange; font-weight: normal; }
.smallhigh { font-family: Verdana, sans-serif; font-size: 11px; color: red; font-weight: normal; }
.smallcritical { font-family: Verdana, sans-serif; font-size: 11px; color: red; font-weight: bold; }

.smallbold { font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; }
.smallitalic { font-family: Verdana, sans-serif; font-size: 11px; font-style: italic; }
.tabledata { font-family: Verdana, sans-serif; font-size: 11px; border-top: #aab6ba 1px solid; border-right: #aab6ba 1px solid; border-bottom: #aab6ba 1px solid }
.tabledata2 { font-family: Verdana, sans-serif; font-size: 11px; background-color: #ffffff; border-right: #aab6ba 1px solid; }

.title1 { font-family: Arial, sans-serif; font-size: 25px; }

.tbdark { background: #a3aab0; }
.tbwhite { background: #ffffff; white-space: nowrap;}
.tbimage1 { background-image: url(//www.ibm.com/i/v11/tabs/tbimage1.gif); white-space: nowrap;}
.tbimage2 { background-image: url(//www.ibm.com/i/v11/tabs/tbimage2.gif); }
a.tbmainlink:link { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: bold; font-size: 11px; }
a.tbmainlink:visited { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: bold; font-size: 11px; }
a.tbmainlink:hover { text-decoration: underline; color: #333333; font-family: Verdana, Arial; font-weight: bold; font-size: 11px; }
a.tablink:link { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }
a.tablink:visited { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }
a.tablink:hover { text-decoration: underline; color: #333333; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }

.tblue { color: #ffffff; background: #6699cc; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tdblue { color: #ffffff; background: #006699; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tgray { color: #ffffff; background: #666666; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.bct { color: #000000; font-family: Arial, sans-serif; font-weight: normal; font-size: 10px; }
.fnt { font-family: Verdana, sans-serif; font-size: 11px; }
.ast { color: #cc6600; }

.uslnavplain { font-size: 11px; font-family: Arial, sans-serif; color: #000000; text-decoration: none;}
a.uslnav:link { font-size: 11px; font-family: Arial, sans-serif; color: #000000; text-decoration: none; font-weight: normal; }
a.uslnav:visited { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: none; font-weight: normal; }
a.uslnav:hover { font-size: 11px; font-family: Arial, sans-serif; color: #000000; text-decoration: underline; font-weight: normal; }

a.tablelink:link { font-size: 11px; font-family: Verdana, sans-serif; color: #000000; text-decoration: underline; font-weight: normal; }
a.tablelink:visited { font-size: 11px; font-family: Verdana, sans-serif; color: #006699; text-decoration: underline; font-weight: normal; }
a.tablelink:hover { font-size: 11px; font-family: Verdana, sans-serif; color: red; text-decoration: underline; font-weight: normal; }

a.boxlink:link { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: none;}
a.boxlink:visited { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: none;}
a.boxlink:hover { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: underline;}

.modgray { font-size: 10px; color: #999999; font-family: verdana; text-decoration: none; }
a.mod:link { font-size: 10px; color: #006699; font-family: verdana; text-decoration: none; }
a.mod:visited { font-size: 10px; color: #006699; font-family: verdana; text-decoration: none; }
a.mod:hover { font-size: 10px; color: #006699; font-family: verdana; text-decoration: none; }

.solutgray {background-color: #f0f0f0; }
.stitlegray {background-color: #aab6ba; }
.shoptitlegray {background-color: #739caf; }
.bggray {background-color: #eeeeee; }
.liner { background-color: #cccccc; }
.statusbar{background-color: #aab6ba; }
.columntitle { margin-top: 5px; background-color: #aab6ba; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; color: #ffffff; }
.whtitle { font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; color: #ffffff; }
.shboxgray {background-color: #ebebeb;}
.shboxtext { font-size: 10px; color: #666666; font-family: Verdana, sans-serif; }
.soltext { font-size: 11px; color: #666666; font-family: Arial, sans-serif; }

.bluetext { color: #006699; font-weight: bold; font-size: 9px; }
.blktext { color: #000000; font-weight: bold; font-size: 9px; }

.navbox { font-weight: normal; color: #000000; font-size: 9px; width: 90px; }

a.servtext:link { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: none; }
a.servtext:visited { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: none; }
a.servtext:hover { font-size: 11px; font-family: Arial, sans-serif; color: #006699; text-decoration: underline; }

.solutddbox { font-weight: normal; font-size: 10px; width: 200px; color:#333333; font-family: verdana, sans-serif; }
.countrybox { font-weight: normal; font-size: 10px; width: 115px; border: 1; color: #333333; font-family: verdana, sans-serif; }

.find { font-family: Verdana, sans-serif; font-size: 10px; color: #666666; }
a.rtb:link { font-family: Arial, sans-serif; font-size: 11px; color: #006699; text-decoration: none; }
a.rtb:visited { font-family: Arial, sans-serif; font-size: 11px; color: #006699; text-decoration: none; }
a.rtb:hover { font-family: Arial, sans-serif; font-size: 11px; color: #006699; text-decoration: underline; }

a.rtb2:link { font-family: Arial, sans-serif; font-size: 5px; color: #006699; text-decoration: none; }
a.rtb2:visited { font-family: Arial, sans-serif; font-size: 5px; color: #006699; text-decoration: none; }
a.rtb2:hover { font-family: Arial, sans-serif; font-size: 5px; color: #006699; text-decoration: underline; }

a.rtb3:link { font-family: Arial, sans-serif; font-size: 4px; color: #006699; text-decoration: none; }
a.rtb3:visited { font-family: Arial, sans-serif; font-size: 4px; color: #006699; text-decoration: none; }
a.rtb3:hover { font-family: Arial, sans-serif; font-size: 4px; color: #006699; text-decoration: underline; }

a.solutionsbox:link { font-family: Arial, sans-serif; font-size: 11px; color: #006699; text-decoration: underline; }
a.solutionsbox:visited { font-family: Arial, sans-serif; font-size: 11px; color: #006699; text-decoration: underline; }
a.solutionsbox:hover { font-family: Arial, sans-serif; font-size: 11px; color: #006699; text-decoration: underline; }

img.aligntop { margin-top: 3px; }
img.rtpad { margin-top: 3px; }
img.navbull { margin-top: 5px; }
img.servbull { margin-top: 6px; margin-right: 2px; }

tr.tabledata:hover > td { background-color: #ffffbb; }
tr.tabledata2:hover > td { background-color: #ffffbb; }
.rowColour { background-color: #ffffbb; }

.vmenu{border:1px solid #aaa;position:absolute;background:#fff;	display:none;font-size:0.75em;}
.first_li span{width:100px;display:block;padding:5px 10px;cursor:pointer}
.inner_li{display:none;margin-left:120px;position:absolute;border:1px solid #aaa;border-left:1px solid #ccc;margin-top:-28px;background:#fff;}
.sep_li{border-top: 1px ridge #aaa;margin:5px 0}
.fill_title{font-size:11px;font-weight:bold;/height:15px;/overflow:hidden;word-wrap:break-word;}
.caltable { background-color : #aab6ba; border-right: #aab6ba 1px solid; border-bottom:white 1px solid; border-left: #aab6ba 1px solid; border-top: #aab6ba 1px solid; }


