.mainMenuDiv
{
	padding: 0;
}

.mainMenuDiv mainMenu 
{
	font: 11px Arial, Helvetica, sans-serif;	
}

.mainMenuDiv .mainMenu .mainMenuBD
{
	border:solid 1px #808080;
	background-color: #003366;
	font-weight: normal;
	width: 250px;
}

.mainMenuDiv mainMenu ul 
{
	padding:3px 0;
	border-width:1px 0 0 0;
	border-color:#ccc;
	border-style:solid;
}

.mainMenuDiv mainMenu ul.mainMenuUL
{
	border-width:0;
}

ul.mainMenuUL li.mainMenuLinkItem:Hover
{
	background-color: #6699CC;
}

.mainMenuBD .mainMenuUL li.mainMenuLinkItem
{
	height: 20px; 
	padding-top: 10px; 
	padding-bottom: 5px;
	border-width: 0px; 
	border-bottom-color: Silver;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}

.mainMenuBD .mainMenuUL li.mainMenuLinkItem a
{
	color: White; 
	display: inline-block; 
	text-decoration: none;
}

.mainMenuBD .second-of-type li.QuickLinksMenuSubItem:Hover
{
	background-color: Gray;
}

.QuickLinksDiv
{
	padding: 0;
}

.cliStdLinks
{
	color: #303030; 
	font-weight: bold;
}

.cliStdLinks:Hover
{
	color: #595959; 
	font-weight: bold;
}

.QuickLinksDiv QuickLinksMenu 
{
	font: 11px Arial, Helvetica, sans-serif;	
}

.QuickLinksDiv .QuickLinksMenu .bd 
{
	border:solid 1px #808080;
	background-color: #003366;
	font-weight: normal;
	width: 180px;
}

.QuickLinksDiv QuickLinksMenu ul 
{
	padding:3px 0;
	border-width:1px 0 0 0;
	border-color:#ccc;
	border-style:solid;
}

.cliIntro
{
	padding: 5px 10px 0px 25px; 
	color: black; 
	padding-left: 10px; 
	font-family: Verdana, Helveticca, Arial; 
	font-size: 11px;
	background-image:url(../../images/instruments_images/cliIntroBG.png);
	background-repeat: repeat; 
	vertical-align: top; 
	text-align: justify;
	width: 100%;
}

.cliIntro h1
{
	font-size: 16px; 
	font-weight: bold;
	color: Black;	
	padding: 5px 0px 12px 120px;
	background-image:url(../../images/instruments_images/pgTitleBG.png);
	background-repeat: no-repeat; 
	background-position: 120px bottom;
}

.cliIntro h2
{
	font-size: 16px; 
	font-weight: bold;
	color: Black;	
	padding: 5px 0px 12px 10px;
	background-image:url(../../images/instruments_images/pgTitleBG.png);
	background-repeat: no-repeat; 
	background-position: 10px bottom;
	width: 325px;
}

.cliIntro p
{ 
	text-align: justify;
	text-indent: 15px;
}

.multiColText
{
	vertical-align: top;
	border-right: solid 1px Gray; 
	padding: 0px 15px 0px 5px;
}

.multiColText p
{
	text-align: justify;
	text-indent: 15px;
}

.cliBody
{
	padding: 5px 10px 5px 20px;
  background-image:url(../../images/instruments_images/cliIntroBG.png);
  vertical-align: top; 
}


.cliMenu
{
	padding: 0px auto 0px auto; 
	color: black; 
	font-family: Verdana, Helveticca, Arial; 
	font-size: 11px;
	background-image:url(../../images/instruments_images/cliIntroBG.png); 
	background-repeat: repeat; 
	border-color: Silver; 
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px; 
	border-style:solid; 
	width: 100%;
	vertical-align: top;
}

.cliStdTable
{
	width: 100%; 
	border-collapse: collapse; 
	background-image:url(../../images/instruments_images/clibg.png);
	padding: 0px 0px 0px 0px;
}

.cliStdTable2
{
	height: 100%;
	width: 100%; 
	border-collapse: collapse;
	background-image:url(../../images/instruments_images/clibg2.png);
	padding: 0px 0px 0px 0px;
}

.cliStdTable3
{
	width: 100%; 
	border-collapse: collapse;
	background: none url(../../images/instruments_images/clibg3.png);
	padding: 0px 0px 0px 0px;
}

.itmDescTitle
{
	color: #336699;
	font-family: Verdana, Helveticca, Arial;
	font-weight: bold; font-size: 11px;
}

.itmDescUsesFeatTitle
{
	color: Black;
	font-family: Verdana, Helveticca, Arial;
	font-weight: bold; font-size: 12px;
}

.tdQuickLinks
{
	vertical-align: top; 
	padding: 0 0 0 0;
	background-color: Transparent;
}

.cliQuoteItems
{
	font-weight: normal; 
	font-size: 9px; 
	text-align: center;
	border-collapse: collapse;
}

.cliQuoteItems td
{
	border-width: 1px; 
	border: solid 1px Silver;
	vertical-align: top;
}

.cliQuoteItems img
{
	height: 75px;
}

.modalPopUp 
{
  background-color:#0A0A0A;
  filter:alpha(opacity=75);
  opacity:0.75;
}

.directoryTbl
{
	border-collapse: collapse;
}

.directoryTbl td
{
	padding: 3px 8px 3px 8px;
	border: solid 1px gray; 
	border-collapse: collapse; 
	background: #DEDEDE; 
	vertical-align: top;
}

.wrapText
{
	padding: 0px 15px 0px 0px;
	float:left; 
	margin-top:10px; 
	margin-right:5px; 
	margin-bottom:5px;
	border-right: solid 1px #00487D;
}


