.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.boldtext {
	font-family: "Arial", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.mainboldtext {
	font-family: "Arial", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.mainboldtextwt {
	font-family: "Arial", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color:#FFFFFF;
}
.commontext {
	font-family: "Arial", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a.largeLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
a.largeLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight:bold;
	text-decoration:none;
}
a.largeLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight:bold;
	text-decoration: underline;
}
.footertext {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
}
a.footerlinks:link {
	font-family: "Arial", Times, serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}
a.footerlinks:visited {
	font-family: "Arial", Times, serif;
	font-size: 10px;
	color: #006699;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;
}
a.footerlinks:hover {
	font-family: "Arial", Times, serif;
	font-size: 10px;
	color: #006699;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;
}
.bullets {
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#7DC197;
}
.bgcommon {
	background-image:  url("/images/commonbg.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.articleformat {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
