body, .bodytext, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #234469;
}

h2 {
	color: #0066CC;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ac3232;
}
.search {
	border: none;
	height:17px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.SubText {
	color: #234469;
	font-size: 10px;
}