/* CSS Document */

.logo-bg {
	text-align:right;
	color: #000000; 
	background: #ffffff url(../images/main_graphic/logo_bg.gif) repeat-x;
}
/* News Sections */
.newsTitle {
	font-size: 1.0em; 
	font-weight: bold;
	color:#47406C;
	text-align:left;
	vertical-align:top;
	line-height: 15px;
	padding:5;
}
.titleImg {
	font-size: 1.0em; 
	font-weight: bold;
	color:#47406C;
	text-align:left;
	vertical-align:top;
	line-height: 15px;
	padding-left:10;
	background:url(../images/s0_home/table_graphic/title_bg.gif) left top;
}
.newsFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#47406C;
	text-align:left;
	vertical-align:top;
	line-height: 15px;
	padding-top:2;
}
.newsBase {
	font-size: 1.0em; 
	font-weight: normal;
	color:#47406C;
	text-align:left;
	vertical-align:top;
	line-height: 15px;
	width:268;
	height:113;
	padding:5;
	background: url(../images/latest_news/s0_latestnews_bg.gif) no-repeat;
}
.news-right{
	width:18;
	text-align:left;
	background: url(../images/latest_news/s0_latestnews_rightbg.gif) repeat-y top left;
}
.news-left{	
	width:40
	text-align:left;
	background: url(../images/latest_news/s0_latestnews_leftbg.gif) repeat-y top left;
}
.news-btm{	
	text-align:left;
	background: url(../images/latest_news/s0_latestnews_btmbg.gif) repeat-x top left;
}

/* Community Sections */
.communityFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#47406C;
	text-align:left;
	vertical-align:top;
	padding:10;
}
.community-right{
	width:18;
	text-align:left;
	background: url(../images/s0_home/community_graphic/s0_community_right.gif) repeat-y top left;
}
.community-left{	
	width:40
	text-align:left;
	background: url(../images/s0_home/community_graphic/s0_community_left.gif) repeat-y top left;
}
.community-top{	
	text-align:left;
	background: url(../images/s0_home/community_graphic/s0_community_topbg.gif) repeat-x top left;
}
.community-btm{	
	text-align:left;
	background: url(../images/s0_home/community_graphic/s0_community_btmbg.gif) repeat-x top left;
}

.visionFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#000000;
	text-align:justify;
	line-height: 15px;
	padding-left:100;
	padding-right:35;
	padding-top:15;
	background:url(../images/s0_home/title_ourvision.gif) top left no-repeat;
}
.missionFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#000000;
	text-align:justify;
	line-height: 15px;
	padding-left:30;
	padding-right:100;
	padding-top:15;
	background:url(../images/s0_home/title_ourmission.gif) top right no-repeat;
}
/* Share Indexes Sections */
.shareFont {
	font-size: 1.0em; 
	font-weight: normal;
	color:#47406C;
	text-align:center;
	vertical-align:top;
	width:359;
	height:27;
	padding-top:10;
	background: #000000;
}
.share-top{	
	text-align:left;
	background: url(../images/s0_home/table_graphic/ticker_top.gif) repeat-x top left;
}
.share-btm{	
	text-align:right;
	background: url(../images/s0_home/table_graphic/ticker_btm.gif) repeat-x top left;
}
.share-left{	
	width:22;
	text-align:left;
	background: url(../images/s0_home/table_graphic/ticker_left.gif) repeat-y top left;
}

.share-right{	
	width:21;
	text-align:left;
	background: url(../images/s0_home/table_graphic/ticker_right.gif) repeat-y top left;
}
/* InputField  */
.InputField {
	border-top-style:solid; 
	border-top-width:1px; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-right-style:solid; 
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-width:1px;	
	padding-left:5;
	width:150;
	font-size:0.9em;
}
.Button { 
	FONT-SIZE: 1.0em; 
	Font-Weight:bold;
	WIDTH:25px ;
	Color: #000000; 
	background: #404041 url(../images/btn_bg.gif) repeat-x;
}
.Button-search {
	font-size: 0.9em; 
	font-weight:normal;
	width:70px ;
	color: #000000; 
	background: #ffffff url(../images/tabs/tab_bg.gif) repeat-x;
}
.copyrightFont-main {
	font-size: 8pt; 
	font-weight: normal;
	text-align:right;
	color: #FFFFFF;
	line-height: 15px;
	padding:6;
	background:#906a50;
}
A.newsLink:link {
	color: #000000;
	text-decoration: none;
}
A.newsLink:visited {
	color: #000000; 
	text-decoration: none;
}
A.newsLink:hover {
	color: #20465A; 
	text-decoration: underline;
}