/* colors:

   Nav hover #FF9900
   Kovarus Blue #0054A1

*/

#holder .bannerBkgHome {
  background:url("http://www.kovarus.com/images/banner_bkg_home.jpg") repeat-x left top;
}


#body_sidebar {
        width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
        margin-top:0px;
        padding-top:0px;
}
#body_sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A1;
        margin-top:0px;
        padding-top:0px;
}
#body_sidebar ul {
}
#body_sidebar li {
	list-style-type: square;
        padding-bottom:3px;
}

#holder .banner {
  background-image: url(http://www.kovarus.com/images/bnr_short.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-right:15px;
}

#holder .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
        background-color: #FFFFFF;
        padding:15px 10px 30px 24px;
}


#holder .main a {
  color: #0054A1;
  text-decoration: none;
}
#holder .main a:hover {
  color: #FF9900;
  text-decoration: underline;
}

/*
#holder .main ul {
  margin:0;
  padding-top:5px;
  padding-left:20px;
}
#holder .main li {
  font-size: 12px;
  line-height: 18px;
  color: #333333;
  list-style-type: square;
  padding-bottom:5px;
}
*/


#holder .main p {
        margin:0px;
        padding:0px 0px 12px 0px;
}
#holder .tileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#holder .tileTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6699CC;
}
#holder .sidebar {
	padding: 14px;
	background-color: #cddaec;
	border-left-style: none;
        width: 190px;
}


#holder .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 10px 10px 24px;
	color: #333333;
}
#holder .footer a {
	color: #333333;
	text-decoration: none;
}
#holder .footer a:hover {
	color: #0054A1;
	text-decoration: none;
}

#holder .whiteBkg {
        background-color: #FFFFFF;
}

#holder .tileLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#holder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #0054A1;
}
#holder h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #0054A1;
        margin:0px;
        padding:0px 0px 12px 0px;
}
#holder h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
        margin:0px;
        padding:0px 0px 3px 0px;
}

#holder .bdrRightWht {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
}
#holder .brdLeftWht {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#holder .bdrTopWht {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#holder .bdrBottomWht {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#holder .bdrRightLtGry {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
}
#holder .bdrLeftLtGry {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#holder .bdrTopLtGry {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#holder .bdrRightDkGry {
	border-right-style: solid;
	border-right-color: #97a3b3;
	border-right-width: 24px;
}
#holder .bdrLeftDkGry {
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #97a3b3;
}

#holder .bdrRightLtBlu {
	border-right-style: solid;
	border-right-color: #cddaec;
	border-right-width: 24px;
}
#holder .bdrLeftLtBlu {
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #cddaec;
}
#holder .bdrRightMdBlu {
	border-right-style: solid;
	border-right-color: #97a3b3;
	border-right-width: 24px;
}
#holder .bdrLeftMdBlu {
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #97a3b3;
}
#holder .grayBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 48px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
        background-color: #FFFFFF;
        padding:15px 10px 30px 24px;
}
.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
        background-color: #FFFFFF;    
}
#holder .utility-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
        padding-top: 15px;
}
#holder .utility-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#holder .utility-nav a:hover {
	color: #FF9900;
	text-decoration: none;
}
#holder .banner_phone-email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699cc;
	vertical-align: top;
}
#holder .banner_phone-email a {
	color: #6699cc;
	text-decoration: none;
}
#holder .banner_phone-email a:hover {
	color: #FF9900;
	text-decoration: none;
}

