@charset "utf-8";
body {
	background-image: url(../images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f2e46;
	text-decoration: none;
}
#footerbg {
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 168px;
}
#topHeaderbg {
	background-image: url(../images/logoHeaderbg.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 91px;
}
.logoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}


.titleHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #306895;
	text-decoration: none;
}
.titleHeadOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d6692d;
	text-decoration: none;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
#agendaAbsolute {
	top: 0px;
	right: 0px;
	position: absolute;
}
#bannerTvbg {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 252px;
	width: 549px;
}
.blackTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #306895;
	text-decoration: none;
}
.greyTitleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E7E7E;
	text-decoration: none;
}
.brownTitleBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DB512C;
	text-decoration: none;
}
#testimonialsbg {
	background-image: url(../images/testimonialbox.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 182px;
	width: 214px;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D9512B;
	text-decoration: none;
}
.tesitSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0f2e46;
	text-decoration: none;
}
.whiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
