body
{
    margin: 0; padding: 0;
    background-color: white;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}

table { text-align: left }
select { font-size: 11px }

#wrap
{
    margin: 8px auto; padding: 0;
    width: 780px;
}

#shell
{
    padding: 0 6px; margin: 0;
    width: 764px;
    border-left: 2px solid #283A96;
    border-right: 2px solid #283A96;
}

/** Header **/
#header
{
    position: relative;
    width: 764px; height: 91px;
    padding-bottom: 1px;
    background-image: url("/assets/images/masthead_bg_tag_bottom.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#header #homeLogo
{
    position: absolute;
    top: 23px; left: 16px;
}

#header #homeLogo img { width: 132px; height: 60px; }

/** Search Nav **/
#searchnav
{
    position: relative;
    top: 6px; right: 16px;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    color: #FDE4C7;
}

#searchnav a:link, #searchnav a:visited
{
    color: #FDE4C7;
    text-decoration: none;
    padding: 0 4px;
}

#searchnav a:hover
{
    text-decoration: underline;
}

#searchnav form
{
    display: inline;
    margin: 0; padding: 0;
}

#searchnav #searchterm
{
    font-size: 11px;
    margin: 0 4px;
}

#searchnav #goBtn
{
    position: relative;
    top: 3px;
}

/** Main Nav **/
#mainnav
{
    position: absolute;
    top: 62px; right: 0;
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    color: white;
}

#mainnav a:link, #mainnav a:visited
{
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    line-height: 29px;
    padding: 0 22px;
    border-right: 1px solid white;
    background-image: url("/assets/images/nav_bg.gif");
    background-repeat: repeat-x;
}

#mainnav a:hover
{
    background-image: url("/assets/images/nav_bg_over.gif");
    background-repeat: repeat-x;
}

#mainnav a#mainnavProducts:link, #mainnav a#mainnavProducts:visited
{
    background-image: url("/assets/images/nav_cap.gif");
    background-repeat: no-repeat;
}

#mainnav a#mainnavProducts:hover
{
    background-image: url("/assets/images/nav_cap_over.gif");
}

html#sectionAbout #mainnav #mainnavAbout,
html#sectionSupport #mainnav #mainnavSupport,
html#sectionNews #mainnav #mainnavNews,
html#sectionCustomers #mainnav #mainnavCustomers
{
    background-image: url("/assets/images/nav_bg_over.gif");
    background-repeat: repeat-x;
}

html#sectionProducts #mainnav #mainnavProducts
{
    background-image: url("/assets/images/nav_cap_over.gif");
}


a#mainnavAbout:link, a#mainnavAbout:visited
{
    border-right: none;
}

/** Ad Row **/
#adrow
{
    width: 764px; height: 27px;
    text-align: right;
    background-color: #E9EBF4;
}

/** Main **/
#main
{
    width: 764px;
    border-top: 1px solid #F7921E;
}

/** Navigation Column **/
#navcol
{
    width: 172px;
    border-right: 1px solid #F7921E;
    vertical-align: top;
    padding: 30px 8px 0 8px;
}

#navcol ul
{
    margin: 0; padding: 0;
    list-style-type: none;
    font-family: arial, helvetica, sans-serif;
    line-height: 12px;
}

#navcol li
{
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    color: #283A96;
}

#navcol li.title
{
    font-size: 11px;
    line-height: 18px;
}

#navcol li.border, #navcol li.title
{
    border-bottom: 1px solid #283a96;
    margin-bottom: 2px;
}

#navcol li a:link, #navcol li a:visited
{
    color: #666;
    text-decoration: none;
}

#navcol li a:hover
{
    color: #283A96;
}

#navcol li a.navcolSel
{
    color: #283A96;
}

/** Content Column **/
#contentcol
{
    width: 348px;
    margin-left: 3px;
    padding: 30px 18px 8px 18px;
    text-align: justify;
    vertical-align: top;
}

#contentcol ul li { text-align: left }

/** Features and Benefits **/
table.featureBenefits
{
    width: 348px;
    text-align: left;
    border: 1px solid #7D4800;
    border-bottom: none;
}

table.featureBenefits th, table.featureBenefits td
{
    padding: 4px 8px; margin: 0;
    border: none;
    vertical-align: top;
    border-bottom: 1px solid #7D4800;
}

table.featureBenefits th
{
    background-color: #E98300;
    color: white;
}

table.featureBenefits td.dt
{
    color: #283A96;
    text-align: right;
}

/** Side Column **/
#sidecol
{
    width: 188px;
    margin-left: 3px;
    padding-top: 30px;
    vertical-align: top;
}

#sidecol ul
{
    margin: 0; padding: 0;
    list-style-type: none;
    font-family: arial, helvetica, sans-serif;
    line-height: 12px;
}

#sidecol li
{
    font-size: 10px;
    color: #7D4800;
    display: inline;
}

#sidecol li.menuHdr
{
    display: block;
    color: #fff;
    border-top: 1px solid #7D4800;
    border-left: 1px solid #7D4800;
    padding: 2px 8px;
    background-image: url("/assets/images/sidecol_menuhdr_bg.gif");
    background-repeat: repeat-x;
    font-weight: bold;
}

#sidecol li a:link, #sidecol li a:visited
{
    display: block;
    padding: 2px 8px;
    margin: 0;
    color: #7D4800;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #9D7640;
    text-decoration: none;
    background-color: #FDE9D2;
}

#sidecol li a:hover
{
    color: #fff;
    background-color: #939CCA;
    border-top: 1px solid #7D4800;
    border-bottom: 1px solid #fff;
}

#sidecol li.noBtm a:link, #sidecol li.noBtm a:visited
{
    border-bottom: 1px solid white;
}

body.fullwidth #sidecol { width: 0; padding: 0; margin: 0 }
body.fullwidth #contentcol { width: 539px; }

#shivBtm { height: 40px }

/** Footer **/
#footer
{
    margin: 0; padding: 6px 0;
    width: 764px;
    border-top: 2px solid #283A96;
    text-align: center;
}

#footer, #footer a:link, #footer a:visited
{
    font-size: 10px;
    font-weight: normal;
    color: #999;
    text-decoration: none;
}

#footer a:hover { text-decoration: underline }

a, a:link, a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #283a96;
}

a:hover
{
    color: #D67F19;
}

a#requestEvalBtn:link, a#requestEvalBtn:visited,
a#requestDemoBtn:link, a#requestDemoBtn:visited
{
    display: block;
    width: 108px; height: 22px;
    background-position: top left;
    background-repeat: no-repeat;
}

a#requestEvalBtn:link, a#requestEvalBtn:visited
{
    background-image: url("/assets/icons/request_eval_btn.gif");
}

a#requestEvalBtn:hover
{
    background-image: url("/assets/icons/request_eval_btn_over.gif");
}

a#requestDemoBtn:link, a#requestDemoBtn:visited
{
    background-image: url("/assets/icons/request_demo_btn.gif");
}

a#requestDemoBtn:hover
{
    background-image: url("/assets/icons/request_demo_btn_over.gif");
}

h1
{
    margin: 0; padding: 0;
    font-family: "trebuchet ms", verdana, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #283A96;
    text-align: left;
}

h2
{
    margin: 0; padding: 0;
    margin-top: 12px; margin-bottom: 8px;
    font-size: 13px;
    font-weight: bold;
    color: #7D4800;
    text-align: left;
}

p
{
    margin-top: 8px; margin-bottom: 4px;
}

.grayTopBorder
{
    border-top: 1px solid #999;
    margin-top: 2px;
    padding-top: 4px;
}

.blueTopBorder
{
    border-top: 1px solid #283a96;
    margin-top: 2px;
    padding-top: 4px;
}

.blueRndBox
{
    margin: 0; padding: 0;
    margin-top: 4px;
    background-image: url("/assets/images/blue_box_bg.gif");
    background-position: top left;
    background-repeat: repeat-y;
}

.blueRndBox p
{
    padding: 0 8px;
    margin: 2px 0;
}

.blueRndBox p.top, .blueRndBox p.btm
{
    display: block;
    width: 188px; height: 8px;
    padding: 0; margin: 0;
    font-size: 0; line-height: 0;
    background-position: top left;
    background-repeat: no-repeat;
}

.blueRndBox p.top
{
    background-image: url("/assets/images/blue_box_top.gif");
}

.blueRndBox p.btm
{
    background-image: url("/assets/images/blue_box_btm.gif");
}

.grayRndBox
{
    margin: 0; padding: 0;
    margin-top: 4px;
    background-image: url("/assets/images/gray_box_bg.gif");
    background-position: top left;
    background-repeat: repeat-y;
}

.grayRndBox p
{
    padding: 0 8px;
    margin: 2px 0;
}

.grayRndBox p.top, .grayRndBox p.btm
{
    display: block;
    width: 188px; height: 8px;
    padding: 0; margin: 0;
    font-size: 0; line-height: 0;
    background-position: top left;
    background-repeat: no-repeat;
}

.grayRndBox p.top
{
    background-image: url("/assets/images/gray_box_top.gif");
}

.grayRndBox p.btm
{
    background-image: url("/assets/images/gray_box_btm.gif");
}

.location p,
.saleschnl p
{ margin: 0 0 0 12px; padding: 0; text-align: left; }
.location p.title
{
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin-top: 12px;
    margin-left: 0;
}

.location p.name,
.saleschnl p.name
{ margin-top: 8px; font-weight: bold; }

.saleschnl p.phone { font-weight: bold; }

.testimonial
{
    margin: 12px 24px;
    text-align: left;
}

.testimonial p { margin: 0; }
.testimonial p.quote:before { content: "\"" }
.testimonial p.quote:after { content: "\"" }
.testimonial p.quote { margin-bottom: 8px; }
.testimonial p.name { margin-top: 4px; font-weight: bold }
.testimonial p.byline { font-weight: bold }

.jobDesc
{
    margin-top: 12px;
    padding-top: 8px;
    border-top: 2px groove #666;
}

.jobDesc p { margin-top: 0; margin-bottom: 8px;}
.jobDesc h1
{
    margin: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #666;
}

.jobDesc h2
{
    margin: 0;
    color: #666;
    font-style: italic;
}

.jobDesc ul { margin-top: 0 }

table.comparison
{
    margin: 12px 0;
    text-align: left;
    border: 1px solid #7d4800;
    border-bottom: none;
}

table.comparison th, table.comparison td
{
    padding: 4px 8px; margin: 0;
    border: none;
    vertical-align: middle;
    border-bottom: 1px solid #7D4800;
}

table.comparison th
{
    background-color: #E98300;
    color: white;
    white-space: nowrap;
}

table.comparison th.col2, table.comparison th.col3,
table.comparison td.col2, table.comparison td.col3
{ text-align: center }

table.comparison th.col1 { width: 50% }


p.newslink
{
    font-weight: bold;
    color: #333;
    text-align: left;
}
p.newslink a { display: block; font-weight: normal }


blockquote { text-align: left }

/** Miscellaneous **/
.noTopMrgn { margin-top: 0; }
.noBtmMrgn { margin-top: 0; }
p.mrgnTop4 { margin-top: 4px; }
.imgRt { float: right; margin-left: 12px; margin-bottom: 4px; }
.center { text-align: center }
