﻿
/*========================================= 
Clear default style & Clearfix
=========================================*/

img
{
    border: none;
}

.clearfix:after
{
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}

* html > body .clearfix
{
    width: 100%;
    display: block;
}

* html .clearfix
{
    height: 1%;
}

.vide
{
    clear:both;
}

/* Firefox Scrollbar Hack*/
html
{
    margin-bottom: 1px;
    height: 100% !important;
    height: auto;
}

.NoPadding
{
    padding: 0px !important;
}

/*========================================= 
Common elements
=========================================*/

body
{
    
    
    background:url("ESImages/bg.gif") repeat-y scroll center center #B9B9B9;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:0;
    text-decoration:none;

   
}

a.white
{
    color: #EBFFA1;
    text-decoration: underline;
}
a.white:hover
{
    text-decoration: underline;
}

a.white:visited
{
    color: #EBFFA1;
    text-decoration: underline;
}
a
{
    color: #103699;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

a:visited
{
    color: #103699;
    text-decoration: none;
}

a.butvis
{
    display: block;
    float: left;
    background: url(ESImages/but_vs_l.gif) left top no-repeat;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

a.butvis span
{
    display: block;
    float: left;
    background: url(ESImages/but_vs_r.gif) right top no-repeat;
    line-height: 20px;
    padding: 0 8px;
    font-size: 11px;
    color: #000;
    margin-right: -1px;
}

a.butvis:hover
{
    background: url(ESImages/but_vs_l.gif) 0 -20px no-repeat;
}

a.butvis:hover span
{
    background: url(ESImages/but_vs_r.gif) right -20px no-repeat;
}

a.butvisselected
{
    display: block;
    float: left;
    background: url(ESImages/but_vs_l.gif) 0 -20px no-repeat;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

a.butvisselected span
{
    display: block;
    float: left;
    background: url(ESImages/but_vs_r.gif) right -20px no-repeat;
    line-height: 20px;
    padding: 0 8px;
    font-size: 11px;
    color: #000;
    margin-right: -1px;
}

a.butvisselected:hover
{
    background: url(ESImages/but_vs_l.gif) 0 -20px no-repeat;
}

a.butvisselected:hover span
{
    background: url(ESImages/but_vs_r.gif) right -20px no-repeat;
}

/*========================================= 
Layout
=========================================*/

#mainwrap
{
    
    width: 1050px;     
    
}
#mainwrap1
{
    text-align: left;
    width: 1050px;  
    margin:0px auto;
   
    
}
#outerwrap
{
    text-align: left;     
    background-color: #ffffff;
}

#wrap
{
    text-align: left;
    float: left;    
    width:100%;
    
}

#topbannercontainer
{
    height: 20px;
    background-color: #004e8a;
    color: White;
}
#topbanner
{
    width: 960px;
    text-align: left;
    margin: 0px auto;
}

#headercontainer
{    
    
    float: left;
}

#header
{
     
    float:left;
    height:92px;
    width:938px;
  
}
#logo
{
   
background-image:url("ESImages/logo.gif");
background-repeat:no-repeat;
height:99px;
margin-left:30px;
margin-right:20px;
margin-top:10px;
}
#slogan
{
   
background-image:url("ESImages/slogan.gif");
background-repeat:no-repeat;
float:left;
height:67px;
margin:24px 0 0 10px;
width:600px;
}
#slogan-vi
{
    background-image:url("ESImages/slogan.gif");
    background-repeat:no-repeat;
    float:left;
    height:67px;
    margin:24px 0 0 10px;
    width:600px;
}
#slogan-en
{
    background-image:url("ESImages/slogan_en.gif");
    background-repeat:no-repeat;
    float:left;
    height:67px;
    margin:24px 0 0 10px;
    width:600px;
}
#sitetool
{
    width: 960px;
    background: #ffffff;
    margin-bottom: 5px;
}

#search
{
    float: left;
}

#member-panel
{
    float: left;
    font-size: 11px;
    font-family: Arial;
}

#header-links
{
    float: right;
    font-size: 11px;
    font-family: Arial;
}

#usermenu
{
    color: #FFFFFF;
    float: right;
    font-family: Arial;
    font-size: 11px;
    padding-right: 5px;
    margin-top: -3px;
    text-align: center;
    width: 200px;
    z-index: 900;
}
#usermenu a
{
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
}
#datetime
{
background-color:#198DDA;
border:0 none;
color:#FFFFFF;
font-family:arial;
font-size:11px;
padding-left:5px;
width:190px;
}
#openaccount
{
    display: block;
    background: url(ESImages/button_account.gif) left top no-repeat;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    width: 151px;
    height: 28px;
    padding-top: 5px;
    text-align: center;
    color: White;
}
#openaccount a
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}
#openaccount a:hover
{
    color: #103699;
}

#openaccountcontainer
{
    padding-top: 25px;
    padding-right: 20px;
    float: right;
}

#infoline
{
    float: right;
    padding: 7px;
}

#container
{
    width:100%;
   
}

#maincol
{
    width: 531px;
    float: left;
}

#subcol
{
    width: 244px;
    float: right;
}

#footercontainer
{
    width:100%;
}
#hometop
{
    width:1050px;
    float:left;
    background: url(ESImages/bg_hometop.gif) repeat-x 0 0 transparent;
    height:18px;
    padding-top:4px;

}

#footer
{
    background-color:#215D7F;
    clear: both;
    color: #FFFFFF;
    font-size: 11px;
    margin: 0px auto;
    width: 1050px;
    vertical-align: top;
    height:240px;
}
#useronline
{
   color:#3692C6;
   float:left;
   font-weight:bold;
   padding-left:10px;
   padding-right:10px;
   padding-top:2px;
   text-align:right;
    width:420px;
}
#poweredby
{
   color:#3692C6;
   float:left;
   font-weight:bold;
   padding-left:10px;
   padding-right:10px;
   padding-top:4px;
   text-align:right;
   width:90px; 
}
.tap10ft
{
	padding:10px;
	
}
.tap10ft1
{
	padding-right:10px;
	padding-top:10px;
	
}
.tapgr
{
	color:#9ad6f7;
	font-weight:bold;
	width:300px;
}
.tapgrq a
{
	color:#51abdd;
	text-decoration:none;
}
.tapgrq a:visited
{
	color:#51abdd;
	text-decoration:none;
}
.tapgrq a:hover
{
	color:#FFF;
	text-decoration:none;
}
#otherinfo
{
    padding: 30px;
}

#botnav
{
   
    padding-top: 5px;
    text-align: left;
    vertical-align: top;
}

#botnav a
{
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    color:#FFFFFF;
}

#copyright
{
background:none repeat scroll 0 0 #1C4D6B;
border-bottom:1px solid #28739D;
border-top:1px solid #28739D;
color:#1C4D6B;
height:29px;

}
#botleft
{
    font-size: 11px;
    line-height: 1.5;
    padding: 2px 5px 0px 10px; 
    width: 750px;
    float:left;
}
#botleft b
{
    
    }
#botright
{
    font-size: 10px;
    line-height: 1.5;   
    width: 100px;
    float:right;
    padding:5px;
}
div.blackbox
{
    width: 800px;
    height: 800px;
    background: Black;
}

.boxTitle
{
    background:url(ESImages/ft_boxTitle.gif) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    width:100%;
    margin-top:10px;
    
}
.boxTitle1
{
    background:url(ESImages/ft_boxTitle.gif) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    width:822px;
    margin-top:10px;
    
}
.boxTitle2
{
    background:url("ESImages/bg_boxTitle2.gif") no-repeat scroll 0 0 #009AFE;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:17px;
padding-left:5px;
padding-top:4px;
width:195px;
    
}
.boxTitle3
{
    background:url(ESImages/ft_boxTitle.gif) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    width:200px;
    margin-top:10px;
    
}
.boxTitle4
{
    background:url(ESImages/ft_boxTitle.gif) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    width:810px;
    margin-top:10px;
    
}
.ft_boxTitle
{
    background:url(ESImages/bg_boxTitle.gif) no-repeat scroll 0 0 transparent;
    
    font-size:12px;
    font-weight:bold;
    height:19px;
    padding-left:10px;
    padding-top:3px;
    text-transform:uppercase;
    font-family:Arial;
}
.ft_boxTitle1
{
    background:url(ESImages/bg_boxTitle3.gif) no-repeat scroll 0 0 transparent;
    
    font-size:12px;
    font-weight:bold;
    height:19px;
    padding-left:10px;
    padding-top:3px;
    text-transform:uppercase;
    font-family:Arial;
}
.ft_boxTitle a
{
    text-decoration: none;
    color:#FFF;
}
.ft_boxTitle1 a
{
    text-decoration: none;
    color:#FFF;
}
.boxTitle a, a:visited
{
    text-decoration: none;
}

.textboxInput
{
    background:url(ESImages/bg_textbox.gif) no-repeat scroll 0 0 transparent;
    
}
.boxLabel
{
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 2px;
}
a.boxLink
{
    color: #555555;
    font-size: 11px;
    text-decoration: underline;
}

a.boxLink:hover
{
    color: #555555;
    font-size: 11px;
    text-decoration: underline;
}

a.boxLink:visited
{
    color: #555555;
    font-size: 11px;
    text-decoration: underline;
}
a.boxLinkBig
{
    color: #555555;
    font-size: 12px;
}

a.boxLinkBig:hover
{
    color: #555555;
    font-size: 12px;
    text-decoration: underline;
}

a.boxLinkBig:visited
{
    color: #555555;
    font-size: 12px;
}
a.newsTitleHeader
{
    color:#5A5A5A;
    font-size:14px;
    font-weight:bold;
    padding-left:5px;
    text-decoration:none;
    display:block;
}
a:visited.newsTitleHeader 
{
    color:#5A5A5A;

}
a.newsTitleHomePage
{
    color:#5A5A5A;
    font-size:12px;
    font-weight:bold;
    padding-left:5px;
    text-decoration:none;
}
a:visited.newsTitleHomePage
{
    color:#5A5A5A;
}
a.newsDesHomePage
{
    color:#323232;

}
a:visited.newsDesHomePage 
{
    color:#323232;

}
.boxButton
{
    background-image: url(/ESImages/login.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 80px;
    height: 24px;
    padding-top: 3px;
}

.boxButton a
{
    font-size: 11px;
    color: White;
    font-weight: bold;
}
.boxButtonL
{
    background-image: url(/ESImages/openaccount_bg.gif);
    background-repeat: no-repeat;
    height: 22px;
    padding-top: 3px;
    text-align: center;
    width: 130px;
}

.boxButtonL a
{
    font-size: 12px;
    color: #555555;
    font-weight: bold;
}

.boxButtonShort
{
    background-image: url(/ESImages/go.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 50px;
    height: 24px;
    padding-top: 3px;
}

.boxButtonShort a
{
    font-size: 11px;
    color: White;
    font-weight: bold;
}

.boxQuote
{
    font-size: 11px;
    color: #555555;
    font-weight: bold;
}
.boxComment
{
    font-size: 11px;
    color: #555555;
    text-align: right;
    padding-top: 5px;
}
.boxCareerHot
{
    font-size: 17px;
    font-family: Tahoma;
    line-height: 1.3;
    color: #FF6600;
    text-transform: uppercase;
}

.boxCareer
{
    font-size: 17px;
    font-family: Tahoma;
    line-height: 1.3;
    color: #555555;
    text-transform: uppercase;
}

.introtitle
{
    font-family: Arial;
    font-size: 18px;
    color: #555555;
    font-weight: normal;
    padding-left: 10px;
    text-transform: uppercase;
}

#submenu ul { list-style: none; margin: 0; padding: 0; } 
#submenu img { border: none; } 
#submenu { width: 200px;} 
#submenu li a { background:none repeat scroll 0 0 #F4F4F4;
border-bottom:1px solid #E5E5E5;
font-family:Arial;
font-size:12px;
height:20px;
margin:0;
text-decoration:none; } 

#submenu li a:link, #submenu li a:visited { color: #1d1d1d; display: block; background:none repeat scroll 0 0 #F4F4F4; padding: 8px 0 0 10px; } 
#submenu li a:hover { color: #1d1d1d; background-color: #dcdcdc; padding: 8px 0 0 10px; } 
.spmenu
{
    background-image:url("ESImages/right_line180.png");
    height:5px;
}
    
.submenuheader
{
    font-family: Arial;
    font-size: 13px;
    color: White;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    font-weight: bold;
    text-transform: uppercase;
}

.headtitle
{
    color: #333399;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.headtitle2
{
    color: #133493;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.headtitle3
{
    color: #133493;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    padding-left: 30px;
    background: #EEEEEE;
    border-bottom: solid 1px #FFAA00;
}
.staticcontent
{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.8;
    
}
.staticcontent2
{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.8;
}
.contactcontent
{
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 60px;
    padding-right: 40px;
    line-height: 1.8;
}
.statichead
{
    font-size: 14px;
    font-weight: bold;
    color: #555555;
}
.statichead2
{
    font-size: 14px;
    font-weight: bold;
    color: #555555;
    padding-bottom: 2px;
    border-bottom: solid 1px #CCCCCC;
}
.staticsubhead
{
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    color: #555555;
}



/*========================================= 
Mainnav
=========================================*/
.homeheaderdivs
{
    background: #fff url(ESImages/bacHomeHeadDiv.gif) top repeat-x;
    width: 100%;
    margin-top: 0px;
}
.homeheaders
{
    background-color: #fff;
    color: #333333;
    font: bold 15px Arial;
}
h2.homehead
{
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0px;
}
/* MKH-Tab Navigation code */
#mkhtabs
{
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 1em;
}
#mkhtabs ul
{
    margin: 0;
    padding: 0 0 23px 0px;
    list-style-type: none;
    
}
#mkhtabs li
{
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}
#mkhtabs a
{
    display: block;
    padding: 0 0 0 3px;
    text-decoration: none;   
     background-image: url(ESImages/mkttab_left.gif);
    background-position: 0% 100%;
    
}
#mkhtabs a span
{
    background-image: url(ESImages/mkttab_right.gif);
    background-position: 100% 100%;   
    float: none;
    display: block;
    padding: 5px 6px 4px 6px;
   
}
#mkhtabs #current a
{
    background-image: url(ESImages/mkttab_left.gif);
    background-position: 100% 0%;
    border-bottom: 1px solid #F6F6F6;
    color: #000000;
    text-decoration: none;
    display: block;
    background-color:#FFFFFF;    
    padding: 0px;
    text-decoration: none;
    
   
}
#mkhtabs #current a span
{
    float: none;
    background-image: url(ESImages/mkttab_right.gif);
    background-position: 0% 0%; 
    display: block;
    padding: 5px 3px 4px 6px;
}
#mkhtabs a:link
{
    color: #000000;
    background-position: 0% 100%;
}
#mkhtabs a:visited
{
    color: #000000;
    background-position: 0% 100%;
    
}
#mkhtabs a:hover
{
    color: #000000;
    background-position: 0% 100%;
}
#mkhtabs a:hover span
{
    background-position: 100% 100%;
}
#mkhtabs #current a:hover
{
    
    color: #000000;
}
#mkhtabs .new
{
    float: left;
    background: url(ESImages/minitab_new.gif) no-repeat left top;
}
#mkhtabs .beta
{
    float: left;
    background: url(ESImages/minitab_beta.gif) no-repeat left top;
    margin-top: -5px;
    margin-left: 8px;
    position: absolute;
}
/* MK-Tab Navigation code */
#mktabs
{
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 1em;
}
#mktabs ul
{
    margin: 0;
    padding: 0 0 23px 0px;
    list-style-type: none;
    
}
#mktabs li
{
    float:left;
margin-right:1px;   
display:inline; 
}
#mktabs a
{
    background:url("ESImages/glowtab-left4.gif") no-repeat scroll left -32px transparent;
float:left;
height:27px;
text-decoration:none;
    
}
#mktabs a span
{
    background:url("ESImages/glowtab4.gif") no-repeat scroll 100% -32px transparent;
display:block;
float:none;
font-size:12px;
font-weight:bold;
margin-left:2px;
margin-right:2px;
padding:8px 4px 4px;
width:50px;
text-align:center;
   
}
#mktabs #current a
{
    
    background: url(ESImages/glowtab-left4.gif) left top no-repeat; 
    color: #000;
    text-decoration: none;
    background-color:#FFFFFF;    
    padding: 0px;
    text-decoration: none;
    font-weight:bold;
    height:27px;
    
    
   
}
#mktabs #current a span
{
    background:url("ESImages/glowtab4.gif") no-repeat scroll 100% 0 transparent;
margin-left:2px;
padding:8px 8px 4px 5px;
}
#mktabs a:link
{
    color: #000000;
}
#mktabs a:visited
{
    color: #000000;
    
}
#mktabs a:hover
{
    color: #000000;
    background-position: 0% 100%;
}
#mktabs a:hover span
{
    background-position: 100% 100%;
}
#mktabs #current a:hover
{
    
    color: #000000;
}
#mktabs .new
{
    float: left;
    background: url(ESImages/mktab_new.gif) no-repeat left top;
}
#mktabs .beta
{
    float: left;
    background: url(ESImages/kktab_beta.gif) no-repeat left top;
    margin-top: -5px;
    margin-left: 8px;
    position: absolute;
}

/* MKT-Tab Navigation code */
#mkttabs
{
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 1em;
     border-bottom:1px solid #0066CC;
}
#mkttabs ul
{
    margin: 0;
    padding: 0 0 23px 0px;
    list-style-type: none;
    
}
#mkttabs li
{
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}
#mkttabs a
{
    display: block;
    padding: 0 0 0 3px;
    text-decoration: none;   
     
    
    
}
#mkttabs a span
{
    
    float: none;
    display: block;
    padding: 5px 6px 4px 6px;
   
}
#mkttabs #current a
{
   
    border-bottom: 1px solid #F6F6F6;
    color: #000000;
    text-decoration: none;
    display: block;
    background-color:#FFFFFF;    
    padding: 0px;
    text-decoration: none;
    
   
}
#mkttabs #current a span
{
    float: none;    
    font-weight:bold;
    background-position: 0% 0%; 
    display: block;
    padding: 5px 3px 4px 6px;
}
#mkttabs a:link
{
    color: #000000;
    background-position: 0% 100%;
}
#mkttabs a:visited
{
    color: #000000;
    background-position: 0% 100%;
    
}
#mkttabs a:hover
{
    color: #000000;
    background-position: 0% 100%;
}
#mkttabs a:hover span
{
    background-position: 100% 100%;
}
#mkttabs #current a:hover
{
    
    color: #000000;
}
#mkttabs .new
{
    float: left;
    background: url(ESImages/minitab_new.gif) no-repeat left top;
}
#mkttabs .beta
{
    float: left;
    background: url(ESImages/minitab_beta.gif) no-repeat left top;
    margin-top: -5px;
    margin-left: 8px;
    position: absolute;
}

/* Mini-Tab Navigation code */
#etTabs
{
    margin: 0px auto 0px auto;
    text-align: left;
    height: 27px;
    font-family: Arial;
    font-size: 12px;    
    
   
}
/* !!! added height:24px for moz*/
#minitabs
{
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 0.9em;
   
}
#minitabs ul
{
    margin: 0;
    padding: 0 0 23px 0px;
    list-style-type: none;
    border-bottom: 2px solid #09549E;
}
#minitabs li
{
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}
#minitabs a
{
    display: block;
    background: url(ESImages/minitab_left.gif) no-repeat left top;
    padding: 0 0 0 3px;
    text-decoration: none;
    font-weight: bold;
}
#minitabs a span
{
    float: none;
    background: url(ESImages/minitab_right.gif) no-repeat right top;
    display: block;
    padding: 5px 10px 4px 6px;
}
#minitabs #current a
{
    background-position: 0% -70px;    
    color: #FFFFFF;
    text-decoration: none;
}
#minitabs #current a span
{
    background-position: 100% -70px;
}
#minitabs a:link
{
    color: #FFFFFF;
}
#minitabs a:visited
{
    color: #FFFFFF;
}
#minitabs a:hover
{
    color: #000000;
    background-position: 0% -140px;
}
#minitabs a:hover span
{
    background-position: 100% -140px;
}
#minitabs #current a:hover
{
    color: #FFFFFF;
}
#minitabs .new
{
    float: left;
    background: url(ESImages/minitab_new.gif) no-repeat left top;
}
#minitabs .beta
{
    float: left;
    background: url(ESImages/minitab_beta.gif) no-repeat left top;
    margin-top: -5px;
    margin-left: 8px;
    position: absolute;
}

#splTabs
{
    margin: 0px auto 0px auto;
    text-align: left;
    height: 24px;
    font-family: Arial;
    font-size: 12px;
}
/* !!! added height:24px for moz*/
#splminitabs
{
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 0.9em;
}
#splminitabs ul
{
    margin: 0;
    padding: 0 0 23px 0px;
    list-style-type: none;
    border-bottom: 1px solid #999999;
}
#splminitabs li
{
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}
#splminitabs a
{
    display: block;
    padding: 0 0 0 3px;
    text-decoration: none;
    font-weight: bold;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    background-color: #F4F4F4;
}
#splminitabs a span
{
    float: none;
    display: block;
    padding: 5px 10px 3px 6px;
}
#splminitabs #current a
{
    background-color: #fff;
    border-bottom: 1px solid white;
    color: #000000;
    text-decoration: none;
}
#splminitabs #current a span
{
}
#splminitabs a:link
{
    color: #000000;
}
#splminitabs a:visited
{
    color: #000000;
}
#splminitabs a:hover
{
    color: #000000;
}
#splminitabs a:hover span
{
}
#splminitabs #current a:hover
{
    color: #000000;
}


#splindexTabs
{
    margin: 0px auto 0px auto;
    text-align: left;
    height: 24px;
    font-family: Arial;
    font-size: 12px;
}
/* !!! added height:24px for moz*/
#splminiindextabs
{
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 0.9em;
}
#splminiindextabs ul
{
    margin: 0;
    padding: 0 0 23px 0px;
    list-style-type: none;
}
#splminiindextabs li
{
    float: left;
    padding: 0;
    font-size: 14px;
}
#splminiindextabs a
{
    display: block;
    padding: 0 0 0 3px;
    text-decoration: none;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    font-weight: bold;
    background-color: #F4F4F4;
}
#splminiindextabs a span
{
    float: none;
    display: block;
    padding: 5px 10px 5px 10px;
}
#splminiindextabs #current a
{
    background-color: #F6F6F6;
    padding: 0 13px;
    border-left: solid 1px #F6F6F6;
    border-right: solid 1px #F6F6F6;
    border-bottom: solid 1px #F6F6F6;
    color: #0033CC;
    text-decoration: none;
}
#splminiindextabs #current a span
{
}
#splminiindextabs a:link
{
    color: #0033CC;
    padding: 0 13px;
}
#splminiindextabs a:visited
{
    color: #0033CC;
    padding: 0 13px;
}
#splminiindextabs a:hover
{
    color: #0033CC;
    padding: 0 13px;
}
#splminiindextabs a:hover span
{
}
#splminiindextabs #current a:hover
{
    color: #0033CC;
}


.moduleheader
{
    border-bottom: solid 1px #EEEEEE;
    background-color: #F8F8F8;
    padding: 5px;
    background-image: url(ESImages/moduleheader_bg.gif);
    background-repeat: repeat-x;
}
.sectionheader
{
    color: #004e8a;
    font-weight: bold;
    padding-bottom: 4px;
    border-bottom: solid 2px #B7D6E9;
}
.sectionbody
{
    padding-top: 10px;
    text-align: justify;
}
#mainnav
{
    float:left;
    height:56px;
    width:1050px;
  
}
#priceboard
{
border-top:1px dotted #3465FF;
color:#062CA4;
float:left;
font-size:13px;
font-weight:bold;
height:27px;
padding:8px 10px 0 15px;
text-decoration:none;
text-transform:uppercase;
width:68px;
  
}
#subnav
{
    width: 960px;
    background: #919191;
    font-size: 11px;
    text-align: right;
    margin: 0px auto;
    padding-top: 4px;
    padding-bottom: 4px;
    border-left: solid 1px #718FEC;
    border-right: solid 1px #718FEC;
    border-bottom: solid 2px #8096DD;
}
#subnav a
{
    color: Black;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
#subnav a:hover
{
    background-color: White;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.menu
{
    cursor: default;
    font-weight:bold;
}

.menugroup
{
    background-color: Transparent;  
    cursor: pointer;
}
.firsttopmenuitem
{
   
    border-left:5px solid #09549E;
    color: #09549E;   
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    height:33px;
    width:60px;
    text-align:center;
    cursor: pointer;  
}

.firsttopmenuitemhover
{
    background-color:#09549E; 
    border-left:5px solid #09549E;
    color: #FFFFFF;   
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    height:33px;
    text-decoration:none;
    text-align:center;
    width:60px;
}
.firsttopmenuitemselected
{
    background-color:#09549E; 
    border-left:5px solid #09549E;
    color: #FFFFFF;   
    font-family: Arial;
    font-size: 12px;
    cursor: default;
    height:33px;
    width:60px;
    text-align:center;
}

.topmenuitem
{
    background-color:transparent; 
    border-left:1px solid #09549E;  
    color: #09549E; 
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;  
    height:33px;
    text-align:center;
}

.topmenuitemhover
{
    background-color:#09549E;
    border-left:1px solid #09549E;  
    color: #FFFFFF;   
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;    
    height:33px;
    text-decoration:none;
}
.topmenuitemselected
{
     background-color:#09549E;
     border-left:1px solid #09549E;  
     
    color: #FFFFFF;  
    font-family: Arial;
    font-size: 12px;
    cursor: default;    
    height:33px;
}
.menuitem
{
    display:none;
    background-color:#f7a447;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    height:24px;
    border-bottom: solid 1px #c26508;
    border-right: solid 1px #c26508;
}
.menuitemselected
{
    display:none;
    background-color:#f7a447;
    color: #00025C;   
    font-family: Arial;
    font-size: 12px;
    cursor: default;
    height:24px;
    border-bottom: solid 1px #c26508;
    border-right: solid 1px #c26508;
}
.menuitemhover
{
    display:none;
    color: #00025C;  
    font-family: Arial;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    height:24px;
    border-bottom: solid 1px #c26508;
}
div.headline
{
    padding: 10px;
    font-size: 12px;
}

div.contenttable
{
    border: solid 1px #dedede;
    background: #ffffff;
    margin-bottom: 5px;
}

div.headline h2
{
    margin-top: 0;
}

img.news-img
{
    margin: 0 15px 0 0;
}

table.news-listing tr td
{
    padding: 5px 0;
}

table.news-listing tr td.news_first
{
    border-bottom: solid 1px #c3d7ef;
    color: #002e6a;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 3px;
    font-weight: bold;
}
table.news-listing tr td.news_sep
{
    height: 10px;
}
span.news-source
{
    color: #5c5c5c;
}

table.news-listing td.news_left
{
    padding-left: 10px;
    padding-right: 15px;
    font-size: 11px;
    font-weight: normal;
}
table.news-listing td.news_last
{
    background-color: #F8F8F8;
    font-weight: bold;
}

div.moduletable
{
    border-left: solid 1px #dedede;
    border-right: solid 1px #dedede;
}
div.moduletable div.body
{
    background: #ffffff;
    padding: 10px;
}

div.moduletable div.body2
{
    background: #ffffff;
    padding-left: 8px;
    padding-right: 8px;
}

div.moduletable div.title
{
    /*background-image:url(ESImages/module_title_bg.gif);	 	background-repeat:repeat-x;*/
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #004e8a;
    font-family: Arial;
    font-weight: bold;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    height: 18px;
}
div.moduletable div.title a
{
    font-size: 9px;
    color: Gray;
    font-weight: normal;
    text-decoration: none;
}
div.moduletable div.title a.morenews
{
    color: #004e8a;
    font-size: 11px;
    font-family: Tahoma;
}
div.moduletable div.title img
{
    vertical-align: middle;
    text-align: center;
}
div.moduletable div.bottom
{
    /*background-image:url(ESImages/module_bottom_bg.gif); 	background-repeat:repeat-x;	 	height:4px;*/
    border-bottom: solid 1px #dedede;
}
td.tabletabactive
{
    background-color: #eeeeee;
    font-weight: bold;
    color: #6c94bc;
    padding: 2px;
    cursor: default;
}
td.tabletab
{
    background-color: #6c94bc;
    font-weight: bold;
    color: White;
    padding: 2px;
    cursor: pointer;
}
.rssbutton
{
    text-align: right;
}
.rssbutton a
{
    font-size: 9px;
    color: Gray;
    font-weight: normal;
    text-decoration: none;
}

.rssbutton img
{
    vertical-align: middle;
    text-align: center;
}
div.moduletable h3
{
    margin: 0;
    font-size: 16px;
    color: #272727;
    border-bottom: solid 1px #dedede;
    padding-bottom: 8px;
    font-weight: bold;
}
div.othernews
{
}
div.othernewshead
{
    background-color: #DDEEF7;
    color: #004e8a;
    font-family: Verdana,Arial;
    font-weight: bold;
    text-align: left;
    font-size: 10px;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
}
div.othernewsbody
{
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    height: auto;
    background-color: #FAFAFA;
}
span.newsindex
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #F19232;
    color: White;
}
a.tab
{
    display: block;
    float: left;
    outline: none;
    cursor: pointer;
}
a.tabactive
{
    display: block;
    float: left;
    outline: none;
    cursor: default;
}
a.tab span
{
    display: block;
    border: solid 1px #3f68e8;
    width: 120px;
    line-height: 25px;
    background: #eff1f8;
    float: left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #272727;
}
a.tabactive span
{
    border: solid 1px #3f68e8;
    border-bottom: solid 1px #ffffff;
    display: block;
    width: 120px;
    line-height: 25px;
    background: #ffffff;
    float: left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #004e8a; /*background-image:url(ESImages/bg-top.gif); 	background-repeat:repeat-x; 	*/
}
a.tab:hover span
{
    text-decoration: underline;
}
div.moduletab
{
    border: solid 1px #ffffff;
    border-top: none;
    background: #ffffff; /*background: url(ESImages/bg-content-box.gif) left bottom repeat-x;	*/
    clear: both;
    overflow: hidden;
    width: 244px;
}
.mainheader
{
    color: #444444;
    font: bold 15px Arial;
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #0066CC;
}
.mainheader3
{
    color: #444444;
    font: bold 15px Arial;
    padding-bottom: 3px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #3f68e8;
}
.mainheader2
{
    color: #444444;
    font: bold 22px Arial;
    padding: 3px;
    margin-bottom: 5px;
    border-bottom: dotted 1px #6f98ff;
}
.mainheader4
{
    margin-bottom: 10px;
}
.mainheader4 .hleft
{
    width: 10px;
    height: 26px;
    background-image: url(ESImages/bg_1.gif);
    background-repeat: no-repeat;
    float: left;
}
.mainheader4 .hright
{
    height: 26px;
    width: 400px;
    background-image: url(ESImages/bg_2.gif);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

div.collapsepanel
{
}
div.shortnews
{
    width: 227px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
}
.validatorhighlight
{
    background-color: #E1F1F0;
}

a.symbol
{
    text-decoration: underline;
    font-weight: bold;
}

.headlineMed
{
    clear: left;
    padding-left: 8px;
    padding-bottom: 5px;
    margin-left: 1px;
    background: url( "ESImages/bulletM.gif" ) no-repeat;
    position: relative;
    font-size: 12px;
}
.homenewlineMed
{
    clear: left;
    line-height: 20px;
    padding-left: 8px;
    padding-bottom: 5px;
    margin-left: 1px;
    background: url( "ESImages/bulletM.gif" ) no-repeat;
    font-size: 12px;
}
.module
{
    margin-bottom: 10px;
    margin-right: -3px;
    padding-right: 3px;
    clear: both;
    overflow: hidden;
    width: auto;
}
.moduleBody
{
    margin-top: 6px;
    font-size: 11px;
    margin-bottom: 6px;
}
.moduleBody p
{
    margin-top: 5px;
    margin-bottom: 8px;
}
.moduleHeaderInline
{
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 1px;
    padding-left: 2px;
    background: #E5EEF3;
    border-bottom: 1px solid #CCC;
    text-transform: uppercase;
    font-family: Arial;
}
.pagetitle
{
    font-size: 14px;
    font-weight: bold;
    border-bottom: solid 2px #CCC;
    padding-bottom: 5px;
    color: Gray;
    font-family: Arial;
}

/* Round button */
#rnd_container
{
    background: #FFFFFF;
    margin: 1px;
}
.rnd_top, .rnd_bottom
{
    display: block;
    background: #FFFFFF;
    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
{
    background: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}
.rnd_b1
{
    margin: 0 5px;
    background: #CCCCCC;
}
.rnd_b2
{
    margin: 0 3px;
    border-width: 0 2px;
}
.rnd_b3
{
    margin: 0 2px;
}
.rnd_b4
{
    height: 2px;
    margin: 0 1px;
}
.rnd_content
{
    display: block;
    border: 0 solid #CCCCCC;
    border-width: 0 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background: #FCFCFC;
    color: Black;
}


.dotted
{
    background: url(ESImages/dot.gif) repeat-x scroll bottom;
}

div.newstoptitle
{
    font-size: 18px;
    padding-bottom: 5px;
    line-height: 110%;
}

span.textup
{
    color: #08aa00;
}

span.textdown
{
    color: #cc0000;
}

div.newsblock
{
    float: left;
    width: 155px;
    margin-left: 15px;
}

div.newsblock h3
{
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: solid 1px #dedede;
    padding-bottom: 5px;
    padding-left: 8px;
}
div.formpanel
{
    /*background: url(ESImages/bg-content-box.gif) left bottom repeat-x;	*/
    padding: 10px;
    border: solid 1px #0066CC;
}
div.formpanel2
{
    /* background: url(ESImages/bg-content-box-2.gif) left bottom repeat-x;*/
    padding: 10px;
    border: solid 1px #0066CC;
}
div.formpanel3
{
    /*  background: url(ESImages/bg-content-box.gif) left bottom repeat-x;*/
    padding: 10px;
    margin: 5px 2px;
    border: solid 1px #0066CC;
    border-top: solid 2px #0066CC;
    float:left;
    width:570px;
}
div.formpanel4
{
    /*  background: url(ESImages/bg-content-box.gif) left bottom repeat-x; */
    padding: 10px;
}
div.formpanel5
{
     /*  background: url(ESImages/bg-content-box.gif) left bottom repeat-x; */
    padding: 3px;
    border: solid 1px #f7a447;
}
div.formtitle
{
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #007DC9;
}
div.formtitle2
{
    font-size: 12px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #007DC9;
}
div.formbody
{
    font-size: 11px;
}
div.formlabel
{
    color: Gray;
}
div.formsearch
{
    /* background: url(ESImages/bg-content-box.gif) left bottom repeat-x;  */
    padding: 10px;   
    border: solid 1px #0066CC;   
}
.marketcalendar td
{
    font-size: 11px;
}
.marketcalendartitle
{
    font-weight: bold;
    background-color: #FAFAFA;
}
.marketcalendarday
{
    width: 25px;
    cursor: pointer;
    text-align: center;
    border-width: 1px;
    border-color: #73CDE7;
    border-style: solid;
    background-color: #eef9fd;
}
.marketcalendardayhover
{
    width: 25px;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
    color: White;
}
.marketcalendardayheader
{
    width: 25px;
    text-align: center;
    border-width: 1px;
    border-color: white;
    border-style: solid;
    font-weight: bold;
    background-color: #FFFFFF;
}
.marketcalendarothermonthday
{
    color: #999999;
}
.marketcalendarselectedday
{
    width: 25px;
    background-color: #FBE694;
    color: #000000;
    border-width: 1px;
    border-color: #BB5503 !important;
    border-style: solid;
    font-weight: bold;
}
.marketcalendar
{
    border-style: solid;
    border-width: 1px;
    border-color: Gray;
    border-collapse: collapse;
    background-color: #FFFFFF;
    cursor: default;
    font-size: 11px;
    font-family: Tahoma;
}
.marketcalendarmonth
{
    background-color: #007DC9;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
}
.marketcalendarnextprev
{
    cursor: pointer;
    height: 25px;
   
    padding: 0px 5px 0px 5px;
}

.marketcalendarcustomDay
{
    background-color: #6c94bc;
    color: White;
    font-weight: bold;
}
#languagebarleft
{
    background-image:url("ESImages/bg_languagebarleft.gif");
    background-repeat:no-repeat;   
    float:left;
    height:25px;
    width:9px;
}
#languagebar
{
    color: #FFFFFF;   
    font-size:11px;
    float:right;
    height:32px;
    width:100%;

}

#stocksearch
{
    height: 45px;
    float: right;
    margin-right: 0px;
}
.SearchBoxContainer
{
    
   
    height:60px;
    width:426px;
    
    
}
.cssBtn
{
    background: transparent url(ESImages/btn_bg.gif) no-repeat top left;
    font: 12px Arial;   
    cursor: pointer;
    text-align: center;
    border:none;
    color:#000000;
    width:70px;
    height:27px;
}
.LogoContainer
{
    background-image: url(ESImages/logo.gif);
    background-repeat: no-repeat;
    width: 227px;
    height: 82px;
    float: left;
    display: block;
}
.LiveQuotes
{
    display: block;
    float: left;
    text-align: left;
    font-size: 11px;
}
.MarketDateTime
{
    display: block;
    float: right;
    text-align: right;
    font-size: 11px;
}
.ContentContainer
{
    padding-top: 5px;
    width: 100%;
}
.LeftContentContainer
{
    width: 525px;
    display: block;
    float: left;
}
.RightContentContainer
{
    width: 242px;
    display: block;
    float: right;
}
.IndexQuoteContainer
{
    background-image: url(ESImages/index_quote_bg.gif);
    background-repeat: repeat-x;
    border-top: 1px #dddddd solid;
    font-family: Tahoma, Sans-Serif;
    height: 40px;
    width: 525px;
    display: block;
}
.IndexQuoteContainer .Sep
{
    width: 1px;
    background-image: url(ESImages/index_quote_sep.gif);
    background-repeat: no-repeat;
}
.HeadlineContainer
{
    height: auto;
    text-align: left;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    margin-bottom: 15px;
    position: relative;
    float: left;
}
.HeadlineContainer .IndexSmallChart
{
    width: 158px;
    display: block;
    float: left;
}
.HeadlineContainer .HeadNewsCont
{
    height: auto;
    display: block;
    float: right;
}
.HeadlineContainer1
{
    height: auto;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma,sans-serif;
    position: relative;
    float: left;
}
.HeadlineContainer1 .NewsLeft
{
    padding-top: 10px;
    width: 258px;
    height: auto;
    display: block;
    float: left;
}
.HeadlineContainer1 .NewsRight
{
    padding-top: 5px;
    width: 258px;
    height: auto;
    display: block;
    float: right;
    font-weight: bold;
}
.AdvancedSearchContainer
{
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    height: auto;
    text-align: left;
    font-size: 11px;
    font-family: Tahoma, Sans-Serif;
    border: 1px #dddddd solid;
    background-image: url(ESImages/index_quote_bg.gif);
    background-repeat: repeat-x;
    float: left;
}
.LastestNews
{
    font-family: Tahoma, Sans-Serif;
    width: 350px;
}
.CommentBottom
{
    width: 525px;
    display: block;
    height: auto;
    text-align: left;
    font-size: 10px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 10px;
}
.MenuBottomContainer
{
    width: 786px;
    position: relative;
    display: block;
    height: auto;
    text-align: center;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px #cccccc solid;
    float: left;
}
.MenuBottomContainer .Menu
{
    width: auto;
    border: 1px #666666 solid;
    background-color: #eeeeee;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10;
    padding-left: 10px;
}
.SiteFooter
{
    background-color: #eeeeee;
    width: 784px;
    position: relative;
    display: block;
    height: auto;
    text-align: center;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 3px;
    border: 1px #cccccc solid;
    float: left;
    text-align: left;
    margin-bottom: 10px;
}
.HeaderPart
{
    font-family: Verdana,Arial;
    width: 100%;
    display: block;
    font-weight: bold;
    height: auto;
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
}
.SmallTabHeader
{
    width: 100%;
    color: #339900;
    background-color: #eeeeee;
    padding-top: 3px;
    padding-bottom: 8px;
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}
.MenuLeftSmall
{
    width: 160px;
    display: block;
    height: auto;
    background-color: #fbfbfb;
    padding-left: 5px;
    border-top: 1px solid #cccccc;
    font-family: Tahoma,Verdana;
    font-size: 11px;
    text-align: left;
    float: left;
}
.MenuLeftSmall .ItemGroup
{
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}
.MenuLeftSmall .ItemGroup .Item
{
    font-weight: normal;
}
.TableFooterBar
{
    border-top: solid 1px #dedede;
    width: 100%;
    height: 20px;
}
.FooterButton
{
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 9px;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px #dedede dotted;
}
.TableHeaderLeft
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    color: #FFFFFF;
    background-color: #999999;
    border-left: 1px #FFFFFF solid;
    border-bottom: 1px #666666 solid;
    white-space: nowrap;
}
.TableHeaderRight
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    color: #FFFFFF;
    background-color: #999999;
    border-left: 1px #FFFFFF solid;
    border-bottom: 1px #666666 solid;
    white-space: nowrap;
}
.TableHeaderLeft2
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    border-bottom: 1px #666666 solid;
    white-space: nowrap;
}
.TableHeaderRight2
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    border-bottom: 1px #666666 solid;
    white-space: nowrap;
}
.TableRowLeft
{
    border-bottom: 1px #666666 dotted;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TableRowRight
{
    text-align: right;
    border-bottom: 1px #666666 dotted;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TableRowLeft2
{
    border-bottom: 1px #666666 dotted;
    background-color: #FAFAFA;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TableRowRight2
{
    text-align: right;
    border-bottom: 1px #666666 dotted;
    background-color: #FAFAFA;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.TableFooter
{
    padding-top: 3px;
    text-align: right;
    color: #666666;
}
.TableTitle
{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
}
.LeftContentContainer
{
    border-left: 1px #999999 solid;
    border-right: 1px #999999 solid;
    border-bottom: 1px #999999 solid;
    border-top: 1px #999999 solid;
}

.SymbolSearch
{
    border: solid 1px #CCCCCC;
    background-color: #EEEEEE;
    vertical-align: middle;
    font-weight: bold;
}
.Heading
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 16px;
}
.Label
{
    font-weight: bold;
}
.Login
{
    width: 540px;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
}
.Register
{
    width: 540px;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
}
.PasswordRecovery
{
    width: 100%;
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
}
.Comment
{
    color: #666666;
    font-size: 11px;
}
.SnapshotTable
{
}
.SnapshotTable .td_left
{
    border-bottom: 1px #999999 dotted;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.SnapshotTable .td_right
{
    border-bottom: 1px #999999 dotted;
    text-align: right;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
}

/* Quotes News */
#QuoteNewsBox
{
    width: 242px;
}
#QuoteNewsBox .scroller
{
    height: 250px;
}
#QuotesNews .scroller
{
    overflow: auto;
   
    border: 0px solid #999;
    border-top: 0px;
    position: relative;
    top: -1px;
}
#QuotesNews table
{
    border-left: 0px solid #999;
    border-right: 0px solid #999;
    position: relative;
    top: -1px;
}
#QuotesNews .scroller table
{
    border: 0px;
}
#QuotesNews .newsRow table
{
    border: 0px;
}
#QuotesNews .newsSource
{
    padding-left: 3px;
    font: normal 10px Arial;
    color: #999;
}
#QuotesNews td
{
    font: normal 11px Arial;
    padding: 2px 3px;
}
#QuotesNews th
{
    font: normal 9px Arial;
    color: #999;
    vertical-align: bottom;
    padding: 2px 3px;
    border-bottom: 1px solid #65cfcf;
    height: 18px;
}
#QuotesNews .col1
{
    text-align: right;
}
#QuotesNews .col2
{
    text-align: left;
}
#QuotesNews .col3
{
    text-align: right;
    white-space: nowrap;
}
#QuotesNews .col4
{
    text-align: right;
    white-space: nowrap;
}
#QuotesNews th.col1
{
    color: #686868;
    width: 15%;
}
#QuotesNews td.col1
{
    vertical-align: top;
    font-weight: bold;
    width: 15%;
}
#QuotesNews th.col2
{
    color: #686868;
    width: 200px;
}
#QuotesNews th.col3
{
    text-align: right;
    color: #686868;
    width: 40px;
}
#QuotesNews td.col2
{
    font-weight: bold;
    width: 200px;
}
#QuotesNews td.col3
{
    text-align: right;
    vertical-align: top;
    width: 40px;
}
#QuotesNews th.col4
{
    text-align: right;
    width: 70px;
    color: #686868;
}
#QuotesNews td.col4
{
    text-align: right;
    vertical-align: top;
    width: 50px;
}
#QuotesNews td.col5
{
    vertical-align: top;
    font: normal 10px Tahoma;
    color: #999;
    text-align: right;
    width: 15%;
    white-space: nowrap;
}
#QuotesNews td.col6
{
    font: normal 11px Arial;
    text-align: left;
    padding-bottom: 4px;
}
#QuotesNews td.newsRow
{
    padding: 0;
}

#RelatedNewsBox
{
    width: 100%;
}
#RelatedNewsBox .scroller
{
    height: 300px;
}
#RelatedNewsBox .scroller
{
    overflow: auto;
    position: relative;
}
#RelatedNewsBox td
{
    font: normal 11px Arial;
    padding: 2px 3px;
}

.quoteup
{
    color: #339900;
}
.quotedown
{
    color: #cc0000;
}
.rowcolor1
{
    background-color: #FFF;
    font-size: 11px;
}
.rowcolor2
{
    background-color: #FFF;
    font-size: 11px;
}
.rowcolor2 td
{
    border-bottom: solid 1px #8fA8ff;
}

.rowcolor1 td
{
    border-bottom: solid 1px #8fA8ff;
}
.rowcolor3
{
    background-color: #FFF;
    font-size: 11px;
}
.rowcolor4
{
    background-color: #F1F1F1;
    font-size: 11px;
}

.QuoteRightChart
{
}
.QuoteRightChart td
{
    font: normal 11px Arial;
    padding: 3px 5px;
}
.QuoteRightChart td.col1
{
    text-align: left;
    border-bottom: 1px #ccc solid;
    padding-left: 0px;
}
.QuoteRightChart td.col2
{
    text-align: left;
    font-weight: bold;
    padding-left: 0px;
    border-bottom: 1px #ccc solid;
}
.QuoteRightChart td.col3
{
    text-align: right;
    white-space: nowrap;
    border-bottom: 1px #ccc solid;
}
.QuoteRightChart td.col4
{
    text-align: right;
    white-space: nowrap;
    border-bottom: 1px #ccc solid;
}
.QuoteRightChart td.col5
{
    text-align: right;
    white-space: nowrap;
    padding-right: 0px;
    border-bottom: 1px #ccc solid;
}
.QuoteRightChart td.col6
{
    text-align: left;
    white-space: nowrap;
    padding-left: 2px;
    border-bottom: 1px #ccc solid;
}
.QuoteRightChart table.TableRightQuotes
{
    border-bottom: 1px #ccc solid;
}

.RelatedQuotes
{
}
.RelatedQuotes td
{
    font: normal 11px Arial;
    padding: 3px 3px;
}
.RelatedQuotes td.col1
{
    text-align: left;
    border-bottom: 1px #ccc solid;
    padding-left: 0px;
}
.RelatedQuotes td.col2
{
    text-align: left;
    font-weight: bold;
    padding-left: 0px;
    border-bottom: 1px #ccc solid;
}
.RelatedQuotes td.col3
{
    text-align: right;
    white-space: nowrap;
    border-bottom: 1px #ccc solid;
}
.RelatedQuotes td.col4
{
    text-align: right;
    white-space: nowrap;
    border-bottom: 1px #ccc solid;
}
.RelatedQuotes td.col5
{
    text-align: right;
    white-space: nowrap;
    padding-right: 0px;
    border-bottom: 1px #ccc solid;
}
.RelatedQuotes td.col6
{
    text-align: left;
    white-space: nowrap;
    padding-left: 2px;
    border-bottom: 1px #ccc solid;
}
.RelatedQuotes table.TableQuotes
{
    border-bottom: 1px #ccc solid;
}

.CompanyTitle
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 5px;
}

.Quote
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
.QuoteDate
{
    font-family: Tahoma;
    font-size: 9px;
    color: #999999;
}

.TableContent
{
}
.TableContent td.label
{
    padding: 3px 6px;
    text-align: left;
    font-weight: normal;
    border-bottom: 1px #ccc solid;
}
.TableContent td.left
{
    padding: 3px 6px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px #ccc solid;
}
.TableContent td.right
{
    padding: 3px 6px;
    text-align: right;
    font-weight: bold;
    border-bottom: 1px #ccc solid;
}
.TableContent table.content
{
    border-bottom: 1px #ccc solid;
}

.MonthEventsSelectedDay
{
    background: transparent url(ESImages/orangeShim.gif) repeat scroll 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    height: 20px;
    border-left: solid 1px #CCCCCC;
    font-weight: bold;
    font-size: 8.5px;
    text-align: center;
    width: 20px;
}
.MonthEventsDay
{
    background: transparent url(ESImages/revisionShim.gif) repeat scroll 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    height: 20px;
    border-left: solid 1px #CCCCCC;
    font-size: 8.5px;
    text-align: center;
    width: 20px;
}

a.searchTabSelected
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 10px;
    color: #09549E;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
}
a.searchTab
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 10px;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    color: #666666;
    font-family: Tahoma;
    font-size: 11px;
}
div.searchTabs
{
    padding-left: 0px;
    white-space: nowrap;
}
div.searchTabs ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
}
div.searchTabs ul li
{
    float: left;
    margin: 0 0.15em;
}
div.searchInput
{
    border: solid 0px #007DC9;
}
.cssBtn_nostyle
{
    margin: 0px;
    background-color: Transparent;
    font: 10px Arial;
    border: #336699 0px solid;
    cursor: pointer;
    text-align: center;
}

.QuoteTable
{
    width: 100%;
    text-align: center;
    border-top: 1px #eeeeee solid;
    border-left: 1px #eeeeee solid;
}
.QuoteTable .top
{
    color: #000000;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    background-color: #eeeeee;
    padding: 4px;
    font-size: 11px;
    font-weight: bold;
}
.QuoteTable .bottom
{
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    background-image: url(ESImages/quoteTableblue_bg.gif);
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
}
.QuoteTable .bottomchange
{
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    background-image: url(ESImages/quoteTableyellow_bg.gif);
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
}
.QuoteTable .bottomopen
{
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    background-image: url(ESImages/quoteTableyellow_bg.gif);
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
}
.QuoteTable .bottomclose
{
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    background-image: url(ESImages/quoteTableyellow_bg.gif);
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
}

.boxgrad
{
    background-image: url(ESImages/box_grad.gif);
    background-repeat: repeat-x;
    padding: 6px;
}

div.grad2
{
    background: #EEEEEE none repeat scroll 0 0;
    border: 1px solid #76A1DC;
    padding: 4px;
}
div.grad3
{
}
.colTitleLeft
{
    background-color: #198DDA;
    color: #FFFFFF;
    border-left: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px;
}
.colTitleCenter
{
    background-color: #198DDA;
    color: #FFFFFF;
    border-left: 1px solid #DDDDDD;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}
.colTitleRight
{
    background-color: #198DDA;
    color: #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}
.colItemdefault
{
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    font-size: 11px;
}
.colItem
{
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    background-color: #FFFFFF;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    font-size: 11px;
}
.colAlternatingItem
{
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #EEEEEE;
    font-size: 11px;
}
.colAlternatingItemBold
{
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    height:30px;
    font-size: 12px;
    font-weight:bold;
}
.priceboard
{
    width:282px;
    height:132px;
   
}
.intromenu
{
    width:282px;
   
}
.notify
{
    width:229px;
    height:290px;
    
}
.kibsc
{
    width:229px;
    height:135px;
    
}
.marketupdate
{
    width:285px;
   
}
.marketcontent
{
  background-color:#FFFFFF;
}
.markettop
{
    
    height:12px;
    width:282px; 
}
.marketbottom
{
    
    height:12px;
    width:282px; 
}
.intromenu
{
    width:208px; 
   
}
.introcontent
{
   background:transparent url(ESImages/bg_introcontent.gif) repeat-y scroll bottom left;
   padding: 0 5px
}
.introtop
{
    background:transparent url(ESImages/bg_introtop.gif) no-repeat scroll 0 0;
    height:36px;
    width:208px; 
}
.introbottom
{
    background:transparent url(ESImages/bg_introbottom.gif) no-repeat scroll 0 0;
    height:9px;
    width:208px; 
}

.homeitem1
{
background:transparent url(ESImages/homeitem1.gif) no-repeat scroll 0 0;
color:#000066;
float:left;
font-weight:bold;
height:32px;
width:261px;
padding-bottom:2px;
padding-top:18px;
text-decoration:none;
}
.homeitem2
{
background:transparent url(ESImages/homeitem2.gif) no-repeat scroll 0 0;
color:#000066;
float:left;
font-weight:bold;
height:32px;
width:261px;
padding-bottom:2px;
padding-top:18px;
text-decoration:none;
}
.homeitem3
{
background:transparent url(ESImages/homeitem3.gif) no-repeat scroll 0 0;
color:#000066;
float:left;
font-weight:bold;
height:32px;
width:261px;
padding-bottom:2px;
padding-top:18px;
text-decoration:none;
}
.homeitem4
{
background:transparent url(ESImages/homeitem4.gif) no-repeat scroll 0 0;
color:#000066;
float:left;
font-weight:bold;
height:32px;
width:261px;
padding-bottom:2px;
padding-top:18px;
text-decoration:none;
}
.homeitem5
{
background:transparent url(ESImages/homeitem5.gif) no-repeat scroll 0 0;
color:#000066;
float:left;
font-weight:bold;
height:32px;
width:261px;
padding-bottom:2px;
padding-top:18px;
text-decoration:none;
}
.boxcontent
{
   
    padding:0px 5px ;
    }
.contacthome
{    
    height:120px;
}
div.contentpad h3 {
border-bottom:1px solid #CCCCCC;
color:#608D36;
padding-bottom:5px;
}
div.contentpad
{
    padding-top:10px;
}
.leftTitle
{
    background:url("ESImages/icon_connect.png") no-repeat scroll left center transparent;
}

.titlePage
{
background:url("ESImages/t1-left.gif") no-repeat scroll left center transparent;
font-size:1.5em;
font-weight:bold;
height:43px;
line-height:250%;
margin:0px;
padding:0px 0px 0px 10px;
white-space:nowrap;
}
h1 .titleWidth
{
background:url("ESImages/t1-right.gif") no-repeat scroll right center transparent;
display:block;
height:43px;

}
.innerBoxHeaderBgLft
{
background:url("ESImages/pg_box_hder_bg_lft.gif") no-repeat scroll 0 0 #F4F4F4;
height:22px;
width:3px;
}
.innerBoxHeaderBgRpt
{
background:url("ESImages/pg_box_hder_bg_rpt.gif") repeat-x scroll 0 0 #F4F4F4;
height:22px;
padding-left:8px;
font-size:12px;
font-weight:bold;
}
.innerBoxHeaderBgRt
{
background:url("ESImages/pg_box_hder_bg_rt.gif") no-repeat scroll 0 0 #F4F4F4;
height:22px;
width:3px;
}

.innerBoxSideLft
{
background:url("ESImages/pg_box_side_lft.gif") repeat-y scroll 0 0 #F4F4F4;
width:3px;
}
.innerBoxContent  {
line-height:16px;
padding:15px 10px;
border: 2px solid #efefef;
}
.innerBoxSideRt {
background:url("ESImages/pg_box_side_rt.gif") repeat-y scroll 0 0 #F4F4F4;
width:3px;
}

.innerBoxBgLftBot {
background:url("ESImages/pg_box_bg_lft_bot.gif") no-repeat scroll 0 0 #F4F4F4;
height:2px;
width:3px;
}
.innerBoxBgRptBot {
background:url("ESImages/pg_box_bg_rpt_bot.gif") repeat-x scroll 0 0 #F4F4F4;
height:2px;
}
.innerBoxBgRtBot {
background:url("ESImages/pg_box_bg_rt_bot.gif") no-repeat scroll 0 0 #F4F4F4;
height:2px;
width:3px;
}
/* ComponentArt Grid*/
/*
Menu
*/
.glowingtabs  {
float:left;
height:26px;
line-height:normal;
padding-left:30px;
text-align:center;
}
.glowingtabs ul {
list-style-type:none;
margin:0 0 0 5px;
padding:0;
}
.glowingtabs li {
display:inline;
margin:0;
padding:0;
height:33px;
}
.glowingtabs a {
background:url("ESImages/glowtab-left.gif") no-repeat scroll 0 -33px transparent;
float:left;
margin:0 3px 0 0;
padding:0 0 0 9px;
text-decoration:none;
color:#FFFFFF;

}
.glowingtabs a span {
background:url("ESImages/glowtab.gif") no-repeat scroll 100% -33px transparent;
display:block;
float:left;
font-weight:bold;
padding:5px 12px 6px 3px;
}
.glowingtabs a span {
float:none;

}

.glowingtabs a:hover span {
color:#FFF;
}
.glowingtabs a.current {
background-position:left top;
}
.glowingtabs a.current span {
background-position:right top;
color:#FFF;
}
.glowingtabs a:hover {
background-position:left top;
text-decoration:none;
}
.glowingtabs a:hover span {
background-position:right top;
}
.tabcontainer {
background:none repeat scroll 0 0 #365291;
float:left;
font-size:11px;
height:30px;
width:1050px;
text-align:center;
}
.tabcontent {
color:#FFF;
display:none;
font-size:12px;
padding-left:13px;
padding-top:7px;
}
/* ComponentArt Grid*/

#navlist {
border-bottom:2px solid #4C9FE6;
font:bold 12px Arial,sans-serif;
margin-left:0;
margin-top:5px;
padding:5px 0;
}
#navlist span {
display:inline;
list-style:none outside none;
margin:0;
}
#navlist span a#current {
background:none repeat scroll 0 0 white;
border-bottom:3px solid white;
}

#navlist span a:visited {
color:#555555;
}

#navlist span a {
background:none repeat scroll 0 0 #F1F8FE;
border-color:#4C9FE6 #4C9FE6 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
margin-left:5px;
padding:5px 0.5em;
text-decoration:none;
}
.timestamp {
color:Gray;
font-size:10px;
font-weight:normal;
}

#nav_homepage {}
#nav_homepage .arlink  {background:url("ESImages/bullet_menu.gif");background-repeat:no-repeat;background-position:left;padding-left:10px;} 
#nav_homepage .arlink1b  {background:url("ESImages/bullet_menu.gif");background-repeat:no-repeat;background-position:left;padding-left:17px;} 
#nav_homepage .arlink2  {background:url("ESImages/expandable_arrow_ind.gif");background-repeat:no-repeat;background-position:10px;padding-left:17px;} 
#nav_homepage .arlink3  {background:url("ESImages/expandable_arrow_inst.gif");background-repeat:no-repeat;background-position:10px;padding-left:17px;} 
#nav_homepage .arlink4  {background:url("ESImages/expandable_arrow_small.gif");background-repeat:no-repeat;background-position:10px;padding-left:17px;} 
#nav_homepage .arlink5  {background:url("ESImages/expandable_arrow_inst.gif");background-repeat:no-repeat;background-position:10px;padding-left:17px;} 
#nav_homepage a{color:#1D1D1D;text-decoration:none}
#nav_homepage a:hover{color:#1D1D1D;text-decoration:none}
#nav_homepage_ind {background-color:#F4F4F4;height:20px;color:#1D1D1D;padding-left:0px;padding-top:5px;font-size:100%;width:200px;}
#nav_homepage_sma {background-color:#F4F4F4;height:20px;color:#1D1D1D;padding-left:0px;padding-top:5px;font-size:100%;width:200px;}
#nav_homepage_ins {background-color:#F4F4F4;height:20px;color:#1D1D1D;padding-left:0px;padding-top:5px;font-size:100%;width:200px;}
#nav_homepage_rs {background-color:#F4F4F4;height:20px;color:#1D1D1D;padding-left:0px;padding-top:5px;font-size:100%;/*overflow:hidden*/width:200px;}
#nav_homepage ul {list-style:none;font-size:90%;margin:0;padding:0;padding-top:5px;padding-left:15px}
#nav_homepage li {list-style:none;height:15px;}

#nav_homepage ul a:hover {text-decoration:underline}
#indlist {display:block;}
#smalist {display:block;}
#inslist {display:block;}
#rslist {display:block;}
#indlist_i {display:block}
#inslist_i {display:block}

#nav_homepage_i {border-top:4px solid #002A57}
#nav_homepage_i .arlink  {background:url("arrowgray_right.gif"/*tpa=http://ml.com/images/arrowgray_right.gif*/);background-repeat:no-repeat;background-position:left;padding-left:25px;font-weight:bold;} 
#nav_homepage_i .arlink1b  {background:url("expandable_nav.gif"/*tpa=http://ml.com/images/expandable_nav.gif*/);background-repeat:no-repeat;background-position:left;padding-left:25px;font-weight:bold;} 
#nav_homepage_i .arlink2  {background:url("expandable_arrow_ind.gif"/*tpa=http://ml.com/images/expandable_arrow_ind.gif*/);background-repeat:no-repeat;background-position:10px;padding-left:25px;font-weight:normal;} 
#nav_homepage_i .arlink3  {background:url("expandable_arrow_small.gif"/*tpa=http://ml.com/images/expandable_arrow_small.gif*/);background-repeat:no-repeat;background-position:10px;padding-left:25px;font-weight:normal;} 
#nav_homepage_i a{color:#fff;text-decoration:none}
#nav_homepage_i a:hover{color:#fff;text-decoration:none}
#nav_homepage_i_ind  {background-color:#007CBD;height:157px;color:#fff;padding-left:0px;padding-top:5px;font-size:100%;overflow:hidden}
#nav_homepage_i_ins  {background-color:#0165A6;height:97px;color:#fff;padding-left:0px;padding-top:5px;font-size:100%;overflow:hidden}
#nav_homepage_i ul {list-style:none;font-size:90%;margin:0;padding:0;padding-top:5px;padding-left:15px}
#nav_homepage_i ul a:hover {text-decoration:underline}

/*-----------------BEGIN LawDocumentManagement CSS----------------*/

.Grid 
{ 
  border: 1px solid #57566F; 
  border-bottom: 2px solid #57566F; 
  background-color: #FFFFFF;
  cursor: pointer;
}

.GridData
{
	border: 1px solid #C0C0C0; 
  height: 337px;
}

.GridFooter
{
  background-image: url(ESImages/grid_footer_bg.gif);
  cursor: default; 
  padding: 5px;
  height: 40px;
  vertical-align: bottom;
  border: 1px solid #C0C0C0;   
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.HeadingRow 
{ 
  background-color: #E9E9EB; 
  background-image: url(ESImages/header_rowBg.gif);   
}

.HeadingCell 
{ 
  background-image: url(ESImages/header_bg.gif);   
  background-color: #E9E9EB; 
  padding: 5px;
  padding-top: 2px; 
  padding-bottom: 2px; 
}

.HeadingCellHover
{ 
  background-image: url(ESImages/header_hoverBg.gif);   
  background-color: #F6F6F7; 
}

.HeadingCellActive
{ 
  background-image: url(ESImages/header_activeBg.gif);   
  background-color: #F6F6F7;  
}

.HeadingRow td.FirstHeadingCell
{ 
  background-image: url(ESImages/header_bg.gif); 
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 10px; 
  font-weight: bold; 
  text-align: left;
  color: #000000;
  padding-top: 3px;
  padding-bottom: 5px;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.Row td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #BFDBF5; 
  font-family: verdana; 
  font-size: 10px;
  color: #000000;
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.SelectedRow 
{ 
}

.SelectedRow td.DataCell 
{ 
  background-image: url(ESImages/grid_selected_item_bg.gif); 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  font-family: verdana; 
  font-size: 10px;
  color: #000000;
  border-bottom: 1px solid #BFDBF5; 
  border-right: 0px; 
}

.SelectedRow td.FirstDataCell 
{ 
  border-left: 1px solid #4B4B6F; 
  border-right: 0px; 
  padding-left: 2px; 
  padding-right: 3px; 
}

.SelectedRow td.LastDataCell 
{ 
  border-right: 1px solid #4B4B6F; 
}

.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 11px;   
  font-weight: bold; 
  padding-right: 5px;
}
