/*	******************** Content Editor Style ********************	Font styles for content editor dropdown list.*/.SubHeading1 {	font-size: 24px;	color: #000000;	text-decoration: none;	font-weight: bold;}.SubHeading2 {	font-size: 20px;	color: #000000;	text-decoration: none;	font-weight: bold;}.SubHeading3 {	font-size: 18px;	color: #000000;	text-decoration: none;	font-weight: bold;}.ParagraphLead1 {	font-size: 16px;	color: #000000;	text-decoration: none;	font-weight: bold;}.ParagraphLead2 {	font-size: 14px;	color: #000000;	text-decoration: none;	font-weight: bold;}.Paragraph {	font-size: 12px;	color: #000000;	text-decoration: none;}.InsetText {	font-size: 10px;	color: #000000;	text-decoration: none;}.Caption1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;	font-style: italic;}.Caption2 {	font-size: 10px;	color: #000000;	text-decoration: none;	font-style: italic;}