.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #024769;
}
.normaltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
}
.topbg-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	background-image: url(../images/topbg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbg-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	background-image: url(../images/topbg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodybgleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	background-image: url(../images/bodybg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodybg-right {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	background-image: url(../images/bodybg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbg-right {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	background-image: url(../images/footerbg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerbg-left {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	background-image: url(../images/footerbg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normaltextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #024769;
	font-style: italic;
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888888;
}
img
{  border-style: none;
}

a.gray:link {color: #888888;}
a.gray:hover {color: #0000ff;}



