body {
    color: #636363;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}

a:hover, #column3 p a:hover, #sub-column1 p a:hover {
    text-decoration: underline;
}

a {
    color: #3399cc;
    text-decoration: none;
}

a.current {
    color: #636363;
}

/* common codes */

.left { float: left; }
.right{ float: right; }
.clear{ clear: both; }

.margin-34 {
    margin-top: 34px
}

.margin-20 {
    margin-top: 20px
}

.margin-15 {
    margin-top: 15px
}

.padding-10 {
    padding-top: 10px;
}

.paddingleft-12 {
    padding-left: 12px;
}

img {
    border: 0 none;
}

html, body, div, ul, ol, li, h1, h2, h3, h4, p {
    margin: 0;
    padding: 0;
}

em, i {
    font-style: italic;
}

iframe {
    border: none;
}

nav-holder ul, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.error {
    margin-left: 50px;
    list-style-type: disc !important;
    list-style-position: inside;
}

ul, ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

ul.jobs {
    list-style-type: disc !important;
    list-style-position: inside !important;
    text-indent: 3em;
    margin-bottom: 1em;
}

div.jobs ul {
    margin-top: 10px;
}

div.jobs li {
    margin-left: 30px;
    list-style-type: disc !important;
    list-style-position: outside;
}

div.jobs p.subsection {
    text-decoration:  underline;
}

.required-field {
    padding-left: 0;
    padding-right: 0;
    color: red;
}

/* fonts */

h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: normal;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    font-size: 14px;
    text-transform: uppercase;
}

.font18px {
    font-size: 18px;
}

.font-orange {
    color: #f7931e;
}

.font18px-orange {
    color: #f7931e;
    font-size: 18px;
    line-height: 24px;
}

.font16px-orange {
    color: #f7931e;
    font-size: 16px;
    line-height: 21px;
}

.italic {
    font-style: italic;
}

.font16px {
    font-size: 16px;
}

.font16px-b {
    font-size: 16px;
    font-weight: bold;
}

.font13px {
    font-size: 13px;
}

/*  wrapper */

#wrapper {
    width: 960px;
    margin: 0 auto;
}

#header-wrapper {
    height: 168px;
    width: 960px;
    margin-top: 15px;
    background: url(../images/homepage-banner.jpg) no-repeat bottom;
}

/* banner content and button */

.pricing-info {
    width: 217px;
    float: right;
    line-height: 18px;
    text-align: center;
}

.pricing-info .inner {
    padding: 10px 26px 0 0;
}

.b-pricing-info {
    margin-top: 10px;
}

/* homepage body content */

#content-wrapper {
    width: 960px;
    margin-top: 12px;
}

#column-full {
    width: 960px;
}

/* homepage column1  */
#column1 {
    width: 393px;
    float: left;
    margin: 28px 17px 0 0;
}

#sub-column1.wide {
    width: 687px;
}

#newsletter {
    background: #efefef url(../images/bg-newsletter.png) repeat-x;
    border: #e0e0e0 1px solid;
    border-bottom: none;
    margin-top: 15px;
    line-height: 18px;
}

#newsletter .inner {
    padding: 14px 15px;
}

#newsletter label {
    font-style: italic;
}

.newsletter-bottom {
    background: url(../images/bg-newsletter-bottom.png) repeat-x;
    height: 12px;
}

.subscribe-text {
    width: 218px;
    float: left;
}

.subscribe-text p {
    padding-top: 10px;
    line-height: 15px;
    color: #999999;
}

.subscribe-form {
    width: 127px;
    float: left;
    color: #666666;
    margin-left: 15px;
}

.subscribe-form input {
    border: #cecece 1px solid;
    color: #6a747c;
    width: 119px;
    padding: 6px 0 6px 6px;
}

.subscribe-form input.submit {
    border: none;
    float: right;
    width: auto;
    padding: 6px 0 6px 6px;
}

/* homepage column2 */
#column2 {
    width: 302px;
    float: left;
    margin: 14px 19px 0 0;
}

#personal-ultra {
    background: url(../images/border-pers-ult.png) repeat-y;
    width: 302px;
}

#personal-ultra .inner {
    padding: 20px 23px 20px 27px;
}

