

/* Treeno - Cascading Style Sheet */
body {
	text-align:center;
	background-color:#e5f5f7;
    padding:0px;
    margin:0px;
    border:0px solid red;
    color:#101010;
    font-family:Arial, Verdana, sans-serif;
    font-size:14px;
	}

a:link    { color:#CC0000; }
a:visited { color:#CC0000; }
a:hover   { color:#E02333; }
a:active  { color:#CC0000; }

img       { border:0px; padding:0px; text-decoration:none;}
a img     { border:0px; padding:0px; text-decoration:none;}

p {
    line-height: 1.4em;
}

ul {
    line-height: 1.4em;
}

.classSiteMap ul {
    padding-top:0px;
    line-height: 1.4em;
}



#idFrameContainer {
	background-color:#ffffff;
	width:958px;
    border:0px solid red;
    padding-left:17px;
	padding-right:17px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;

}

/*****************************************************************************/
/* universal top section */

#idFrameTop {
	width:958px;
	height:110px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;
	}

#idTopLogo {
	width:60px;
	height:90px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 16px;
    left: 0px;

    z-index:5000;
	}


#idTopTagline {
	width:224px;
	height:40px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 45px;
    left: 104px;

    z-index:5000;


	text-align:left;
	color:#CC0000;
	font-size:0.8em;
	font-family:Georgia;
	text-transform:uppercase;
	font-weight:600;
	}


#idTopEdgeLinks {
	width:550px;
	height:30px;
    margin: 0 auto;
    border:0px solid red;
    padding:14px;
	padding-top:14px;
    overflow:hidden;

    position: absolute;
    top: 0px;
    right: 0px;
    text-align:right;
    color:#4f2683;
	}

#idTopEdgeLinks a {
    color:#4f2683;
    font-size:.8em;
    font-weight:700;
    text-decoration:none;
}

#idTopEdgeLinks a:hover {
    color:#f1f1f1;
}


.classTopEdgeLinkDiv {
    background-color:#ffffff;
    display:inline;
}

.classLinkBGHL {
/*    background-color:#ffffff;
    display:inline; */
}


#idTopPageLinks {
	background-color:#99d9df;
	width:605px;
	height:12px;
    margin: 0 auto;
    border:0px solid red;
	padding:12px;
    overflow:hidden;

    position: absolute;
    top: 45px;
    right: 0px;
    text-align:right;
	color:#4f2683;
	}

#idTopPageLinks a {
	color:#4f2683;
	font-size:1.0em;
	font-weight:700;
	text-decoration:none;
    font-family:Arial;
}
#idTopPageLinks a:hover {
    color:#006858;
}



/*****************************************************************************/
/* universal site content section */


#idFrameContent {
/*	background-color:transparent; */
	width:992px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
	}


/******************************************************************************/
/* landing page content  */

.classLPColumn {
/*	background-color:; */
	width:479px;
    border:0px solid red;
	padding:0px;
    padding-top:42px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classLPColumnContainer {
/*	background-color:; */
	width:379px;
    height:612px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classLPColumnContainer h1{
    margin:0px;
    padding:0px;
    color:#CC0000;
    font-weight:400;
    font-size:2.2em;
    font-family:Georgia;
}

.classLPColumnContainer ul {
    margin:0px;
    padding-left:20px;
    font-weight:500;
    font-size:1.2em;
/*    line-height:5px; */
}
.classLPColumnContainer li {
}


#idLPCopyright {
/*	background-color:; */
	width:479px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    position: absolute;
    left:0px;
    bottom:48px;
}

.classLPColumnContainer2 {
/*	background-color:; */
	width:479px;
    height:612px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
.classLPFormBox {
	background-color:#f2f2f2;
	width:400px;
    height:420px;
    border:2px solid #dadada;
/*
	padding:0px;
    overflow:hidden;
    position: relative; margin: 0 auto; text-align: left;
    float:left;
*/
    margin:0px;
    overflow:hidden;
    position: absolute;
    left:0px;
    top:0px;

    z-index:100;
}

.classLPFormBoxShadow {
	background-image:url( 'images/lp_form_box_shadow.jpg');
    background-repeat: no-repeat;
	width:412px;
    height:432px;

    margin:0px;
    overflow:hidden;
    position: absolute;
    left:4px;
    top:4px;

    z-index:50;
}

.classLPFormBoxShadowPopUp {
	background-image:url( 'images/lp_form_box_shadow.jpg');
    background-repeat: no-repeat;
	width:412px;
    height:432px;

    margin:0px;
    overflow:hidden;
    position: absolute;
    left:4px;
    top:4px;

    z-index:50;
}




.classLPFormBoxContainer {
	background-color:#f2f2f2;
	width:400px;
    height:420px;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classLPForm {
    width:396px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    padding-top:20px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classLPFormTextBox {
    width:185px;
    height:65px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classLPFormLabel {
    width:155px;
    height:15px;
    margin:0px;
    border:0px solid red;
	padding:5px;
    padding-right:20px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    font-weight:600;
    text-align:right;
}

.classLPFormError {
    width:155px;
    height:20px;
    margin:0px;
    border:0px solid red;
	padding:0px;
	padding-left:5px;
	padding-right:20px;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    color:#CC0000;
    text-align:right;
    font-size:0.90em;

}



.classLPFormInputBox {
    width:210px;
    height:65px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classLPFormInput {
    width:190px;
    height:20px;
    margin:0px;
    border:2px solid #CC0000;
	padding:4px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    font-size: 1.2em;
    font-weight:600;
    z-index:100;
}

.classLPFormInputShadow {
	background-image:url( 'images/lp_form_input_shadow.jpg');
	width:208px;
    height:38px;

    margin:0px;
    overflow:hidden;
    position: absolute;
    left:2px;
    top:2px;

    z-index:50;
}

.classLPFormSubmit {
    margin:0px;
    border:0px solid #CC0000;
	padding:0px;
    padding-left:7px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}







#idLPLogo {
/*	background-color:; */
	width:479px;
    height:60px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    position: absolute;
    left:48px;
    left:8px;
    bottom:48px;
    bottom:8px;
}



/******************************************************************************/
/* placeholder content section */

#idPlaceholder {
	width:958px;
	height:500px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
	}


/******************************************************************************/
/* popup content section */

#idPopUp {
	width:440px;
	height:480px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;
	}




/*****************************************************************************/
/* home page content top section (slides, buttons) */


#idContentTop {
	width:958px;
	height:250px;
    border:0px solid red;
	padding:0px;
/*    padding_top:16px; */
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
	}


#idContentTopSlides {
	width:846px;
	height:250px;
    margin: 0 auto;
    border:0px;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 0px;
    left: 0px;
    text-align:left;
    color:#f1f1f1;
    z-index:200;
}


#idContentTopSlides2 {
    background-image:url( 'images/slide_shadow2.jpg');
	width:846px;
	height:250px;
    margin: 0 auto;
    border:0px;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: -2px;
    left: -2px;
    text-align:left;
    color:#f1f1f1;
    z-index:100;
}


