body{
    height:auto;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:12px;
    color: #666;
}
.pageWidth{ 
    width:900px;
    margin-left:auto;
    margin-right:auto;
}
.pageWidthAdmin{    
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
#logo{
    float:left;
}
#logoImg{
    height:68px;
}
.clear{
    clear:both;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-color: #333;
    border-right-color: #333;
    border-bottom-color: #333;
    border-left-color: #333;
}
#headerBlueLine{
    height:3px;
    width:100%;
}
#footerBlueLine{
    height:3px;
    width:100%;
}
#headerNavArea{
    height:22px;
    background-color:#21497C;
    width:100%;
    
}
#headerNavLinks{
    padding-top:1px;
    margin: 0 10px 0 8px;
}
#productNavLinks{
    padding-top:1px;
}
#productNavLinks li{
    font-weight:normal;
}
#headerLinkText{
    color:#FFFFFF;
    text-decoration:none;
    padding-left:20px;
    font-size:12px;
}
#headerLink a:hover{
    text-decoration:underline;
}
.floatLeft{
    float:left;
}
.floatRight{
    float:right;
    margin-top: 13px;
}
#searchBoxArea{
    padding-right:20px;
}
#searchBox{
    height:15px;
    width:150px;
    border:1px solid #21497C;
    font-family:Tahoma, Verdana, Arial, Helvetica;
    font-size:11px;
    background-image:url('../images/find.png');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 18px;
}
#bodyData{
    padding:10px;
}
#newItem{
    height:auto;
    width:100%;
}
#newItemContent{
    color:#21497C;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#newItem h1{
    color:#21497C;
    font-size:24px;
    font-weight:normal;
}
#newItemText{
    float:left;
    width:60%;
}
#newItemImage{
    float:left;
    width:60%;
}
.margin10px{
    margin-top:10px;
}
/*********** ROUND CORNER BOX START **************/
.box{
    background: #7395AE;
    color:#FFFFFF;
    width:250px;
}
.boxTop{ 
    background: url(../images/ne.gif) no-repeat top right; 
}
.boxTop div{ 
    font-size: 0;
    height: 7px; 
    background: url(../images/nw.gif) no-repeat top left; 
}
.boxBottom div{ 
    font-size: 0;
    height: 7px; 
}
.boxContent{
    padding: 0px 10px 0px 10px;
}

.boxData{
    background-color:#FAFAFA;
    width:242px;
    border:1px solid #7395AE;
    padding:3px;
    min-height:150px;
    height:auto !important;
    height:150px;
}
.boxData ul{
    list-style-type:none;
    padding:2px;
    margin:0px;
}
.boxData li{
    padding-bottom:3px;
    background-image:url(../images/bullet_arrow.png);
    background-repeat:no-repeat;
    background-position:0px 4px; 
    padding-left:14px;

}
.boxData li li{
    padding-bottom:3px;
    background-image:url(../images/bullet_arrow2.gif);
    background-repeat:no-repeat;
    background-position:0px 2px; 
    padding-left:14px;

}
.boxData a{
    text-decoration:none;
    color:#21497C ;
}
.boxData a:hover{
    text-decoration:underline;
}
/*********** ROUND CORNER BOX END **************/


