body {
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   color: #333333;
   padding: 0;
   margin: 0;
}

img {
   border: 0;
}

a {
   color: #cc6600;
   text-decoration: none;
}

a:visited {
   color: #984F05;
   text-decoration: none;
}

a:active {
   color: #cc6600;
}

a:hover {
   color: #cc6600;
   text-decoration: underline;
}


input {
   font-size: 10px;
}

h2 {
   font-size: 24px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px 0px 15px 0px;

}

h2.top {
   margin: 0px 0px 0px 0px;
   line-height: 24px;
}


div.hm h2 {color: #333333; }
div.sb h2 {color: #698BA8; }

/* Box Shrink Table */

table.shrink {
   border-collapse: collapse;
   margin:0; padding: 0;
}

table.shrink td {
   margin: 0; padding: 0;
}


/* Nested Menu */


div.nested-menu-outer {
   background-image: url(img/arc_grey_br_10.en-us.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   background-color: #EBEBEB;
   padding-bottom: 50px;
   position: relative;
   

}

div.nested-menu-upper {
   background: #EBEBEB;
   background-image: url(img/arc_grey_tr_10.en-us.gif);
   background-position: top right;
   background-repeat: no-repeat;
   height: 10px;

}

div.nested-menu-outer div.prop {
   /* height: 558px; */
   height: 515px;
   float: right;
   width: 1px;
}

div.nested-menu-outer div.clear {
   clear: both;
   height: 1px;
   overflow: hidden;
}

h3.nested-menu {
   background-image: url(img/arc_trans_tr_10.en-us.gif);
   background-repeat: no-repeat;
   background-position: top right;
   padding: 2px 10px 2px 10px;
   margin: 28px 10px 1px 15px;
   font-size: 10px;
}

div.hm h3.nested-menu { background-color: #D0C9CE;}
div.sb h3.nested-menu { background-color: #CAD3DA;}


dl.nested-menu {
   font-size: 10px;
   padding: 0;
   margin: 0px;

}

dl.nested-menu a {

}

dl.nested-menu dt {
   background-image: url(img/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   xpadding-left: 15px;
   xpadding-right: 10px;
   margin-left: 15px;
   margin-right: 10px;
}

dl.nested-menu dl dt  {
   background: none;
}

dl.nested-menu dt.bottom {
   margin-left: 15px;
   margin-right: 10px;
   xxborder-bottom: 1px dotted #666666;
   background-image: url(img/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   height: 2px;
   
}


dl.nested-menu dt a {
   display: block;
   padding: 4px 10px 4px 10px;
   color: #333333;
   xborder-top: 1px dotted #666666;
   background-image: url(img/chevron.en-us.gif);
   background-position: 2px 5px;
   background-repeat: no-repeat;
   font-weight: bold;
   
}

dl.nested-menu dt a:visited {
color: #333333;
text-decoration: none;
}

dl.nested-menu dt a:hover {
color: #cc6600;
text-decoration: none;
}

dl.nested-menu dt.open a {
   background-image: url(img/chevron_down.en-us.gif);
   xbackground-position: 12px 5px;
   background-repeat: no-repeat;
}

dl.nested-menu dt.on {
   background-color: #ffffff;
   margin-left: -11px;
   margin-right: 0px;
   xpadding-left: 25px;
   padding-left: 36px;
   background-image: none;
   font-weight: bold;
   padding: 4px 10px 4px 36px;
}

dl.nested-menu dt.on a {
   background-image: none;
   font-weight: bold;
   xmargin-left: -20px;
   xpadding-left: 40px;
}

/*
dl.nested-menu.hm dt.on a { color: #816679; }
dl.nested-menu.sb dt.on a { color: #698BA8; }
*/
div.hm dl.nested-menu dt.on { color: #816679; }
div.sb dl.nested-menu dt.on { color: #698BA8; }



dl.nested-menu dd {
   padding: 0;
   margin: 0;
} 

dl.nested-menu dd dl {
   margin: 0 0 8px 8px;
   padding: 0;
}

dl.nested-menu dd dl dt a {
   border-top: 0;
   font-size: 10px;
   font-weight: normal;
}

/* Top Banner */

div.top {

}

div.banner {
   background-color: #ffffff;
   background-position: bottom right;
   background-repeat: no-repeat;
   margin-bottom: 1px;
}

div.banner-inner {
}

div.banner-inner img.logo {
   margin-bottom: 0px;
}

/* Utility Bar */

div.utility {
   width: 100%;
   position: absolute;
   z-index: 1;
}

div.utility-background {
   margin-left: 320px;
   background-color: #ffffff;
}

table.utility-inner {
   border-collapse: collapse;   
   font-size: 1px;
}

table.utility-inner td {
   margin: 0;
   padding: 0;
}

table.utility-inner img.leftcurve {
   background: #FFCC00;
}

/* Utility Dropdown Menu */

div.dropdown {
   position: relative;
}

div.dropdown table.menu {
   border-collapse: collapse;
   display: none;
   position: absolute;
   left: 10px;
   top: 18px;
}

div.dropdown table.menu td {
   padding: 0px;
   white-space: nowrap;
   background-color: #ffffff;
}

div.dropdown table.menu td a {
   display: block;
   font-size: 11px;
   background-image: url(img/bullets/bullet_chevron.en-us.gif);
   background-position: left;
   background-repeat: no-repeat;
   margin-left: 6px;
   margin-top: 2px;
   padding: 0px 6px 0px 8px;
   color: #333333;
}

div.dropdown table.menu td a:hover {
   color: #cc6600;
}

div.dropdown table.menu td.bottom {
   background-color: transparent;
}

div.dropdown table.menu td.bottom div.bl {
   background-image: url(img/nav/utility/utility_curve_bl.en-us.gif);
   background-position: bottom left;
   background-repeat: no-repeat;
}

div.dropdown table.menu td.bottom div.br {
   background-image: url(img/nav/utility/utility_curve_br.en-us.gif);
   background-position: bottom right;
   background-repeat: no-repeat;

}

div.dropdown table.menu td div.mid {
   background-color: white;
   font-size: 5px;
   margin-left: 5px;
   margin-right: 5px;
}


/* Tabs */


div.tabs-hm {
   background-image: url(img/nav_bg.gif);
   background-repeat: repeat-x;

}

div.tabs-sb {
   background-image: url(img/nav/segment/sb/sb_tile.en-us.gif);
   background-repeat: repeat-x;
}


div.tabs-sizer {
  width: 800px;
  margin-left: 115px;  
}

div.title-bar-hm {
   position: relative;
   background-color: #593f52;
   background-image: url(img/nav/segment/hm/hm_bar.en-us.jpg);
   background-repeat: no-repeat;

}

div.title-bar-sb {
   position: relative;
   background-color: #415F79;
   background-image: url(img/nav/segment/sb/sb_bar.en-us.jpg);
   background-repeat: no-repeat;
}


/* Search */

div.search-sizer {
   position: relative;
   xwidth: 800px;
}

div.search {
   position: absolute;
   xright: 40px;
   left: 590px;
   top: 2px;
}
div.search table {
   border-collapse: collapse;
}

div.search table td {
   padding: 0;
}

div.search img.label {
   xpadding-top: 8px;
}
div.search input.textbox {
   width: 100px;
   xmargin-right: 4px;
   xmargin-left: 4px;
}
div.search input.button {
   margin-left: 4px;
   xposition: relative;
   xtop: 2px;
   xleft: 2px;
}



/* Footer */

div.footer {
   width: 800px;
   padding-top: 75px;
   text-align: center;
   font-size: 10px;
   color: #999999;
}

div.copyright {
   width: 800px;
   text-align: center;
   font-size: 10px;
   line-height: 12pt;
   color: #999999;

}

div.validate {
   font-size: 10px;
   text-align: center;
   padding: 8px;
}


/* Master Layout Table */

table.layout {
   width: 780px;
   border: 0;
   padding: 0;
   margin: 0;
   border-collapse: collapse;
   
}

table.layout td {
   padding: 0;
   margin: 0;
   vertical-align: top;
   text-align: left;
   font-size: 8pt;
}

table.layout td.menu {
/*
   background-image: url(img/util/arc_grey_tr_10.en-us.gif);
   background-position: top right;
   background-repeat: no-repeat;
   background-color: #EBEBEB; 
   padding-top: 10px;
*/
   width: 190px;
}

table.layout td.menu-bottom {
/*
   background-image: url(img/util/arc_grey_br_10.en-us.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   background-color: #EBEBEB;
   padding-bottom: 10px;
*/
}

table.layout td.gutter-left {
   width: 16px;
}


table.layout td.gutter {
   width: 20px;
}

table.layout td.gutter-8px {
   width: 8px;
}

/* Crumbs */

div.crumbs {
   font-size: 10px;
   margin: 5px 0 20px 0;
   #height: 28px;
}

div.crumbs a {

}

div.crumbs span {
   margin: 0 0px;
   font-size: 8px;
   color: #999999;
}

div.crumbs b {
   font-weight: bold;
   color: #999999;
}

/* Two Column Layout */

div.center-col {
   float: left;
   width: 375px;
}

div.right-col {
   float: right;
   width: 180px;
}

/* Main Column Layout */

div.main-col {
   float: left;
   width: 568px;
}

/* Right Column Elements */

div.print {
   margin: 0 0 20px 0;
}

div.email {
   margin: 0 0 5px 0;
}

div.promo {
   margin: 0px 0px;
}

h3.right-menu  {
   margin: 0;
   margin-right: 27px;
   padding: 4px 4px 4px 8px;
   background-image: url(img/fullcurve.gif);
   background-position: top right;
   background-repeat: no-repeat;
   background-color: #EBEBEB;
   color: #666666;
   font-size: 12px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
}

div.right-menu-spacer {
   border-top: 1px solid white;
   border-right: 1px solid #cccccc;
   background-image: url(img/bg_dashed_line.en-us.gif);
   background-position: 0px 1px;
   background-repeat: repeat-x;
   height: 2px;
   font-size: 1px;
   line-height: 1px;
   
   xborder-bottom: 1px dotted #666666;
   xheight: 2px;
   xline-height: 0;
   xfont-size: 0;
}

dl.right-menu {
   margin: 0;
   margin-right: 27px;
   margin-bottom: -7px;
   padding: 0;
   background-color: #EBEBEB;
}


dl.right-menu dt {
   margin: 0 0 0 0;
   padding: 2px 2px 2px 8px;
   font-weight: bold;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 11px;
   color: #333333;
}

dl.right-menu b {
   color: #333333;
}

dl.right-menu dt.hm {
   background-color: #D0C9CE;
}

dl.right-menu dt.sb {
   background-color: #CAD3DA;
}


dl.right-menu dt em {
   font-style: normal;
   font-weight: bold;
}

dl.right-menu dd {
   background-color: #EBEBEB;
   margin: 0 0 0 6px;
   padding: 6px 0 10px;
   border-right: 1px solid #cccccc;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 10px;
   color: #333333;   
}


dl.right-menu dd a {
   display: block;   
   background-image: url(img/chevron.en-us.gif);
   background-position: left;
   background-repeat: no-repeat;
   margin-left: 2px;
   padding-left: 8px;
   font-weight: bold;
   font-size: 11px;   
}


dl.right-menu dd b {
   display: block;
   background-image: url(img/bullet_chevron_reversed.en-us.gif);
   background-position: 0px 4px;
   background-repeat: no-repeat;
   margin-left: 2px;
   padding-left: 8px;


}


div.right-menu-bottom {
   margin-right: 27px;
   background-image: url(img/box_bg_line_bottom.en-us.gif);
   background-position: bottom;
}

div.right-menu-bottom div {
   background-image: url(img/box_br_corner.en-us.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   font-size: 8px;
   line-height: 8px;
}


/* Features */

div.features {
   margin: 0;
   padding: 0;
}

div.features h2 {
   color: #333333;
}

h3.features {
   font-size: 12px;
   /* color: #666666; */
   color: #333333;
   font-weight: bold;
   margin: 0;
   margin: 15px 0px 0px 0px;
}

div.features b {
   color: #333333;
}

div.features ul {
   margin: 0px 0px 0px 0px;
   padding: 0;
}

div.features li {
   background-image: url(img/bullet_square.en-us.gif);
   background-position: 0px 6px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   margin-left: 8px;
   font-size: 8pt;
   line-height: 15px;
   color: #333333;
}

/* BUY NOW Box */

div.buy {  
   margin-top: 22px;
   margin-bottom: 22px;
   background-color: #EBEBEB;
}

div.buy-line-hm {  
   border-top: 4px solid #816679;
}

div.buy-line-sb {  
   border-top: 4px solid #648BAC;
}



div.buy-inner {
   padding: 0px 0px 0 0px;
   border: 1px solid #CDCDCD;
}

div.buy form {
   margin: 0;
   margin-top: 3px;
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   xborder-top: #757575 1px dotted;
   background-position: top;
   background-repeat: repeat-x;
   padding: 5px 10px 5px 10px;

}

div.buy-label-hm {
   color: #816679;
   font-weight: bold;
   margin: 4px 0;
}

div.buy-label-sb {
   color: #698BA8;
   font-weight: bold;
   margin: 4px 0;
}


div.buy form select {
   xwidth: 100%;

}

div.buy table {
   border-collapse: collapse;   

   xtable-layout: fixed;
}

div.buy table tr {
   xvertical-align: bottom;
}

div.buy table td {
   margin: 0;
   padding: 0;
}

div.buy table td.button {
   xwidth: 75px;
   text-align: right;
   padding-left: 8px;
   xpadding: 0;
}
div.buy table td.button input {  
   margin-top: 3px;
}



/* Overview */

div.overview {
   margin: 0px 0px 20px 0px;
   padding: 2px 0 0 0;
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   xborder-top: #666666 1px dotted;
   color: #333333;
}

div.overview h2.overview {
   font-size: 15px;
   color: #666666;
   margin: 1px 0px 2px 0px;
   font-weight: bold;
}

div.overview ul {
   margin: 0px 0px 0px 8px;
   padding: 0;
   xcolor: #666666;
}

div.overview li {
   background-image: url(img/bullet_square.en-us.gif);
   background-position: 0px 6px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   font-size: 8pt;
   line-height: 15px;
   color: #333333;
}

div.overview div.view-all {
   font-size: 8pt;
   color: #cc6600;
   padding: 0px 0px 0px 8px;
   font-weight: bold;
}

div.overview div.view-all a {
   background-image: url(img/bullets/bullet_chevron.en-us.gif);
   background-position: right 5px;
   background-repeat: no-repeat;
   padding-right: 8px;
}

div.overview-line {
   xborder-top: 1px dotted #666666;
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   padding-bottom: 2px;
}

div.overview-table {
   margin: 0px 0px 20px 0px;
   padding: 7px 0px 0px 0px;
   xborder-top: 1px dotted #666666;
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;


}

table.overview {
   xborder-top: 1px dotted #666666;
   xbackground-image: url(img/util/bg_dashed_line.en-us.gif);
   xbackground-position: top;
   xbackground-repeat: repeat-x;
   width: 100%;
}

table.overview tr {
   padding: 0;
}

table.overview td.left {
   border-right: 1px dotted #666666;
   width: 50%;
   padding: 5px 10px 0px 0px;
   text-align: center;   
}

table.overview td.right {


   padding: 5px 0px 0px 10px;

}

div.overview div.awards {
   font-size: 8pt;
   color: #333333;
   margin-left: 7px;
   font-weight: bold;
}

/* Category */

div.category {
   width: 500px;
}

div.category div.intro {
   margin: 0;
   padding: 0;
   width: 375px;
}

div.category div.compare {
   margin: 10px 10px 0px 0px;
   xbackground-image: url(img/bullets/chevron.en-us.gif);
   xbackground-position: 2px 2px;
   xbackground-repeat: no-repeat;
   font-size: 8pt;
   color: #cc6600;
   padding: 0px 0px 0px 8px;
   xfont-weight: bold;
   float: right;
}

table.category {
   border-collapse: collapse;
}

table.category tr {
   xborder-top: 1px dotted #666666;
   margin: 10px 0px 10px 0px;
}

table.category td.left {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   xborder-top: 1px dotted #666666;
   padding: 10px 0px 10px 0px;
   width: 75px;
   color: #333333;
}

table.category td.right {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   xborder-top: 1px dotted #666666;
   padding: 10px 0px 10px 18px;
   color: #333333;
}

table.category td.bottom {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   height: 1px;

}

div.category div.description {
   padding: 0;
   margin: 0px 0px 5px 0px;
}

table.category td.price {
   font-weight: bold;
   font-size: 11px;
   margin: 0px 10px 0px 0px;

   text-align: right;
}

table.category td.add {
   padding-left: 7px;
   padding-right: 7px;
}

table.category td.more {
   margin: 10px 0px 0px 0px;
   background-image: url(img/bullets/chevron.en-us.gif);
   background-position: 2px 2px;
   background-repeat: no-repeat;
   font-size: 8pt;
   color: #cc6600;
   padding: 0px 0px 0px 8px;
   margin: 0px 0px 0px 10px;
   font-weight: bold;
}


table.category table td {
   white-space: nowrap;
}



/* Products */

table.products {
   width: 180px;
   margin: 0px 0px 0px 0px;
   padding: 0;
}

table.products tr {

}

table.products td.left {
   width: 50%;
   font-size: 10px; 
   xfont-weight: bold;
   padding: 0px 10px 0px 0px;
   text-align: left;   
}
table.products td.right {
   font-size: 10px; 
   xfont-weight: bold;
   padding: 0px 0px 0px 0px;
}


div.products {
   padding: 0; 
   margin: 10px 0px 0px 0px;
}

div.products ul {
   margin: 0px 0px 0px 0px;
   padding: 0;
}

div.products li {
   background-image: url(img/bullet_square.en-us.gif);
   background-position: 0px 6px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 10px 10px 7px;
   margin-left: 0px;
   font-size: 11px;
   font-weight: bold;
   color: #cc6600;
}

div.products div.section {
   font-size: 12px;
   font-weight: bold;
   color: #cc6600;
   margin: 0;
   padding: 0;
}

div.products div.summary {
   font-size: 10px;
   xxfont-weight: bold;
   xcolor: #666666;
   margin-bottom: 2px;
} 


/* Requirements */


div.requirements {
   margin: 0;
   padding: 0;
}

div.requirements h2 {
   font-size: 24px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px;
   padding: 0px;
}

div.secondary-head {  
   font-size: 17px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px;
   color: #666666;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}

div.requirements h3 {
   font-size: 12px;
   /* color: #666666; */
   color: #333333;
   font-weight: bold;
   margin: 15px 0px 0px 0px;
}

div.requirements ul {
   margin: 0px 0px 0px 0px;
   padding: 0;
}

div.requirements li {
   background-image: url(img/bullet_square.en-us.gif);
   background-position: 0px 6px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   margin-left: 8px;
   font-size: 8pt;
   line-height: 15px;
   color: #333333;
}


/* Downloads */


div.download {
   margin: 0px;
   padding: 0px;
   width: 570px;
   xbackground-color: #cccccc;
}

div.download-section {
   color: #333333;
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: bottom;
   background-repeat: repeat-x;
   margin: 0;
   padding: 0px 0px 26px 0px;
   font-size: 8pt;
}

h2.download {
   font-size: 24px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px 0px 15px 0px;
   line-height: 24px;
}

div.download-section-simple {
   color: #333333;
   xbackground-image: url(img/util/bg_dashed_line.en-us.gif);
   xbackground-position: bottom;
   xbackground-repeat: repeat-x;
   margin: 0;
   padding: 0px 0px 26px 0px;
   font-size: 8pt;
}

div.download h3 {
   font-size: 15px;
   color: #333333;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 4px 0px 0px 0px;
   line-height: 16px;
   font-weight: bold;
}

div.download table {
   margin: 0;
   padding: 0;

}

div.download table td {
   text-align: right;
   padding: 0px 6px 1px 3px;
}

div.download table td.button {
   text-align: right;
   vertical-align: bottom;
   padding-bottom: 4px;
}

div.download form {
   margin: 0;
   margin-top: 3px;
   padding: 5px 10px 0px 10px;

}

div.download ul {
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 0px 8px;
}

div.download li {
   background-image: url(img/bullets/chevron.en-us.gif);
   background-position: 0px 3px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   margin-left: 8px;
   font-size: 8pt;
   line-height: 15px;
   color: #333333;
}



/* Index */

div.landing {
   float: left;
   width: 570px;
}

div.index {
   margin-top: 25px;
   xwidth: 670;
   color: #666666;
}

table.index {
   border-collapse: collapse;
   table-layout: fixed;
   xwidth: 570px;
}

table.index tr {
   margin: 0;
   padding: 0;
}
table.index td {
   font-size: 10px;
}

table.index td.col-1 {
   width: 180px;
}

table.index td.col-2 {
   width: 375px;
}


table.index td.gutter {
   xbackground: lightblue;
   width: 15px;

}

div.index h2 {
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 20px;
   color: #415f78;
   line-height: 20px;
   margin:0;
   padding: 0px 0px 0px 0px;

}


div.index div.topline {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   padding-top: 12px;
   margin-top: 1px;
}

div.index div.topline-0 {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   padding-top: 2px;
   margin-top: 6px;
}



div.index div.topline-30 {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   padding-top: 3px;
   margin-top: 30px;
}




/* JCS */

div.index div.column {
   padding: 0;
   margin: 0;
}

div.index div.bluehead {
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   background-color: #cad3da;
   font-size: 14px;
   font-weight: bold;
   color: #415f78;
   padding: 2px 0px 2px 5px;
}


div.index div.spacer {
   margin-top: 2px;
   padding: 0;
   background-image: url(img/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   height: 1px;
   line-height: 1px;
}


div.index ul {
   margin: 0px 0px 0px 8px;
   padding: 5px 10px 25px 0px;
}


div.index ul.news {
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 0px 0px;
}

div.index li {
   background-image: url(img/bullet_square.en-us.gif);
   background-position: 0px 5px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   xmargin-left: 8px;
   font-size: 8pt;
   line-height: 15px;
}


div.index li.more {
   background-image: url(img/chevron.en-us.gif);
   background-position: 0px 2px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   xmargin-left: 8px;
   font-size: 8pt;
   line-height: 15px;
}


div.index h2.section {
   font-size: 15px;
   font-weight: bold;
   color: #666666;
   margin: 0;
   padding: 0px 0px 0px 0px;
}

div.index div.summary {
   font-size: 11px;
   xfont-weight: bold;
   color: #666666;
   margin: 0px;
   padding: 0px 0px 0px 5px;
} 


div.index dl {
   margin: 0;
   padding: 0;
}

div.index dt.title {
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #333333;
   font-weight: bold;
   font-size: 8pt;
}

div.index dt {
   margin: 0;
   padding: 0;
   font-weight: bold;
   font-size: 8pt;
}


div.index dd {
   padding: 0;
   margin: 0px 0px 12px 0px;
   font-size: 8pt;
} 

div.index dd.price {
   padding: 0;
   margin: 0px 0px 8px 0px;
} 

div.index dd.cart {
   padding: 0;
   margin: 0px 0px 2px 0px;
} 

div.index dd.more {
   background-image: url(img/bullets/chevron.en-us.gif);
   background-position: 0px 2px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   font-size: 8pt;
   line-height: 15px;
}

div.index div.view-all a {
   background-image: url(img/bullets/bullet_chevron.en-us.gif);
   background-position: right 5px;
   background-repeat: no-repeat;
   padding-right: 8px;
   font-size: 8pt;
   font-weight: bold;
}

div.index h3 {
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 10px;
   color: #666666;
   font-weight: bold;
   margin: 0;
   padding: 2px 0px 0px 0px;
}

div.index div.products-spacer {
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   width: 375px;
   margin-top: 0px;
   padding: 0px 0px 0px 0px;
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-repeat: repeat-x;
   height: 1px;
}

div.index span.price {
   color: #333333;
   font-weight: bold;
   font-size: 8pt;
}

div.product-finder {
   padding: 24px 0 24px 0;
   margin-bottom: 25px;
   font-size: 20px;
   background: lightblue;
   text-align: center;
}

/* Article Library */


div.library {
   padding: 0; 
   margin: 0;
}

div.library h2 {
   color: #333333;
   font-size: 24px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px 0px 15px 0px;
}

table.library {
   width: 100%;
   margin-top: 0px;
   padding: 0;
}

table.library tr {

}

table.library td.left {

   font-size: 10px; 
   padding: 0px 0px 0px 0px;
   text-align: left;
   width: 375px;
   xborder-right: 1px solid #000000   
}

table.library td.right {
   font-size: 10px; 
   padding: 0px 0px 0px 0px;
}

table.library td.gutter {
   width: 15px;
   xborder-right: 1px solid #000000   
}

div.library div.section {
   margin: 0px 0px 0px 0px;
   padding: 0;
}


div.library div.section-head {
   background-image: url(img/solid_gray_spacer.gif);
   background-position: 0 26px;
   background-repeat: no-repeat;
   margin: 15px 0px 2px 0px;
   padding: 10px 0px 10px 0px;
}

div.library div.section-title {
   font-size: 17px;
   color: #666666;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   line-height: 18px;
   font-weight: bold;
}

table.section {
   margin: 0;
   padding: 0;
   xborder-top: 1px solid #000000;
}

table.section tr {

}

table.section td.image {
   padding: 3px 0px 0px 0px;
   text-align: left;
}

table.section td.text {
  padding: 0;
  margin: 0;  
}

div.library div.section ul {
   margin: 0px 0px 0px 0px;
   padding: 0;
}

div.library div.section li {
   background-image: url(img/bullets/bullet_chevron.en-us.gif);
   background-position: 0px 5px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   margin-left: 8px;
   font-size: 11px;
   line-height: 15px;
   color: #cc6600;
}

div.library div.topics {
   xbackground-image: url(img/util/bg_dashed_line.en-us.gif);
   xbackground-position: 0px 0px;
   xbackground-repeat: repeat-x;
   background-color: #EBEBEB;
   margin-top: 41px;
   padding: 0px 0px 0px 0px;
} 

div.library div.topics div.topline {
   background-image: url(img/util/bg_dashed_line.en-us.gif);
   background-position: top;
   background-position: 0px 0px;
   background-repeat: repeat-x;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

div.library div.topics div.bottomline {
   background-image: url(img/bg_dashed_line.en-us2.gif);
   background-position: bottom;
   background-repeat: repeat-x;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;
}

div.library div.topics div.title {
   font-size: 15px;
   color: #333333;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   line-height: 16px;
   font-weight: bold;
   padding: 10px 0px 0px 10px;
}

div.library div.topics div.header {
   font-size: 11px;
   color: #333333;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-weight: bold;
   padding: 7px 0px 3px 11px;
}

div.library div.topics ul {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 10px;
}

div.library div.topics li {
   background-image: url(img/bullets/black_bullet.gif);
   background-position: 0px 6px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   margin-left: 8px;
   font-size: 11px;
   line-height: 15px;
}

div.library div.topics a {
   color: #333333;
   text-decoration: underline;
}

div.library div.topics a:hover {
   color: #cc6600;
   text-decoration: underline;
}

























/* CSS added by Jason */
/* CSS added by Jason */
/* CSS added by Jason */
/* CSS added by Jason */



.aricle_title {
   font-size: 14px;
   color: #cc6600;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   line-height: 18px;
   font-weight: bold;
}



table.article {
   width: 370px;
   margin: 0px 0px 0px 0px; 
   line-height: 20px;   
}


.article_content {
   margin-left: 0px;  
   vertical-align: top; 
}

.about_content {
   margin-left: 0px;  
   vertical-align: top; 
   line-height: 20px;      
}

.float_image-left {
   float: left;
   padding-right: 3px;
   padding-bottom: 3px;   
   background-repeat: no-repeat;   
}

.float_image-right {
   float: right;
   padding-left: 3px;
   padding-bottom: 3px;   
   background-repeat: no-repeat;   
}

.float_letter-left {
   float: left;
   padding-left: -1px;
   padding-bottom: -1px;  
    background-repeat: no-repeat;   
}

/* Dividers */

div.div_black {
   background-color: #000000;
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 4px; 
}

div.div_grey {
   background-color: #ffffff;
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 1px; 
}

div.div_grey {
   background-color: #cccccc;
   background-position: bottom right;
   background-repeat: no-repeat;
   height: 1px; 
}


/* End of Top */

div.top-end {
   background-color: #ffffff;
   height: 20px; 
}


div.wht50 {
   background-color: #ffffff;
   height: 50px; 
}


div.wht3 {
   background-color: #ffffff;
   height: 3px; 
}


.subtitle16 {
   font-size: 16px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px 0px 0px 0px;
   color: #333333;   
   font-weight: bold;
   line-height: 24px;
}

.subtitle14 {
   font-size: 13px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   margin: 0px 0px 0px 0px;
   font-weight: bold;
   color: #333333;   
}

table.support {
   width: 330px;
   margin: 0px 0px 0px 0px;
}

/* Main Column Layout */

div.about {
   float: left;
   width: 555px;
}

.support_it {
   font-size: 11px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   color: #999999;
}

table.toptips {
   width: 180px;
   margin: 0px 0px 0px 0px;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 10px;
   color: #333333;      
}

.toptips_content {
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 9px;
   color: #333333;      
}


/* Useful Links */

table.ulinks {
   width: 180px;
   margin: 0px 0px 0px 0px;
   padding: 0;
}


table.ulinks td.left {
   width: 50%;
   font-size: 10px; 
   xfont-weight: bold;
   padding: 0px 10px 0px 0px;
   text-align: left;   
}
table.ulinks td.right {
   font-size: 10px; 
   xfont-weight: bold;
   padding: 0px 0px 0px 0px;
}


div.ulinks {
   padding: 0; 
   margin: 10px 0px 0px 0px;
}

div.ulinks ul {
   margin: 0px 0px 0px 0px;
   padding: 0;
}

div.ulinks li {
   background-image: url(img/bullet_square.en-us.gif);
   background-position: 0px 6px;
   background-repeat: no-repeat;
   list-style-type: none;
   padding: 0px 0px 0px 7px;
   margin-left: 0px;
   font-size: 11px;
   color: #cc6600;
}


.article_gradient {
   background-image: url(img/article_yellow_gradient.gif);
   background-repeat: no-repeat;
   padding: 0px 0px 0px 0px;
}





dl.right-menu-wht {
   margin: 0;
   margin-right: 27px;
   margin-bottom: -7px;
   padding: 0;
   background-color: #ffffff;
}


dl.right-menu-wht dt {
   margin: 0 0 0 0;
   padding: 2px 2px 2px 8px;
   font-weight: bold;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 11px;
   color: #333333;
}

dl.right-menu-wht b {
   color: #333333;
}

dl.right-menu-wht dt.hm {
   background-color: #D0C9CE;
}

dl.right-menu-wht dt.sb {
   background-color: #CAD3DA;
}


dl.right-menu-wht dt em {
   font-style: normal;
   font-weight: bold;
}

dl.right-menu-wht dd {
   background-color: #ffffff;
   margin: 0 0 0 6px;
   padding: 6px 0 10px;
   border-right: 1px solid #cccccc;
   font-family: Arial, µ¸¿ò, Seoul, Dotom, Verdana,Tahoma,Helvetica,Sans-Serif;
   font-size: 10px;
   color: #333333;   
}



dl.right-menu-wht dd a {
   display: block;   
   background-image: url(img/button_ArrowButton.en-us.gif);
   background-position: left;
   background-repeat: no-repeat;
   margin-left: 0px;
   padding-left: 18px; 
   font-weight: bold;
   font-size: 11px;
}


dl.right-menu-wht dd b {
   display: block;
   background-image: url(img/bullet_chevron_reversed.en-us.gif);
   background-position: 0px 4px;
   background-repeat: no-repeat;
   margin-left: 2px;
   padding-left: 8px;


}


.article_link a {
   display: block;   
   background-image: url(img/button_ArrowButton.en-us.gif);
   background-position: left;
   background-repeat: no-repeat;
   margin-left: 400px;
   padding-left: 13px; 
   font-weight: bold;
   font-size: 11px;
}


/* Footer */

div.footer_about {
   padding-top: 75px;
   text-align: center;
   font-size: 10px;
   color: #999999;
}

div.copyright_about {
   text-align: center;
   font-size: 10px;
   line-height: 12pt;
   color: #999999;

}


