@import url("reset.css");
body {
	font: 62.5%/140% Arial, Verdana, Helvetica, sans-serif;
	color: #252525;
	text-align: center;
	background: #f6f9fc url("../images_bww/common/background-fade.gif") center top repeat-x;
}


#skipLink{
	margin-bottom: -2px;
	height:0px;
	line-height:0px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-color: #FFF;
}

#header { 
	padding: 30px 30px 10px;
	background: url("../images_bww/common/header_divider_bar.gif") center bottom no-repeat;
}

#header #logo {
	margin-bottom: 10px;
}

#content-wide { padding: 0 30px 0 33px; position: relative; }
#content { margin: 0 20px 0 260px; position: relative;/* zoom:1;*/ }

.orange { color: #F7941D; }
.sidenav {
	float: left;
	display: inline;
	font-size: 1.1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #105EAA;
	padding: 20px 0 0 0;
	line-height:1em;
	width:210px;
}

.sidenav li:hover{background-color:#f0f0f0;}

.sidenav li a{ padding:5px 0 5px 5px; display:block; width:140px;}

.sidenav li{padding-left:5px; margin-left:60px;}

.sidenav a {
	color: #252525;
}

.sidenav a.on, .sidenav a:hover {
	color: #709ECA;
}

.sidenav li a.landingSideNav {margin-left:-5px; color:  #709ECA;}
.sidenav li.SubSideNav{
	 margin-left:10px;}
.sidenav li.SubSideNav a{ 
	 padding-left:5px; margin-left:60px; display:block;
}
.sidenav li.SubSideNav a:hover{ 
	 background-color:#f0f0f0;
}
.sidenav li.SubSideNav:hover{
	background-color:#fff;
}

.right-side-nav {
	float: right;
	width: 213px;
}

.leftNavSubCont{
	width:179px;
	margin:0 0 0 50px;
	padding-top:80px;
}

.leftNavSubOuter{
	background-image:url(/images_bww/common/nav/recallbox_bottom.gif);
	background-repeat: repeat-y;
	width:179px;
	padding: 5px 0 8px 0;

}

.leftNavSubOuter p{
	line-height:15px;
}

.leftNavSubOuter p a:hover{
	color:  #709ECA;
}

.leftNavSubOuter p a:visited{
	color:  #709ECA;
}

.leftNavSubOuter p a:active{
	color:  #105eaa;
}

.leftNavSubOuter p a{
	color:  #105eaa;
}
.leftNavSubOuter p {
	color: #252525;
	}

.leftNavSubInner{
	margin:0 5px 0 15px;
	width:164px;
}

div.right-side-nav ul.singleItem
{
	width: 225px;
	background:url(/images_bww/common/global_small_callout_box.gif) left bottom no-repeat;
}

div.right-side-nav ul.singleItem li
{
	line-height:30px;
	text-indent: 10px;
	font-size: 1.1em;
	border:0;
}

.right-side-nav ul{
	background:url(/images_bww/common/big_box_stretch.gif) left bottom repeat-y;
}

.right-side-nav ul li {
	border: 1px solid #CCC;
	padding: 8px 0;
	text-indent: 10px;
	font-size: 1.1em;
}
.right-side-nav ul li.top {
	border-top: 1px solid #CCC;
	border-bottom:0px;
	padding: 8px 0;
	text-indent: 10px;
	line-height:50%;
}
.right-side-nav ul li.bottom {
	border-bottom: 1px solid #CCC;
	border-top:0px;
	padding: 8px 0;
	text-indent: 10px;
		line-height:50%;
}

.right-side-nav ul li.middle {
	border-bottom: 0px;
	border-top:0px;
	padding: 8px 0;
	text-indent: 10px;
		line-height:50%;
}
.right-side-nav li a {
	font-weight: bold;
	padding-top:2px;
	color: #105EAA;
}
.right-side-nav li a:hover { color:#709ECA;}
.right-side-nav li a:visited { color:#709ECA;}
.right-side-nav li a:active { color:#105EAA;}

.right-side-box{margin:0; width:211px; border: 1px solid #CCC;}
.right-side-box-no-border{margin:0; width:211px;}
.right-side-box-no-border-shadow { width:218px; border:0; background-image:url(/images_bww/common/big_box2_stretch.gif); margin:0;}
.right-side-box-inner{width:188px; margin:10px;}
.right-side-box-inner a{color: #105EAA;}
.right-side-box-inner a:hover{color: #709ECA;}
.right-side-box-inner a:visited{color: #709ECA;}
.right-side-box-inner a:active{color: #105EAA;}
.right-side-box-inner img{ margin-top:5px;}

.chairman-callout{
	
}

.chairman-callout-txt{
	width:100px;
	float:left;
	line-height:100%;
}

.chairman-callout-txt p{
	margin-bottom:5px;
}

.chairman-callout img{
	float:left;
	margin-right:10px;
}

div.middle-content {
	margin-right: 250px;
}
div.middle-content p {
	font-size: 1.1em;
}
div#consentdecree p {
	margin-bottom:10px;
}
div#consentdecree ul.contentul{
	list-style-type:disc;
}
div#consentdecree ul.contentul li{
	display:list-item;
		margin-left:30px;

}
	
div.middle-content h1 {
	font-size: 1.4em;
	line-height: 115%;
	padding-top:40px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	color: #105EAA;
}
div.middle-content h2 {
	font-size: 1.4em;
	line-height: 115%;
	margin: 40px 0 10px;
	border-bottom: 1px solid #CCC;
	color: #105EAA;
}
div.middle-content h2.noborder {
	font-size: 1.4em;
	line-height: 115%;
	margin: 40px 0 10px;
	border:0;
	color: #105EAA;
}

div.middle-content h3 {
	font-size: 1.1em;
	line-height: 115%;
	margin: 10px 0 5px;
	font-weight: bold;
}

div.middle-content a {
	color: #105EAA;
	font-weight: bold;
}

div.middle-content a:hover {
	color: #709ECA;
	font-weight: bold;
}

div.middle-content a:visited {
	color: #709ECA;
	font-weight: bold;
}

div.middle-content a:active {
	color: #105EAA;
	font-weight: bold;
}

div.middle-content div.yearContainer {
	margin: 40px 0 10px;
	border-bottom: 1px solid #CCC;
	height:18px;
	width:100%;
}

div.middle-content div.yearContainerMulti {
	margin: 40px 0 10px;
	border-bottom: 1px solid #CCC;
	height:30px;
	width:100%;
}

div.middle-content div.year {
	font-size: 1.1em;
	line-height: 110%;
	color: #105EAA;
	width:100px;
	float:left;
}

div.middle-content div.yearMulti {
	line-height: 115%;
	width:350px; 
	float:left;
	font-weight:bold;
	font-size:1.1em;
}

div.middle-content div.topCallout {
	float:right;
	width:40px;
	color:#909090;
	font-size:.9em;
	line-height:2em;
	padding-right:15px;
	background:url(/images_bww/global/global_top_arrow.gif) center right no-repeat;
	text-align:right;
	height:18px;
}

div.middle-content p.indent
{
	margin-left:15px;
}

div.middle-content ul li {padding-top:3px; padding-bottom:3px; display:block; font-size:1.1em;}
div.middle-content ul li a{line-height:10px; font-size:1.1em;}

.bulleted{list-style-type: disc; padding-left:15px; margin-left:10px; margin-top:5px;}
div.middle-content h2.boldonly{font-size:1em; color:#252525; font-weight:bold;}
div.middle-content div.boldonly{font-size:1.1em; color:#252525; font-weight:bold; border-bottom: 1px solid #CCC;}


/** Home styles **/
#slider_container { position: relative; }

#slider {
	height: 277px;
	overflow: hidden;
	width: 917px;
	position: relative;
	background-image:url('/images_bww/home/black-bg.jpg');
	background-position:467px 0;
	background-repeat:no-repeat;
}
.slider {
	background-position: left top;
	background-repeat: no-repeat;
	height: 277px;
	width: 917px;
	top: 0;
	left: 0;
}
.slider .beauty-shot {
	float: right;	
}
.slider .slider-content {
	width: 360px;
	margin: 0 0 0 45px;

	color: #FFF;
	position:relative;
	top:12%;
}
.slider h2 {
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.slider p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin-top: 12px;
}
.slider p a {
	color: #FFF;
	font-size: .8em;
	padding-right: 25px;
	text-decoration: none;




	font-family: Verdana;
	font-weight: bold;
	padding-top:4px;
	line-height: 150%;
}
.slider p a img { 
	behavior: url(/js_bww/iepngfix.htc);
	padding-left: 2px;
	vertical-align: bottom;
}
.slider p a:hover {
	color: #d7d7d7;
}
#slider1 { background-image: url('../images_bww/home/colorbox1.jpg'); }
#slider1 h2 {
	background-image: url('../images_bww/home/YYC_LiveLife.png');
	height: 58px; 
	behavior: url(/js_bww/iepngfix.htc);
}
#slider2 { background-image: url('../images_bww/home/colorbox4.jpg'); }
#slider2 h2 {
	background-image: url('../images_bww/home/YYC_RideinStyle.png');
	height: 58px;
	behavior: url(/js_bww/iepngfix.htc);
}

#slider3 { background-image: url('../images_bww/home/colorbox2.jpg'); }
#slider3 h2 {
	background-image: url('../images_bww/home/YYC_FeelatHome.png');
	height: 58px;
	behavior: url(/js_bww/iepngfix.htc);
}

#slider4 { background-image: url('../images_bww/home/colorbox3.jpg'); }
#slider4 h2 {
	background-image: url('../images_bww/home/YYC_CelebrateLittleThings.png');
	height: 58px;
	behavior: url(/js_bww/iepngfix.htc);
}

ul.nav {
	position: absolute;
	left: 45px;
	top: 257px;
	z-index: 10000;
}
ul.nav li {
	float: left;
	margin-right: 4px;
	width: 13px;
}
ul.nav li a { display: block; width: 13px; text-decoration: none; background: url('../images_bww/home/circle_off.png') center left no-repeat; behavior: url(/js_bww/iepngfix.htc); }
ul.nav li a.activeSlide { background-image: url('../images_bww/home/circle_on.png'); }

#home_page_buckets {
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#home_page_buckets .bucket h2 {
	font-size: 1.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #105EAA;
	margin-bottom: 7px;
}
#home_page_buckets .bucket h3 {
	font-size: 1.1em;
	margin-top: 25px;
	font-weight: bold;
}

#home_page_buckets .bucket {
	float: left;
	padding-left: 11px;
	background: url('/images_bww/home/divider-vertical.gif') top left no-repeat;
	display: inline;
	font-size: 1.1em;
	position: relative;
}

#home_page_buckets .bucket li {
	color: #F7941D;
	margin: 4px 0;
}

#home_page_buckets .bucket li a {
	color: #105EAA;
	font-weight: bold;
	text-decoration: none;
}

