﻿
.Copyright
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 8pt;
    color: #6E706B;
} 
.Copyright a:link, .Copyright a:visited
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 8pt;
    color: #6E706B;
    text-decoration: underline;
} 
.Copyright a:hover, .Copyright a:active
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 8pt;
    color: #902692;
    text-decoration: none;
}
.btnsLinks
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 7pt;
    color: #8f908b;
    padding-left: 3px;
} 
.btnsLinks a:link, .btnsLinks a:visited
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 7pt;
    color: #8f908b;
    text-decoration: none;
    padding-left: 3px;
} 
.btnsLinks a:hover, .btnsLinks a:active
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 7pt;
    color: #902692;
    text-decoration: none;
    padding-left: 3px;
}
.SubMenu
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 7pt;
    color: #CDCDCD;
    padding-left: 3px;
} 
.SubMenu a:link, .SubMenu a:visited 
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 7pt;
    color: #CDCDCD;
    text-decoration: none;
    padding-left: 3px;
} 
.SubMenu a:hover
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 7pt;
    color: #902692;
    text-decoration: none;
    padding-left: 3px;
}
.FormTitle
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #902692;
}
.FormTitle-Gray
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: gray;
}
.DescriptionDiv
{
    white-space:normal;
    overflow: hidden;
    color: gray;
    font-weight: normal;
}
.DescriptionDiv a:link, .DescriptionDiv a:visited;
{
 color: #cccccc;
 text-decoration: underline;
}
.DescriptionDiv a:hover;
{
 color: #cccccc;
 text-decoration: none;
}
.FormText
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
}
.FormTextBox
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    overflow: hidden;
}
.FormNote
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 8pt;
    color: gray;
    font-style: italic;
    font-variant: normal;
}
.InfoContent
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #9E9E9E;
}
.InfoContentServs
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #9E9E9E;
    padding-left: 3px;
    text-indent: 1px;
}
.InfoContentNews
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #9E9E9E;
    text-indent: 1px;
    overflow :hidden;
}
.InfoContentSubs
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #6E706B;
    padding-left: 3px;
    text-indent: 1px;
}
.InfoContentTextBox
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #9E9E9E;
    overflow :hidden;
}
.InfoContent a:link, .InfoContent a:visited
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: navy;
    text-decoration: underline;

}
.InfoContent a:hover
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: navy;
    text-decoration: none;
}

.TabsContent
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 12pt;
    color: #902692;
}
.TabsContent a:link, .TabsContent a:visited
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 12pt;
    color: silver;
    text-decoration: none;
}
.TabsContent a:hover
{
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 12pt;
    color: #902692;
    text-decoration: underline;
}


.LogOut a:link, .LogOut a:visited
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #660066;
    text-decoration: none;
}
.LogOut a:hover
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #b22222;
    text-decoration: underline;
}
.smallTitleWhite
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    padding-left: 5px;
}
.btmContact
{
    font-family: Verdana, Arial ;
    font-weight: normal;
    font-size: 7pt;
    color: #B6B7B4;
} 
.btmContact a:link, .btmContact a:visited
{
    font-family: Verdana, Arial ;
    font-weight: normal;
    font-size: 7pt;
    color: #B6B7B4;
    text-decoration: none;
} 
.btmContact a:hover
{
    font-family: Verdana, Arial ;
    font-weight: normal;
    font-size: 7pt;
    color: #902692;
    text-decoration: underline;
}
.navBtn
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
} 
.navBtnSelected
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
} 
.navBtn a:link, .navBtn a:visited
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
} 
.navBtn a:hover, .navBtn a:active
{
    font-family: Verdana, Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #8f908b;
    text-decoration: none;
}
.memberName
{
    font-family: Verdana, Arial ;
    font-weight: bold;
    font-size: 8pt;
    color: #902692;
    padding-left: 3px;
}
.memberTitle
{
    /*letter-spacing: 1px;*/
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #B6B7B4;
    padding-left: 3px;
}
.memberDescTitle
{
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #9E9E9E;
    font-variant: small-caps;
}
.ClientTitles
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #6E706B;
}
.ClientTitles a:link, .ClientTitles a:visited
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #6E706B;
    text-decoration: none;
}
.ClientTitles a:hover, .ClientTitles a:active
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #902692;
    text-decoration: none;
}
.BackBtn a:link, .BackBtn a:visited
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #902692;
    text-decoration: none;
}
.BackBtn a:hover, .BackBtn a:active
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #6E706B;
    text-decoration: none;
}
.Pager a:link, .Pager a:visited
{
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 9pt;
    color: #902692;
    text-decoration: none;
}
.Pager a:hover, .Pager a:active
{
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 9pt;
    color: #6E706B;
    text-decoration: none;
}
.ServLinkBtn a:link, .ServLinkBtn a:visited
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #9E9E9E;
    text-decoration: none;
}
.ServLinkBtn a:hover, .ServLinkBtn a:active
{
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 8pt;
    color: #902692;
    text-decoration: none;
}
.WelcomeEditor 
{
 color: #8a8a8a;
 font-family: Arial,Verdana;
 font-size: 12px;
 font-weight: normal;
 display: block;
 text-align:justify;
 width:600; 
 overflow:hidden; 
 white-space:normal
}
.WelcomeEditor a:link, .WelcomeEditor a:visited
{
color: #9c9b9b;
font-weight:bold;
text-decoration: none;
}
.WelcomeEditor a:hover
{
color: #9c9b9b;
text-decoration: underline;
}
