@charset "utf-8";
.blueText {
	color: #0067BA;
}
.orangeText {
	color: #EE9714;
}
.imgRight {
	margin: 0px 0px 12px 12px;
	padding: 0px;
	float: right;
	clear: right;
	border: none;
}
.imgLeft {
	margin: 0px 12px 12px 0px;
	padding: 0px;
	float: left;
	clear: left;
	border: none;
}
.imgCentre {
	display: block;
	margin: 0px auto 12px;
	padding: 0px;
	clear: both;
	text-align: center;
	border: none;
}
.imgRightWithCaptionUpto200pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 0px 12px 12px;
	padding: 6px;
	float: right;
	clear: right;
	width: 200px;
}
.imgRightWithCaptionUpto300pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 0px 12px 12px;
	padding: 6px;
	float: right;
	clear: right;
	width: 300px;
}
.imgRightWithCaptionUpto400pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 0px 12px 12px;
	padding: 6px;
	float: right;
	clear: right;
	width: 400px;
}
.imgRightWithCaptionUpto500pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 0px 12px 12px;
	padding: 6px;
	float: right;
	clear: right;
	width: 500px;
}
.imgLeftWithCaptionUpto200pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 12px 12px 0px;
	padding: 6px;
	float: left;
	clear: left;
	width: 200px;
}
.imgLeftWithCaptionUpto300pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 12px 12px 0px;
	padding: 6px;
	float: left;
	clear: left;
	width: 300px;
}
.imgLeftWithCaptionUpto400pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 12px 12px 0px;
	padding: 6px;
	float: left;
	clear: left;
	width: 400px;
}
.imgLeftWithCaptionUpto500pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: 6px 12px 12px 0px;
	padding: 6px;
	float: left;
	clear: left;
	width: 500px;
}
.imgCentreWithCaptionUpto200pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 200px;
}
.imgCentreWithCaptionUpto300pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 300px;
}
.imgCentreWithCaptionUpto400pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 400px;
}
.imgCentreWithCaptionUpto500pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 500px;
}
.imgCentreWithCaptionUpto600pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 600px;
}
.imgCentreWithCaptionUpto700pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 700px;
}
.imgCentreWithCaptionUpto800pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 800px;
}
.imgCentreWithCaptionUpto900pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 900px;
}
.imgCentreWithCaptionUpto931pxWide {
	font: 11px/15px Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	background: #E0E0E0;
	text-align: center;
	display: block;
	margin: -12px auto 12px;
	padding: 6px;
	clear: both;
	width: 919px;
}