#home_page_buckets .bucket li a:hover {
	color: #709ECA;
}

#home_page_buckets .bucket li a:visited {
	color: #709ECA;
}

#home_page_buckets .bucket li a:active {
	color: #105EAA;
}

#home_page_buckets #bucket1 {
	margin-left: 5px;
	width: 210px;
	_width: 221px;
	*width: 221px;
	margin-top: 20px;
}

#home_page_buckets #bucket2 {
	margin-left: 15px;
	width: 213px;
	_width: 202px;
	*width: 202px;
	margin-top: 20px;
	height:200px;
}

#home_page_buckets #bucket3 {
	width: 440px;
	background-repeat: no-repeat;
	background-position: left 20px;
	margin-left:-15px;
}

#home_page_buckets #bucket3 ul {
	position: absolute;
	top: 131px;
	left: 205px;
}

#home_page_buckets #bucket3 ul li {

	display: block;
	width: 230px;
	text-indent: 10px;
	line-height: 38px;
	position:absolute;
	top:5px;
}

#home_page_buckets #bucket3 ul li a {
	padding-right: 20px;
	
	padding-top:3px;
	margin-left:13px;
	background: url('../images_bww/common/orange_arrow.png') top right no-repeat;

}

#home_page_buckets #bucket3 .productCallout{
	float:right;
	width:220px;
	vertical-align:bottom;
	/*padding: 4% 0 0;*/
	 margin-top: 20px;
}