.descText
{
	font-size: 10px;
	text-align: left;
}

.textJustify
{
	text-align: justify;
}

.instrMnu
{
	width: 100%;
	padding: 3px 3px 0px 10px;
}

.instrMnu ul
{
	list-style-type: none;
	line-height: 14px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside; 
	margin-left: -10px;
	margin-bottom: 3px;
}

.instrMnu ul li a
{
	background-image: url(../../images/instruments_images/instrMnuArrow.png);
	background-repeat: no-repeat; 
	background-position: 0px 3px;
	color: #D3D3D3;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	padding-left: 14px;
	font-family: Verdana;
}

.instrMnu ul li a:hover
{
	color: White;
}

.mainMnu ul
{
	width: 270px;
	list-style-type: none;
	line-height: 25px;
	list-style-position: inside; 
	margin-left: -20px;
	margin-bottom: 3px;
}

.instrUL
{
	list-style-type: none;
	line-height: 12px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside; 
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.instrUL li a
{
	background-image: url(../../images/instruments_images/instrMnuArrow.png);
	background-repeat: no-repeat; 
	background-position: 0px 3px;
	color: Black;
	text-decoration: none;
	font-size: 9px;
	padding-left: 14px;
	font-family: Verdana;
}

.instrUL li a:hover
{
	font-weight: bold;
}

.mainMnu ul li
{
	background-repeat: no-repeat; 
	background-position: bottom;
}

.mainMnu ul li a
{
	color: Black;
	height:100%;
	width: 100%;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	display: block;
	background-image: url(../../images/instruments_images/mainMnuBg.png);
}

.mainMnu ul li a:hover
{
	font-weight: bold;
	background-image: url(../../images/instruments_images/mainMnuBgHover.png);	
}

.rnd_top, .rnd_bottom {display:block; background: transparent; font-size:1px;}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
.rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
.rnd_b2, .rnd_b3, .rnd_b4 {border-left:1px solid White; border-right:1px solid White; background: #9FB1C7;}
.rnd_b1 {margin:0 1px; background: White;}
.rnd_b2 {margin:0 1px; border-width:0 2px;}
.rnd_b3 {margin:0 1px;}
.rnd_b4 {height:1px; margin:0 1px;}
    
.rnd_content 
{
	border:1px solid White;
	border-width:0 1px;
	padding: 4px;
	background: #9FB1C7;
}

#rnd_menu_container {background: transparent; margin:1px;}
    
.rnd_menu_top, .rnd_menu_bottom {display:block; background:transparent; font-size:1px;}
.rnd_menu_b1, .rnd_menu_b2, .rnd_menu_b3, .rnd_menu_b4 {display:block; overflow:hidden;}
.rnd_menu_b1, .rnd_menu_b2, .rnd_menu_b3 {height:1px;}
.rnd_menu_b2, .rnd_menu_b3, .rnd_menu_b4 {background:#FFCC80; border-left:1px solid #00487D; border-right:1px solid #00487D;}
.rnd_menu_b1 {margin:0 5px; background:#00487D;}
.rnd_menu_b2 {margin:0 3px; border-width:0 2px;}
.rnd_menu_b3 {margin:0 2px;}
.rnd_menu_b4 {height:2px; margin:0 1px;}

.rnd_menu_content 
{
	font-size: 11px; 
	text-align: center;
	border:0 solid #00487D;
	border-width:0 1px;
	padding: 0px;
	background: #FFCC80;
	font-weight: bold; 
	color: Black;
}

.rnd_menu_2_top, .rnd_menu_2_bottom {display:block; background:transparent; font-size:1px;}
.rnd_menu_2_b1, .rnd_menu_2_b2, .rnd_menu_2_b3, .rnd_menu_2_b4 {display:block; overflow:hidden;}
.rnd_menu_2_b1, .rnd_menu_2_b2, .rnd_menu_2_b3 {height:1px;}
.rnd_menu_2_b2, .rnd_menu_2_b3, .rnd_menu_2_b4 
{
	background:#CCCCFF; 
	border-left:1px solid #dcdcdc; 
	border-right:1px solid #dcdcdc;
}
.rnd_menu_2_b1 {margin:0 5px; background: White;}
.rnd_menu_2_b2 {margin:0 3px; border-width:0 2px;}
.rnd_menu_2_b3 {margin:0 2px;}
.rnd_menu_2_b4 {height:2px; margin:0 1px;}

.rnd_menu_2_content 
{
	display:block;
	border:0 solid White;
	border-width:0 1px;
	padding: 1px;
	background:#CCCCFF;
	color:#000000;
	font-weight: bold;
}

.clpPnl:hover
{
	cursor: pointer;
}

ul.menu ul
{
	overflow:auto;
	border:solid 0px Transparent;
	list-style-type:none;
  margin:0;
  padding: 0;
  width: 250px;
  font-size: 9px;
}

ul.menu 
{
  list-style-type:none;
  margin:0;
  padding: 0;
  width: 250px;
}

ul.menu a 
{
  display: block;
  text-decoration: none;
}

ul.menu li 
{
  margin-top: 1px;
  line-height: 9px;
}

ul.menu li a 
{
	background-color: #00487D;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #DCDCDC; 
  padding: 7px;
}

ul.menu li a:hover 
{
  /*background: #94afcc;*/
  background: #9FB1C7;
	background-repeat: no-repeat;
	background-position: bottom;
  color: black;
}

ul.menu li ul li a 
{
  background: transparent none;
  color: #4F4F4F;
  font-weight: normal;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}




