Body
{
	font-family: Arial;
	margin: 0,0,0,0;
	background-color: Black;
}

H3
{
    color: #007A6B;
}

.AuthorLink
{
    color: #56707E;
    font-weight: bold;
}

.BottomText
{
    color: #677D80;
    font-size: 10pt;
}

.SelectedPageSelectorStyle A
{
	font-weight: bolder;
	text-decoration: none;
	color: #93AFB6;
	font-size: x-small;
	margin-left: 4px;
	margin-right: 4px;
}

.NormalPageSelectorStyle A
{
	text-decoration: none;
	font-weight: bold;
	color: #3A8EA1;
	font-size: x-small;
	margin-left: 4px;
	margin-right: 4px;
}

.NextPageSelectorStyle A
{
	text-decoration: none;
	font-weight: bold;
	color: #3A8EA1;
	font-size: x-small;
	margin-right: 50px;
}

.PrevPageSelectorStyle A
{
	text-decoration: none;
	font-weight: bold;
	color: #3A8EA1;
	font-size: x-small;
	margin-left: 50px;
}

.RegText
{
    font-size: 10pt;
}

.PageL
{
    background-color: #E4ECF1;
    padding: 20,25,20,25;
}

.AboutL
{
    background-color: #E4ECF1;
    padding: 20,30,20,25;
}

.FieldsL
{
    background-color: #E4ECF1;
    padding: 20,15,20,20;
}

.LinkName
{
    font-size: 10pt;
    color: #007A6B;
    font-weight: bold;
}

.BackLink
{
    font-size: 8pt;
    color: #3A8EA1;
    font-weight: bold;
}

.QnAQuestion
{
    font-size: 10pt;
    font-weight: bold;
    color: #E7E8E5;
}

.QnAQuestionCap
{
    font-size: 14pt;
    font-weight: bold;
    color: Black;
}

.QnAQuestionText
{
    font-size: 12pt;
    font-weight: bold;
    color: #007A6B;
}

.PTitles
{
    font-size: 13pt;
    color: #7A0000;
    font-weight: bold;
    text-decoration: underline;
}

.TipText
{
    font-size: 11pt;
    color: #007692;
}

.ItemTitle
{
    color: #007A6B;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
}

.ItemDate
{
    font-size: 8pt;
    color: #627A78;
}