/* added to fix layout issue*/
#home_page_buckets #bucket3 #bucketRotation2 .productCallout{
	float:right;
	width:280px;
	vertical-align:bottom;
	/*padding: 11% 0 0;*/
}
#home_page_buckets #bucket3 #bucketRotation2 ul
{
	position: absolute;
	top: 131px;
	left: 140px;	
}
#home_page_buckets #bucket3 #bucketRotation2 ul li
{
	
	display: block;
	width: 270px;
	/*text-indent: 10px;*/
	line-height: 38px;
	position:absolute;
	top:5px;
}

#home_page_buckets #bucket3 #bucketRotation2 ul li a
{
	padding-right: 20px;
	
	padding-top:3px;
	margin-left:20px;
	background: url('../images_bww/common/orange_arrow.png') top right no-repeat;
}



#home_page_buckets #bucket3 #bucketRotation3 .productCallout{
	float:right;
	width:250px;
	vertical-align:bottom;
	/*padding: 5% 0 0;*/
}
#home_page_buckets #bucket3 #bucketRotation3 ul
{
	position: absolute;
	top: 131px;
	left: 185px;	
}
#home_page_buckets #bucket3 #bucketRotation3 ul li
{
	
	display: block;
	width: 260px;
	text-indent: 0px;
	line-height: 38px;
	position:absolute;
	top:5px;
}

