﻿body, p
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}


.PlanName
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

h1, .SectionHeading
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}

h2, .SubSectionHeading
{	
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3, .ParagraphHeading
{	
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}

.UpdateDate
{	
	font-family: 'Times New Roman' , Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

ul
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12pt;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0.5em;
	margin-top: 0;
	margin-bottom: 0;
}

ol
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12pt;
	list-style-position: outside;
	padding-left: 0.5em;
	margin-top: 0;
	margin-bottom: 0;
}

.NoBorders
{
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
}

.PanelText
{	
	font-family: Tahoma, Sans-Serif;
	font-size: 9.0pt;
	color: black
}

.Highlight 
{
		background-color: yellow;
}


