body {
	background: #ececec url(/imgs/home/bg.gif) repeat-y 50% 0;
	}

#container {
	width: 751px;
	margin: 0 auto;
	background-color: #fff;
	height: auto; /* 100% */
	min-height: auto;  /* 100% */
	margin: auto auto 0; /* 6px auto 0 */
	background: #fff; /* sfsf */
	text-align: left; /* offset ie5 */
	padding-top: 6px;
	}

#footer {
	margin: 0 auto;
	background: transparent;
	}	

/* ==== homepage style [ajusted by kary Feb 26 2004] ==== */	

a.homeBoxTitle {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.homeBoxTitle:hover { 
	color: #ffc;
	text-decoration: underline;
	}


.homeBodySpace {  
	margin: 0 0 7px 0;
	}	

#homeFlashSpace {  
	margin: 0 0 7px 0;
	height: 130px;
	}
	
#flashbox { display: none; }	

a.homeNewsTitle { 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #336799;
	font-weight: bold;
	line-height: 1em; 
	text-decoration: none;
	}

a.homeNewsTitle:hover { 
	color: #376bff;
	}

a.homeNewsContent { 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
	text-decoration: none;	
	}

a.homeNewsContent:hover { 
	color: #376bff;
	text-decoration: underline;
	}

/* footer */
a.footerText { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9px; 
	color: #6c6e6f;
	text-decoration: none;
	}

.footerText:visited { 
	color: #6c6e6f;
	}

.footerText:hover { 
	color: #3d71ba;
	text-decoration: underline;
	}


/* 03.15 BH */
#nav { 
	margin-bottom: 9px;
	}
	
#introText {
	margin-left: 6px;
	}

a.homeInsightText { 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #585757;
	line-height: 1.3em; 
	text-decoration: none;
	}

a.homeInsightText:hover { 
	color: #376bff;
	text-decoration: underline;
	}

.InsightPic img {
	border: 0;
	border-bottom: 6px solid #e5f0fb;
	}