.classContentTopSlidesCntr {
    width:846px;
    height:250px;
    margin: 0 auto;
    border:0px;
	padding:0px;
    overflow:hidden;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
	}


#idContentTopSlidesLink {
	width:846px;
	height:210px;
    margin: 0 auto;
    border:0px solid red;
    overflow:hidden;

    position: absolute;
    top: 0px;
    left: 0px;
    z-index:1000;
    display:block;
    text-align:left;

}
#idContentTopSlidesLink a {
    z-index:1000;
    text-decoration:none;
}


#idContentTopSlidesControl {
	width:50px;
	height:40px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 205px;
    left: 670px;
    text-align:left;
    color:#f1f1f1;
    z-index:6000;

}

#idContentTopSlidesControlCntr {
	width:50px;
	height:40px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    color:black;

    z-index:6000;
}

#idContentTopSlidesControlPrev {
	background-color:white;
	width:20px;
	height:20px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

/*    filter:alpha(opacity=75); */
    opacity:0.75;

    z-index:6000;

    display:block;
    cursor:pointer;

}


#idContentTopSlidesControlNext{
	background-color:white;
	width:20px;
	height:20px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:right;

/*    filter:alpha(opacity=60); */
    opacity:0.60;
    z-index:6000;

    display:block;
    cursor:pointer;
}

#idContentTopSlidesControlPrev a {
    z-index:6000;
    text-decoration:none;
}
#idContentTopSlidesControlNext a {
    z-index:6000;
    text-decoration:none;
}



#idContentTopButtons {
	width:106px;
	height:228px;
    margin: 0 auto;
    border:0px solid red;
	padding:11px;
    overflow:hidden;

    position: absolute;
    top: 0px;
    right: 0px;
    text-align:right;
    color:#f1f1f1;
}

#idContentTopButtonsContainer {
	width:106px;
	height:228px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
	}

#idContentTopButtons a {
}
#idContentTopButtons a:hover {
}

#idTopButton1 {
	width:99px;
	height:55px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 7px;
    left: 25px;
}
#idTopButton2 {
	width:99px;
	height:55px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 77px;
    left: 25px;
}

#idTopButton3 {
	width:99px;
	height:55px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 147px;
    left: 25px;
}


/*****************************************************************************/
/* home page content middle section */


#idContentMiddle {
	width:992px;
	height:275px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
	}


#idMiddleColumn1VertSep {
	width:2px;
	height:263px;
    border-right:3px solid #007cc3;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

#idMiddleColumn1 {
	width:201px;
	height:275px;
    border:0px solid red;
	padding-left:5px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

#idMiddleColumn2VertSep {
	width:3px;
	height:263px;
    border-right:3px solid #e19237;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
#idMiddleColumn2 {
	width:201px;
	height:275px;
    border:0px solid red;
    padding-left:5px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
#idMiddleColumn3VertSep {
	width:3px;
	height:263px;
    border-right:3px solid #479d89;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
#idMiddleColumn3 {
	width:200px;
	height:275px;
    border:0px solid red;
    padding-left:5px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
#idMiddleColumn4VertSep {
	width:3px;
	height:263px;
    border-right:3px solid #73c167;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
#idMiddleColumn4 {
	width:215px;
	height:275px;
    border:0px solid red;
    padding-left:5px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


.classMiddleColumnTitle {
	width:90%;
    margin: 0 auto;
    border:0px solid red;
/*    padding:5px; */
    padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
    overflow:hidden;

    position: absolute;
    top: 2px;
    left: 10px;
    text-align:left;
    color:#4f2683;
    font-weight:700;
    font-size:1.1em;
    font-family:Georgia;
}

.classMiddleColumnBody {
	width:90%;
    margin: 0 auto;
    border:0px solid red;
	padding:5px;
    overflow:hidden;

    position: absolute;
    top: 56px;
    left: 10px;
    text-align:left;
    color:#101010;
}

.classMiddleColumnLinkLink {
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    height:16px;
}


.classMiddleColumnLink {
	width:90%;
	width:100px;
    height:32px;
    margin: 0 auto;
    border:0px solid red;
	padding:5px;
    overflow:hidden;

    position: absolute;
    left: 10px;
    left: 110px;
    bottom: 10px;
    text-align:left;
}

.classMiddleColumnLinkCntr {
	width:100%;
    height:32px;
    margin: 0 auto;
    border:0px solid red;
	padding:5px;
    overflow:hidden;

    position: relative; margin: 0 auto; text-align: right;
    float:left;
}

.classMiddleColumnLinkIcon {
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: right;
    float:right;

    height:35px;
}


.classMiddleColumnLinkLink a {

    color:#4f2683;
    font-weight:600;
    text-decoration:none;
    font-size:1.1em;
/*    font-family:Georgia; */
}

.classMiddleColumnLinkLink a:hover {

    color:white;
}




.classMiddleColumnVertSep {
    background-image:url( 'images/middle_column_vert_sep.png');
    width:7px;
    height:263px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
/*    top: px; */
/*    right: px; */
}

/*****************************************************************************/
/* home page content bottom section */

#idContentBottom {
	width:958px;
	height:410px;
    border:0px solid red;
    border-top:2px solid #c0c0c0;
	padding:0px;
	padding-top:16px;
	padding-top:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
	}

#idBottomColumn1 {
	width:570px;
	height:376px;
    border:0px solid red;
	padding:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
