.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.heading_lt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.imageborder {
	border: 2px solid #cecfe4;
}
.rhsborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CECFE4;
	border-right-color: #CECFE4;
	border-bottom-color: #CECFE4;
	border-left-color: #CECFE4;
}
.bottomborder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CECFE4;
}
.darkbluebrdr {
	border: 1px solid #ADABC0;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.lightbluebrdr {

	border: 1px solid #C2C1D0;
}
