#pagesize
{
	width: 970px; 
	height: 1550px;
}
.leftnav_ta
{
	float: left; 
	padding-right: 65px;
}
.leftnav_ta a
{
	cursor: pointer;
}
.ta_btndiv
{
	width: 236px; 
	height: 38px; 
	background-color: #f3f5f7;
}
.ta_btndiv2
{
	width: 236px; 
	height: 38px; 
	background-color: #f3f5f7; 
	border-top: 1px solid #869cb3; 
	border-bottom: 1px solid #869cb3;
}
.ta_btndiv3
{
	width: 236px; 
	height: 38px; 
	background-color: #f3f5f7; 
	margin-bottom: 5px;
}
.ta_btndiv4 /*added for articles in news page*/
{
	width: 236px; 
	height: 38px; 
	background-color: #f3f5f7; 
	border-top: 1px solid #869cb3; 
}
.ta_btndivpoint
{
	float: left;
	width: 10px; 
	height: 10px;
	background-color: #8a9fb3;  
	text-align: left; 
	vertical-align: middle;  
	margin: 15px 0 0 15px; 
	*margin: 15px 0 0 10px; 
	font-size: 6px;
}
.ta_btndivtext
{
	padding: 10px 0px 0px 35px; 
	text-align:left; 
	color: #8a9fb3; 
	font-size: 14px; 
	font-family: 'Century Gothic', Arial;
}
.content_ta
{
	float: left; 
	width: 50%; 
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	font-weight: none;
	line-height: 18px;  
	color: #5b565f;
	text-align: left;
	padding-left: 8px; 
	margin-top: 7px;
}