.bodyBackground {
	background-color: #061125;
	background-image: url(images/home/bg_rep.jpg);
	background-repeat: repeat-x;
}
.newsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	orphans:inherit
}
.newsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	orphans:inherit;
	text-transform: uppercase;
	font-weight:Bold
}
.homeText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.linkNormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #545C74;
	text-decoration:none;
}
.linkNormal:hover {
	color: #FFFFFF;
}
.textTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight:bold;
}
.newsLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	orphans:inherit;
	text-decoration: underline;
}
.newsLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#363F5B;
	orphans:inherit;
	text-decoration: underline;
}
.imageRight {
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 25px;
	border: 0px;
}
.imageLeft {
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 25px;
	border: 0px;
}