#holder .banner_phone-email_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #6699cc;
	vertical-align: top;
        padding-right: 15px;
}
#holder .banner_phone-email_home a {
        font-size: 14px;
	color: #6699cc;
	text-decoration: none;
}
#holder .banner_phone-email_home a:hover {
	color: #FF9900;
	text-decoration: none;
}
#home-template .bdrRightWht {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
}
#home-template .brdLeftWht {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#home-template .bdrTopWht {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#home-template .bdrBottomWht {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#home-template .bdrRightLtGry {
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 2px;
}
#home-template .bdrLeftLtGry {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#home-template .bdrTopLtGry {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#home-template .bdrRightDkGry {
	border-right-style: solid;
	border-right-color: #43484d;
	border-right-width: 24px;
}
#home-template .bdrLeftDkGry {
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #43484d;
}
#home-template h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9900;
}
#home-template h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #0054A1;
}
#home-template .main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#home-template .tileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#home-template .tileTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #6699CC;
}
#home-template .bdrRightLtBlu {
	border-right-style: solid;
	border-right-color: #cddaec;
	border-right-width: 24px;
}
#home-template .bdrLeftLtBlu {
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #cddaec;
}
#home-template .bdrRightMdBlu {
	border-right-style: solid;
	border-right-color: #97a3b3;
	border-right-width: 24px;
}
#home-template .bdrLeftMdBlu {
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #97a3b3;
}
#content-list {
        font-family: Arial, Helvetica, sans-serif;

        font-size: 12px;
        line-height: 15px;
        color:#333333;
}
#content-list ul {
}
#content-list li {
        padding-bottom:5px;
        list-style-type: square;
}
#content-list li a {
        color:#FF9900;
        text-decoration: none;
}
#content-list li a:hover {
        color:#FF9900;
        text-decoration: underline;
}


#sidebar_tile {
  font-family: Arial, Helvetica, sans-serif;
  padding:11px;
  background-color: #FFFFFF;
}
#sidebar_tile h4 {
  font-weight:bold;
  font-size: 11px;
  line-height:15px;
  color: #0054A1;
  margin:0px;
  padding:0px;
}
#sidebar_tile p {
  font-weight:normal;
  font-size: 11px;
  line-height:15px;
  color: #333333;
  margin:0px;
  padding:3px 0px 0px 0px;
}
#sidebar_tile a {
  color: #0054A1;
  text-decoration: none;
}
#sidebar_tile a:hover {
  color: #FF9900;
  text-decoration: none;
}
#sidebar_tile p.link {
  color: #999999;
  text-align: right;
  font-weight:normal;
  font-size: 11px;
  color: #0054A1;
  padding-top: 5px;
}

#sidebar_tile p.link a {
  color: #0054A1;
  text-decoration: none;
}
#sidebar_tile p.link a:hover {
  color: #FF9900;
  text-decoration: none;
}
#sidebar_tile ul {
  margin:0px;
  padding-top:5px;
  padding-left:20px;
}

#sidebar_tile li {
  font-size: 11px;
  line-height:14px;
  color: #333333;
  list-style-type: square;
  padding-bottom:5px;
}

#sidebar_tile .quote {
    font-size: 13px;
    font-style: italic;
    color: #303030;
}

#sidebar_tile .attribution {
    font-size: 10px;
    color: #707070;
    font-weight: bold;
    text-align: right;
}


