#top_slogan {
    margin-left: 0 !important;
}
#login {
    margin-right: 0 !important;
}
#navigation {
    margin-right: 0 !important;
}

#indented_content h2 {
    padding: 25px 0 6px 10px;
    background: url(../imgs/child/header_divider.gif) no-repeat bottom left;
    font: bold 14px arial;
    color: #003d79;
}

#indented_content h4 {
    font: bold 13px arial;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 6px;
}

#childnav {
    float: left;
    width: 223px;
    margin-right: 15px;
}

#childnav ul {
    list-style-type: none;
    margin: 1px 0 15px 0;
    .margin: -1px 0 15px 0;
    padding-left: 0;
}

#childnav ul li a {
    background-color: #eceff2;
    display: block;
    color: #5d778f;
    text-decoration: none;
    border-bottom: 1px solid white;
    padding: 7px 10px 7px 25px;
    font: normal 11px Verdana !important;
    width: 188px;
}

#childnav ul li a:hover, #active {
    background: #eceff2 url(../imgs/childnav/childnav_arrow.gif) no-repeat 5% 50%;
    color: #003d79 !important;
}

#greybox {
    background-color: #6a8196;
    padding: 23px 20px;
    margin-top: 15px;
    color: white;
}

#signed {
    text-align: right;
    margin-top: 20px;
}

#main_content {
    float: left;
    width: 746px;
}

#main_content p {
    line-height: 18px;
}

#rightsidebox {
    float: right;
    width: 205px;
}

.bottom13 {
    margin-bottom: 13px;
}

.bottom23 {
    margin-bottom: 23px;
}

#questions {
    margin-bottom: 15px;
}

#questions img {
    margin-bottom: 8px;
}

#indented_content {
    margin-left: 15px;
    width: 480px;
}

.subheader {
    font: bold 16px Arial;
    color: #eb6d1c;
    margin-left: 15px;
    margin-bottom: 20px;
}

#main_content form label {
    width: 120px;
    float: left;
    text-align: left;
    margin-right: 7px;
    display: block;
    clear: both;
}

#main_content form input, #main_content form textarea {
    color: black;
    background: gray#;
    border: 1px solid #cccccc;
    width: 271px;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    padding: 4px;
    _padding: 0;
    .padding: 4px;
}

#main_content form .submit {
    clear: both;
    padding-top: 1em;
}

#main_content form .submit input {
    width: 100px;
    font-weight: bold;
    color: #003d79;
    background-color: #eceff2;
    border: 4px solid #a1afbd;
    margin-left: 181px; /* (271 + 4 + 4 + 1 + 1) - 100 */
    cursor: pointer;
}

#main_content form .nosubmit {
    clear: both;
    padding-top: 1em;
    text-align: left;
    padding: 0.1em;
    color: #cc3333;
    margin-left: 127px;
}

#main_content form {
    margin-top: 1.5em;
    margin-left: -5px;
    .margin-left: 0;
    _margin-left: 0;
}

#main_content form fieldset {
    border: 0;
    width: 520px;
    margin-top: 5px;
    margin-left: 0px;
}

#main_content form legend {
    color: #485247;
    background: white;
    border: 0;
    font-weight: bold;
}

#main_content form select {
    float: left;
    width: 280px;
    margin-bottom: 15px;
    border: 1px solid #cccccc;
}

#main_content form textarea {
    height: 160px;
}

#main_content form input:focus, #main_content form select:focus, #main_content form checkbox:focus, #main_content form textarea:focus {
    color: #000000;
    background-color: #eceff2;
}

#main_content form p {
    margin: 0;
}

#main_content p.success {
    font-weight: bold;
    font-size: 12px;
}

#main_content p.error {
    font-weight: bold;
    font-size: 12px;
    color: #cc0000;
}

p.intro {
    margin-bottom: 0.5em;
}

p.required {
    padding: 0;
    margin: 0;
}

p.required, span.required {
    color: #cc3333;
}

span.required {
    float: left;
    padding-left: 5px;
}
#main_image {
    margin-left: 15px;
}

#success_list li {
    line-height: 20px;
}

.sitemap li {
    line-height: 20px;
}

#press a, .investor a, .resources a, .clients a {
    font-weight: normal;
}

#press div {
    max-height: 30em;
    overflow: auto;
    border: 1px solid #eceff2;
    padding: 0.1em 0.3em;
}

a.acrobat {
    font-weight: normal !important;
}

.clients table {
    margin-left: auto;
    margin-right: auto;
}

