* {
    margin: 0;
    padding: 0;
}
#accessibility, .hide, hr {
    display: none;
}
div.cleaner {
    font-size: 0;
    line-height: 0em;
    height: 0;
    overflow: hidden;
    clear: both;
}
.right {
    float: right;
}
.left {
    float: left;
}
#wrapper p.right {
    text-align: right;
    float: none;
    margin: 0;
    clear: both;
}
#wrapper p.left {
    text-align: left;
    float: none;
    margin: 0;
    clear: both;
}
.center {
    text-align: center;
}
ul {
    list-style-type: none;
}
#wrapper ul li.first {
    border-left: none;
}
body {
    color: #666;
    background-color: white;
    font: normal small Arial, Tahoma, Arial, Helvetica, 'Trebuchet MS', Verdana, sans-serif;
    text-align: center;
}
a {
    text-decoration: underline;
    color: #D36D24;
}
a:hover {
    text-decoration: none;
}
a img, fieldset {
    border: none;
}
h2, h3, h4 {
    clear: both;
}
address {
    font-style: normal;
}
#wrapper {
    width: 812px;
    min-height: 720px;
    margin: 0 auto;
    text-align: left;
    padding-left: 38px;
    background: #D3691F url('/home.nsf/side.gif') top left no-repeat;
    font-size: 110%;
}
:root #wrapper {
    font-size: 100%;
}
#wrapper-inner {
    background-color: white;
}
#header {
    background: #F7F7EF url('/home.nsf/header.gif') top left repeat-x;
    min-height: 120px;
    position: relative;
}
#header form {
    float: right;
    margin: 10px;
    width: 250px;
}
#header h3 {
    margin-left: 420px;
    clear: right;
    padding-top: 25px;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 110%;
    font-weight: bold;
    color: #666;
}
#header h3 strong {
    font-size: 110%;
    color: #D3691F;
    font-style: italic;
    vertical-align: top;
}
h1, h1 span {
    display: block;
    width: 270px;
    height: 120px;
    overflow: hidden;
    position: relative;
}
h1 {
    text-align: center;
    font-size: 160%;
    font-weight: normal;
    float: left;
}
h1 span {
    position: absolute;
    top: 0;
    left: 0;
    background: url('/home.nsf/logo.gif') top center no-repeat;
}
#navigation {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 85%;
    background: #D1D1A2 url('/home.nsf/navigation.gif') top left no-repeat;
    cursor: default;
    float: left;
    width: 720px;
    padding-left: 92px;
}
#navigation li {
    float: left;
}
#navigation li a {
    display: block;
    color: white;
    line-height: 26px;
    padding: 0 16px;
    text-decoration: none;
}
#navigation li:hover, #navigation li.sfhover {
    background-color: #BDBD7A;
}
#navigation li:hover a, #navigation li.sfhover a {
    text-decoration: underline;
}
#navigation li:hover li a, #navigation li.sfhover li a {
    text-decoration: none;
}
#navigation li ul {
    text-transform: none;
	  position: absolute;
	  background-color: #E9E9D4;
    width: 7.4em;
    border: 1px solid #BDBD7A;
    left: -999em;
}
#navigation li:hover ul, #navigation li.sfhover ul {
    left: auto;
    width: 163px;
    color: #AC3418;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
#navigation li li {
    float: none;
}
#navigation li li a {
    display: block;
    padding: 6px 0 6px 12px;
    line-height: normal;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    width: auto;
}
#navigation li li a:hover {
    color: white;
    background-color: #D36D24;
}
#main {
    font-size: 90%;
    background: url('/home.nsf/gradient.gif') top right repeat-y;
}
#content {
    background: url('/home.nsf/main.gif') top left no-repeat;
    width: 550px;
    float: left;
    padding: 25px 25px 0;
}
#wrapper .nosidebar #content {
    width: 762px;
    float: none;
    min-height: 600px;
}
#content h2 {
    font-size: 140%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
#wrapper .nosidebar #content h2 {
    text-align: left;
}
#content p {
    line-height: 1.4em;
    margin-bottom: 20px;
}
#content p.slogan, #content blockquote strong {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    font-family: Georgia, 'Times New Roman', serif;
    color: #D67632;
}
#content blockquote p {
    margin: 20px 0;
}
#content blockquote {
    font-style: italic;
}
#sidebar {
    margin-top: 20px;
    width: 184px;
    float: left;
    background: transparent url('/home.nsf/sidebar.gif') 0 30px repeat-y;
    padding: 10px;
}
h4 {
    font-size: 100%;
}
#content h3 {
    margin-bottom: 10px;
    font-size: 140%;
}
.news h3 {
    font-size: 100%;
    margin-bottom: 12px;
}
.news p {
    font-style: italic;
    margin-bottom: 10px;
}
#bars {
    clear: both;
    font-size: 90%;
}
#bars .bar {
    float: left;
    width: 196px;
    margin-left: 4px;