#idBottomColumn2 {
	width:348px;
	height:326px;
    border:0px solid red;
    padding:10px;
	padding-top:50px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}



.classBottomColumnTitle {
	width:90%;
    margin: 0 auto;
    border:0px solid red;
	padding:10px;
    padding:0px;
    overflow:hidden;

    position: absolute;
    top: 10px;
    left: 10px;
    text-align:left;
    color:#4f2683;
    font-weight:700;
    font-size:1.0em;
    font-size:1.1em;
    font-family:Georgia;
}

.classBottomColumnBody {
	width:90%;
    margin: 0 auto;
    border:0px solid red;
	padding:10px;
    padding:0px;
    overflow:hidden;

    position: absolute;
    top: 50px;
    left: 10px;
    text-align:left;
    color:#101010;
}

.classBottomColumnLink {
	width:90%;
    height:32px;
    margin: 0 auto;
    border:0px solid red;
    padding:0px;
    overflow:hidden;

    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align:left;
    color:#00a0af;
}

.classBottomColumnLink a {

    color:#00a0af;
    text-decoration:none;
    font-weight:600;
}

.classBottomColumnLink a:hover {
    color:white;
}

.classNewsRed {
    color:#CC0000;
}

.classNewsBGHL {
    background-color:#ffffff;
    display:inline;
}

.classBottomColumnVertSep {
    background-image:url( 'images/middle_column_vert_sep.png');
    width:7px;
    height:354px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 38px;
    right: 4px;
}

.classBottomColumnNews  {
	width:99%;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    text-align:left;
    color:#747678;
    color:#00a0af;
    font-weight:600;
    font-size:1.1em;
}

.classBottomColumnNews  a {

    color:#747678;
    color:#00a0af;
    text-decoration:none;
}
.classBottomColumnNews  a:hover {

    color:white;
}




#idBottomSocialContainer {
	width:348px;
    height:90px;
    height:20px;
    border:0px solid red;
	padding:30px;
    overflow:hidden;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto;
    float:left;
    text-align:center;
}

.classSocialIcon {

    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    display:inline;
    position:absolute;
    bottom:40px;
    bottom:100px;
    bottom:80px;
    bottom:20px;
    text-align:center;

}

.classSocialIcon2 {

    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    display:inline;
    position:relative;
}


.classTagline {

    width:348px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position:absolute;
    bottom:0px;
/*    right:20px; */
    text-align:center;

    color:#CC0000;
    font-size:1.0em;
    font-family:Georgia;
    text-transform:uppercase;
    font-weight:700;
}

.classTaglineScndryContainer {
    width:992px;
    height:80px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto;
    float:left;
    text-align:center;
}

.classTaglineScndry {

    width:348px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position:absolute;
    top:0px;
    right:10px;
    text-align:center;

    color:#CC0000;
    font-size:1.0em;
    font-family:Georgia;
    text-transform:uppercase;
    font-weight:700;
}




/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Version 3 landing page content  */

#idVersion3LPHeader {
    background-color:#ffffff;
	width:958px;
    height:167px;
    height:153px;
    height:134px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}



#idVersion3LPContentHeader {
	width:958px;
    height:32px;
    height:24px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

/* left edge solid border, see .class */
#idVersion3LPContent {
	width:901px;
	padding:12px;
	padding-left:42px;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

.classVersion3LPContent {
    background-color:#fffff5;
    border-left:3px solid #009fae;
}



#idVersion3LPColLeft {
    width:388px;
    border:0px solid red;
    padding:0px;
    padding-right:14px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

}

#idVersion3LPColRight {
    width:388px;
    height:425px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

}

.classVersion3LPFormBox {
	width:400px;
    height:420px;
    border:0px solid #dadada;
    margin:0px;
    overflow:hidden;
    position: absolute;
    left:0px;
    top:12px;

}


.classVersion3LPFormBoxContainer {
    background-color:#fffff5;
	width:400px;
    height:420px;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    color:#4f2683;
}


.classVersion3LPForm {
    width:396px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    padding-top:20px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}



.classVersion3LPFormTextBox {
    width:135px;
    height:52px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classVersion3LPFormLabel {
    width:115px;
    height:15px;
    margin:0px;
    border:0px solid red;
	padding:5px;
    padding-left:0px;
    padding-right:20px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    font-weight:600;
}

.classVersion3LPFormError {
    width:133px;
    height:20px;
    margin:0px;
    border:0px solid red;
	padding:0px;
	padding-left:0px;
	padding-right:2px;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    color:#CC0000;
    text-align:left;
    font-size:0.90em;

}



.classVersion3LPFormInputBox {
    width:230px;
    height:52px;
    margin:0px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classVersion3LPFormInput {
    width:210px;
    height:20px;
    margin:0px;
    border:1px solid #4f2683;
	padding:4px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    font-size: 1.2em;
    font-weight:600;
    z-index:100;
}


.classVersion3LPFormSubmit {
    margin:0px;
    border:0px solid #CC0000;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Version 3 unique page content section */


.classVersion3UniqueContent {
    background-color:#fffff5;
    border-left:3px solid #009fae;
}
.classVersion3UniqueContent2 {
    background-color:#fffff5;
    border-left:3px solid #009fae;
}


.classVersion3UniqueContent a, .classVersion3UniqueContent a:visited, .classVersion3UniqueContent a:hover {
    color:#4f2683;
    font-weight:600;
    text-decoration:none;
    font-size:0.95em;
}

.classVersion3UniqueContent a:hover {
    background-color:#00a0af;
    color:#ffffff;
}


.classVersion3UniqueContent2 a, .classVersion3UniqueContent2  a:visited, .classVersion3UniqueContent2  a:hover {
    color:#e29237;
    font-weight:600;
    text-decoration:none;
    font-size:1.0em;
}

.classVersion3UniqueContent2 a:hover {
    background-color:#00a0af;
    color:#ffffff;
}




#idScndryFirstColBottomContent a, #idScndryFirstColBottomContent a:visited, #idScndryFirstColBottomContent a:hover {
    color:#4f2683;
    font-weight:600;
    text-decoration:none;
    font-size:0.95em;
}

#idScndryFirstColBottomContent a:hover {
    background-color:#00a0af;
    color:#ffffff;
}




.classTermsOfUse p {
    margin:0px 0px 0px 0px;
    padding-top:4px;
}

p.classTermsOfUseIndent  {
    padding-left:20px;
}

.classHighlight {
    color:#e29237;
    font-weight:600;
    font-size:1.0em;
}

/* 3 column layout for site map, contact us*/
#idScndryFirstColTriple1 {
    width:186px;
    border:0px solid red;
    border-right:1px solid #e6e6e6;
    padding:0px;
    padding-right:14px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}


