@charset "utf-8";
/* CSS Document */


body{
	background: #FFF url(../graphics/home/row/background.gif) repeat-x top left;
}

a{
	color: #585c7f;
}

h2 span{
	color: #545e68;
}

h3{
	color: #545e68;
}
#locale{
	
	}
#row_link{
	background: url(../graphics/shared/row/row.jpg) no-repeat top left;
}

#us_link{
	background: url(../graphics/shared/row/usa.jpg) no-repeat top left;
}

#us_link:hover{
	background: url(../graphics/shared/row/usa_over.jpg) no-repeat top left;
}

#searchDiv #searchButton{
	background: #4b4b77;
	border: 1px solid #363657;
}

#menu{
	background: url(../graphics/shared/row/menu_bg.gif) no-repeat top left;
}

#aboutBox{
	background: url(../graphics/home/row/about.jpg) no-repeat top left;
	width: 474px;
	margin-left: 12px;

	height: 250px;
}

#aboutBox p{padding-right: 18px; font-size:12px;}

#aboutBox p.link{
	padding-right: 288px;
}

#footer{
	background: url(../graphics/shared/row/footer_bg.gif) repeat-x top left;
}

#fRight{
	background: url(../graphics/shared/row/footer_right.gif) no-repeat top right;
}

#footerContent{
	background: url(../graphics/shared/row/footer_left.gif) no-repeat top left;
}

#langForm{
	float: left;
	padding-top: 3px;
}
#langSel{
	width: 204px;
}

#aboutBox h4{
	margin-top: 16px;
	width: 285px;
	white-space: nowrap;
	padding-left: 2px;
	margin-left: 16px;
}

#headline{height: 370px;}

#newBox{position: absolute;
top: 18px; right: 120px;}

.appLinks{margin-left: 40px;}
.appLink{float: left;}
.iphone{width: 128px}
.desktop{width: 142px;}
.online{width: 130px;}

#aboutBox .appLink span{ clear: left; display: block; color: #0c795c; font-size: 11px; font-weight: bold; line-height: 12px;}
#aboutBox .appLink span a{color: #0c795c; font-size: 11px; font-weight: bold; line-height: 12px;}
.underline{text-decoration: underline;}
#aboutBox .desktop span, #aboutBox .online span{text-align: center;}

#aboutBox .rightP{text-align: right; padding-right: 18px; padding-top: 12px; padding-bottom: 0px; *padding-top: 6px;}