body * {line-height:122%;}
table {font-size:inherit;font:x-small;}
html>body {font:84.5%/122% arial,helvetica,clean,sans-serif;}
body { background-color:#fff; }
img { border:0; }
form { margin:0; }
strike { color:#777777; }
a { color: #0000DE; }
a:hover{color:#3061A3;}

.yshp_w {color:white}
.w {color:white}

.navlist li {
width: 135px;
background-color: #FFFFB9;
padding-bottom: 2px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #e5edf6;
color: black;
}

/* link color and behavior*/
#main .sep {display:none;}
#main a {color:#3061A3;text-decoration:none;}
#main a:hover {background-color:#C2D5F0; text-decoration:underline;}
#main a.selected {background-color:#FFF;}
#main a.selected em {padding-bottom:7px;}
#main a.selected:hover {background-color:#FFF; text-decoration:none;}
#main a.highlighted {background-color:#C2D5F0; text-decoration:underline;}
#main a.highlighted:hover {background-color:#C2D5F0; text-decoration:underline;}

/* global nav LSM tabs */
#tabs {font-family:verdana,arial,helvetica,sans-serif;font-size:77%;font-weight:bold;width:100%;}
#tabs em {font-style:normal;}
#tabs h2 {display:none;}

#main {
  height:20pt; background:#fff url(../images/bluedot4.gif) repeat-x bottom left;
  padding-top:2px; padding-top:1px; margin-bottom:10px;
} 

#main a {
  background-color:#EAF1FB;
  margin:0 2px 0 0;
}
#main span {
  background:url(../images/tab_corner_nw2.gif) no-repeat left top;
}
#main span, #main em, #main a {
  display:inline-block;
  float:left;
  cursor:hand;
}
/* hide macIE \*/
#main span, #main em, #main a {
  display:block;
}
/* end hide */
#main em {
  background: url(../images/tab_corner_ne7.gif) no-repeat right top;
  cursor:hand; cursor:pointer; padding:6px 9px;
}

.tab_menu ul { list-style-type:none; padding:0 0 1px 0; margin:0; background-color:#fff; border:1px solid #3061A3; display:block; z-index:100; }
* html .tab_menu ul { padding:0; }
.tab_menu ul ul { margin:0 0 0 10px; padding:5px 0px 5px 5px; border:none; width:auto; display:block; }
.tab_menu ul li { list-style-type:none; padding:0; margin:0; display:block; background-color:#EAF1FB; }
.tab_menu ul li a.first { background-image:none; }
.tab_menu ul li a:hover { background-color:#C2D5F0; }
