@charset "utf-8";
.PTWgrayTextHomeOnlyStyle {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.PTWblueTextStyle {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0162B6;
}
.PTWgrayTextFooterStyle {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.PTWgrayTextStyle {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.PTWgrayTextBoldStyle {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.PTWblueTextNoBoldStyle {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: underline;
}
.PTWorangeTextStyle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	line-height: normal;
}