#idScndryFirstColTriple2 {
    width:234px;
    border:0px solid red;
    border-right:1px solid #e6e6e6;
    padding:0px;
    padding-left:20px;
    padding-right:14px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}

#idScndryFirstColTriple3 {
    width:210px;
    border:0px solid red;
    padding:0px;
    padding-left:20px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
/*    z-index:4000; */

}



.classSiteMap a, .classSiteMap a:visited, .classSiteMap a:hover {
    background-color:#ffffff;
    color:#101010;
    text-decoration:none;
    font-size:1.0em;
}

.classSiteMap a:hover {
    background-color:#00a0af;
    color:#ffffff;
    text-decoration:none;
}






/* 3 column layout for site map, contact us*/
#idSolutionFirstColTriple1 {
    width:212px;
    border:0px solid red;
    border-right:1px solid #e6e6e6;
    padding:0px;
    padding-right:8px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}


#idSolutionFirstColTriple2 {
    width:188px;
    border:0px solid red;
    border-right:1px solid #e6e6e6;
    padding:0px;
    padding-left:10px;
    padding-right:8px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}

#idSolutionFirstColTriple3 {
    width:258px;
    border:0px solid red;
    padding:0px;
    padding-left:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
/*    z-index:4000; */

}



.classSolMenu {

    z-index:100;
    color:#101010;
    text-decoration:none;
    font-weight:500;
}

.classSolList {

    z-index:100;
    color:#101010;
    text-decoration:none;
    font-weight:500;
}


.classSolMenu2 a, .classSolMenu2 a:visited, .classSolMenu2 a:hover {
    color:#101010;
    text-decoration:none;
    font-weight:500;
}

.classSolMenu2 a:hover {
    background-color:#00a0af;
    color:#ffffff;
}


.classSolLine a, .classSolLine a:visited, .classSolLine a:hover {
    color:black;
    text-decoration:none;
    font-weight:500;
}


.classSolLine a:hover {
    color:black;
    text-decoration:none;
    font-weight:500;
}

ul.classSolList {
    margin:0px;
    padding:0px;
    margin-left:15px;
    z-index:5000;

}

.classSolSubMenu ul {
    margin:0px;
    padding:0px;
    margin-left:25px;
    z-index:8000;
}


.classSolSubMenu {
    background-color:white;
    background-color:#c9e7c5;
    width:700px;
    width:812px;
    width:800px;

    margin: 0px;
    border: 1px solid black;
    padding:0px;
    padding-top:8px;
    padding-bottom:8px;

    position:absolute;
    left:40px;
    top:0px;

    overflow:hidden;
    z-index:8000;

    line-height:20px;
}

.classSolSubMenu a, .classSolSubMenu a:visited, .classSolSubMenu a:hover {
    color:#101010;
    text-decoration:none;
}

.classSolSubMenu a:hover {
    background-color:#00a0af;
    color:#ffffff;
}

.classSolSubCol{
 width:250px;
 background-color:#c9e7c5;

 margin: 0px;
 border: 0px solid black;
 padding: 10px;
 padding-right:5px;
 padding-top:0px;

 position:relative;
 float:left;
 overflow:hidden;

 z-index:1000;
 }




.classSolPop a, .classSolPop a:visited, .classSolPop a:hover {
    color:black;
    text-decoration:none;
}

.classSolPop a:hover {
    color:red;
    text-decoration:none;
}



.classSolPop {
    background-color:#edf7ee;
    margin:0px;
    border: 0px solid black;
    padding:10px;
    padding:3%;
    padding-top:0%;
    width:400px;
    width:100%;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    margin-right:20%;

/*
    position:absolute;
    top:10px;
    left:0px;
    z-index:12000;
*/
}

.classSubSolution {
    padding-left:8px;
}


.classSubSolution a, .classSubSolution a:visited, .classSubSolution a:hover {
    color:black;
    text-decoration:none;
}

.classSubSolution a:hover {
    color:black;
    text-decoration:none;
}

.classSolutionClear a, .classSolutionClear a:visited, .classSolutionClear a:hover {
    color:black;
    text-decoration:none;
}

.classSolutionClear a:hover {
    color:black;
    text-decoration:none;
}



#idBlogButton1 {
	width:86px;
	height:46px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 15px;
    left: 10px;
}

#idBlogButton2 {
	width:86px;
	height:46px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 15px;
    left: 115px;
}

#idBlogButton3 {
	width:86px;
	height:46px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 70px;
    left: 10px;
}

#idBlogButton4 {
	width:86px;
	height:46px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 70px;
    left: 115px;
}

#idBlogButtonBack {
	width:219px;
	height:23px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 128px;
    left: 15px;
}


/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Version 3 secondary page content section */


/* all columns */

#idScndryContainerHeader {
    background-color:#ffffff;
	width:958px;
    height:24px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}

#idScndryFirstColHeaderText {
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    position: absolute;
    top:17px;
    top:0px;
    left:90px;
    float:left;
    z-index:4000;
    font-size:1.6em;
    font-family:Arial;
    font-weight:600;
    text-transform:uppercase;
    z-index:5000;
    line-height:24px;
}

.classHeaderTextCloud {
    color:#7fbde0;
}
.classHeaderTextApplication {
    color:#ebb273;
}
.classHeaderTextWorkflow {
    color:#99c3bc;
}
.classHeaderTextSolution {
    color:#9bd392;
}

.classHeaderTextUnique {
    color:#00a0af;
    color:#66c5ce;
}


#idScndryContainer1 {
    background-color:#e5f5f7;
	width:958px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}

