body{
        margin: 0 auto;
        background-color: White;
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        color: #5F5F5F;
}
td{
        font-size: 12px;
        color: #707070;
}
a{
        color:#969BB8;
}

.hline{
        width: 100%;
        height: 1px;
        background-color: #40403E;
}
.wline{
        width: 100%;
        height: 1px;
        background-color: #ffffff;
}
.clnk{
      color: #707070;
      text-decoration: none;
}
.clnk:hover{
      text-decoration: underline;
}
.topMenu{
        color: White;
        font-size: 11px;
}
.topMenu a{
        color: White;
        text-decoration: none;
}
.topMenu a:hover{
        text-decoration: underline;
}
.mainMenu1{
        width: 100%;
        height: 19px;
        background-color: #D1D3D4;
        color: #68696C;
        font-size: 11px;
        font-weight: bold;
        padding-top:3px;
}
.mainMenu1 a{
        color: #68696C;
        text-decoration: none;
}
.mainMenu1 a:hover{
        color:#000000;
}
.mainMenu1 small{
        color:#646770;
        font-weight: normal;
}
.bottomMenu{
        color:#646770;
        font-weight: normal;
        font-size: 10px;
}
.bottomMenu a{
        color:#646770;
       /* text-decoration: none;*/
}
.mainMenu2{
        width: 100%;
        height: 20px;
        color: #ffffff;
        font-size: 10px;
        background-color: #ffffff;        
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
                
}
.mainMenu2 td{
                font-size: 11px;                
}
.mainMenu2a td{
                                border-bottom : none;
                                border-left : none;
                                border-top : 1px solid #CCCCCC;
                                border-right : none;
}
.mainMenu2 a{
        color: #000000;
        text-decoration: none;
}

.bottxt {
        color:#646770;
        font-size: 11px;
}

.bottxt2 {
        color:#636573;
        font-size: 11px;
        /*text-decoration: underline; */
}

.titleLine{
        background-color: #F2F2F2;
        border: 1px solid #737173;
        margin-top: 1px;
        margin-bottom: 2px;
        width:100%
}

.titleLine td {
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        color:#666666;
        margin: 0px;
        padding: 0px;
        font-weight: bold;
}
.titleLine td b{
color: #002968;
}
.titleLine td h1{
        color: #737173;
        font-size: 20px;
        margin: 0px;
        padding: 5px;
        font-weight: bold;
}


.titleInfo{
        border: 1px solid  #B7B5CA;
        height:45px;
        width:100%;
        margin-top: 2px;
        margin-bottom: 2px;
        }
.titleInfo td {
        font-size: 10px;
        color:#6D7894;
        padding-left: 5px;
}

.productTable{
        width:100%
}
.productTable th{
        background-color: #999999;
        padding:3px;
        padding-left:10px;
        background-image: url(../images/table_delim.gif);
        background-position: left;
        background-repeat: no-repeat;
        color:#ffffff;
        font-size: 11px;
        text-align:left;
        font-weight:normal;
}
.productTable td a{
        font-size: 10px;
        color:#6D7894;
}        

.prodTitle {
        font-size: 18px;
        color:#808285;
        font-weight:normal;
}

.prodTitle2 {
        font-size: 18px;
        color:#FFFFFF;
        font-weight:normal;
}

.prodSubTitle2 {
        font-size: 12px;
        color:#FFFFFF;
        font-weight:bold;
}
.whttxt {
        font-size: 12px;
        color:#FFFFFF;
}

.whtlnk{
       color:#FFFFFF;
       text-decoration:none;
}

.whtlnk:hover{
       text-decoration:underline;
}

.redtxts{
       font-size: 11px;
       color:#D60021;
      /* font-weight:bold;*/
}

.lstlnk a{
       color:#000000;
       text-decoration:none;
       font-weight:normal;
}

.lstlnk a:hover{
       color:#CE1141;
       text-decoration:underline;
}

.bottomInfo{
        border: 1px solid  #737173;
        background-color: #F2F2F2;
        height:45px;
        width:100%;
        margin-top: 2px;
        margin-bottom: 2px;
        }
.bottomInfo td {
        font-size: 11px;
        color:#6D7894;
        padding-left: 5px;
}
.bottomInfo strong{
        font-size: 12px;
        color:#000000;
}
.catList{
        border: 1px solid  #B7B5CA;
        background-color: #E0E7EF;
        width:100%;
        margin-top: 2px;
        margin-bottom: 2px;
        }
.catList td {
        font-size: 12px;
        color:#6D7894;
        padding-left: 5px;
}
.catList strong{
        font-size: 12px;
        color:#000000;
}
.note{
        border: 1px solid  #B7B5CA;
        background-color: #ffffff;
        width: 300px;
        margin: 10px;
        padding: 4px;
        color: #637491;
        font-size: 11px;
}