#personal-ultra p {
    font-size: 18px;
    line-height: 22px;
    color: #636363;
}

#personal-ultra div {
    padding-top: 15px;
    font-size: 16px;
    line-height: 21px;
    color: #666666;
}

#personal-ultra p a {
    color: #f7931e;
    font-style: italic;
}

.personal-ultra-bottom {
    background: url(../images/bottom-personal-ult.png) repeat-x;
    height: 12px;
}

/* homepage column3  */
#column3 {
    width: 229px;
    float: left;
    margin-top: 17px;
}

#column3-content h2 {
    float: left;
}

#column3 div {
    float: left;
}

#column3-content h3 {
    color: #f7931e;
    font-size: 16px;
    text-transform: none;
}

.see-all a {
    float: right;
    text-align: right;
}

.column3-header {
    width: 229px;
    height: 30px;
    background: url(../images/titleheader-bottom.png) repeat-x bottom;
}

img.block {
    display: block;
}

.media h2 {
    height: 30px;
    background: url(../images/titleheader-bottom.png) repeat-x bottom;
}

.media td,.media th{
    padding-right: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px solid #e0e0e0;
}

.media table {
    border-spacing: 0px;
}

.media-announcements {
    padding-top: 20px;
}

.media-announcements p {
    line-height: 150%;
}

.conference-schedule {
    padding-top: 25px;
}

.conference-schedule table {
    width: 100%;
}

td.conference-name {
    width: auto;
}

td.conference-name span.conference-notes {
    font-style: italic;
    font-size: 12px;
}

td.conference-date {
    width: 140px;
}

td.conference-region {
    width: 100px;
}

td.conference-location{
    width: 120px;
}

div.press-releases {
    padding-top: 25px;
    padding-left: 200px;
    padding-right: 200px;
}

div.press-releases p {
    padding-top: 20px;
}

p.pr-header {
    font-weight: bold;
}

p.pr-title {
    font-weight: bold;
    text-align: center;
}

span.pr-location {
    font-weight: bold;
}

p.pr-footer {
    font-weight: bold;
    text-align: center;
}

.article {
    clear: both;
    float: left;
    border-bottom: #e0e0e0 1px solid;
    padding: 8px 0;
    width: 100%;
    line-height: 15px;
}

.date {
    font-size: 10px !important;
}

.noborder {
    border-bottom: none;
}

.article-photo {
    float: left;
    padding: 0 12px 12px 0;
}

.article h4 {
    color: #3399cc;
    font-size: 12px;
    padding-bottom: 5px;
}

.no-margin-top {
    margin-top: 0px !important;
}

#footer {
    width: 960px;
    background: url(../images/bg-footer.png) no-repeat top;
    height: 144px;
    margin-top: 18px;
}

#footer a {
    color: #6a747c;
    text-decoration: none;
}

#footer-logo {
    float: left;
    height: 45px;
}

#footer-info {
    float: right;
    font-size: 14px;
    text-align: right;
    padding-right: 18px;
    line-height: 45px;
    height: 45px;
}

.footer-add {
    float: left;
    padding-top: 10px;
}

.footer-add-right {
    float: right;
    text-align: right;
    padding-top: 10px;
    width: 300px;
}

.padding3 {
    padding: 3px 0 0 4px;
}

/*SUBPAGES CSS*/

#subheader-wrapper {
    height: 117px;
    width: 960px;
    margin-top: 15px;
    background: url(../images/banner-subpage.jpg) no-repeat bottom;
}

.sub-pricing-inner {
    padding-right: 6px;
}

#sub-column1 {
    width: 229px;
    float: left;
    clear: both;
    margin: 17px 40px 0 0;
}

.column1-sideborder {
    background: url(../images/contact-leftborder.png) repeat-y top;
    border-bottom: #e0e0e0 1px solid;
}

.column1-sideborder h3 {
    padding-left: 12px;
}

#sub-column1 .inner {
    padding: 12px;
}

.sub-col1-holder, .border-line {
    margin-top: 15px;
    padding: 12px 0;
    border-top: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
}

.contact-col1-holder{
    padding: 12px;
    border-bottom: #e0e0e0 1px solid;
}