#home_page_buckets #bucket3 #bucketRotation3 ul li a
{
	padding-right: 20px;
	
	padding-top:3px;
	margin-left:20px;
	background: url('../images_bww/common/orange_arrow.png') top right no-repeat;
}

#home_page_buckets #bucket3 #bucketRotation1 ul
{
	position: absolute;
	/*top: 151px;*/
	/*left: 140px;	*/
}

#home_page_buckets #bucket3 #bucketRotation1 .productCallout{
	float: right;
	width:250px;
	vertical-align:bottom;
	/*padding: 6% 0 0;*/
}
#home_page_buckets #bucket3 #bucketRotation1 ul li
{
	
	display: block;
	width: 260px;
	text-indent: 0px;
	line-height: 38px;
	position:absolute;
	top:5px;
}


/* added to fix layout issue ends*/
#bucketRotation0{
		height:208px;
		background-image:url(/images_bww/home/BedSafety_FeaturedProduct.jpg);
}

#bucketRotation1{
		height:208px;
		background-image:url(/images_bww/home/Facebook_FeaturedProduct-2.jpg);
}

#bucketRotation2{
		height:208px;
		background-image:url(/images_bww/home/Careers_FeaturedProduct.jpg);
}

#bucketRotation3{
		height:208px;
		background-image:url(/images_bww/home/Rio_BathSafety_FeaturedProduct.jpg);
}

/** Products Services styles **/

#ps-header { font-size: 1.4em; color: #105EAA; margin-top: 20px; padding-left: 3px; }
#ps-quote { background-image:url(/images_bww/products-services/products_headline.gif); background-repeat:no-repeat; height:108px; padding: 8px 3px; font-size: 1.5em; line-height: 140%; margin-top: 2px; text-indent:-9999px; }
div#products { margin-top: 30px; }
div#products div.product { width: 325px; margin-bottom: 30px; }
div#products div.product img { float: left; }
div#products div.product div.product-content { margin-left: 100px; }
div#products div.product div.product-content h2 { font-size: 1.4em; color: #105EAA; }
div#products div.product div.product-content h2 a { color: #105EAA; }
div#products div.product div.product-content h2 a:hover { color: #709ECA; }
div#products div.product div.product-content h2 a:visited { color: #709ECA; }
div#products div.product div.product-content h2 a:active { color: #105EAA; }
div#products div.product div.product-content h3 { font-size: 1.1em; font-weight: bold; }
div#products div.product div.product-content div { border: 1px solid #E9E9E9; border-left: 0; border-right: 0; padding: 6px 0 8px; margin-top: 3px; }
div#products div.product div.product-content div p { margin-bottom: 7px; font-size:1.1em; }
div#products div.product div.product-content div p a {color: #105EAA; }
div#products div.product div.product-content div p a:hover {color:  #709ECA; }
div#products div.product div.product-content div p a:visited {color:  #709ECA; }
div#products div.product div.product-content div p a:active {color:  #105EAA; }