/* used on bottom */
#idScndryContainer2 {
    background-color:#ffffff;
	width:958px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}


/* first column */

/* right edge dashed line */
#idScndryFirstColContainer2 {
	width:743px;
    border:0px solid red;
    border-right:1px dashed gray;
    border-right:1px solid #e5f5f7;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}
#idScndryFirstColContainer {
	width:742px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}


/* right edge white border */
#idScndryFirstColContent {
    background-color:#ffffff;
	width:729px;
    border:0px solid red;
    border-right:13px solid white;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

#idScndryFirstColBottomContent a {
    color:#4f2683;
    text-decoration:none;
}

#idScndryFirstColContent p {
    padding-right:25px;
}


#idScndryFirstColHeader {
	width:742px;
    height:32px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}



/* left edge solid border, see .class */
#idScndryFirstColTopContent {
	width:702px;
	padding:12px;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

.classScndryFirstColTopContentCloud {
    background-color:#f5fafd;
    border-left:3px solid #007cc3;
}


.classScndryFirstColTopContentApplication {
    background-color:#fdf9f3;
    border-left:3px solid #e19237;
}

.classScndryFirstColTopContentWorkflow {
    background-color:#f2f7f6;
    border-left:3px solid #479d89;
}

.classScndryFirstColTopContentSolution {
    background-color:#edf7ee;
    border-left:3px solid #73c267;
}



#idScndryFirstColLeftCol {
    width:328px;
    border:0px solid red;
    border-right:1px solid #e6e6e6;
    padding:0px;
    padding-right:14px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}

#idScndryFirstColRightCol {
    width:329px;
    border:0px solid red;
    padding:0px;
    padding-left:14px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
/*    z-index:4000; */

}


.classScndryFirstColTopContentApplication a, .classScndryFirstColTopContentApplication a:visited, .classScndryFirstColTopContentApplication a:hover {
    color:#4f2683;
    font-weight:600;
    text-decoration:none;
    font-size:0.95em;
}

.classScndryFirstColTopContentApplication a:hover {
    background-color:#00a0af;
    color:#ffffff;
}


/*****************************************************************************/
/*****************************************************************************/
/* secondary page animation css */

#idScndryFirstColAnimCol {
    width:710px;
    height:376px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}

#idAnimBackground {
	background-color:white;
	width:602px;
    height:374px;
    margin:0px;
    border:1px solid #999999;
	padding:0px;

    position: absolute;
    top: 0px;
    left: 60px;
}

#idScndryFirstColImageCol {
    width:710px;
    height:456px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;

}
#idImageBackground {
	background-color:white;
	width:682px;
    margin:0px;
    border:1px solid #ffffff;
	padding:0px;

    position: absolute;
    top: 0px;
    left: 10px;
}


.classImageContainer {
	width:682px;
/*    height:372px; */
    border:1px solid #c0c0c0;
	padding:0px;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    z-index:4000;
}


.classAnimContainerInt {
	background-image:url( 'images/background_integration_anim.jpg');
	width:600px;
    height:372px;
    border:0px solid red;
	padding:0px;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    z-index:4000;
}


.classAnimContainerWork {
	background-image:url( 'images/background_workflow_anim.jpg');
	width:600px;
    height:372px;
    border:0px solid red;
	padding:0px;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    z-index:4000;
}



.classAnimStep {
	width:210px;
    height:180px;
    margin:0px;
    border:0px solid red;
	padding:0px;

    position: absolute;

	z-index:5000;
}

#idAnimStep1Int {
    left: 63px;
    top: 76px;
}

#idAnimStep2Int {
    left: 221px;
    top: 43px;
}

#idAnimStep3Int {
    left: 320px;
    top: 78px;
}

#idAnimStep4Int {
    left: 313px;
    top: 219px;
}

#idAnimStep5Int {
    left: 85px;
    top: 219px;
}


#idAnimStep1Work {
    left: 60px;
    top: 78px;
}

#idAnimStep2Work {
    left: 225px;
    top: 44px;
}

#idAnimStep3Work {
    left: 353px;
    top: 26px;
}

#idAnimStep4Work {
    left: 323px;
    top: 214px;
}

#idAnimStep5Work {
    left: 83px;
    top: 216px;
}




.classAnimStepContainer {
	width:210px;
    height:180px;
    margin:0px;
    border:0px solid red;
	padding:0px;

	/* do this for absolute position in nested div */
	position: relative; margin: 0 auto; text-align: left;
	float:left;

	z-index:6000;
}


.classAnimImg {
    margin:0px;
    border:0px solid red;
	padding:0px;

    position: absolute;
    top:0px;
    left:0px;

}

.classAnimText {
    margin:0px;
    border:0px solid red;
    padding:0px;
    padding-left:21px;

    position: absolute;
    top:0px;
    left:0px;

    font-size:0.65em;
    font-weight:600;
    font-family:Arial;
    color:#101010}

/* end animation css */
/*****************************************************************************/
/*****************************************************************************/



#idScndryFirstColBottomContent {
    background-color:#ffffff;
	width:705px;
    border:0px solid red;
    border-top:2px solid #c8c8c9;
	padding:12px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}


/* third column */

#idScndryThirdColContainer {
	width:214px;
    border:0px solid gray;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:3000;
}


#idScndryThirdColContent {
	width:214px;
    height:800px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
/*    z-index:4000; */
}


#idScndryButton1 {
	width:99px;
	height:53px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 15px;
    left: 58px;
}
#idScndryButton2 {
	width:99px;
	height:53px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 83px;
    left: 58px;
}

#idScndryButton3 {
	width:99px;
	height:53px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
    top: 151px;
    left: 58px;
}


.classScndry3rdColContainer3 {
	width:209px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}



