p.ImportantNote
{
	color: red;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 1%
	margin-top:0px;
	magin-bottom:0px;
	padding:0px;
}
p
{
	margin-left:2%;
	margin-right:3%;	
	text-indent: 2%;
	margin-top: 5%;
	font-size: 12pt;	
}
p.PostError
{
	margin: 1%
}
p.ErrorMessage
{
	font-size: 12pt;
	color:#666666;
	font-style: italic;
	font-weight: bold;	
}
p.NoticeMessage
{
	font-size: 12pt;
	color:#666666;
	font-weight: bold;	
}
p.FAQAnswers
{
	margin-top:1%;
	margin-left:3%;	
}
p.FAQExample
{
	margin-top:1%;
	margin-bottom:1%;
}
p.FAQHeader
{
	color:#666666;
	font-weight:bold;
	margin-top:1%;
	text-decoration: underline;
	margin-bottom: 1%;
	font-size:14pt;
}
p.FAQSubHeader
{
	color:#666666;
	font-weight:bold;
	margin-top:1%;
	text-decoration: underline;
	margin-bottom: 1%;
	font-size:12pt;
}
p.StandardPreForm
{
	text-indent: 1%;
	line-height: 120%;
	color:#666666;
	font-weight:700;
	text-align:left;
	magin-top:0px;
}
span.FirstLetter
{
	font-size: 28pt;	
}
span.VITW
{
	color: darkcyan;
	color:#E2682A;
	font-weight:bold;
	font-size:12pt;	
}
span.small
{
	font-size:10pt;
}
span.requiredField
{
	color: red;
	font-size: 12pt;
	font-weight: bold;
	margin-left:1%;
}
div.FAQQuestions
{
	background-color: #E8DBD8;	
	border-style: dashed;
	border-width: 1.5px;
	width:80%;
	color: black;
	margin-left: 10%;
	margin-right: 0px;
	padding:0px;
	margin-bottom: 2%;
	margin-top: 4%;	
}
li
{
margin-top:2%;
}

li.errors
{
margin:2%;
}