#homeProposition h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 21px;
	color: #FF7E00;
}
#homeProposition .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-right: 30px;
}
#homeProposition .bodyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#homeProposition .bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5682BC;
	text-decoration: none;
	text-align: right;
}
#homeProposition .homeTabLink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top:5px;
	text-decoration:none;
}
#homeProposition .bodyTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://www.kovarus.com/images/home_tab_off_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeProposition .bodyTab_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://www.kovarus.com/images/home_tab_on_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeProposition a {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        color:#5885C1;
        text-decoration:none;
}
#homeProposition a:hover {
        color:#5885C1;
        text-decoration:underline;
}
#home_tab_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#home_tab_content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#home_tab_content ul {
}
#home_tab_content .link {
	margin-top: 0px;
	padding-top: 3px;
        color: #0054A1;
        text-decoration: none;
}
#home_tab_content .link:hover {
        color: #FF9900;
        text-decoration: underline;
}
#home_tab_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: square;
}
.homeTiles {
	border: 1px solid #5885C1;
	padding: 10px;
}
.homeTiles img {
	padding-bottom: 8px;
}
.homeTiles p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
        padding:3px 0 3px 0;
        margin:0px;
}
.homeTiles h3 {
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 13px;
        padding:5px 0 3px 0;
        color:#5885C1;
}
.homeTiles .reglink {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
.homeTiles a {
        color:#5885C1;
        text-decoration:none;
}
.homeTiles a:hover {
        color: #FF9900;
        text-decoration:underline;
}

#standard-table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#standard-table img {
  padding:5px 20px 10px 0px;
}
#standard-table .quote {
  padding: 25px 20px 0px 0px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
}
#standard-table .attribution {
  padding: 3px 0px 15px 0px;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  color: #333333;
  text-align:right;
}
#standard-table .attribution a {
  color: #0054A1;
  text-decoration:none;
}
#standard-table .attribution a:hover {
  color: #0054A1;
  text-decoration:underline;
}
#standard-table .link {
  padding: 3px 0px 0px 0px;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  color: #333333;
  text-align:right;
}
#standard-table .link a {
  color: #0054A1;
  text-decoration:none;
}
#standard-table .link a:hover {
  color: #FF9900;
  text-decoration:underline;
}
#standard-table .textlink {
  padding: 5px 7px 5px 7px;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
  color: #333333;

}
#standard-table .textlink a {
  color: #0054A1;
  text-decoration:none;
}
#standard-table .textlink a:hover {
  color: #0054A1;
  text-decoration:underline;
}


#linkfarm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#linkfarm a {
	color:#CCCCCC;
	text-decoration:none;
}
#linkfarm a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#linkfarm td {
	padding-bottom: 10px;
}
#linkfarm b {
	margin-right: 15px;
	padding-right: 15px;
}
.html-marquee {
      height:88px;
      width:198px;
      background-color:ffffff;
      font-family:Arial,Helvetica,sans-serif;
      font-size:10px;
      color:#333333;
}
.collapseBox {
        border-top:#999999 solid 1px;
        padding:0px 10px 3px 0px;

}
.collapseBoxIcon {
        padding:10px 3px 0px 0px;
}
.collapseHead {
        font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
        font-weight: normal;
	color: #4d4d4d;
	padding:10px 0px 5px 0px;
}

#sidebar_event {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}
#sidebar_event .sb_label {
  font-size: 10px;
  font-weight: bold;
}

#results_table {
  font-family: Arial, Helvetica, sans-serif;
}
#results_table thead td {
  font-size: 11px;
  color: #FFF;
  padding:0px 0px 0px 5px;
  background-color:#333;
}
#results_table tbody td {
  font-size: 12px;
  color: #333333;
  padding:0px 10px 0px 5px;
}


/* header is temporary until you can code */
#header {
  float:left;
  line-height:normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  }
#header ul {
  margin:0;
  padding:5px 10px 0px 0px;
  list-style:none;
  }
#header li {
  float:left;
  background:url("http://www.kovarus.com/images/tab_off_left.gif") no-repeat left top;
  margin:0px;
  padding:0px 10px 0px 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("http://www.kovarus.com/images/tab_off_right.gif") no-repeat right top;
  padding:5px 15px 5px 6px; /* bottom was 4px */
  text-decoration:none;
  color:#FFFFFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac */
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("http://www.kovarus.com/images/tab_on_left.gif");
  }
#header #current a {
  background-image:url("http://www.kovarus.com/images/tab_on_right.gif");
  color:#333;
  }
#header #current li {
  float:left;
  background:url("http://www.kovarus.com/images/tab_on_left.gif") no-repeat left top;
  margin:0px;
  padding:0px 10px 0px 9px;
  }
/* end temporary header code */
/* header is temporary until you can code */
#header {
  float:left;
  line-height:normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  }
#header ul {
  margin:0;
  padding:5px 10px 0px 0px;
  list-style:none;
  }
