.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;

}
.banner1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000066;
	font-weight: bolder;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF6600;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;


}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	padding-left: 15px;

}
.bgdLine {
	background-image: url(images/line.gif);
	background-repeat: repeat;
	background-position: left top;
	overflow: visible;
	height: auto;
	width: auto;
	border: none none;



}
.bgdBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 000066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 000066;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.LSborder {
	border: 1px solid #CCCCCC;
}
