@charset "iso-8859-2";
/* CSS Document */

.banner-bg{
	text-align:left;
	vertical-align:bottom;
	background: #ffffff url(../images/s0_home_graphic/banner_bg.gif) no-repeat right bottom;
}
.newLaunches{
	text-align:right;
	vertical-align:top;
	width:189;
	padding-right:20;
	background: url(../images/s0_home_graphic/newLaunches_bg.gif) no-repeat right bottom;
}

.showcase-bg{
	text-align:center;
	vertical-align:top;
	background: url(../images/s0_home_graphic/s0_showcase_bg.gif) repeat-y left top;
}
.newsFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#1B5FAA;
	text-align:justify;
	line-height: 12px;
	padding-left:0;
	padding-top:5;
	padding-right:0;
	border-bottom:dotted 2px #d3d4d6;
	background:#ffffff;
}
.welcomeFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#58595B;
	text-align:left;
	line-height: 15px;
	padding-left:10;
	padding-top:5;
	padding-right:10;
}
.addressFont {
	font-size: 0.9em; 
	font-weight: normal;
	color:#58595B;
	text-align:left;
	line-height: 15px;
	padding-left:10;
	padding-top:5;
	padding-right:10;
}

A.basicLink-blue:link {
	color:#1B5FAA;
	text-decoration: underline;
}
A.basicLink-blue:visited {
	color:#1B5FAA;
	text-decoration: underline;
}
A.basicLink-blue:hover {
	color: #F4A300; 
	text-decoration: none;
}
/* Share Ticker */
.ticker-top{
	text-align:left;
	vertical-align:bottom;
	height:22;
	background: #ffffff url(../images/s0_home_graphic/ticker_graphic/index_viewer_top.gif) repeat-x left top;
}
.indexes-bg{
	color:#ffffff;
	text-align:right;
	vertical-align:top;
	padding-right:15;
	padding-top:8;
	padding-left:15;
	height:25;
	background: url(../images/s0_home_graphic/ticker_graphic/index_viewer_bg.gif) repeat-x left top;
}
.ticker-btm{
	text-align:right;
	vertical-align:bottom;
	height:22;
	background: #ffffff url(../images/s0_home_graphic/ticker_graphic/index_viewer_btm.gif) repeat-x left top;
}