body
{
	margin: 15px 0px 0px;
	background-color: #ffffff;
}
body, p, td, th, div, span, persons_name, a
{
	font: x-small Arial, Verdana;
	color: black;
}
p
{
	text-align: justify;
}

HR
{
	color: #adbddc;
}

A
{
	color: #3d1f81;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}


.ContentPanel_Discreet, .ContentPanel_Grey, .ContentPanel_Grey_Large,.ContentPanel_Red, .ContentPanel_Green, .ContentPanel_Purple, .ContentPanel_Purple_Blue, .ContentPanel_White_Blue, .ContentPanel_White_Blue, .ContentPanel_White_Blue_Large, .ContentPanel_White_Grey, .SmallText
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
}

.ContentPanel_Purple_Blue
{
	color: #3d1f81;
	background-color: #adbddc;
}

.SmallText
{
	font-size: x-small;
}


.ContentPanel_White_Blue_Large
{
	font-size: x-small;
	color: white;
	background-color: #adbddc;
	padding-bottom: 2px;

}

.ContentPanel_Black_Blue_Large
{
	font-size: x-small;
	padding-bottom: 2px;
	color: black;
	background-color: #adbddc;
}

.ContentPanel_Grey_Large
{
	font-size: x-small;
	padding-top: 0px;


}

.ContentPanel_White_Blue
{
	color: white;
	background-color: #adbddc;
}

.ContentPanel_White_Grey
{
	padding-left: 0px;
	color: white;
	background-color: #656565;
}

.ContentPanel_Discreet
{
	color: darkgray;
}

.ContentPanel_Grey H2
{
	color: #4e4e4e;
}

.ContentPanel_Grey P
{
	color: #656565;
}

.ContentPanel_BrightBlue H1
{
	color: #170CF4;
}

.ContentPanel_BrightBlue H2
{
	color: #170CF4;
}

.ContentPanel_BrightBlue H3
{
	color: #170CF4;
}

.ContentPanel_BrightBlue P
{
	color: #170CF4;
}

.ContentPanel_BrightBlue P A
{
	color: #170CF4;
}
.ContentPanel_Yellow H1
{
	color: #F4EC0C;
}

.ContentPanel_Yellow H2
{
	color: #F4EC0C;
}

.ContentPanel_Yellow H3
{
	color: #F4EC0C;
}

.ContentPanel_Yellow P
{
	color: #F4EC0C;
}

.ContentPanel_Yellow P A
{
	color: #F4EC0C;
}
.ContentPanel_Orange H1
{
	color: #F4BB0C;
}

.ContentPanel_Orange H2
{
	color: #F4BB0C;
}

.ContentPanel_Orange H3
{
	color: #F4BB0C;
}

.ContentPanel_Orange P
{
	color: #656565;
}

.ContentPanel_Orange P A
{
	color: #F4BB0C;
}
.ContentPanel_DarkBlue H1
{
	color: #281783;
}

.ContentPanel_DarkBlue H2
{
	color: #281783;
}

.ContentPanel_DarkBlue H3
{
	color: #281783;
}

.ContentPanel_DarkBlue P
{
	color: #281783;
}

.ContentPanel_DarkBlue P A
{
	color: #281783;
}

.ContentPanel_Red H1
{
	color: #bc0c0f;
}

.ContentPanel_Red H2
{
	color: #bc0c0f;
}

.ContentPanel_Red H3
{
	color: #bc0c0f;
}

.ContentPanel_Red P
{
	color: #656565;
}

.ContentPanel_Red P A
{
	color: #bc0c0f;
}

.ContentPanel_Green H1
{
	color: #777D2F;
}

.ContentPanel_Green H2
{
	color: #777D2F;
}

.ContentPanel_Green H3
{
	color: #777D2F;
}

.ContentPanel_Green P A
{
	color: #777D2F;
}

.ContentPanel_Green P
{
	color: #656565;
}

.ContentPanel_Purple H1
{
	color: #876B82;
}

.ContentPanel_Purple H2
{
	color: #876B82;
}

.ContentPanel_Purple H3
{
	color: #876B82;
}

.ContentPanel_Purple P
{
	color: #656565;
}

.ContentPanel_Purple P A
{
	color: #876B82;
}



.FormField
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: small;
	padding-bottom: 2px;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 1px solid;
}

.FormButton
{
	font-size: x-small;
	color: white;
	background-color: #3d1f81;
}
.FormError
{
	color: red;
}
.Error
{
	color: red;
}
