.heading {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color:#474747;
}

.bodyText {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

.bodyText1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:16px;
}

.bodyText2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
	line-height:16px;
}

.link1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color:#0099CC;
	text-decoration: none;
	line-height: 18px;
}

.link2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
	line-height: 18px;
}

.readMore {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0284C1;
	text-decoration: none;
}


.topLinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.bg{
background-repeat:repeat-y;
background-position:center;
}

.bg2{
background-repeat:repeat-x;
}
.heading-blue {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color:#0066CC;
}

.heading-orange {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color:#FF9900;
}