.clients td {
    padding: 0.1em 1.5em;
}

.investor ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.investor li {
    margin-top: 0.3em;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0.7em;
}

.investor li.comments {
    padding-top: 0;
}

.resources ul {
    list-style-type: none;
    padding-left: 2em;
    margin-left: 0;
}

.resources li {
    margin-top: 0.5em;
    padding-left: 0;
}

.resources .sublist ul {
    margin-top: 3px;
}

.right-contact h4 {
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 1.5em;
}

.right-contact p {
    font-size: 10px;
    line-height: 14px !important;
    margin-top: 0.3em;
    margin-bottom: 1.1em;
}

.comparison table {
    border-collapse: collapse;
}

.comparison td, .comparison th {
    vertical-align: top;
    font-size: 11px;
}

.comparison th {
    color:#ffffff;
    padding: 11px;
}

.comparison th.standard {
    background-color: #a1afbd;
}

.comparison thead th.professional {
    background-color: #6a8196;
}

.comparison th.enterprise {
    background-color: #475b63;
}

.comparison tbody th {
    background-color: #a1afbd;
    border-bottom:1px solid #6a8196;
}

.comparison td {
    padding: 11px;
}

.comparison td.standard {
    background-color: #f9f9f9;
    border-bottom:1px solid #e5e5e5;
    color: #6a8196;
}

.comparison td.professional {
    background-color: #e5e5e5;
    border-bottom:1px solid #f9f9f9;
    color: #5a7186;
}

.comparison td.enterprise {
    background-color: #d1d1d1;
    border-bottom:1px solid #ffffff;
    color: #4a6176;
}

.comparison table ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.comparison table ul li {
    margin-bottom: 8px;
}

#press h4.year {
    background-color: #ECEFF2;
    padding: 0.1em ! important;
}

#press h4.year a {
    font-weight: bold;
}

#press h4.year a:hover {
    text-decoration: none;
    color: #EB6D1C;
}
    
#press h4.year a, h4.year span {
    margin-right: 2em;
    padding: 0.1em 0.2em;
}

#press h4.year .current {
    color: #EB6D1C;
    font-size: 16px;
}

#events h2 {
    font-family: Arial, Helvetica;
    color: #eb6d1c;
    font-size: 14px;
}

#events h4 {
    background-color: #a1afbd;
    color: #ffffff;
    margin-bottom: 0;
    padding: 0.2em 0.4em;
    font-size: 13px;
}

#events ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #f9f9f9;
}

#events li {
    color: #6a8196;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.4em;
}

#events .selected {
    background-color: #f0f0f0;
}

#events .selected .event {
    background-image: url(../imgs/childnav/childnav_arrow.gif);
    background-position: 5% 50%;
    background-repeat: no-repeat;
}

#events .selected .event a {
    color: #585656;
}

#events .event-title {
    font-weight: normal;
}

#events .day {
    font-weight: bold;
    font-size: 12px;
    display: block;
}

#events .event {
    display: block;
    text-align: left;
    padding-left: 3em;
    margin-top: 0.3em;
}

#events a {
    text-decoration: none;
}

#events a:hover {
    color: #eb6d1c;
}

#events a img {
    border: 1px solid #e5e5e5;
}

#events a:hover img {
    border: 1px solid #eb6d1c;
}

#featured-events .event {
    margin: 1em 0;
    clear: left;
    padding: 0.2em;
    border: 1px solid #ffffff;
}

.ui-effects-transfer {
    border: 2px solid #a1afbd;
}

#featured-events p {
    margin: 0.5em 0;
}

#featured-events .sep {
    border-bottom: 1px solid #a1afbd;
}

#featured-events .selected {
    color: #003d79;
    border-color: #eb6d1c;
}

#featured-events .event-logo {
    float: left;
    margin-right: 1em;
}

#featured-events .event-logo-right {
    float: right;
    margin-left: 1em;
}

#featured-events h4 {
    margin-top: 0;
}

#featured-events h4 a {
    color: #585656;
    text-decoration: none;
}

#featured-events h4 a:hover {
    color: inherit;
    text-decoration: none;
    color: #EB6D1C;
}

#featured-events .new-dates {
    color: #EB6D1C;
    font-weight: bold;
}

a.go-back {
  display: block;
  font-size: 13px;
  background-color: #EFEFF7;
  padding: 0.4em;
  text-align: center;
}

a.go-back:hover {
  background-color: #A5AEBD;
  text-decoration: none;
  color: #ffffff;
}