﻿html
{
    overflow: -moz-scrollbars-vertical;
}
body, html
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
img
{
    border:none;
}
a
{
    text-decoration:none;
    font-size:small;
}
hr
{
    border: 0;
    color: #0065bd;
    background-color: #0065bd;
    height: 1px;
}
h1
{
    color: #0065bd;
    margin: 2px 0px 2px 0px;
    padding: 0px;
    font-size: x-large;
}
h2
{
    color: #4d4d4d;
    margin: 0px;
    padding: 0px;
    font-size: medium;
}
p, .tablecontent
{
    color: #4d4d4d;
    font-size: small;
    margin-top: 3px;
    margin-bottom: 10px;
}
.arrow
{
    width:17px;
    height:18px;
    background-image:url('images/arrows.png');
    background-repeat:no-repeat;
}
.header
{
    width: 100%;
    height: 181px;
    background-image: url('images/header_bg.png');
    background-repeat: repeat-x;
    position: relative;
    top: 0px;
    margin-bottom: 20px;
    left: 0px;
}
.logoContainer
{
    width: 267px;
    height: 195px;
    background-image: url('images/logo_container.png');
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: -350px;
    z-index: 1000;
}
.logoContainer .logo
{
    width:186px;
    height:149px;
    background-image:url('images/logo.png');
    background-repeat:no-repeat;
    position:absolute;    
    left:36px;
    top:32px;
}
.header .headerContent
{
    width: 288px;
    height: 181px;
    position: relative;
    top: -195px;
    left: 345px;
    z-index: 10;
}
.headerContent .globalNav
{    
    /*height:181px;*/
    height:32px;
    position:relative;
    background:url('images/globalNav_bg.png') repeat-x;
    color:#ffffff;
    font-size: small;
}
.headerContent .globalNav ul
{
    position:relative;
    top:7px;
    list-style-type: none;
    padding: 0px;
    margin:0px;
}
.headerContent .globalNav span
{
    margin-left:3px;
    margin-right:1px;
}
.headerContent .globalNav li
{
    display: inline;
    padding-top:10px;
    
}
.headerContent a
{
    color:#ffffff;
    text-decoration:none;
}
.headerContent a:hover
{
    color:#9cd8f9;
}
.headerContent .globalTitle
{
    color: #FFFFFF;
    height: 56px;
    letter-spacing: 2px;
}
.headerContent .globalTitle h1
{
    color:#FFFFFF;
    padding: 20px 0px 0px 0px;
    margin: 0px;
    font-size: medium;
}
.headerContent .globalContact
{
    height: 93px;
    background:url('images/globalContact_bg.png') repeat-x;
    color: #ffffff;
    font-size:small;
}
.headerContent .globalContact a{color:#ffffff;}
.headerContent .globalContact a:hover{color:#9cd8f9;}
.headerContent .globalContact .globalContactContent
{
    float: left;
    margin-top: 25px;
    text-align: left;
    text-indent: 20px;
}
.headerContent .globalContact #contactPhone
{
    background-position: 0px 1px;
    background-image: url('images/icon_phone.png');
    background-repeat: no-repeat;
    margin-left: 10px;
}
.headerContent .globalContact #contactEmail
{
    background-position: 0px 3px;
    background-image: url('images/icon_mail.png');
    background-repeat: no-repeat;
    margin-left: 10px;
}
.header .menuNav
{
    width: 720px;
    height: 45px;
    position: relative;
    left: 129px;
    z-index: 100;
    top: -242px;
    text-align: right;
}
.header .menuNav .menuBg
{
    height: 26px;
    background-color: #FFFFFF;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 5px;
    z-index:0;
}
.header .menuNav ul
{
    position:absolute;
    right:0px;
    width:705px;
    height: 45px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    z-index:90;
}
.header .menuNav ul li
{
    height: 38px;
    list-style-type: none;
    display: block;
    float: left;
    background-image: url('images/menuNav_sep.png');
    background-repeat: no-repeat;
    background-position:0px 5px;
    padding:9px 9px 0px 9px;
}
.header .menuNav ul li:hover,.header .menuNav ul li.on
{        
    background-image:none;    
    border-left:solid 1px;
    border-top:solid 1px;
    border-right:solid 1px;
    border-color:#0065bd; 
    background-color:#FFFFFF;
}
.header .menuNav a
{
    height:100%;
    width:100%;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:small;
    display:block;
}
.header .menuNav a:hover
{
    color:#0065bd;
}
.subHeader
{
    position: relative;
    width: 150px;
    height: 34px;
    background-image: url('images/subHeader_bg.png');
    background-repeat: repeat-x;
    margin-top: 10px;
    margin-bottom: 10px;
}
.subHeader .subHeaderLeft
{
    position:absolute;
    right:-24px;
    width:24px;
    height:34px;
    background-image:url('images/subHeader_left.png');
    background-repeat:no-repeat;
}
.subHeader .subHeaderLeft .arrow
{
    position: relative;
    top: 7px;
}
.subHeader span
{
    color: #ffffff;
    position: absolute;
    right: 5px;
    top: 7px;
    font-weight: bold;
    font-size:15px;
}
.sideNav
{
    width:183px;
    position:relative;
    top: 0px;
    left: 0px;
}
.sideNav ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.sideNav a
{
    color:#4d4d4d;
}
.sideNav a:hover
{
    color:#0065bd;
}
.sideNav #sideProducts
{
    top: 0px;
    left: 0px;
}
.sideNav #sideProducts ul
{
    margin-left: 10px;
}
.sideNav #sideProducts li
{
    background-position: 0px center;
    background-image: url('images/bullet_1.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sideNav #sideSubNav
{
    top: 0px;
    left: 0px;
}
.sideNav #sideSubNav ul
{
    margin-left: 10px;
}
.sideNav #sideSubNav li
{
    background-position: 0px center;
    background-image: url('images/bullet_1.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sideNav #sideQuickLinks
{
}
.sideNav #sideQuickLinks ul
{
    margin-left: 10px;
}
.sideNav #sideQuickLinks li
{
    background-position: 0px 9px;
    background-image: url('images/bullet_2.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.leftSide
{
    width:185px;
    border:solid 1px #c2c2c2;
}
.leftSide .leftBot
{
    height:100%;
    border-top:solid 1px #c2c2c2;
}
.rightContent
{
    width: 266px;
    height: 512px;
    border: solid 1px #c2c2c2;
    padding-right: 10px;
    padding-left: 10px;
}
.rightContent ul
{
    margin: 0px;
    padding-left:10px;
    list-style-type: none;
    font-size: small;
    color: #0065bd;
}
.rightContent li
{
    background-image: url('images/bullet_2.png');
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 0px 5px;
}
.rightContent li a{color:#000000;}
.rightContent .more
{
    background-position: right;
    text-transform: uppercase;
    font-size: x-small;
    color: #b7b7b7;
    text-align: right;
    padding-right: 15px;
    background-image: url('images/bullet_1.png');
    background-repeat: no-repeat;
    margin-top: 10px;
}
.mainContent
{
    border: solid 1px #c2c2c2;
    margin-bottom:10px;
    text-align:left;
    padding:10px;
}
.mainContent ul
{
    margin-left: 10px;
}
.mainContent li
{
    background-position: 0px 6px;
    background-image: url('images/bullet_2.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    list-style-type: none;
    font-size: small;
    color: #000000;
}
.mainContent a
{
    color: #000000;
}
.mainContent a:hover
{
    color: #959595;
}
.mainContent img
{
    margin:5px;
}
.surveyContainer
{
    width: 454px;
    height: 50px;
    border: solid 1px #c2c2c2;
    position: relative;
    margin-bottom:10px;
    
}
.surveyContainer .suveryContent
{
    width: 444px;
    height: 29px;
    border: solid 1px #c2c2c2;
    background-color: #ebebeb;
    position: absolute;
    top: 4px;
    left: 4px;
    padding-top: 10px;
    text-align: left;
}
.surveyContainer .suveryContent h1
{
    color: #0065bd;
    font-size: large;
    display: inline;
    padding-left:10px;
}
.surveyContainer .suveryContent h2
{
    color: #0065bd;
    text-transform: uppercase;
    font-size: 12px;
    display: inline;
    padding-left: 10px;
}
.surveyContainer .suveryContent .arrow
{
    position: absolute;
    background:url('images/arrows_blue.png') no-repeat;
    right: 20px;
    top: 12px;
}
.mainToutContainer
{
    width:454px;
    height:317px;
    border:solid 1px #c2c2c2;
    position:relative;
    margin-bottom:10px;
}
.mainToutContainer .mainToutContent
{
    width:444px;
    height:307px;
    border:solid 1px #c2c2c2;
    position:absolute;
    top:4px;
    left:4px;    
}
.mainToutContainer .mainToutContent .imageHolder
{
    width:444px;
    height:276px;
    overflow:hidden;
}
.mainToutContainer .mainToutContent ul
{
    height: 32px;
    padding: 0px;
    margin: 0px;
    background-image: url('images/subHeader_bg.png');
    list-style-type: none;
    background-repeat: repeat-x;
}
.mainToutContainer .mainToutContent li
{
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
    height: 31px;
    position: relative;
    width: 25%;
}
.mainToutContainer .mainToutContent li:hover
{
    background-color:#FFFFFF;
}
.mainToutContainer .mainToutContent a
{
    width: 100%;
    height:100%;
    position: absolute;
    left:0px;
    top: 8px;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    color:#ffffff;
}
.mainToutContainer .mainToutContent a:hover
{
    color:#0065bd;
}
.resourceContainer
{
    width:100%;
    height:112px;
    border:solid 1px #c2c2c2;   
    position:relative; 
}
.resourceContainer .resourceHeader
{
    height: 27px;
    background-color: #ebebeb;
    border-bottom: solid 1px #c2c2c2;
    text-align: left;
    position: relative;
    /*top:0px;
    left:0px;*/
}
.resourceContainer .resourceHeader h1
{
    color: #0065bd;
    font-size: large;
    display: inline;
    padding-left: 10px;
    top: 1px;
    position: absolute;
}
.resourceContainer .resourceHeader .arrow
{
    background:url('images/arrows_blue.png') no-repeat;
    top: 6px;
    position: absolute;
    left: 100px;
}
.resourceContainer .iconHolder
{
    width: 242px;
    height: 65px;
    margin-top: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #b3b3b3;
    display: block;
    float: left;
}
.resourceContainer .iconHolder ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    height: 100%;
}
.resourceContainer .iconHolder li
{
    width: 33%;
    height: 100%;
    display: block;
    float: left;
    background-repeat:no-repeat;
    background-position:center 0px;
    position:relative;
}
.resourceContainer .iconHolder #eBrochure
{
    background-image:url('images/icon_ebrochure.jpg');
}
.resourceContainer .iconHolder #techSupport
{
    background-image:url('images/icon_techSupport.jpg');
}
.resourceContainer .iconHolder #searchProducts
{
    background-image:url('images/icon_search.jpg');
}
.resourceContainer .iconHolder a
{
    font-size: x-small;
    width: 100%;
    position: absolute;
    left:0px;
    bottom: 0px;
    color: #333333;
    text-align: center;
}
.resourceContainer .iconHolder a:hover
{
    color:#0065bd;
}
.resourceContainer .signUp
{
    height: 65px;
    width:211px;
    margin-top: 10px;
    display: block;
    float: left;
    text-align:center;
}
.resourceContainer .signUp h2
{
    color: #0065bd;
    padding-bottom: 5px;
    padding-top: 5px;
}
.resourceContainer .survey
{
    height: 65px;
    margin-top: 10px;
    display: block;
    float: left;
    text-align: center;
    border-left: solid 1px #b3b3b3;
    position: relative;
    width: 250px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #b3b3b3;
}
.resourceContainer .survey h1
{
    color: #b7b7b7;
    font-size: large;
    position: absolute;
    left: 40px;
    top: 7px;
}
.resourceContainer .survey h2
{
    color: #C0C0C0;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    left: 21px;
    top: 30px;
}
.resourceContainer .survey .arrow
{
    background-image: url('images/arrows_blue.png');
    position: absolute;
    top: 12px;
    left: 21px;
}
.resourceContainer .survey .submitButton
{
    position: absolute;
    top: 26px;
    left: 200px;
}
.footer
{
    width:100%;
    height:21px;
    border:solid 1px #c2c2c2;
    position:relative;
    
}
.footer ul
{
    height:21px;
    margin:0px 5px 0px 5px;
    padding:0px;
    list-style-type: none;
    position:relative;
}
.footer li
{
    display: inline;
    padding-left: 2px;
}
.footer span
{
    padding-left: 7px;
    color: #c2c2c2;
    font-size: x-small;
}
.footer a
{
    font-size: x-small;
    color: #c2c2c2;
}
.footer a:hover
{
    color: #acacac;
}