.no-topmargin {
    margin-top: 0;
    border-bottom: none;
}

p.spotlight-person {
    font-weight: bold;
    padding: 8px 0;
}

p.spotlight-bio {
    font-size: 11px;
        border-bottom: #e0e0e0 1px solid;
    padding-bottom: 8px;
}

#testimonials h3
{
    font-size: 16px;
    text-transform: none;
    margin-top: 10px;
}

#testimonials p {
    padding-left: 5px;
    padding-right: 5px;
}

#testimonials p.quote {
    margin-top: 8px;
    padding-top: 3px;
    padding-bottom: 0px;
}

#testimonials p.writer {
    padding-top: 8px;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

#testimonials p.writer:first-line  {
    font-weight: bold;
}

#testimonials div.alternate p {
    background-color: #fff7ed;
}

.writer {
    padding-top: 15px;
}

#sub-column2 {
    width: 418px;
    float: left;
    margin: 17px 40px 0 0;
    line-height: 17px;
}

.subtitle {
    color: #999999;
    font-size: 21px;
    line-height: 26px;
}

#sub-column2 p, #single-column p {
    padding-top: 20px;
}

#column3 p a, #sub-column1 p a {
    font-size: 14px;
    text-decoration: none;
    line-height: 18px;
}

.border-topbot {
    clear: both;
    padding: 6px 0;
    border-top: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
}

.border-top {
    border-top: #e0e0e0 1px solid;
}

/*Gallery*/

#gallery-column1 {
    width: 687px;
    float: left;
    margin: 40px 44px 0 0;
}

#gallery-column1 .inner {
    padding-left: 55px;
}

#fix {
    width: 418px;
}

/*Splash*/
#splash {
    width: 960px;
    margin-top: 15px;
}

#splash-footer {
    width: 960px;
    background: url(../images/splash-footerbg.png) no-repeat;
    height: 125px;
}

.splash-col {
    float: left;
    margin-top: 18px;
}

.splash-col1 {
    width: 285px;
    padding-left: 35px;
}

.splash-col2 {
    padding-left: 43px;
    width: 277px;
}

.splash-col2 {
    padding-left: 43px;
    width: 277px;
}

.splash-col3 {
    padding:15px 42px 0 0;
    width: 278px;
    font-size: 16px;
    text-align: right;
}

#splash-footer a {
    color: #636363;
}

#splash-footer a:hover {
    text-decoration: none;
}

.video-wrapper {
    background-image: url("../images/video-bg.png");
    background-repeat: no-repeat;
    padding: 5px;
    margin: 0px;
    height: 241px;
}

.video-caption {
    background-color: #F2F2F2;
    text-align: center;
    line-height: 25px;
    width: 100%;
}

.video-center {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

/* Contact Us Block */

#sub-column2 .contact-block {
    padding-top: 15px;
    float: left;
}

#sub-column2 .contact-block + .contact-block {
    float: right;
}

#sub-column2 .contact-block p {
    padding-top: 0px;
    padding-bottom: 10px;
}

/* End Contact Us Block */

/* Forms */

fieldset {
    border: none;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}