#header li {
  float:left;
  background:url("http://www.kovarus.com/images/tab_off_left.gif") no-repeat left top;
  margin:0px;
  padding:0px 10px 0px 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("http://www.kovarus.com/images/tab_off_right.gif") no-repeat right top;
  padding:5px 15px 5px 6px; /* bottom was 4px */
  text-decoration:none;
  color:#FFFFFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac */
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("http://www.kovarus.com/images/tab_on_left.gif");
  }
#header #current a {
  background-image:url("http://www.kovarus.com/images/tab_on_right.gif");
  color:#333;
  }
#header #current li {
  float:left;
  background:url("http://www.kovarus.com/images/tab_on_left.gif") no-repeat left top;
  margin:0px;
  padding:0px 10px 0px 9px;
  }
/* end temporary header code */



/* left_nav is temporary until you can code */
#left_nav {
  line-height:normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
#left_nav ul {
  margin:0px;
  width:140px;
  padding:0px 30px 0px 0px;
  list-style:none;
  }
#left_nav li {
  margin:0px;
  padding:0px 0px 0px 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EFEFEF;
  }
#left_nav a { display:block; padding:5px 0px 5px 0px; text-decoration:none; color:#000;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac */
#left_nav a {float:none;}
/* End IE5-Mac hack */
#left_nav a:hover {
  color:#0054A1;
  }
#left_nav #current {
  }
#left_nav #current a { color:#000; font-weight:bold;
  }
#left_nav #current li { float:left; margin:0px; padding:0px 0px 0px 0px;
  }
/* end temporary header code */


