/* Print Style Sheet */

body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
width: auto;
margin: 0 0 0 0;
float:none !important;
}

a{
text-decoration:underline;
font-weight:bold;
}

#container{
width:auto;
float:none !important;
}

#header{
float:none !important;
width:auto;
text-align:left;
}
#header p{
display:none;
}

.logo{
float:none !important;
}

#leftnav, #CountryBar, #searchbar, #Cartbar, #headerbar{
display:none;
}

#content{
width:auto;
float:none !important;
clear:both;
}

#foot{
float:none !important;
clear:both;
}

.footlink{
display:none !important;
}

