/* RAD EDITOR ONLY CSS Document */
/****************************************************************************************************/
/*********************************  RAD Editor Tags for the Client */
P {
	font-size: 12px;
	color: #344356;
	font-weight: normal;
}

.NormalText {
	font-size: 12px;
	color: #344356;
	font-weight: normal;
}

.SmallText {
	font-size: 11px;
	color: #344356;
	font-weight: normal;
}

.PageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #42688C;
}

.Subhead {
	font-size: 14px;
	font-weight: bold;
	color: #42688C;
}

.Caption {
	font-size: 8px;
	font-weight: bold;
}

.Table {
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.Bold {
	font-weight: bold;
}

.Italic {
	font-style: italic;
}

.Quote {
	font-style: italic;
}

.PdfLink {
	background-image:
		url(/Creative/Assets/Personalization/Icons/icn_adobe_acrobat.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.Link {
	background-image:
		url(/Creative/Assets/Personalization/Icons/icn_Link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.Calendar {
	background-image:
		url(/Creative/Assets/Personalization/Icons/icn_Calendar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
