.border {
background-repeat:repeat-y;
}
.news_tbl {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
}
.outer_tbl {
	border-right: 1px solid #65789C;
	border-bottom: 1px solid #65789C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.news_date {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #354E78;
	text-decoration: none;
}
.news_desc {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;	
	color: #354E78;
	text-decoration: none;
	text-align: justify;
}
.news_title:link {
	font-family: Arial;
	font-size: 11px;
	color: #948572;
	font-weight:bold;
	text-decoration: none;
	text-align: justify;
}
.news_title:visited {
	font-family: Arial;
	font-size: 11px;
	color: #948572;
	font-weight:bold;
	text-decoration: none;
	text-align: justify;
}
.news_title:hover {
	font-family: Arial;
	font-size: 11px;
	color: #948572;
	font-weight:bold;
	text-decoration: underline;
	text-align: justify;
}
.news_more:link{
	font-family: Arial;
	font-size: 11px;
	color: #948572;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
.news_more:visited {
	font-family: Arial;
	font-size: 11px;
	color: #948572;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
.news_more:hover {
	font-family: Arial;
	font-size: 11px;
	color: #948572;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
}
.disclaimer_text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.disclaimer_link:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.disclaimer_link:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.disclaimer_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.body_content{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.body_full{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.body_text{
	font-family: Arial;
	font-size: 12px;
	color: #37362C;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.sub_pg_heading{
	font-family: Arial;
	font-size: 16px;
	color: #37362C;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.sub_pg_rt_heading{
	font-family: Arial;
	font-size: 14px;
	color: #37362C;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #65789C;
	border-bottom: 1px solid #65789C;
}
	