#slider_container_products { position: relative; }

#slider-products {
	height: 172px;
	overflow: hidden;
	width: 690px;
}
.slider-products {
	background-position: left top;
	background-repeat: no-repeat;
	height: 172px;
	width: 690px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
}
.slider-products .beauty-shot {
	float: right;
	margin-right:4px;	
}
.slider-products .slider-content {
	width: 300px;
	margin: 0 0 0 15px;
	padding-top: 25px;
	color: #FFF;
}
.slider-products h3 {
	font-size: 1.4em;
	margin-bottom:10px;
	margin-top:-17px;
}
.slider-products h4 {
	font-size: 1.4em;
	margin-bottom:0px;
	padding-bottom:0;
	line-height:1.4em;
}
.slider-products p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 10px;
}
.slider-products p a {
	color: #FFF;
	font-size: .8em;
	padding-right: 25px;
	text-decoration: none;
	background: url('../images_bww/common/orange_arrow.png') right center no-repeat;
	font-family: Verdana;
	font-weight: bold;
}
.slider-products p a:hover {
	color: #d7d7d7;
}
#slider1-products { background-image: url('/images_bww/products-services/blue_background.jpg'); height:172px;}
#slider1-products h2 {
	
}

#slider2-products { background-image: url('/images_bww/products-services/blue_background.jpg'); height:343px;}
#slider2-products h2 {
	
}

#slider3-products { background-image: url('/images_bww/products-services/blue_background.jpg'); height:343px;}
#slider3-products h2 {
	
}

ul.nav-products {
	position: absolute;
	left: 285px;
	top: 7px;
	z-index: 10;
}
ul.nav-products li {
	float: left;
	margin-right: 4px;
	width: 13px;
}
ul.nav-products li a { display: block; width: 13px; text-decoration: none; background: url('../images_bww/home/circle_off.png') center left no-repeat; behavior: url('/js_bww/iepngfix.htc'); }
ul.nav-products li a.activeSlide { background-image: url('../images_bww/home/circle_on.png'); }


/** About Us styles **/