.contactform {
    width: 418px;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.contactform input, .contactform textarea {
    padding: 1px 0 1px 0;
    float: left;
    clear: both;
    width: 418px;
}

.contactform select {
    float: left;
    clear: both;
    width: 418px;
    padding: 1px 0 1px 0;
}

.contactform label {
    float: left;
    clear: both;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
    width: 418px;
}

.contactform label.help {
    font-size: 10px;
    padding-top: 0px;
}

.contactform label.sublabel {
    float: left;
    clear: both;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 200px;
}

.contactform label.first {
    padding-top: 0px;
}

.contactform label.last {
    padding-bottom: 0px;
}

.contactform label.radio-label {
    clear: none;
    padding-top: 0px;
    font-weight: normal;
    font-size: 13px;
    width: 350px;
}

.contactform input.submit {
    clear: both;
    float: right;
    width: auto;
    margin-top: 12px;
}

.contactform input.radio {
    width: 20px;
    padding-top: 0px;
}

.contactform div.left {
    float: left;
    clear: left;
    width: 209px;
}

.contactform div.left input, .contactform div.left select, .contactform div.right input, .contactform div.right select {
    width: 200px;
}

.contactform div.right {
    float: left;
    clear: none;
    width: 209px;
}

.trainingform {
    width: 229px;
	font-style: italic;
}

.trainingform div {
	clear: both;
}

.trainingform input, .trainingform textarea {
    padding: 1px 0 1px 0;
    float: left;
    clear: both;
    width: 223px;
}

.trainingform select {
    float: left;
    clear: both;
    width: 229px;
    padding: 1px 0 1px 0;
}

.trainingform label {
    float: left;
    clear: both;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 5px;
    width: 229px;
}

.trainingform label.help {
    font-size: 10px;
	font-weight: normal;
	font-style: italic;
    padding-top: 0px;
}

.trainingform label.sublabel {
    float: left;
    clear: both;
    font-size: 10px;
	font-weight: normal;
	font-style: italic;
    padding-top: 0px;
    padding-bottom: 10px;
    width: 200px;
}

.trainingform label.last {
    padding-bottom: 0px;
}

.trainingform input.submit {
    clear: both;
    float: right;
    width: auto;
    margin-top: 12px;
}

/* End Forms */

#single-column {
    width: 560px;
    margin: 40px auto;
    line-height: 17px;
}

#single-narrow-column {
    width: 400px;
    margin: 40px auto;
    line-height: 17px;
}

.event-column {
    line-height: 17px;
}

.event-column p {
    padding-top: 20px;
}

.event-content {
    text-align: center;
}

.event-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.event-content ul {
    list-style-type: disc !important;
    list-style-position: inside !important;
    text-indent: 2em;
    margin-left: 250px;
    padding-top: 20px;
}

.event-content li {
    text-align: left;
}

.event-content .large {
    font-size: 16px;
}

.event-content .medium {
    font-size: 13px;
}

.event-content .bold {
    font-weight: bold;
}

.event-content .italics {
    font-style: italic;
}

.event-content .small {
    font-size: 11px;
}

.event-links {
    margin-left: 200px;
}

.link-table .small {
    font-size: 10px;
}

#sub-column1.documentation-library, #column3.documentation-library {
    width: 293px;
}

#sub-column2.documentation-library {
    width: 294px;
}

#full.documentation-library h1 {
    text-align: center;
}

/* CSS Menu */

/*
================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

#nav-wrapper {
    height: 52px;
}

.menu {
    float: left;
    display: block;
    width: 643px;
    position: relative;
    z-index: 100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
    float: left;
    position: relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../images/navigation.png);
    background-repeat: no-repeat;

    display: block;
    text-decoration: none;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 32px;
    left: 0;
    width: 147px;
    z-index: 200;
}

.menu ul ul ul {
    visibility: hidden;
    top: -1px;
    left: 147px;
    height: 0;
    width: 100px;
    z-index: 201;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.menu-left {
    visibility: hidden;
    top: -1px;
    left: -100px;
    height: 0;
    width: 100px;
    z-index: 201;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
    background: #e9e9e9;
    color: #67686a;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    width: 128px;
    border-width: 0 1px 1px 1px;
    border-top: 2px solid white;
    text-indent: 0px;
}

/* style the third level links */
.menu ul ul ul a, .menu ul ul ul a:visited {
    background: #e9e9e9;
    color: #67686a;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
    width: 100px;
    border-width: 0 1px 1px 1px;
    border-top: 2px solid white;
    text-indent: 0px;
}

/* style the top level hover */
.menu ul a:hover {
    background: none;
    background-image: url(../images/navigation.png);
}

.menu ul a:active {
    background: #f7931e;
    background-image: url(../images/navigation.png);
}

.menu ul ul a:hover {
    background: #b9b9b9;
}

.menu ul ul a:active {
    background: #f7931e;
    color: #000000;
}

.menu ul ul ul a:hover {
    background: #b9b9b9;
}

.menu ul ul ul a:active {
    background: #669900;
    color: #000000;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
    visibility: visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
    visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
    visibility:visible;
}

#menu-training {
    width: 95px;
}