/*    border: dotted 1px #E29D6C;*/
    font-size: 95%;
}
#bars .bar h3 {
    background: #AEAE5D url('/home.nsf/shade.gif') top left no-repeat;
    color: white;
    margin: 4px;
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 130%;
    font-weight: bold;
}
#bars .bar h3 a {
    display: block;
    color: white;
    padding: 6px 0 13px 12px;
    text-decoration: none;
    width: 176px;
    height: 12px;
}
#bars .bar h3:hover, #bars .bar h3.hover {
    background-color: #7E7E2D;
}
#bars .bar .text {
    margin: 0 5px 4px;
    padding: 12px;
    background: #FBFBF7 url('/home.nsf/bars/bar1_bg.gif') top left repeat-x;
}
#bars .bar .box {
    margin: 0 5px 4px;
    padding: 12px;
}
#bars .bar h4, #bars .bar h4 {
    margin-bottom: 10px;
}
#bars .a .box {
    background-color: #d1d1a2;
    color: white;
    line-height: 1.5em;
}
#bars .a .text {
    background-image: url('/home.nsf/bar1_bg.gif');
}
#bars .a .box a {
    color: white;
    font-weight: bold;
}
#bars .a h3 {
    background-color: #d1d1a2;
}
#bars .a h3:hover, #bars .a h3.hover {
    background-color: #7E7E2D;
}
#bars .b .text {
    background-image: url('/home.nsf/bar2_bg.gif');
}
#bars .b .box {
    background: #FBFBF7 bottom right no-repeat;
}
#bars .b h3 {
    background-color: #E5B68D;
}
#bars .b h3:hover, #bars .b h3.hover {
    background-color: #B5865D;
}
#bars .b img {
    margin-top: 10px;
}
#bars .c .text {
    background-image: url('/home.nsf/bar3_bg.gif');
}
#bars .c .box {
    background-color: #FBFBF7;
}
#bars .c h3 {
    background-color: #D9975E;
}
#bars .c h3:hover, #bars .c h3.hover {
    background-color: #A9672E;
}
#bars .d .text {
    background-image: url('/home.nsf/bar4_bg.gif');
}
#bars .d h3 {
    background-color: #D3691F;
}
#bars .d h3:hover, #bars .d h3.hover {
    background-color: #A3390F;
}
#bars .d img {
    margin: 0 4px;
}
#search, #purchase {
    margin: 8px 5px 4px;
}
#search a, #purchase a {
    display: block;
    background-color: #F2F2E5;
    line-height: 26px;
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 130%;
    width: 174px;
    padding: 2px 0 2px 12px;
    text-decoration: none;
    font-weight: bold;
    color: gray;
}
#search a:hover, #purchase a:hover {
    background-color: #E7E7CF;    
}
#quote {
    width: 550px;
    float: left;
    padding: 25px; 
}
#quote blockquote {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    font-family: Georgia, 'Times New Roman', serif;
    color: #D67632;   
}
#clients {
    margin-top: 20px;
    width: 184px;
    float: left;
    background: url('/home.nsf/sidebar.gif') 0 30px repeat-y;
    padding: 10px;
}
#clients h4 {
    margin-bottom: 12px;
}
#footer {
    background: white url('/home.nsf/gradient.gif') top right repeat-y;
    text-align: center;
    color: gray;
    clear: both;
    padding: 10px 0;
}
.home #main {
    background-image: none;
}
.home #footer {
    background-image: none;
    width: 600px;
}
#sidebar h3 {
    margin: 20px 0;
    font-size: 110%;
}
#sidebar .news h3 {
    margin-top: 0;
}
.clients {
    text-align: center;
    padding: 0 0 20px;
}
.clients img {
    margin: 5px 0;
}
#sidebar blockquote {
    font-style: italic;
}
.author {
    margin: 10px 0 30px;
}
.author .name, .photo .name {
    font-weight: bold;
}
.author img {
    float: right;
}
.photo {
    float: left;
    margin-right: 15px;
    width: 110px;
}
.people {
    margin-left: 130px;
    padding-bottom: 30px;
}
#content ul {
    list-style-type: square;
    padding: 0 0 20px 20px;
}
#content ul.left {
	width: 45%;
	list-style-type: disc;
}
.clear {
	clear: both;
}
.bottomline {
    background: url('/home.nsf/pressroom/line.gif') bottom center no-repeat;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.bottomline p {
    margin-top: 10px;
}
.bottomline h3 {
    text-align: left;
    margin-bottom: 20px;
}
.bottomline a {
    color: #666;
}
.bottomline .first {
    float: left;
    margin-left: 145px;
}
.bottomline .second {
    float: right;
    margin-right: 145px;
}
.bottomline address {
    margin-left: 40px;
}
.terms {
    height: 20em;
    overflow: auto;
    border: solid 6px #f0f0f0;
    background-color: #fafafa;
    margin: 10px 0 0;
    padding: 10px;
    clear: right;
}
.terms h4 {
    margin: 10px 0;
}
.terms ol {
    margin: 0 20px 20px;
    list-style-type: lower-alpha; 
}
.terms ol li {
    margin-bottom: 6px;
}
.print {
    float: right;
    background: url('/home.nsf/print.gif') center right no-repeat;
    margin-bottom: 20px;
}
.print a {
    padding-right: 16px;
}
#content h3 {
    color: #D36D24;
}
.terms ol.decimal {
    list-style-type: decimal;
}
cite {
    font-style: italic;
}
.padded {
    padding: 0 40px;
}
table.vcard {
    width: 100%;
    margin: 20px 0;
}
.vcard th {
    border-bottom: solid 1px silver;
}
table.service {
    width: 100%;
}
table.service table {
    width: 100%;
    margin: 0 0 20px;
}
table.service table th, table.service table td {
    border-bottom: solid 1px silver;
    padding: 6px;
}
table.service th, table.service td {
    padding: 6px;
}
table.service th {
    border-right: solid 1px silver;
    vertical-align: top;
}
table.service table th {
    border-right: none;
    text-align: center;
}
table.service td {
    padding-left: 20px;
    background: url('/home.nsf/line.gif') bottom center no-repeat;
}
table.service table td {
    padding: 6px 10px;
    background-image: none;
}
table.service ul {
    margin: 20px 0 0;
}
table.service caption {
    background-color: #AEAE5D;
    color: white;
    padding: 4px;
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 150%;
    text-align: left;
    border-bottom: solid 1px black;
}
table.service .first {
    background-color: #f7f7f7;
    width: 120px;
}
table.service table td strong {
    display: block;
    width: 100%;
    text-align: right;
}
table.service tr.last td {
    background-image: none;
}
.productscroll {
    height: 150px;
    overflow: auto;
    border-top: solid 4px #EEE;
    border-bottom: solid 4px #EEE;
    margin: 4px 0;
}
table.comparision {
    clear: both;
}
table.comparision td, table.comparision th {
    border-bottom: solid 1px gray;
    padding: 10px;
}
table.comparision caption {
    color: #D36D24;
    padding: 4px;
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    font-size: 150%;
    text-align: left;
    border-bottom: solid 1px black;
}
table.comparision .lite, table.comparision .search, table.comparision .premium, table.comparision .enterprise, table.comparision .enterpriseplus {
    width: 64px;
}
table.comparision .lite {
    background-color: #E0E0A0;
}
table.comparision .search{
    background-color: white;
    
}
table.comparision .premium {
    background-color: #F5E6CD;
}
table.comparision .enterprise {
    background-color: #E9C7AE;
}
table.comparision .enterpriseplus {
    background-color: #E5B68D;
}
table.comparision td.comp, table.comparision th.comp {
    text-align: center;
    padding: 10px 6px;
}
table.comparision th.lite {
    background: #AEAE5D;
    color: white;
}
table.comparision th.premium {
    background: #E5B68D;
    color: white;
}
table.comparision th.enterprise {
    background: #D9975E;
    color: white;
}
table.comparision th.enterpriseplus {
    background: #D3691F;
    color: white;
}
table.products td {
    vertical-align: top;
}
table.implement {
    width: 100%;
    margin-bottom: 40px;
}
#content ol {
    margin: 0 0 20px 20px;
}
.signup table {
    width: 100%;
    margin-bottom: 30px;
}
.signup .padded {
    padding: 0 80px;
}
.signup caption {
    border-bottom: solid 1px silver;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 2px;
}
.signup th {
    font-weight: normal;
    width: 140px;
}
.signup td, .signup th {
    padding-bottom: 6px;
}
.signup td input, .signup td select {
    width: 95%;
}
.signup td input.checkbox {
    width: auto;
    margin-right: 12px;
}
.signup td.checkboxes {
    text-align: right;
}
.signup td input.button {
    margin-top: 30px;
}
.signup td input.short {
    width: 20%;
}
.signup th {
    padding-left: 4px;
}
.signup th sup {
    margin-left: -4px;
    color: #D36D24;
    font-weight: bold;
}
.signup .padded2 {
    padding-left: 160px;
    line-height: 220%;
    margin-bottom: 20px;
}
.signup .padded2 input {
    margin-right: 6px;
}
#support-netinfo .left {
	width: 140px;
	padding: 10px 10px 0 0;
	border-right: solid 1px gray;
	border-top: solid 1px gray;
}
#support-netinfo .right {
	width:  389px;
	border-top: solid 1px gray;
	padding: 10px 0 0 10px;
}
body #wrapper ul.clientsul {
	width: 140px;
}
ul.clientsulfirst {
	margin-left: 40px;
}
body #wrapper ul.clientstwocolumn {
	width: 140px;
}
ul.clientstwocolumnfirst {
	margin-left: 120px;
}
body #wrapper p.line {
    background: url('/home.nsf/line.gif') bottom left no-repeat;
	width: 290px;
	margin: 6px 0 6px 115px;
	padding: 0;
}
.home #content h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