#about-quote { background: url('/images_bww/about/about-us-headline.gif') top left no-repeat; height: 63px; text-indent: -9999px; margin: 3px 0 35px; }
#officers-header { font-size: 1.4em; color: #105EAA; margin-top: 20px; padding-left: 3px; }
.officer-bio {font-size:1.1em;}
.officer-bio img{float:left; margin-right:15px;}
.officer-bio .name{ font-weight:bold;}
.officer-bio .title{color:#707070; font-weight:bold;}
.officer-bio .desc{}
.officer-bio .officer-bio-content{float:left; width:600px;}
.officer-bio {margin-bottom:25px; display:block;}


/** Investor Relations styles **/

#investor-quote { background: url('/images_bww/investor-relations/investor-relations-headline.gif') top left no-repeat; height: 68px; text-indent: -9999px; margin: 3px 0 35px; }
.boardMembersCol{width:205px; float:left; margin-right:10px;}
.boardMembersCol2{width:205px; float:right;}
.boardMember{margin-top:20px;}

/** Careers styles **/

#careers-header { font-size: 1.4em; color: #105EAA; margin-top: 20px; padding-left: 3px; }
#careers-quote { background: url('/images_bww/careers/careers-headline.gif') top left no-repeat; height: 43px; text-indent: -9999px; margin: 3px 0 25px; }
.careers-col1{ float:left; width:420px;}
.careers-col1 p{ margin-bottom:10px; font-size:1.1em;}
.careers-col1 .subheader{margin-top:15px; font-weight:bold; margin-bottom:0; }
.careers-col1 p a {color: #105eaa;}
.careers-col1 p a:hover {color: #709ECA;}
.careers-col1 p a:visited {color: #709ECA;}
.careers-col1 p a:active {color: #105eaa;}

.careers-col2 {float:right; width:219px;}

/** News styles **/

#news-header { font-size: 1.4em; color: #105EAA; margin-top: 20px; padding-left: 3px; }
#news-quote { background: url('/images_bww/news/News_Quote.jpg') top left no-repeat; height: 75px; text-indent: -9999px; margin: 3px 0 25px; }
#consent-quote { background: url('/images_bww/FDA/FDA_Letter_QuoteCallout.jpg') top left no-repeat; height: 75px; text-indent: -9999px; margin: 3px 0 25px; }
.news-year { font-size: 1.1em; margin-top: 15px;}
.news-item { border-top: 1px solid #E9E9E9; padding-top: 3px; margin-bottom:3px; width:666px; font-size:1.1em;}
.news-item a{ 	color: #105EAA; font-weight: bold; text-decoration: none; }
.news-item a:hover { color: #709ECA; }
.news-item a:visited { color: #709ECA; }
.news-item a:active { color: #105EAA; }
.news-links { margin-top: 30px; font-size: 1.05em; }
.news-links a { color: #105EAA; font-weight: bold; }
.news-links a:hover { color: #709ECA; font-weight: bold; }
.news-links a:visited { color: #709ECA; font-weight: bold; }
.news-links a:active { color: #105EAA; font-weight: bold; }

/** Worldwide styles **/
#ww-header { font-size: 1.4em; color: #105EAA; margin-top: 20px; padding-left: 3px; }
#ww-quote { background: url('/images_bww/global/worldwide_headline.gif') top left no-repeat; text-indent:-9999px; margin-top: 2px; height:63px; }
#ww-sub-header { font-size: 1.4em; color: #105EAA; margin-top: 20px; padding-left: 3px; }
.ww-location-box{width:683px; margin-left:3px; font-size:1.1em;}
.ww-location-col{ float:left; width:215px;}
.ww-location-col h3{font-size: 1.1em; margin-top: 5px; font-weight:bold;}
.ww-location-col ul li h4{font-size: 1em; font-weight:bold;}
.ww-location-col ul{float:left;}
.ww-location-col ul li ul{margin-left: 20px; float: none;}
.ww-location-2col{margin-left:25px; float:left;}
.ww-location-col ul li a{	color: #105eaa; text-decoration: none; line-height:20px; }
.ww-location-col ul li a:hover{	color: #709ECA; text-decoration: none; }
.ww-location-col ul li a:visited{	color: #709ECA; text-decoration: none; }
.ww-location-col ul li a:active{	color: #105eaa; text-decoration: none; }

.ww-location-col tr td a{	color: #105eaa; text-decoration: none; line-height:20px; }
.ww-location-col tr td a:hover{	color: #709ECA; text-decoration: none; }
.ww-location-col tr td a:visited{	color: #709ECA; text-decoration: none; }
.ww-location-col tr td a:active{	color: #105eaa; text-decoration: none; }

.ww-side-nav {float:left; width:190px; margin-left:35px; margin-top:20px;}
table.ww-location-col tr td h3{font-size: 12px; margin-top: 5px; font-weight:bold;}
table.ww-location-col tr td a{	color: #105eaa; text-decoration: none; line-height:20px;font-size: 11px; }
/** Footer styles **/

#footer {
	margin: 10px 0;
	padding: 22px 30px 10px;
	text-align: right;
	background: url("../images_bww/common/footer/footer_divider.gif") center -15px no-repeat;
}
#footer #stock-number {
	font-size: 1.1em;
	line-height: 120%;
}
#footer #stock-number img {
	margin-bottom: -2px;
}
#footer #footer-nav {
	padding-top: 12px;
}
#footer #footer-nav ul {
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer #footer-nav ul li {
	display: inline;
	padding: 0 0 0 4px;
	color: #909090;
}
#footer #footer-nav ul li a {
	color: #909090;
}
#footer #footer-logo {
	float: left;
	text-align: left;
	width:300px;
}
#footer #footer-logo img {
	float: left;
}
#footer #footer-logo p {
	padding-left: 85px;
	margin-top: 1em;
}

/** Global styles **/
.spacer100{
	clear:both;
	height:100px;
}

.spacer15{
	clear:both;
	height:15px;
}

.spacer25{
	clear:both;
	height:25px;
}

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.mgT0 { margin-top: 0px; }
.mgB0 {margin-bottom:0px;}
.mgT10 { margin-top: 10px; }
.mgT15 { margin-top: 15px; }
.mgT20 { margin-top: 20px; }
.mgT25 { margin-top: 25px; }
.mgT30 { margin-top: 30px; }
.mgT40 { margin-top: 40px; }
.mgT52 { margin-top: 52px; }
.mgT55 { margin-top: 56px; }
.mgT145 { margin-top: 145px; }
.mgT3 { margin-top: 3px; }
.mgB40 {margin-bottom:40px;}
.mgB25 { margin-bottom: 25px; }
.popupborder { border-top: 1px solid #E9E9E9; height:1px; overflow:hidden; width:596px;  }
.longborder { border-top: 1px solid #E9E9E9; height:1px; overflow:hidden; width:686px;  }
.shortborder { border-top: 1px solid #E9E9E9; height:1px; overflow:hidden; width:213px;  }
.mediumborder { border-top: 1px solid #E9E9E9; height:1px; overflow:hidden; width:436px;  }
.legal{font-size:.8em; margin-top:10px;}
.wdth95per{width:95%;}
.sscript{position:relative; top:-4px; font-size:.9em;}
.sscriptdiv{position:relative; top:-3px; display:inline;}
.grayBG{background-color:#f6f9fc ;}


#overlay{
  background-color:#000000;
  filter:alpha(opacity=10);
  -moz-opacity: 0.10;
  opacity: 0.10;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  display:none;
  z-index:30;
}

 div.middle-content ul.sitemapUl li a{font-size:1.1em;}
 div.middle-content ul.sitemapUl li ul li a{font-size:1em;}

ul#social-media-list li h3 img{
  vertical-align: middle;
}

ul#social-media-list li ul{
  margin-left: 35px;
}

ul li.jp-morgan-link{
  padding-left: 12px;
  text-indent: 0px;
}

/*footer poup*/

#footer #footer-nav #sddm ul li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #FFF;
	text-decoration: none}


#footer #footer-nav #sddm div
{	position: absolute;
	display: none;
	margin: 0;
	right:10px;
	bottom:43px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
	width:200px;}
	
#footer #footer-nav #sddm div h3{
	    font-size: 1.1em;
    font-weight: bold;
	color:#252525;
	text-align:left;

}
#footer #footer-nav #sddm div ul{
	margin-top:0px;
	
}
#footer #footer-nav #sddm div ul li{
 

	margin:0px;
	padding:0px;
	
}
	#footer #footer-nav #sddm div ul li a
	{	position: relative;
		display: block;
		margin: 0;
		font-weight: bold;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		padding: 2px;
		color:#105EAA;;
		}

	#footer #footer-nav #sddm div ul li a:hover
	{	
	color: #709ECA;
	background:#fff;
		}
	#footer #footer-nav #sddm div ul li a:visited
	{	
	color: #709ECA;
	background:#fff;
		}
.contact td{

    padding: 3px;
}
.contact{
	font-size:11px;
	margin-top:10px;
}
.contact input{

    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 11px;
    height: 18px;
	width:150px;

}
.contact select{

    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 11px;
    height: 20px;


}
.contact textarea {
	border: 1px solid #CCCCCC;
    color: #444444;
	font-size: 11px;
	
}
.contact .button1{
  background-color: #FFFFFF;
 
    background-image: url("../images_bww/common/btn-bg.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #C6D8EB;
    color: #105EAA;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;	
	width:50px;
	height:auto;
	margin-left:7px;
}
/*Privacy Policy */

#contentarea ul {
	list-style-type: disc !important;
}

#contentarea ul li{
 	display: list-item;
    font-size: 1.1em;
   	margin-left: 20px;
}
#contentarea ul li a{
	font-size: 1.1em;
	font-weight:normal;
}
#contentarea a{
	font-weight:normal;
}