.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.siteTextRd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.BodyTxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d4857;
	text-decoration: underline;
}
.BodyTxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2d4857;
	text-decoration: underline;
}
.BodyTxt_noLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.adminHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.BodyTxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.siteTextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.FooterTextNoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: cac595;
	color: #FFFFFF;
}
.FooterText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.FooterText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
/*seo footer*/
.ftrtxtNoLnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #d4d8db;
}
.ftrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: cac595;
	color: #d4d8db;
}
.ftrtxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #d4d8db;
	text-decoration: none;
}
.ftrtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #d4d8db;
	text-decoration: underline;
}
.ftrtxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #d4d8db;
	text-decoration: none;
}

div.news {
	/*border: 1px solid #000000;*/
	overflow: hidden;
	width: 100%;
}

div.leftNews {
	width: 20%;
	float: left;
}

div.rightNews {
	width: 80%;
	float: right;
}
#text {
	margin: 0px;
	float: left;
	width: 460px;
	text-align: left;
	background-color: #d4d8db;

}