

div#outerShell{
    width:730px;
    margin-left: auto;
    margin-right: auto;
    font-family:Calibri, Trebuchet MS,Arial;
    font-size:1em;
}

#outerShell #contentareatop{
    
height: 284px;  
margin:0;
padding:0;
background-color: #bce4f6;

}
#outerShell #contentareatopnew {
background-color:#bce4f6;
float:left;
margin:0;
padding:0;
width:730px;
}

#header{
    margin:0;
    padding: 0;
    background-color: #bce4f6;
    background-image: url("../_img/header.gif");
    height: 128px;
}

#outerShell #header h1{
    
    float:left;
    margin-left:-9999px;
}
#outerShell #contentareatop #leftimage{
    
    
width:505px;
min-height:284px;
height:auto;    
background-image: url("../_img/topcntlhsimg.gif");
background-position: bottom left;
float:left;
}


#outerShell #contentareatopnew #leftimage #lhscnt{
    
    padding-left:35px;
    padding-right:35px;
    padding-top:0;
    margin-top:0;
    padding-bottom: 0;
 
    
    width:415px;
    
   

}

#outerShell #contentareatopnew #leftimage  #lhscnt h1{
    
    font-size: 1em;
    color:#009ee0;
}

#outerShell #contentareatopnew #leftimage  #lhscnt h2{
    
    font-size:.9em;
    color:#93117e;
    margin-bottom:3px;
    padding:0;
    
    
}
#outerShell #contentareatop #navigation #getexpress{
    
padding-top: 40px;
    
    
    }
#outerShell #contentareatop #navigation{
    
    width: 225px;
    height: 284px;
    float:right;
    background-color: #bce4f6;
}
#outerShell #contentareatopnew  #navigationpage{
    
    background-color:#bce4f6;
    width: 225px;
   
    height:auto;
    float:right;
}
#outerShell #contentareatopnew #navigationpage ul,
#outerShell #contentareatop #navigation ul{
     
   
    display:block;
    
    
    }
#outerShell #contentareatopnew #navigationpage li,
#outerShell #contentareatop #navigation li{
    width:200px;
    background-image: url("../_img/arrowblu.gif");
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    display:block;
    text-decoration:none;
    border-bottom: 2px #fff dotted;
    color:#000;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 0.9em;

}

#outerShell #contentareatopnew #navigationpage li a,
#outerShell #contentareatop #navigation li a{
    color:#000;
    text-decoration:none;
    
    }
#outerShell #contentareatopnew #navigationpage li a:visited,
#outerShell #contentareatop #navigation li a:visited{
    color:#000;
}

#outerShell #contentareatopnew #navigationpage li a.active,
#outerShell #contentareatop #navigation li a.active,
#outerShell #contentareatopnew #navigationpage li a:hover,
#outerShell #contentareatop #navigation li a:hover{
    
    color:#009ee0;
    
    }
  #outerShell #contentareamiddle{  
       background-color: #e2dec3;
       padding:0;
       margin: 0;
}

#outerShell #contentareabottom{
    padding-top:35px;
    padding-bottom:70px;
    background-color: #e2dec3;
    color:#000;
}

#outerShell #contentareabottom #lhscnt{
    
    padding-left:35px;
    padding-right:35px;
    height:auto;
    width:435px;
   

}

#outerShell #contentareabottom #lhscnt h1{
    
    font-size: 1.2em;
    color:#009ee0;
}

#outerShell #contentareabottom #lhscnt h2{
    
    font-size:1.1em;
    color:#93117e;
    margin-bottom:3px;
    padding:0;
    
}
#outerShell #contentareabottom #rhscnt #block-block-2 p,
#outerShell #contentareabottom #lhscnt p{
    color:#000;
    margin-top:3px;
    margin-bottom:3px;
    
}

#outerShell #contentareabottom #rhscnt{
    
    width:225px;
    height:auto;
    float:right;
}

#outerShell #findout a,
#outerShell #contentareabottom #rhscnt #block-block-1 a{
    
    font-size: 0.9em;
    color:#009ee0;
    text-decoration: none;
    
    }
    #outerShell #contentareabottom #rhscnt #block-block-1 ul{
        margin: 0;
        padding: 0;
    }
    
    #outerShell #contentareabottom #rhscnt #block-block-1 ul li{
        border-bottom:  2px #fff dotted;
        margin-bottom:5px;
    }
    #outerShell #contentareabottom #rhscnt #block-block-1 img{
    margin-right: 5px;    
    }
    
    
    #outerShell #contentareabottom  #rhscnt #block-block-2 h1{
        
          font-size:1em;
         color:#93117e;
        
    }
    
    
    #outerShell #contentareatoppage #navigationpage #rhscnt #block-block-3 #findout{
        
        background-image: url("../_img/findoutmore.gif");
        background-repeat: no-repeat;
    }
    
/* Media Manager Table */

.media_manager_table {
    font-size:0.8em;
    color:#000;
	width:415px;
}

.media_manager_table tbody {
    border:0px none;
}

.media_manager_table td {
    vertical-align: bottom;
	padding: 5px 0;
	border-bottom:1px solid #CCCCCC;
}

.media_manager_table td.product_title {
    color: #93117E;
}

.media_manager_table td.left {
    text-align: left;
}

.media_manager_table td.right {
    text-align: right;
}

.media_manager_table td.center {
    text-align: center;
}