.menu.training #menu-training a {
    background-position: -0px -36px !important;
}
.menu #menu-training a:hover, .menu #menu-training:hover > a {
    background-position: -0px -36px;
}
.menu #menu-training a {
    background-position: -0px 0;
}

#menu-home {
    width: 78px;
}

.menu.home #menu-home a {
    background-position: -95px -36px !important;
}
.menu #menu-home a:hover, .menu #menu-home:hover > a {
    background-position: -95px -36px;
}
.menu #menu-home a {
    background-position: -95px 0;
}

#menu-about {
    width: 80px;
}

.menu.about #menu-about a {
    background-position: -173px -36px !important;
}
.menu #menu-about a:hover, .menu #menu-about:hover > a {
    background-position: -173px -36px;
}
.menu #menu-about a {
    background-position: -173px 0;
}

#menu-product {
    width: 91px;
}

.menu.product #menu-product a {
    background-position: -253px -36px !important;
}
.menu #menu-product a:hover, .menu #menu-product:hover > a {
    background-position: -253px -36px;
}
.menu #menu-product a {
    background-position: -253px 0;
}

#menu-support {
    width: 92px;
}

.menu.support #menu-support a {
    background-position: -431px -36px !important;
}
.menu #menu-support a:hover, .menu #menu-support:hover > a {
    background-position: -431px -36px;
}
.menu #menu-support a {
    background-position: -431px 0;
}

#menu-contact {
    width: 111px;
}

.menu.contact #menu-contact a {
    background-position: -523px -36px !important;
}
.menu #menu-contact a:hover, .menu #menu-contact:hover > a {
    background-position: -523px -36px;
}
.menu #menu-contact a {
    background-position: -523px 0;
}

#menu-specialties {
    width: 96px;
}

.menu.specialties #menu-specialties a {
    background-position: -634px -36px !important;
}
.menu #menu-specialties a:hover, .menu #menu-specialties:hover > a {
    background-position: -634px -36px;
}
.menu #menu-specialties a {
    background-position: -634px 0;
}

#menu-spacer {
    float: left;
    width: 156px;
    height: 36px;
    background-image: url(../images/navigation-spacer.png);
    background-repeat: repeat-x;
}

/* End CSS Menu */

div.limit-height {
    max-height: 300px;
    width: 100%;
    overflow: auto;
}

.category {
    width: 100%;
    clear: both;
    padding-top: 8px;
}

.link-table {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 2px;
    font-size: 12px;
}

.link-table th {
    text-align: left;
}

.column-metadata {
    white-space: nowrap;
    text-align: right;
}

/* Frequently Asked Questions */

.faq-category {
    margin-top: 10px;
}

.faq-category  h3 {
    margin-bottom: 8px;
}

.faq-question {
    margin-top: 10px;
    font-weight: bold;
}

.faq-answer {
    margin-left: 20px;
    margin-bottom: 10px;
}

.faq-answer li {
    margin-left: 30px;
    list-style-type: disc !important;
    list-style-position: inside;
}

img.inline {
    display: inline;
    margin-left: 0px;
    margin-right: 10px;
}

/* Documentation Library */

table.regulatory {
    margin-top: 15px;
    border-collapse: collapse;
}

table.regulatory td, table.regulatory th {
    border: 1px solid #e0e0e0;
    margin: 2px 2px;
}

table.regulatory th.noborder {
    border: none;
}

td.regulatory-product {
    width: 200px;
}

td.regulatory-code {
    vertical-align: top;
}

span.bold {
    font-weight: bold;
}

/* Miscellaneous */
#references {
    font-size: 75%;
}

sup {
	font-size: 75%; 
	line-height: 50%
} 

span.reference {
    font-size: 80%;
    vertical-align: top;
}

ul.bulleted {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 25px;
	padding-top: 4px;
}

ul.bulleted li {
	padding-bottom: 3px;
}

img.center {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

p.director-name {
    font-size: 16px;
    font-weight: bold;
}
p.director-name span.director-title {
    font-size: 14px;
}

table.region-select p.heading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px
}

table.region-select td.flag {
	width: 50px;
}

table.region-select tr {
	height: 30px;
}

table.region-select a {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 10px;
}

table.region-select img {
	padding-left: 20px;
}
