body {
	background-color: #F6F9FB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #024D90;
}

.bg {
/*	background-attachment: fixed;*/
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-flash {
	background-attachment: fixed;
	background-image: url(bg-flash.gif);
	background-repeat: repeat-x;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.ImageMargin {
	margin: 0 0 0 20;
}
ul {
	line-height: 26px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003865;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.readmore {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

