@charset "utf-8";
/* CSS Document */

/* Main structure CSS */
body {font-size:9pt;font-family:Arial, Helvetica, Verdana, san-serif;line-height:1.3em;background-color:#fff;margin:0px;padding:0px;vertical-align:top;background-color:#e9e9e9;}
table, td, p, div, li {font-size:9pt;font-family:Arial, Helvetica, Verdana, san-serif;line-height:1.3em;color:#333;}
a {color:#005f7c;text-decoration:none;}
a:hover {color:#ff0000;}

h1 {font-size:18pt;margin-bottom:10px;margin-top:8px;}
h2 {font-size:14pt;margin-bottom:10px;}
h3 {font-size:12pt;margin-bottom:8px;}

.header-separator {padding-top:8px;border-top:1px solid #ccc;}

h1.home {font-size:18pt;margin-bottom:12px;margin-top:8px;white-space:nowrap;}
h2.home {font-size:12pt;margin:0 0 8px 0;white-space:nowrap;}
h3.home {font-size:11pt;margin:0 0 8px 0;white-space:nowrap;}

.align-center {text-align:center;}
.align-left {text-align:left;}
.align-right {text-align:right;}

.text-small {font-size:10px;}
.help-code {font-family: "Courier New", Courier, monospace;font-size:11pt;vertical-align:baseline;}
div.help-code-box {font-family: "Courier New", Courier, monospace;font-size:9pt;background-color:#eee;border:1px solid #ccc;overflow:auto;padding:2px;}

.caption {font-size:11px;font-weight:bold;}

.align-right {text-align:right;}
.align-left {text-align:left;}
.align-center {text-align:center;}

table.main {width:980px;border-left:1px solid #b7b7b7;border-right:1px solid #b7b7b7;}
table.main .header {height:101px;background-image:url(/images2008/header_background.gif);}
table.main .content {background-color:#FFFFFF;}
table.main .splitter {background-color:#868686;height:4px;}

table.footer {width:982px;border-left:1px solid #b7b7b7;border-right:1px solid #b7b7b7;background-color:#868686;}
table.footer td {text-align:center;background-color:#868686;height:4px;font-size:11px;color:#ffffff;font-weight:bold;}
table.footer-shadow {width:980px;}
table.footer-shadow td {background-image:url(/images2008/footer_shadow.gif);height:11px;}

table.footer-link {margin-top:20px;width:980px;text-align:center;}
table.footer-link a,
.email-footer a, 
.email-footer a:hover {
	color:#777777;padding-left:8px;padding-right:8px;font-size:11px;
} 
table.footer-link a:hover {color:#999;}
table.footer-link td {color:#999;font-size:11px;text-align:center;}

table.footer-copyright {margin-top:10px;border-top:1px solid #dbdbdb;padding-top:10px;margin-bottom:30px;width:980px;text-align:center;}
table.footer-copyright a {color:#777777;padding-left:8px;padding-right:8px;font-size:11px;} 
table.footer-copyright a:hover {color:#999;}
table.footer-copyright td.policy-row {padding-bottom:10px;color:#999;font-size:11px;text-align:center;}
table.footer-copyright td {font-size:11px;color:#777777;}

table.header-wrapper {height:101px;width:980px;}
table.header-wrapper .top {height:79px;}
table.header-wrapper .navigation {height:22px;}
table.header-wrapper-top {width:980px;height:79px;}
table.header-wrapper-top td.left {width:458px;vertical-align:top;}
table.header-wrapper-top td.right {width:522px;vertical-align:top;}

table.service-wrapper {height:79px;width:522px;}
table.service-wrapper .top {height:28px;width:522px;}
table.service-wrapper .bottom {height:51px;width:522px;}
table.service-bar {height:28px;width:520px;}
table.service-bar td.first {height:28px;width:5px;background-image:url(/images2008/servicebar_left.gif);}
table.service-bar td.services {height:28px;width:350px;background-image:url(/images2008/servicebar_back.gif);line-height:2em;vertical-align:middle;}
table.service-bar td.search {height:28px;width:160px;background-image:url(/images2008/servicebar_back.gif);line-height:2em;vertical-align:middle;}
table.service-bar td.services a {text-decoration:none;color:#252525;}
table.service-bar td.services a:hover {text-decoration:none;color:#ff0000;}
table.service-bar td.last {height:28px;width:5px;background-image:url(/images2008/servicebar_right.gif);}
table.service-fill {height:51px;width:522px;}
table.service-fill td.left {height:51px;width:362px;}
table.service-fill td.right {height:51px;width:160px;}
table.service-fill td.right div {font-weight:bold; font-family:Arial Black, Arial, Helvetica, Verdana, san-serif;margin-top:15px;}

div.logo-container {width:206px;height:58px;background-image:url(/images2008/unito_logo.gif);margin-left:12px;margin-top:12px;cursor:pointer;}
div.logo-container-en {width:206px;height:58px;background-image:url(/images2008/unito_logo_en.gif);margin-left:12px;margin-top:12px;cursor:pointer;}

input.query, input.search {width:110px;height:18px;background-color:#fcfcfc;border:1px solid #c7c7c7;padding-left:2px;}
input.button {cursor:pointer;height:18px;background-color:#888; color: #FFF; font-weight: bold;font-size:9pt; border-bottom: 1px solid #444;border-right: 1px solid #444; border-left: 1px solid #AAA;border-top: 1px solid #AAA;padding:0 .25em 0 .25em;width:auto;overflow:visible;}
.input {width:150px;height:18px;background-color:#fcfcfc;border:1px solid #c7c7c7;font-size:10px;padding-left:2px;padding-top:2px;}

.required-field {color:#999;}
/*
input.button-blue {cursor:pointer;height:18px;background-color:#003b62; color: #FFF; font-weight: bold;font-size:9pt; border-bottom: 1px solid #444;border-right: 1px solid #444; border-left: 1px solid #AAA;border-top: 1px solid #AAA;padding:0 .25em 0 .25em;width:auto;overflow:visible;}
*/

input.button-blue {background-color:#003b62;color:#ffffff;font-weight:bold;}

textarea {background-color:#fcfcfc;border:1px solid #c7c7c7;}
select {background-color:#fcfcfc;height:18px;border:1px solid #c7c7c7;}

.color-unito {color:#003b62;}
.background-unito {background-color:#003b62;}
.color-darkband {color:#868686;}
.background-darkband {background-color:#868686;}
.color-red {color:#ff0000;}

/* Navigation tab-bar */

table.navigation-bar {height:21px;width:100%;}
table.navigation-bar td.tabs {height:21px;width:95px;background-image:url(/images2008/nav_tab_off.gif);text-align:center;}
table.navigation-bar td.tabs-on {height:21px;width:95px;background-image:url(/images2008/nav_tab_on.gif);text-align:center;}
table.navigation-bar td.tabs-over {height:21px;width:95px;background-image:url(/images2008/nav_tab_over.gif);text-align:center;}
table.navigation-bar td.planos {height:21px;text-align:left;padding-bottom:1px;}
table.navigation-bar td.right {text-align:right;padding-right:28px;}
table.navigation-bar td.tabs a {text-decoration:none;color:#252525;display:block;}
table.navigation-bar td.tabs a:hover {color:#ff0000;}
table.navigation-bar td.tabs-over a {text-decoration:none;color:#252525;display:block;}
table.navigation-bar td.tabs-over a:hover {color:#ff0000;}
table.navigation-bar td.tabs-on a {text-decoration:none;color:#ffffff;font-weight:bold;display:block;}
table.navigation-bar td.tabs-on a:hover {color:#ffffff;}

div.sub-navigation {position:absolute;top:105px;background-color:white;padding-bottom:6px;border-bottom:4px #868686 solid;opacity:.90;filter: alpha(opacity=90);line-height:2.1em;color:#252525;}
div.sub-navigation a {text-decoration:none;color:#252525;padding-left:12px;padding-right:28px;display:block;}
div.sub-navigation a:hover {color:#ff0000}
div.sub-navigation a.sub-navigation-main-link {font-weight:bold;font-size:11pt;border-bottom:1px solid #ddd;background-color:#f1f1f1;} 
div.sub-navigation.margin-17770 {margin-left:0px;}
div.sub-navigation.margin-18023 {margin-left:95px;}
div.sub-navigation.margin-17773 {margin-left:190px;}
div.sub-navigation.margin-18025 {margin-left:285px;}
div.sub-navigation.margin-17776 {margin-left:380px;}

/* Sub navigation */

table.sub-navigation {width:179px;}
table.sub-navigation td.top {width:179px;height:6px;background-image:url(/images2008/box_navigation_top.gif);}
table.sub-navigation td.filler {width:179px;background-image:url(/images2008/box_navigation_filler.gif);}
table.sub-navigation td.bottom {width:179px;height:9px;background-image:url(/images2008/box_navigation_bottom.gif);padding-top:2px;}
table.sub-navigation ul {list-style: none;width: 150px;margin: 0px;padding: 0px;font-size: 1em;}
table.sub-navigation li {}	
table.sub-navigation li.on {width:173px;margin-left:3px;background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ddd;padding:4px 0px 4px 0px;}
table.sub-navigation li.off {width:169px;margin-left:5px;}
table.sub-navigation li.on a.on, table.sub-navigation li.off a.off {text-decoration: none;display: block;padding: 4px;color:#000;}	
table.sub-navigation li.on a.on {font-weight: bold;text-decoration: none;display: block;background: #fff;color:#000;font-size:13px;line-height:12px;}
table.sub-navigation li.on a.on:hover, table.sub-navigation li.off a.off:hover {background: #fff;color:#f00;}
table.sub-navigation li.on.main {background-color:#a6a48f;}
table.sub-navigation li.on.main .sub-header {font-weight:bold;font-size:16px;background-color:#a6a48f;color:#e5e6d1;text-decoration: none;display: block;padding: 2px 4px 3px 4px;}
table.sub-navigation li.on.main a.on {font-weight:bold;font-size:16px;background-color:#a6a48f;color:#e5e6d1;}
table.sub-navigation li.on.main a.on:hover {background-color:#a6a48f;color:#fff;}

table.sub1-navigation {}
table.sub1-navigation td.sub1-on, table.sub1-navigation td.sub1-off {vertical-align:middle;padding:4px 4px 4px 0px;line-height:1em;}
table.sub1-navigation td.sub1-on-marker, table.sub1-navigation td.sub1-off-marker {padding-left:4px;padding-right:6px;vertical-align:middle;}
table.sub1-navigation td.sub1-off a {text-decoration: none;font-size:11px;font-weight:normal;vertical-align:middle;color:#000;}
table.sub1-navigation td.sub1-on a {text-decoration: none;font-size:11px;vertical-align:middle;color:#f00;}
table.sub1-navigation td.sub1-off a:hover, table.sub1-navigation td.sub1-on a:hover {color:#f00;}

table.sub2-navigation {}
table.sub2-navigation td.sub2-on, table.sub2-navigation td.sub2-off {vertical-align:middle;padding: 4px 4px 4px 0px;line-height:10px;}
table.sub2-navigation td.sub2-on-marker, table.sub2-navigation td.sub2-off-marker {width:12px;vertical-align:middle;}
table.sub2-navigation td.sub2-off a {text-decoration: none;font-size:10px;font-weight:normal;vertical-align:middle;color:#000;}
table.sub2-navigation td.sub2-on a {text-decoration: none;font-size:10px;font-weight:normal;vertical-align:middle;color:#f00;}
table.sub2-navigation td.sub2-off a:hover, table.sub2-navigation td.sub2-on a:hover {color:#f00;}

/* Home page CSS */

table.content-home-banner {background-color:#FFFFFF;width:980px;height:210px;}
table.content-home {background-color:#FFFFFF;width:950px;}
table.content-home td.col0 {width:135px;vertical-align:top;padding-top:10px;}
table.content-home td.col1 {width:207px;vertical-align:top;text-align:center;padding-top:10px;}
table.content-home td.col2 {width:429px;vertical-align:top;padding-top:10px;padding-left:8px;}
table.content-home td.col2 div {width:389px;margin-left:20px;margin-right:20px;}
table.content-home td.col2 table {width:389px;margin-left:20px;margin-right:20px;}
table.content-home td.col3 {width:179px;vertical-align:top;padding-top:10px;text-align:center;}

table.home-col2 {width:389px;}
table.home-col2 td.left {width:190px;padding-right:5px;vertical-align:top;padding-bottom:10px;}
table.home-col2 td.right {width:185px;padding-left:9px;vertical-align:top;padding-bottom:10px;}

table.content-home td.full-span {padding-bottom:5px;text-align:center;font-weight:bold;}

ul.list-home {list-style-image:url(/images2008/bullet_dashed_arrow.gif);text-indent:0px;margin:0px;padding:0px;margin-top:10px;}
ul.list-home li {margin-bottom:4px;line-height:1.2em;}

.dots-separator {height:1px;background-image:url(/images2008/dots-horizontal.gif);}

/* Internal page */

.sidebar-links {border-bottom:1px solid #ccc;padding-bottom:5px;}

table.content-internal-wrapper {background-color:#FFFFFF;width:980px;}
table.content-internal-wrapper td, div, p {text-align:left;}
table.content-internal-wrapper td.sidebar {width:205px;background-color:#f5f5f8;vertical-align:top;padding-left:12px;}
table.content-internal-wrapper td.content {width:775px;padding-bottom:24px;}
table.content-internal {width:775px;}
table.content-internal td.banner {border-bottom:1px solid #c2c2c2;}
table.content-internal td.content {width:745px;padding:15px;}
table.content-internal td.content-table {width:775px;}
table.content-internal td.content div.left {float:left;width:500px;padding-right:15px;}
table.content-internal td.content div.right {width:200px;float:right;padding-top:15px;}

table.content-two-columns {width:775px;margin-top:15px;}
table.content-two-columns td.center {width:500px;padding-left:15px;padding-right:15px;vertical-align:top;}
table.content-two-columns td.right {width:230px;padding-right:15px;vertical-align:top;}

table.product1 {width:640px;}
table.product1 td {background-color:#f0f3f7;text-align:center;font-size:12px;}
table.product1 th {background-color:#dbdbcc;text-align:left;font-size:14px;}
table.product1 thead th {background-color:#f3f3ec;text-align:center;color:#003b62;font-weight:bold;}
table.product1 td.buttons {background-color:#FFFFFF;padding-top:2px;}
table.product1 td.label {text-align:left;}
table.product1 td.footer {height:2px;background-color:#555555;}
table.product1 td.first {text-align:left;}
table.product1 td.description {text-align:left;background-color:white;border-bottom:1px solid #ddd;font-weight:normal !important;font-size:11px !important;}

table.product-plans {width:640px;background-color:#fff;border-collapse:collapse;border-bottom:2px solid #555555;}
table.product-plans tr.info td {border-left:1px solid #ccc;border-right:1px solid #ccc;padding:4px;vertical-align:top;}
table.product-plans td.header-column {background-color:#aaa;font-size:14pt !important;color:#fff;}
table.product-plans thead th {font-size:14px;}
table.product-plans thead th {text-align:center;color:#003b62;font-weight:bold;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:4px;}
table.product-plans td.buttons {background-color:#FFFFFF;padding-top:2px;}
table.product-plans td.label {text-align:left;}
table.product-plans td.first {text-align:left;}
table.product-plans .price-row td {text-align:center;font-weight:bold;font-size:11pt !important;}
table.product-plans td.plus-column {text-align:center;padding:4px;font-size:30pt;color:#777;}
table.product-plans .trial-column {text-align:center;padding:8px 0px 8px 0px;border-left:1px solid #ccc;border-right:1px solid #ccc;}

table.product-plans td.popular,
table.product-plans td.popular-header,
table.product-plans th.popular {background-color:#f3f3f3;}

table.product-plans td.popular-header {padding:0px !important;}
table.product-plans td.popular-header div {background-color:#fff !important;padding:4px;border-bottom:1px solid #ccc;font-weight:bold;font-size:10pt;color:red;text-align:center;}

ul.list-plans {list-style-image:url(/images2008/bullet_dashed_arrow.gif);text-indent:0px;margin:0px;padding-left:18px;}
ul.list-plans li {margin-bottom:10px;line-height:1.2em;}

.more-features {margin-left:auto;margin-right:auto;}
.more-features td {border-width:0px !important;}

.rounded-button {width:130px;cursor:pointer;margin-left:auto;margin-right:auto;}
.rounded-button td {background-color:#cc0000;}
.rounded-button .top,
.rounded-button .bottom {
	width:1px;height:1px;
}
.rounded-button .left td.top,
.rounded-button .left td.bottom,
.rounded-button .right td.top,
.rounded-button .right td.bottom {
	background-color:#fff !important;
}
.rounded-button .content .center {padding:1px 4px 1px 4px;color:#fff;font-weight:bold;text-align:center;white-space:nowrap;}

.press-button {background-color:#cc0000;cursor:pointer;width:130px;color:#fff;text-align:center;font-weight:bold;line-height:1.8em;margin-left:auto;margin-right:auto;border:1px solid #ccc;}
.press-button.over {border-color:#cc0000;background-color:#ff0000;}
.press-button-en {background-color:#cc0000;cursor:pointer;width:90px;color:#fff;text-align:center;font-weight:bold;line-height:1.8em;margin-left:auto;margin-right:auto;border:1px solid #ccc;}
.press-button-en.over {border-color:#cc0000;background-color:#ff0000;}

table.hosting {width:100%;}
table.hosting td {background-color:#f0f3f7;text-align:center;font-size:11px;}
table.hosting th {background-color:#dbdbcc;text-align:left;}
table.hosting thead th {background-color:#f3f3ec;text-align:center;color:#003b62;font-weight:bold;}
table.hosting td.buttons {background-color:#FFFFFF;padding-top:2px;}
table.hosting td.label {text-align:left;}
table.hosting td.footer {height:2px;background-color:#555555;}
table.hosting td.first {text-align:left;}

table.product2 {width:500px;}
table.product2 td {background-color:#f3f3ec;text-align:center;font-size:11px;}
table.product2 th {background-color:#dbdbcc;text-align:left;}
table.product2 thead th {background-color:#dde4e7;text-align:center;color:#003b62;font-weight:bold;}
table.product2 tr > td:first-child {text-align:left;}
table.product2 td.buttons {background-color:#FFFFFF;padding-top:2px;}
table.product2 td.label {}
table.product2 td.footer {height:2px;background-color:#555555;}
table.product2 td.first {text-align:left;}

table.box-sequence {width:179px;margin-left:auto;margin-right:auto;}
table.box-sequence td.top {width:179px;height:6px;background-image:url(/images2008/box_navigation_top.gif);}
table.box-sequence td.filler {width:179px;background-image:url(/images2008/box_navigation_filler.gif);}
table.box-sequence div.off {width:169px;margin-left:5px;padding:5px 0px 5px 0px;font-size:1.1em;font-weight:bold;}
table.box-sequence div.on {width:169px;margin-left:5px;background-color:#ffffff;color:#003b62;padding:5px 0px 5px 0px;font-size:1.1em;font-weight:bold;}
table.box-sequence td.bottom {width:179px;height:10px;background-image:url(/images2008/box_navigation_bottom.gif);}
table.box-sequence span.fit {margin-left:4px;margin-right:4px;width:100%;}

table.box-home {width:207px;margin-bottom:15px;}
table.box-home td.top {width:207px;height:6px;background-image:url(/images2008/box_home_top.gif);}
table.box-home td.filler {width:207px;background-image:url(/images2008/box_home_filler.gif);}
table.box-home td.filler div {width:190px;padding:0px 5px 0px 5px;margin-left:6px;}
table.box-home div.buttons {margin-top:5px;margin-bottom:3px;}
table.box-home td.bottom {width:207px;height:10px;background-image:url(/images2008/box_home_bottom.gif);}

table.box-cart {width:207px;}
table.box-cart td.top {width:207px;height:6px;background-image:url(/images2008/box_home_top.gif);}
table.box-cart td.filler {width:207px;background-image:url(/images2008/box_home_filler.gif);}
table.box-cart td.filler div {width:196px;margin-left:6px;}
table.box-cart div.line {background-color:#dbdbcc;height:2px;padding-top:0px;padding-bottom:0px;line-height:0.1em;}
table.box-cart div.buttons {margin-top:5px;margin-bottom:3px;}
table.box-cart td.bottom {width:207px;height:10px;background-image:url(/images2008/box_home_bottom.gif);}

table.box-service-title {width:179px;margin-bottom:10px}
table.box-service-title td.top {width:179px;height:6px;background-image:url(/images2008/box_service_title_top.gif);}
table.box-service-title td.filler {width:179px;background-image:url(/images2008/box_service_title_filler.gif);}
table.box-service-title td.filler div {width:168px;margin-left:6px;}
table.box-service-title td.filler div.title {width:169px;margin-left:5px;color:#ffffff;background-color:#868686;font-weight:bold;text-align:center;height:14px;line-height:1em;}
table.box-service-title td.bottom {width:179px;height:10px;background-image:url(/images2008/box_service_title_bottom.gif);}

table.box-service-no-title {width:179px;margin-bottom:10px}
table.box-service-no-title td.top {width:179px;height:6px;background-image:url(/images2008/box_service_no_title_top.gif);}
table.box-service-no-title td.filler {width:179px;background-image:url(/images2008/box_service_no_title_filler.gif);}
table.box-service-no-title td.filler div {width:168px;margin-left:6px;padding-top:3px;padding-bottom:3px;}
table.box-service-no-title div#data {padding-top:0px;}
table.box-service-no-title td.filler ul {list-style:none;}
table.box-service-no-title td.filler li {font-size:8pt;margin-bottom:5px;}
table.box-service-no-title td.bottom {width:179px;height:10px;background-image:url(/images2008/box_service_no_title_bottom.gif);}

table.image-display {border-collapse:collapse;margin-bottom:8px;}
table.image-display td.expand {font-size:8pt;color:#777;}

table.image-grid td {vertical-align:bottom;}

/* Store pages CSS */

table.store-atm-plans {width:500px;}
table.store-atm-plans thead th {background-color:#dbdbcc;text-align:center;color:#003b62;font-weight:bold;font-size:8pt;}
table.store-atm-plans td.description {background-color:#f0f3f7;text-align:center;}

table.customer-form {width:500px;}
table.customer-form td {height:25px;}
table.customer-form td.caption {text-align:right;padding-right:4px;}

table.customer-form-information {width:500px;}
table.customer-form-information td {height:18px;}
table.customer-form-information td.caption {text-align:right;padding-right:4px;}

.required {color:#ff0000;font-size:12pt;}
div.customer-form-heading {background-color:#dbdbcc;font-size:10pt;width:540px;font-weight:bold;padding:4px;margin-top:20px;margin-bottom:5px;}

.extra-large-font {font-size:24px;}

/* Email messages */

.email-body {width:750px;padding:20px 0px 20px 20px;background-color:#fff;}
.email-header {padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #ccc;}
.email-footer {padding-top:10px;margin-top:10px;border-top:1px solid #ccc;}

/* Help window */

div.help-top {height:40px;background-image:url(/images2008/header_background.gif);width:100%;position:absolute;top:0;left:0;overflow:none;}
div.help-left {width:205px;background-color:#f5f5f8;position:absolute;top:35px;left:0px;overflow:auto;}
div.help-center {background-color:#ffffff;overflow: auto;position:absolute;top:35px;left:205px;padding:15px;}
div.help-bottom {font-size:8pt;text-align:center;position:absolute;bottom:0;left:0;overflow:none;width:99%;height:17px;line-height:1.5em;}

table.help-menu {width:179px;}
table.help-menu td.top {width:179px;height:6px;background-image:url(/images2008/box_navigation_top.gif);}
table.help-menu td.filler {width:179px;background-image:url(/images2008/box_navigation_filler.gif);}
table.help-menu td.bottom {width:179px;height:9px;background-image:url(/images2008/box_navigation_bottom.gif);padding-top:2px;}
table.help-menu ul {list-style: none;width: 150px;margin: 2px 0 2px 0;padding: 0px;font-size: 1em;}
table.help-menu li {}	
table.help-menu li.on {width:173px;margin-left:3px;background-color:#ffffff;border-top:1px solid #ccc;border-bottom:1px solid #ddd;padding:4px 0px 4px 0px;}
table.help-menu li.off {width:169px;margin-left:5px;}
table.help-menu li.on a.on, table.help-menu li.off a.off {text-decoration: none;display: block;padding: 4px 4px 4px 4px;color:#000;}	
table.help-menu li.on a.on {font-weight: bold;text-decoration: none;display: block;background: #ffffff;color:#000;font-size:13px;line-height:12px;}
table.help-menu li.on a.on:hover, table.help-menu li.off a.off:hover {background: #ffffff;color:#f00;}

table.help-sub1-menu {}
table.help-sub1-menu td.sub1-on, table.help-sub1-menu td.sub1-off {vertical-align:middle;padding:4px 4px 4px 0px;line-height:1em;}
table.help-sub1-menu td.sub1-on-marker, table.help-sub1-menu td.sub1-off-marker {padding-left:4px;padding-right:6px;vertical-align:middle;}
table.help-sub1-menu td.sub1-off a {text-decoration: none;font-size:11px;font-weight:normal;vertical-align:middle;color:#000;}
table.help-sub1-menu td.sub1-on a {text-decoration: none;font-size:11px;vertical-align:middle;color:#f00;}
table.help-sub1-menu td.sub1-off a:hover, table.help-sub1-menu td.sub1-on a:hover {color:#f00;}

table.help-sub2-menu {}
table.help-sub2-menu td.sub2-on, table.help-sub2-menu td.sub2-off {vertical-align:middle;padding: 4px 4px 4px 0px;line-height:10px;}
table.help-sub2-menu td.sub2-on-marker, table.help-sub2-menu td.sub2-off-marker {width:12px;vertical-align:middle;}
table.help-sub2-menu td.sub2-off a {text-decoration: none;font-size:10px;font-weight:normal;vertical-align:middle;color:#000;}
table.help-sub2-menu td.sub2-on a {text-decoration: none;font-size:10px;font-weight:normal;vertical-align:middle;color:#f00;}
table.help-sub2-menu td.sub2-off a:hover, table.help-sub2-menu td.sub2-on a:hover {color:#f00;}

ul.help-index {list-style: none;margin:0px;padding: 0px;}
ul.help-index li {margin-bottom:15px;}
ul.help-index a.main {font-size: 1.4em;font-weight:bold;}
table.help-index-sub1 td.sub1-marker {padding-left:10px;padding-right:6px;vertical-align:middle;}
table.help-index-sub1 td.sub1 {vertical-align:middle;padding:4px 4px 4px 0px;}
table.help-index-sub1 td.sub1 a {text-decoration: none;font-size: 1em;font-weight:normal;vertical-align:middle;}
table.help-index-sub2 td.sub2-marker {width:20px;padding-right:6px;vertical-align:middle;text-align:right;}
table.help-index-sub2 td.sub2 {vertical-align:middle;padding:4px 4px 4px 0px;}
table.help-index-sub1 td.sub2 a {text-decoration: none;font-size: 0.9em;font-weight:normal;vertical-align:middle;}

table.numbered-table {}
table.numbered-table td {padding-bottom:8px;}
table.numbered-table td.number {width:25px;vertical-align:top;}
table.numbered-table div.number-bullet {background-image:url(/help2008/number_background.gif);background-repeat:no-repeat;width:17px;height:17px;color:#ffffff;text-align:center;font-weight:bold;font-size:11px;line-height:1.5em;}

table.box-help-title {width:300px;margin-bottom:10px;margin-top:10px;}
table.box-help-title td.top {width:300px;height:6px;background-image:url(/images2008/box_help_title_top.gif);}
table.box-help-title td.filler {width:300px;background-image:url(/images2008/box_help_title_filler.gif);}
table.box-help-title td.filler div {width:289px;margin-left:6px;padding-top:5px;}
table.box-help-title td.filler div.title {width:290px;margin-left:5px;padding-top:0px;color:#ffffff;background-color:#868686;font-weight:bold;text-align:left;height:14px;line-height:1em;}
table.box-help-title td.filler div.title span {padding-left:6px;}
table.box-help-title td.filler a {padding-left:5px;line-height:1.5em;}
table.box-help-title td.bottom {width:300px;height:10px;background-image:url(/images2008/box_help_title_bottom.gif);}

table.help-highlight-box {background-color: #FFFF99;padding: 2px;border: 1px solid #000000;}

img.help-border {border:1px solid #cccccc;}


