.backStyle {
	background-image: url(images/backStyle_03.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.backHome {
	background-image: url(images/backHome_39.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	background-image: url(images/backStyle_03.gif);
	background-repeat: repeat-y;
	background-position: center;
}.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	padding: 20px 29px 29px;
	line-height: 22px;
	text-align:justify;
}
.bannerSec {
	background-image: url(images/bannerStyle_03.jpg);
	background-repeat: repeat-x;
}
.subTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4d4d;
}
.smile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0678B4;
}
.WhitesubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.Whitecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 20px 29px 29px;
	line-height: 22px;
}