.classScndry3rdColShadowBox3 {
/*    background-color:#c0c0c0; */
	width:240px;
    border:0px solid red;
	padding:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


.classScndry3rdColShadowBox3 a {
	color:#101010;
	text-decoration:none;
}
.classScndry3rdColShadowBox3 a:hover {
    color:#8D161F;
    text-decoration:underline;
}


.classShdwBox3  {
    background-color:white;
    background-image:url( 'images/background_shadow_box-3.jpg');
    background-repeat:repeat-y;
    width: 199px;
    border:0px solid red;
	padding:0px;
	padding-bottom:6px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
.classShdwBoxTop3  {
    background-image:url( 'images/background_shadow_box_top-3.jpg');
    background-color:white;
    background-repeat:no-repeat;
    width:10px;
    height:30px;

    position: absolute;
    top: 0px;
    right: 0px;
}

.classShdwBoxBottom3  {
    background-image:url( 'images/background_shadow_box_bottom-3.jpg');
    background-repeat:no-repeat;
    background-color:white;
    width:199px;
    height:6px;
    margin:0px;
    border:0px solid red;
    padding:0px;

    position: absolute;
    bottom: 0px;
    left: 0px;
}


.classCrnrBox3  {
    background-color:white;
    background-image:url( 'images/background_corner_box-3.jpg');
    background-repeat:repeat-y;
    width: 179px;
    border:0px solid red;
	padding-top:6px;
	padding-top:8px;
	padding-bottom:12px;
    padding-left:10px;
	margin-bottom:6px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}
.classCrnrBoxTop3  {
    background-color:lightgray;
    background-image:url( 'images/background_corner_box_top-3.jpg') ;
    background-repeat:no-repeat;
    width:189px;
    height:6px;

    margin:0px;
    border:0px solid red;
    padding:0px;

    position: absolute;
    top: 0px;
    left: 0px;
}

.classCrnrBoxBottom3  {
    background-color:lightgray;
    background-image:url( 'images/background_corner_box_bottom-3.jpg') ;
    background-repeat:no-repeat;
    width:189px;
    height:6px;

    margin:0px;
    border:0px solid red;
    padding:0px;

    position: absolute;
    bottom: 0px;
    left: 0px;
}

.classProductLinkContainer {
    width: 190px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
    color:#11808a;
    font-weight:600;
    font-size:1.1em;
    line-height:1.1em;
}

.classProductLinkContainer a {
    color:#11808a;
}
.classProductLinkContainer a:hover {
    color:#11808a;
    text-decoration:none;
}


.classProductLinkPtr {
    width:17px;
/*    heightx: 50px; */
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

.classProductLinkText {
    width:90px;
/*    heightx: 50px; */
    border:0px solid red;
    padding:0px;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}


.classProductLinkText a, .classProductLinkText a:visited, .classProductLinkText a:hover {
    background-color:#ffffff;
    color:#00a0af;
    text-decoration:none;
    font-size:1.0em;
}

.classProductLinkText a:hover {
    background-color:#00a0af;
    text-decoration:none;
    color:#ffffff;
}


.classProductLinkPaper a, .classProductLinkPaper a:visited, .classProductLinkPaper a:hover {
    background-color:#ffffff;
    color:#00a0af;
    text-decoration:none;
    font-size:1.0em;
}

.classProductLinkPaper a:hover {
    background-color:#00a0af;
    text-decoration:none;
    color:#ffffff;
}


.classProductLinkPaper {
    width:155px;
    border:0px solid red;
    padding:0px;
    padding-right:15px;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}


.classProductLinkIcon {
    width:67px;
    height: 50px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}



.classProductLinkPaperLink a {
    font-size:0.85em;
    font-weight:600;
    color:#4f2683;
}

.classProductLinkPaperLink a:hover {
    background-color:#00a0af;
    color:#ffffff;
    text-decoration:none;
}



.classProductDownloadLink {
    width:170px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

}



.classProductLinkContainer2 {
	width:100%;
/*    heightx:32px; */
    margin: 0 auto;
    border:0px solid red;
	padding:5px;
    overflow:hidden;

    position: relative; margin: 0 auto; text-align: right;
    float:left;
}

.classProductLinkTitle {
	width:100%;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classProductPaperIcon {
    width:25px;
    height:30px;
    margin: 0 auto;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: absolute;
    top:0px;
    left:134px;
    z-index:4000;
}




/******************************************************************************/
/* secondary page content section (not used in Version 3) */

#id1st2ndColumnContainer {
	width:760px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

#idFrameContent h1{
    margin:0px;
    padding:0px;
    color:#CC0000;
    font-weight:400;
    font-size:1.8em;
    text-transform:uppercase;
    font-family:Georgia;
}

#idFrameContent h2{
    margin:0px;
    padding:0px;
    color:#101010;
    font-weight:600;
    font-size:1.4em;
}

.classScndry2ColContainer h2 {
    margin:0px;
    padding:0px;
    color:#101010;
    font-weight:600;
    font-size:1.4em;
    font-family:Georgia;
}

#idFrameContent h3{
    margin:0px;
    padding:0px;
    color:#CC0000;
    font-weight:600;
    font-size:1.2em;
    font-family:Georgia;
}

#idFrameContent h4{
    margin:0px;
    padding-bottom:10px;
    color:#101010;
    font-weight:600;
    font-size:1.2em;
}


#idScndryFirstColTopContent h3 {
    padding-bottom:0px;
    color:#4f2683;
    font-size:1.5em;
}

#idScndryFirstColContent h4 {
    padding-bottom:0px;
    color:#4f2683;
    font-size:1.0em;
    font-family:Georgia;
}

#idScndryFirstColTopContent h4 {
    padding-bottom:0px;
    color:#4f2683;
    font-size:1.0em;
    font-family:Georgia;
}



#idVersion3LPContent h3 {
    padding-top:4px;
    padding-bottom:15px;
    color:#4f2683;
    font-size:1.5em;
}



.classScndry2ColContainer h4{
    margin:0px;
    padding-bottom:10px;
    color:#101010;
    font-weight:600;
    font-size:1.2em;
    font-family:Georgia;
}

.classCrnrBox h4 {
    margin:0px;
    padding-bottom:10px;
    color:#101010;
    font-weight:600;
    font-size:1.2em;
    font-family:Georgia;
}

#idScndryThirdColContent h4 {
    margin:0px;
    padding-bottom:10px;
    color:#5b348b;
    font-weight:600;
    font-size:1.2em;
    font-family:Georgia;
}



#idFrameContent h5{
    margin:0px;
    padding:0px;
    color:#101010;
    font-weight:700;
    font-size:1.1em;
}

