/* UL.com Print Style */

body,
html {
	width: 100%;
}

body {
    font-family: arial, sans-serif;
    font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
    font-family: arial, sans-serif;
    font-weight: normal;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 100%;
}

h1 {
    font-size: 15pt;
}

h2 {
    font-size: 14pt;
}

h3 {
    font-size: 12pt;
    font-weight: bold;
}

h4, h5, h6 {
    font-size: 10pt;
    font-weight: bold;
}

a, a:active, a:visited {
    color: #000000; text-decoration: none;
}

#headLogo {
	height: 50px;
	overflow: hidden;
}

#headLogo img {
    border: none;
}

#sectionControls {
    float: left;
	_float: none;
    /* width: 257px; */
    /* background: transparent url(../images/trim/nav-drop-shadow.gif) repeat-y scroll 257px 50%; */
    margin-right: 1em;
	width:960px;
	_width:100%;
	margin-top: 10px;
	background: #FF0D00 url(../images/backgrounds/bg_logo_r.jpg) no-repeat 100% 0;
	height: 50px;
	overflow: hidden;
}

#sectionControls img {
    display: block !important;
}

#sectionControls .railSleeve {
/*    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;  */
	display: none;
} 

#sectionControls h1, #sectionControls h2 {
    margin: 0;
}

#sectionControls h1 {
    width: 230px;
    height: 19px;
    margin-bottom: 5px;
}

#sectionControls h2.pageTitle {
    color: #f00;
    font-family: "arial narrow", arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
	margin-top: 10px;
}

#mainContent {
	float: left;
	padding: 20px 20px 0;
	width: 960px;
	_padding: 20px 5% 0;
	_width: 90%;
}

#mainContent #primaryColumn {
    clear: none;
}

.ulHeading {
    color: #f00 !important;
    font-family: "arial narrow",arial,sans-serif !important;
    font-weight: normal !important;
    font-size: 16pt !important;
    line-height: 100% !important;
}

h3.ulHeading { 
    font-size: 16pt !important;
	margin: 10px 0px;
}

h4.ulHeading { 
    font-size: 14pt !important;
	margin: 10px 0px;
}

h5.ulHeading { 
    font-size: 12pt !important;
	margin: 10px 0px;
}

h4.ulHeading.ResultsFor { 
	float: left; 
	margin: 0px 10px 0px 0px;
	display: inline;
}

#main .ulRed {
    color: #f00 !important;
}

#main .ulGrey {
    color: #333333 !important;
}

#main .noMargin {
	margin: 0px !important;
}


.contentBlock .listTitle {
	color: #FF0000;
}

.listTitle {
	color: #333333;
	font-weight: bold;
	margin: 20px 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#mainContent ul.linkList.flags  {
	width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	float: left;
	display: inline;
}

#mainContent ul.linkList.flags li {
	padding: 0px 0px 0px 5px;
	background: none;
	margin-bottom: 5px;
	list-style-image: none;
	list-style-type: none;
	width: 30% !important; 
	float: left !important;
	display: inline;
}

#mainContent ul.linkList.flags li img {
	margin: 0px 10px 0px 0px;
	vertical-align: bottom;
}

.ulFeatureHeading {
	color:#FF0000 !important;
	font-family:"arial narrow",arial,sans-serif !important;
	font-size:16pt !important;
	font-weight:normal !important;
	line-height: 0% !important;
	margin-bottom: 5px !important;
}

#disclaimer {
	border-top: 11px solid #FF0000;
	float: left;
	font-size: 11px;
	padding: 5px 0 10px;
	text-align: right;
	width: 960px;
	_width: 100%;
	
}

#disclaimer a {
	text-decoration: none;
}

.tinymce * {
	_float: none;
}

.noPrint { 
	display: none !important;
}

/* Hide */
#sectionControls .railSleeve #userLoginCollapsed, #sectionControls .railSleeve #userLoginStatic, #sectionControls .railSleeve #userLoginExpanded,
#sectionControls .railSleeve #rememberForm, #sectionControls .railSleeve #subNavList,
#sectionControls .railSleeve .banner, #sectionControls .railSleeve .leftBottomBannerSpacer,
#mainContent .selectLanguage, #mainContent .headerLinks, #mainContent #topNav,
#mainContent #searchControl, #mainContent  #docBar #docControls, #mainContent #primaryColumn .promoBlock,
#mainContent #secondaryColumn, #worldwide_banner, #socialBookmark, #footer, .clear, #slideControls, #slideshow, #docBar, #breadcrumbs, #addThis {
    display: none !important;
}