.loginInfo{
        border: 1px solid  #B7B5CA;
        background: #ffffff;
        height:330px;
        width:350px;
        margin: 10px;
        padding: 5px;
}
.loginInfo h1{
        margin: 0px;
        padding: 0px;
        background-color: #EFEEF3;
        width:100%;
        font-size: 12px;
        font-weight: bold;
}
h3{
        font-size: 18px;
        font-weight: bold;
        color: #002968;
}
h4{
        margin: 0px;
        padding: 3px;
        background-color: #F2F2F2;
        width:100%;
        font-size: 12px;
        font-weight: bold;
        color: #737173;
}
.inp{
        width:200px;
}
.ref1{
        margin: 0px;
        padding: 3px;
        font-size: 12px;
        font-weight: bold;
        color: #002968;
}
.closer a{
        font-size: 11px;
        font-weight: bold;
        color: #002968;
}
.lmtitle{
        background-color: #B5B8C7;
        color: #000000;
        font-weight: bold;
        padding:5px;

}
.lm a{
        color: #000066;
        text-decoration:none;
        font-size: 11px;
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.lm a:hover{
        color:#9A0000;
}
.txtHead{
        font-size: 18px;
        font-weight: bold;
        color: #002968;
}
/*.txtMed{
        margin: 0px;
        padding: 0px;
        background-color: White;
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-size: 12px;
        color: #5F5F5F;
}*/
.txtMed{
}

.myinp{
        width: 90px;
        height: 15px;
        border: 0px solid #E6E7E8;
        background: #E6E7E8;
}

.myinpd{
        width: 100px;
        background: #E6E7E8;
}


.myinpw{
        width: 90px;
        height: 15px;
        border: 0px solid #FFFFFF;
        background: #FFFFFF;
}

.myinpwd{
        width: 100px;
        background: #FFFFFF;
}

.inpnewsletter{
        width: 100px;
        height: 15px;
        border: 0px solid #FFFFFF;
        background: #FFFFFF;
        font-size: 10px;
}
.btnnewsletter{
        border: 1px solid #68696C;
        background: White;
        color: #68696C;
        font-size: 13px;
        font-weight:bold;
        height: 15px;
        font-size: 8px;
}

.sidelnk{
        font-size: 11px;
        color: #A7A9AC;
        text-decoration:none;
}
.sidelnk:hover{
        color: #CE1141;
}
.sidetit{
       font-size: 11px;
       color: #FFFFFF;
       font-weight: bold;
}
.sidetxt{
       font-size: 11px;
        color: #A7A9AC;
}
.blueberry{
        color : #ffffff;
        background-color: #005DAA;
        font-weight : bold;
}
.cherry{
        color : #ffffff;
        background-color: #D31245;
        font-weight : bold;
}
.grape{
        color : #ffffff;
        background-color: #6A2C91;
        font-weight : bold;
}
.orange{
        color : #ffffff;
        background-color: #FAA633;
        font-weight : bold;
}
.raspberry{
        color : #ffffff;
        background-color: #C6006F;
        font-weight : bold;
}
.strawberry{
        color : #ffffff;
        background-color: #EA4498;
        font-weight : bold;
}
/*newsroom*/
.style1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000066;
}
.style2 {color: #000000}
/*newsroom ends*/

/*newlook*/
.8a6{
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
                font-size: 10px;
        color: #707375;
}
/*newlook ends*/


#hd{ z-index: 1000; margin-bottom: 20px; padding-bottom: 20px;}
.dropdown a{ z-index: 500 !important}
#centered_container { width: 950px; margin: 0 auto; }




/*#udm,#udm ul {padding:0;margin:0}
#udm li ul a {margin-left:1em}
#udm li {
	float:left;
	width:8em;
	position:relative;
	list-style-type:none;
}
#udm li ul {visibility:hidden;background: white}
#udm li:hover ul {
	visibility:visible;
	background-color:#fff;
}
#udm li ul li{border: 1px solid #A7A9AC; }
#udm li ul li:hover{background:#EEEEEE;}*/
/*#navbar ul#udm {display:block;font-size:85%;font-weight:bold;height:20px;margin:5px 5px;}
#navbar ul#udm li {display:block;float:left;background:url(img/top-nav-seperator.gif) repeat-y right;text-transform:uppercase;}
#navbar ul#udm li a {display:block;margin-right:2px;background-color:transparent;color:#626056;text-decoration:none;border-bottom:solid 2px #D29F44;padding:2px 10px 3px 10px;}
#navbar ul#udm li a:hover {display:block;background-color:transparent;color:#AE3E3D;text-decoration:none;border-bottom:solid 2px #9C7C43;}
#navbar ul#udm li .dropdown {position:absolute;top:0;line-height:18px;z-index:100;width:100px;visibility:hidden;}
#navbar ul#udm li .dropdown a {display:block;background-color:#eee;color:#626056;text-decoration:none;width:100%;border-top:solid 1px #fff;}
#navbar ul#udm li .dropdown a:hover {background-color:#eee;color:#AE3E3D;text-decoration:none;}
#navbar ul#udm li#talk {float:right;background:none;}
#navbar ul#udm li#talk a {margin-right:0px;}*/