#idFrameContent h6{
    margin:0px;
    padding:0px;
    color:#101010;
    font-weight:700;
    font-size:1.0em;
}



#idScndryFirstColContent h5 {
    padding-bottom:0px;
    color:#4f2683;
    font-style:italic;
    font-size:1.0em;
    margin-bottom:-8px;
}

#idScndryFirstColContent h6 {
    padding-bottom:0px;
    color:#4f2683;
    font-size:1.0em;
    margin-bottom:-8px;
}

#idScndryFirstColContent h4 {
    margin:0px;
    padding-bottom:10px;
    color:#CC0000;
    font-weight:600;
    font-size:1.1em;
    font-family:Georgia;
}




.classScndryColContainer {
	width:330px;
    border:0px solid red;
	padding:15px;
    overflow:hidden;
    padding-right:35px;

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}

.classScndry2ColContainer {
	width:730px;
    border:0px solid red;
	padding:15px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


#id3rdColumnContainer {
	width:198px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
}

.classScndry3rdColSpacer {
	width:198px;
    height:100px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


.classScndry3rdColContainer {
	width:198px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}



#idScndryButton1Text {
	width:99px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
/*    top: px;
    left: px; */

    text-align:left;
    color:#f1f1f1;
    font-weight:700;
    font-size:1.1em;
    font-family:Georgia;
}

#idScndryButton1Text a {
    color:#f1f1f1;
    text-decoration:none;
}

#idScndryButton2Text {
	width:99px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
/*    top: px;
    left: px; */

    text-align:left;
    color:#f1f1f1;
    font-weight:700;
    font-size:1.1em;
    font-family:Georgia;
}

#idScndryButton3Text {
	width:99px;
    margin: 0 auto;
    border:0px solid red;
	padding:0px;
    overflow:hidden;

    position: absolute;
/*    top: px;
    left: px; */

    text-align:left;
    color:#f1f1f1;
    font-weight:700;
    font-size:1.1em;
    font-family:Georgia;
}

#idScndryButton1Text a {
    color:#f1f1f1;
    text-decoration:none;
}
#idScndryButton2Text a {
    color:#f1f1f1;
    text-decoration:none;
}
#idScndryButton3Text a {
    color:#f1f1f1;
    text-decoration:none;
}



.classScndry3rdColShadowBox {
/*    background-color:#c0c0c0; */
	width:178px;
    border:0px solid red;
	padding:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


.classScndry3rdColShadowBox a {
	color:#101010;
	text-decoration:none;
}
.classScndry3rdColShadowBox a:hover {
    color:#8D161F;
    text-decoration:underline;
}


.classShdwBox  {
    background-color:white;
    background-image:url( 'images/background_shadow_box.jpg');
    background-repeat:repeat-y;
    width: 210px;
    border:0px solid red;
	padding:0px;
	padding-bottom:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}
.classShdwBoxTop  {
    background-image:url( 'images/background_shadow_box_top.jpg');
    background-color:white;
    background-repeat:no-repeat;
    width:10px;
    height:20px;

    position: absolute;
    top: 0px;
    right: 0px;
}

.classShdwBoxBottom  {
    background-image:url( 'images/background_shadow_box_bottom.jpg');
    background-repeat:no-repeat;
    background-color:white;
    width:210px;
    height:22px;
    margin:0px;
    border:0px solid red;
    padding:0px;

    position: absolute;
    bottom: 0px;
    left: 0px;
}


.classCrnrBox  {
    background-color:white;
    background-image:url( 'images/background_corner_box.jpg');
    background-repeat:repeat-y;
    width: 190px;
    border:0px solid red;
	padding-top:10px;
	padding-bottom:20px;
    padding-left:10px;
	margin-bottom:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;
}
.classCrnrBoxTop  {
    background-color:lightgray;
    background-image:url( 'images/background_corner_box_top.jpg') ;
    background-repeat:no-repeat;
    width:200px;
    height:10px;

    margin:0px;
    border:0px solid red;
    padding:0px;

    position: absolute;
    top: 0px;
    left: 0px;
}

.classCrnrBoxBottom  {
    background-color:lightgray;
    background-image:url( 'images/background_corner_box_bottom.jpg') ;
    background-repeat:no-repeat;
    width:200px;
    height:10px;

    margin:0px;
    border:0px solid red;
    padding:0px;

    position: absolute;
    bottom: 0px;
    left: 0px;
}

.classCrnrBoxSep {
    background-color:white;
    background-image:url( 'images/background_hor_sep.jpg');
    background-repeat:no-repeat;
    width: 180px;
    height: 20px;
    border:0px solid red;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;
}


/******************************************************************************/
/* one-page content section e.g. terms-of-use*/

#idOnePage {
	width:958px;
    border:0px solid red;
	padding:0px;
    overflow:hidden;
    overflow:visible;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:4000;
	}

.classSubSection1 {
    padding-left:120px;
}

.classSubSection2 {
    padding-left:70px;
}





/******************************************************************************/
/* universal footer */


#idFooter {
	width:100%;
    height:80px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
	padding:0px;
    overflow:hidden;
    color:#f1f1f1;
}

#idFooter2 {
    background-color:white;
	width:992px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
	padding:0px;
    overflow:hidden;
    color:#f1f1f1;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto;
}



#idFooterPageLinks {
	background-color:#CC0000;
	width:958px;
    height:20px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
	padding:10px;
    overflow:hidden;
    color:#f1f1f1;
}

#idFooterPageLinks2 {
	background-color:#99d9df;
	width:938px;
    height:20px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
	padding:10px;
    overflow:hidden;
    color:#4f2683;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto;
}



#idFooterPageLinks a {
    color:#f1f1f1;
    font-size:.9em;
    font-weight:700;
    text-decoration:none;
    font-family:Georgia;
}
#idFooterPageLinks a:hover {
    color:#f1f1f1;
    text-decoration:underline;
}

#idFooterPageLinks2 a {
    color:#4f2683;
    font-size:.9em;
    font-weight:700;
    text-decoration:none;
    font-family:Georgia;
}
#idFooterPageLinks2 a:hover {
    color:#006858;
}



#idFooterCopyright {
    background-color:white;
	width:958px;
    height:20px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
	padding:10px;
    overflow:hidden;
    color:#101010;
    font-size:0.9em;
}


