.ContentText
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif'
}
.ContentTextBold
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    FONT-WEIGHT: bold
}
.ContentTextSmall
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif'
}
.ContentTextSmallBold
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    FONT-WEIGHT: bold
}
.ContentTitle
{
    FONT-SIZE: 14px;
    COLOR: #6B286B;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    FONT-WEIGHT: bold

}
.ContentTitleBold
{
    FONT-SIZE: 16px;
    COLOR: #6B286B;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    FONT-WEIGHT: bold

}
.HorizontalRule
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, 'sans serif';
    BACKGROUND-COLOR: #6B286B;
}
.ErrorMessage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, 'sans serif'
}
.ContentTextBkGreen
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    BACKGROUND-COLOR: #E6E8CE
}
.ContentTextBkPurple
{
    FONT-SIZE: 13px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    BACKGROUND-COLOR: #6B286B
}
.ContentTextBoldBkPurple
{
    FONT-SIZE: 13px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    BACKGROUND-COLOR: #6B286B;
    FONT-WEIGHT: bold
}
.ContentTextBkGrey
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    BACKGROUND-COLOR: #E9EDEF;
    FONT-WEIGHT: bold
}
.TradeMarkTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #333366;
    FONT-FAMILY: Arial, Verdana, 'sans serif'
}

.TextAlignRight
{
	text-align:right
}
.NameTextBox
{
    width: 360px;
}
.StreetTextBox
{
    width: 360px;
}
.CityTextBox
{
    width: 180px;
}
.PostalCodeTextBox
{
    width: 60px;
}
.PhoneAreaCodeTextBox
{
    width: 32px;
}
.PhoneExchangeTextBox
{
    width: 32px;
}
.PhoneLocalTextBox
{
    width: 40px;
}
.PhoneExtensionTextBox
{
    width: 50px;
}
.EmailAddressTextBox
{
    width: 360px;
}
.AdvisorNameTextBox
{
    FONT-SIZE: 13px;
    width: 325px;
}
table.formTable td {
	padding: 2px 2px 2px 0px;
}
.PageSettings {
    width: 745px;
}
.ContentTextPurple
{
    FONT-SIZE: 13px;
    COLOR: #6B286B;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    BACKGROUND-COLOR: #6B286B
}
.PrivacyTable
{
	padding: 3px 3px 3px 3px;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    border-style: solid;
	border-width: 1px;
	border-color: #6b286b
}
.PrivacyTitle
{
    FONT-SIZE: 13px;
    COLOR: #6B286B;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #e9edef;
	text-align: center;
    border-style: solid;
	border-width: 1px;
	border-color: #6b286b
}
.ContentTextWhite
{
    FONT-SIZE: 13px;
    MARGIN: 25px auto auto;
    WIDTH: 753px
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    BACKGROUND-COLOR: white
}
