/* CSS Document */
body {
	background-image: url(SpryAssets/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7C94B6;
}
.text_copyright {
	font-size: 10px;
	color: #5E7AA1;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.grey_text {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.justi {
	text-align: justify;
}

.white_bg_c2 {
	background-color: #FFFFFF;
}

.heading_text {
	font-size: 18px;
	color: #5E7AA1;
	text-align: left;
}
.text {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration:none
}