#idFooterCopyright2 {
    background-color:white;
	width:958px;
    height:20px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
	padding:10px;
    overflow:hidden;
    color:#747678;
    font-size:0.9em;
}



#idFooterPadding {
	background-color:#e5f5f7;
	width:992px;
    height:20px;
    margin: 0 auto; text-align:center;
    border:0px solid black;
    padding:10px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
}



/******************************************************************************/
/* top section menu dropdowns */

.classMenu {
    background-color:white;
    margin: 0 auto;
    border: 0 red solid;
    padding: 0px;
    border-left: 1px solid #99d9df;
    border-bottom: 1px solid #99d9df;
    border-right: 1px solid #99d9df;

    position:absolute;
    top: 106px;
    top: 81px;
    z-index:5000;

    font-size:0.9em;
    font-weight: 700;
    color:#101010;

}


.classMenu a{
    text-decoration:none;
    color:#4f2683;
}

.classMenu a:hover{
    color:#006858;
    color:white;
}

.classMenuContainer {

    width:100%;
    padding: 10px;

    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;

    line-height:20px;

}

.classMenuContainerSep {
    background-color:white;
    height:18px;
    height:11px;
    border:0px red solid;
    padding:0px;
    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;
}

.classMenuContainerCol {

    width:160px;
    padding: 10px;

    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;

    line-height:20px;
}





#idMenuProducts {
    left: 329px;
    width: 220px;
    width: 240px;

    display:block;
    visibility:hidden;
}

.classMenuProducts {
    width:230px;
}

#idMenuIndustry {
    left: 427px;
    width: 280px;

    display:block;
    visibility:hidden;
}
.classMenuIndustry {
    width:140px;
}

#idMenuDepartment {
    left: 562px;
    width: 140px;

    display:block;
    visibility:hidden;
}

.classMenuDepartment {
    width:160px;
}

#idMenuServices {
    left: 718px;
    width: 150px;

    display:block;
    visibility:hidden;
}

.classMenuServices {
    width: 170px;
}

#idMenuNews {
    left: 776px;
    width: 180px;

    display:block;
    visibility:hidden;
}

.classMenuNews {
    width: 170px;
}


#idMenuAbout {
    left: 821px;
    width: 135px;

    display:block;
    visibility:hidden;
}

.classMenuAbout {
    width: 120px;
}


.classMenuDropHL {
    background-color:#ffffff;
    display:inline;
}

/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* Menu Version 2 */

.classMenu2 {
    background-color:white;
    margin: 0 auto;
    border: 0 red solid;
    padding: 0px;
    border-left: 1px solid #99d9df;
    border-bottom: 1px solid #99d9df;
    border-right: 1px solid #99d9df;

    position:absolute;
    top: 81px;
    z-index:5000;


}


.classMenu2 a, .classMenu2 a:visited, .classMenu2 a:active, .classMenu2 a:hover {

    background-color:#ffffff;
    font-size:0.95em;
    font-weight: 400;
    font-family:Arial;
    color:#4f2683;

    text-decoration:none;
}

.classMenu2 a:hover{
    background-color:#00a0af;
    color:#ffffff;
}

.classMenu2ColumnContainer {
    width:100%;
    border: 0px solid red;
    padding: 0px;

    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;

/*    line-height:20px; */

}


.classMenu2ItemContainer2 {
    width:90%;
    border: 0px solid red;
    padding:0px;
    padding-left:5%;
    padding-right:5%;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
}


.classMenu2ItemContainer {
    width:100%;
/*    height:23px; */
    border: 0px solid red;
    padding: 0px;

    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;

    border-bottom: 1px solid #00a0af;
    z-index:5000;

    line-height:22px;

}


.classMenu2SubMenuContainer {

    width:100%;
    width:200px;
    border: 0px solid red;
    padding: 0px;
    padding-left:15px;

    overflow:hidden;
    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
    float:left;
    z-index:5000;

    line-height:17px;

}


.classMenu2SubMenuContainer a, .classMenu2SubMenuContainer a:visited, .classMenu2SubMenuContainer a:active, .classMenu2SubMenuContainer a:hover {

    background-color:#ffffff;
    font-size:0.8em;
    font-weight: 400;
    font-family:Arial;
    color:#00a0af;
    text-decoration:none;
}

.classMenu2SubMenuContainer a:hover{
    background-color:#00a0af;
    color:#ffffff;
}



/******************************************************************************/

#idScndryFirstColTopContent h4 {
    padding-bottom:0px;
    color:#4f2683;
    font-size:1.0em;
    font-family:Georgia;
}

#idSolutionFirstColTriple1 h4, #idSolutionFirstColTriple2 h4, #idSolutionFirstColTriple3 h4 {
    margin:0px;
    padding-bottom:10px;
    color:#CC0000;
    font-weight:600;
    font-size:1.1em;
    font-family:Georgia;
}

.classSolutionIndex a, .classSolutionIndex a:visited, .classSolutionIndex a:hover {
    background-color:#ffffff;
    color:#101010;
    color:#00a0af;
    text-decoration:none;
    font-size:1.0em;
}

.classSolutionIndex a:hover {
    background-color:#00a0af;
    text-decoration:none;
    color:#ffffff;
}

.classSolutionIndex ul {
    color:#00a0af;
/*    list-style-type:disc; */
    list-style-image:url( 'images/bullet_gt.png');
    padding-left:20px;
    line-height:1.3em;
}
.classSolutionIndex li {
    padding-bottom:4px;
}


.content a, .content a:visited, .content a:hover {
    color:#007dc3;
    text-decoration:none;
    font-size:1.0em;
}

.content a:hover {
    background-color:#00a0af;
    text-decoration:none;
    color:#ffffff;
}



.classProductLinkText ul {
    list-style-type:none;
    padding-left:0px;
    padding-top:0px;
    padding-bottom:0px;
    padding:0px;
    margin:0px;
}
.classSolutionIndex li {
}


/* WordPress stuff */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

strong {
    color:#e29237;
    font-weight:700;
    font-size:1.0em;
}

.entry_container strong {
    color:#121212;
    font-weight:700;
    font-size:1.0em;
}

