/* /css/media-types/print.css */
#IndexWrapper, #IndexTabWrapper, #Search, #TopNav, #MainNav, #ProximityNav, 
#QuickLinks, #PageToolsWrapper, #FooterBottom, ul.Tabnav, 
div.PhotoSlider .Buttons, div.PhotoSlider .PhotoCaption, .CmsInfoButtonsContainer, 
#HomeBanner, #Row1Col3 { display: none !important; }
div.PhotoSlider ul.Container {
list-style: none;
margin-left: 0;
padding-left: 0;
}
/* Two Col lists */
ol.TwoCol, ul.TwoCol {
width: 40% !important;
float: left !important;
}
p.TwoCol, div.TwoCol {
margin: 0;
padding-left: 0;
}
.ClearFix, .cmspage {
display: block;
}
.ClearBoth {
clear: both;
}
.TextAlignCenter {
text-align: center;
}
.TextAlignRight {
text-align: right;
}
p.Quotation {
font-style: italic;
}
.Right {
float: right !important;
margin: 0 0 .6em 1em !important;
}
.Left {
float: left !important;
margin: 0 1em .6em 0 !important;
}
img.Left { float: left !important; }
img.Right { float: right !important; }
.Center {
width: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* Footer Top */
#FooterTop img {
margin:2px 6px 2px 0 !important;
}
#FooterTop p {
line-height:1.5;
margin:12px 15px 0 0 !important;
}
#FooterTop h3 {
font-size:1.2em;
margin:11px 15px 0 0 !important;
}