ul.jd_menu, 
ul.jd_menu_vertical { margin: 0px; padding: 0px; list-style-type: none;
}
ul.jd_menu_vertical { width: 225px; height: auto; clear: both;
}
ul.jd_menu li { float: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul { position: absolute; display: none; list-style-type: none; margin: 0px; padding: 0px; z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li { float: none; margin: 0px;
}

/* Caution! Ensure accessibility in print and other media types... */@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */    .ui-tabs-hide {        display: none;    }}/* Hide useless elements in print layouts... */@media print {    .ui-tabs-nav {        display: none;    }}/* Skin */.ui-tabs-nav {    font-family:Arial, Helvetica, sans-serif;    font-size: 12px;    color: #444444;    border-bottom:1px solid #DDDDDD;}.ui-tabs-nav { /* LEFT INDENT TO TABS */    list-style: none;    margin: 0px 0px 0px 0px;    padding: 0px 0px 0px 0px;}.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */    display: block;    clear: both;    content: " ";}.ui-tabs-nav li { /* SPACING IN BETWEEN TABS */    float: right;    margin: 0px 10px 0px 0px;    min-width: 100px; /* be nice to Opera */}.ui-tabs-nav a, .ui-tabs-nav a span { /* SPACING INSIDE TABS */    display: block;    padding: 4px 10px 2px 10px;    text-align:center;    text-decoration: none;}.ui-tabs-nav a { /* UNSELECTED TEXT */    margin: 0px 0px 0px 0px; /* position: relative makes opacity fail for disabled tab in IE */    color: #444444;    text-align: center;    text-decoration: none;    white-space: nowrap; /* required in IE 6 */    outline: 0; /* prevent dotted border in Firefox */}.ui-tabs-nav .ui-tabs-selected a { /* SELECTED TEXT */    position: relative;    z-index: 2;    text-decoration: none;    margin-top: 0;    color: #444444;}.ui-tabs-nav a span {    width: 64px; /* IE 6 treats width as min-width */    min-width: 64px;    height: 18px; /* IE 6 treats height as min-height */    min-height: 18px;    padding-top: 6px;    padding-right: 0px;}*>.ui-tabs-nav a span { /* hide from IE 6 */    width: auto;    height: auto;}.ui-tabs-nav .ui-tabs-selected a span { /* BOTTOM PADDING */}.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {    background-color: #FFFFFF;    font-weight:700;    border-top:1px solid #DDDDDD;    border-left:1px solid #DDDDDD;    border-right:1px solid #DDDDDD;    text-decoration: none;    color: #444444;    margin: 0px 0px -1px 0px;    border-bottom:1px solid #FFFFFF;}.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {    background: none;    font-weight:700;    border-top:1px solid #DDDDDD;    border-left:1px solid #DDDDDD;    border-right:1px solid #DDDDDD;}.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {    background: none;    font-weight:700;    border-top:1px solid #DDDDDD;    border-left:1px solid #DDDDDD;    border-right:1px solid #DDDDDD;}.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {    background: none;    font-weight:700;    border-top:1px solid #DDDDDD;    border-left:1px solid #DDDDDD;    border-right:1px solid #DDDDDD;}.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav.ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */    cursor: text;}.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */    cursor: pointer;}.ui-tabs-disabled {    opacity: .4;    filter: alpha(opacity=40);}.ui-tabs-panel {    padding: 1em 15px 0px 15px; /*bottom was 20 */    background: #FFFFFF; /* declare background color for container to avoid distorted fonts in IE while fading */    border-left:1px solid #EFEFEF;    border-right:1px solid #EFEFEF;    }.ui-tabs-loading em {    padding: 0px 0px 0px 20px;}/* Additional IE specific bug fixes... */* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */    display: inline-block;}*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */    display: inline-block;}
ul.jd_menu_primary_nav {        font-family: Arial, Helvetica, sans-serif;	height: 24px;        background: #000000;	clear: both;}ul.jd_menu_primary_nav ul {	background: #000000; /*F4F4F4*/	/*border: 1px solid #a5a5a5;*/}ul.jd_menu_primary_nav div {	margin:0px;	padding:0px;}ul.jd_menu_primary_nav li a,ul.jd_menu_primary_nav li a:active,ul.jd_menu_primary_nav li a:link,ul.jd_menu_primary_nav li a:visited {        text-decoration: none;        display:block;        color: #FFFFFF; /*CCCCCC*/	font-size: 12px;        text-transform: uppercase;        font-weight: 300;	letter-spacing: 0.15em;	padding: 4px 10px 4px 10px;	cursor: pointer;}ul.jd_menu_primary_nav li a:hover {        display:block;	background: #444444; /*333333*/}ul.jd_menu_primary_nav li.jdm_active,ul.jd_menu_primary_nav li.jdm_hover {	background: #000000; /*333333*/}ul.jd_menu_primary_nav ul li a,ul.jd_menu_primary_nav ul li a:active,ul.jd_menu_primary_nav ul li a:link,ul.jd_menu_primary_nav ul li a:visited {        text-decoration: none;        text-transform: none;        letter-spacing: normal;        font-size: 12px;        display:block;        color: #FFFFFF; //666666	padding: 6px 10px 6px 8px;	background: #333333; 	border: none;        font-weight:normal;        width:160;}ul.jd_menu_primary_nav ul li a:hover {        color:#FFF;        display:block;	padding-top: 3px;        padding-bottom: 3px;	border-top: 1px solid #555555;	border-bottom: 1px solid #333333;        background: #666666;  /*929292*/}
ul.jd_menu_utility_nav {        font-family: Arial, Helvetica, sans-serif;	height: 20px;	clear: both;        color: #FFFFFF;}ul.jd_menu_utility_nav li a,ul.jd_menu_utility_nav li a:active,ul.jd_menu_utility_nav li a:link,ul.jd_menu_utility_nav li a:visited {        text-decoration: none;        display:block;        color: #FFFFFF;	font-size: 12px;	padding: 4px 10px 4px 10px;	cursor: pointer;	white-space: nowrap;        font-weight:700;}ul.jd_menu_utility_nav li a:hover {        display:block;	color: #FF9900;}ul.jd_menu_utility_nav li.jdm_active,ul.jd_menu_utility_nav li.jdm_hover {	color: #333333;}