.boxData{
    background-color:#FAFAFA;
    width:242px;
    border:1px solid #7395AE;
    padding:3px;
    min-height:150px;
    height:auto !important;
    height:150px;
}
.benefitBoxData{
    width:250px;
}
.homeNavBox{
    width:160px;
}
.homeNavDataBox{
    width:152px;
}
.moduleBox{
    background: #7395AE;
    color:#FFFFFF;
    width:640px;
}
.moduleBoxData{
    width:632px;
}
.benefitBox{
    background: #7395AE;
    color:#FFFFFF;
    width:258px;
}
.rightPadding5px{
    padding-right:65px;
}
#footerNavArea{
    height:22px;
    width:100%;
}
.copyRight{
    color:#A5A5A5;
    padding-right:10px;
}
#footerNavLinks{
    padding-top:2px;
}
.centerAlign{
    margin-left: -2px;
    margin-right:auto;
    text-align:center;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 500;
}
/*********** ROUND CORNER BUTTON START **************/
ul.postnav,ul.postnav li{
    margin:0;
    padding:0;
    list-style-type:none;
}
ul.postnav li{
    float:left;
    margin-right: 5px;
}
ul.postnav a{
    display:block;
    width: auto;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    color: #FFF;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    background-image: url(../images/button_bg.png);
    background-position: 333;
    background-repeat: repeat-x;
}
ul.postnav a:hover{
    color:#FFF;
    background-image: url(../images/button_bg_over.png);
    background-repeat: repeat-x;
}
/*********** ROUND CORNER BUTTON END **************/
.dataBox{
    width:100%;
    padding:10px;
    color:#21497C;
    background-color:#FAFAFA;
}
.leftBox{
    width:81%;
}
.leftBoxCS{
    width:70%;
}
.leftBoxPD{
    width:70%;
}
.leftBox img{
    padding-right:5px;
    padding-bottom:5px;
}
.height600px{
    min-height:600px;
    height:auto !important;
    height:600px;
}
.errorText{
    color:#FF0000;
    text-align:center;
    padding:10px;
}
.prodList{
    padding:5px;
    line-height: 20px;
}
.prodList img{
    padding:5px;
}
.lineBreak{
    height:1px;
    background-color: #EBEBEB;
    width:100%;
}
.lineBreakBold{
    height:1px;
    background-color: #000000;
    width:100%;
}
.contentText{
    padding:10px;
}
.contentText img{
    padding:5px;
    float:left;
}
.grayBackground{
    background-color:#FAFAFA;
}
a{
    text-decoration:none;
    color:#3A6190;
}
a:hover{
    text-decoration:underline;
    color:#0063E8;
}
a img{
    border:0;
}
.aboutusLink{
    padding:10px;
    text-align:center;
    width:100%;
}
.moduleList{
    padding:5px;
}
.moduleList img{
    padding:5px;
}
.thumbImg{
    width:120px;
    min-height:100px;
    height:auto !important;
    height:100px;
}
.moduleBenefits{
    display:none;
    padding-left:50px;
    padding-top:10px;
}
.overallBenefits{
    display:none;
    padding-left:10px;
    padding-top:10px;
}
.benefitsTitle{
    padding-left:10px;
    padding-bottom:5px;
    padding-top:5px;
}
.width600PX{
    width:600px;
}
.benefitTitle{
    padding-top:5px;
}
.headlineText1{
    color: #333;
    font-size:26px;
    text-align:center;
    font-weight:normal;
    padding-bottom:15px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
}
.headlineText2{
    color: #999999;
    font-size:16px;
    text-align:center;
    font-weight:normal;
    padding-bottom:20px;
    font-family: Arial, Helvetica, sans-serif;
}
.productLink{
    padding:10px;
}
.recordBreak{
    height:1px;
    background-color: #EBEBEB;
    width:100%;
    margin-top:10px;
    margin-bottom:5px;
}
.newsBox{
    display:none;
    padding-left:10px;
    padding-top:10px;
}
.newsBoxData{
    display:block;
    padding-left:10px;
    padding-top:10px;
}
.bebefitData ul{
    list-style-type:none;
    padding:5px;
    margin:0px;
}
.bebefitData li{
    padding-bottom:5px;
    background-image:url(../images/bullet_arrow.png);
    background-repeat:no-repeat;
    background-position:0px 4px; 
    padding-left:15px;

}
.margin5px{
    margin:5px;
}
.caseStudyHeader{
    color:#FFFFFF;
    background-color:#7395AE;
    width:98%;
    height:20px;
    padding-left:10px;
    padding-top:3px;
    font-size:14px;
    font-weight:bold;
}
.quoteText{
    color:#CC9900;
    padding-top:10px;
}
.quoteBox{
    width:230px;
    font-size:16px;
    font-weight:bold;
    font-style:italic;
}
.quoteBy{
    font-size:12px;
    padding-left:20px;
    padding-bottom: 18px;
}
.CSboxData{
    background-color:#FAFAFA;
    width:242px;
    border:1px solid #7395AE;
    padding:3px;
    min-height:50px;
    height:auto !important;
    height:50px;
}
.hidden{
    display:none;
}
.moduleBenefit{
    padding-right:5px;
    width:250px;
}
.moduleBenefit ul{
    list-style-type:none;
    padding:2px;
    margin:0px;
}
.moduleBenefit li{
    padding-bottom:3px;
    background-image:url(../images/bullet_arrow.png);
    background-repeat:no-repeat;
    background-position:0px 4px; 
    padding-left:14px;

}
.moduleBenefit li li{
    padding-bottom:3px;
    background-image:url(../images/bullet_arrow2.gif);
    background-repeat:no-repeat;
    background-position:0px 2px; 
    padding-left:14px;

}
#newFeature{
    background-color:#FAFAFA;
    min-height:600px;
    height:auto !important;
    height:600px;
    width:100%;
}
#newFeatureContent{
    padding:5px;
}
#newFeature h1{
    color:#21497C;
    font-size:24px;
    font-weight:normal;
}
/*********** Home page Box start ***********/
.homeBox { 
    background-image: url('../images/box_bg.png');
    background-repeat: no-repeat;
    width:170px;
    margin-right:7px;
}
.homeBoxtop{ 
    min-height:35px;
    height:auto !important;
    height:35px;
    font-size:14px;
    color: #666;
}
.homeBoxcontent {
    min-height:390px;
    height:auto !important;
    height:390px;
    padding: 0px 5px 0px 5px;
    line-height:15px;
}
.homeBoxtopRight{ 
    min-height:30px;
    height:auto !important;
    height:30px;
    font-size:12px;
    color:#FFFFFF;
}
.homeBoxRight { 
    width:164px;
    background-image: url(../images/box_top.png);
    background-repeat: no-repeat;
}
.homeBoxcontentRight{
    width:160px;
    padding:3px;
    min-height:160px;
    height:auto !important;
    height:170px;
    background-image: url(../images/box_bottom.png);
    background-repeat: repeat-y;
}
.homeBoxRightBottom{ 
    width:164px;
    height:10px;
    background-image: url(../images/box_bottom2.png);
    background-repeat: no-repeat;
}
.boxList ul{
    list-style-type:none;
    padding:2px;
    margin:0px;
}
.boxList li{
    padding-bottom:3px;
    background-image:url(../images/bullet_arrow.png);
    background-repeat:no-repeat;
    background-position:0px 4px; 
    padding-left:14px;

}
.boxList li li{
    padding-bottom:3px;
    background-image:url(../images/bullet_arrow2.gif);
    background-repeat:no-repeat;
    background-position:0px 2px; 
    padding-left:14px;

}
.boxList a{
    text-decoration:none;
    color:#666;
}
.boxList a:hover{
    text-decoration:underline;
}
/*********** Home page Box end ***********/
.homeBoxTitle{
    font-size:14px;
    padding:5px 0px 5px 0px;
}
.headerText{
    color:#7395AE;
}
.moduleBenefitsDetail{
    width:auto;
    padding-left:50px;
    padding-top:10px;
}
.moduleText{
    font-size:14px;
}
.padding5px{
    padding:5px;
}
.paddingLeft50{
    padding-left:50px;
}
.textBox{
    border:1px solid #CECECE;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    width:200px;
    color: #535353;
}
.smallBox{
    border:1px solid #CECECE;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    width:50px;
    color: #535353;
}
.smallTextArea{
    border:1px solid #CECECE;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    width:200px;
    color: #535353;
    font-size:12px;
    height:50px;
}
.submitBtn{
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    font-family:  Tahoma, Verdana, Arial, Helvetica;
    cursor:pointer;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: url(images/dowload.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 51px;
    width: 144px;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    
    margin-top: -9px;
}
.errorMessage{
    text-align:left;
    color: #FF0000;
    background-color:#FFFFCC;
    width:350px;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
}
.redText{
    color:#FF0000;
}
table.TblBorder{
    border:1px solid #C3C3C3;
    border-collapse:collapse;
}
table.TblBorder th{
    background-color:#E5EECC;
    border:1px solid #C3C3C3;
    padding:3px;
}
table.TblBorder td{
    border:1px solid #C3C3C3;
    padding:3px;
}
.form_info_icon{
    cursor: pointer;
}
.csTitle{
    font-weight:bold;
    color:#0099FF;
}
.iframe{
    border:1px solid #C3C3C3;
    width:100%;
    height:600px;
    overflow:auto
}
.artwork{
    position:relative;
}
.mask {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/COD_back.png) no-repeat scroll 0 0;
    display:block;
    height:179px;
    left:-1px;
    position:absolute;
    top:0;
    width:177px;
    z-index:1;
    cursor: pointer;
}
/****** STYLE FOR BOX START ******/
#mainContainer {
    padding-bottom: 10px; 
    line-height: normal; 
    min-height: 100px; 
    padding-left: 2px; 
    width: 100%; 
    padding-right: 10px; 
    color: #666666; 
    word-spacing: 3px; 
    padding-top: 10px;
}
.roundedCorner_HeaderTopLight {
    background-color: #406DA3; 
    height: 1px
}
.top {
    margin: 0px 5px
}
.average {
    margin: 0px 3px
}
.medium {
    margin: 0px 2px
}
.last {
    margin: 0px 1px
}
#tagHeader {
    text-align: center; 
    padding-bottom: 0px; 
    background-color: #406DA3; 
    padding-left: 5px; 
    padding-right: 0px; 
    letter-spacing: 1px; 
    height: 25px; 
    color: white; 
    font-size: 16px; 
    padding-top: 5px
}
.tagCloudContainer {
    border-bottom: #406DA3 2px solid; 
    border-left: #406DA3 2px solid; 
    padding-bottom: 5px; 
    padding-left: 5px; 
    padding-right: 5px; 
    border-top: #406DA3 2px solid; 
    border-right: #406DA3 2px solid; 
    padding-top: 5px
}
.roundedCorner_HeaderBottom {
    background-color: #406DA3;
    height: 1px
}
/****** STYLE FOR BOX END ******/
#loginArea{
    width:100%;
    padding-top:100px;
}
#loginBox{
    width:250px;
}
.inputBox{
    height:15px;
    width:150px;
    border:1px solid #406DA3;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size:12px;
}
#loginForm{
    padding:10px;
    margin:5px;
}
.loginBtn{
    background: #406DA3;
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
    font-family:  Tahoma, Verdana, Arial, Helvetica;
    padding:1px 2px 1px 2px;
    border: 1px solid #7395AE;
    cursor:pointer;
}
.linkSeparator{
    height:12px;
    background-color:#B8B8B8 ;
    width:1px;
    margin:5px 5px 0 5px;
}
#headerBlueLine{
    height:3px;
    width:100%;
}
#footerBlueLine{
    height:3px;
    width:100%;
}
/*****LIST TABLE START******/
table.listTbl{
    border:1px solid #D0D0D0;
    border-collapse:collapse;
}
table.listTbl th{
    background-color: #F0F0F0;
    border:1px solid #D0D0D0;
    padding:4px;
}
table.listTbl td{
    border:1px solid #D0D0D0;
    padding:4px;
}
/*****LIST TABLE END******/
.inputBoxLong{
    height:15px;
    width:600px;
    border:1px solid #406DA3;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size:12px;
}
.logout{
    padding:3px;
}
.roundedCorners {
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 10px;
    width:880px;
    height:55px;
    background-image: url(images/formBG.png);
    background-repeat: no-repeat;
}
.inputBoxSmall{
    height:18px;
    border:1px solid #406DA3;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size:12px;
    color: #666;
    background-color: hsl(0, 0%, 92%);
    margin-top: -15px;
}


