/* Join SSC StyleSheet */

body {
  margin: 0;
  padding: 0;
  background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
  /*
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-base-color: #225599;
  scrollbar-highlight-color: #99bbdd;
  */
}
td, p, div {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
}
li
{
  padding-bottom: 7px;
  list-style: circle;
}

.Heading {
	font-family: Georgia, serif;
	font-size: 23pt;
}
.Heading1 {
	font-family: Georgia, serif;
	font-size: 18pt;
	/* font-weight: bold; */
}
.Heading2 {
	font-family: Georgia, serif;
	font-size: 15pt;
}
.Breadcrumb {
  font-family: Georgia, Serif;
  font-size: 8pt;
}
a.Breadcrumb:link, a.Breadcrumb:visited
{
  color: #666666;
}
a.Breadcrumb:hover, a.Breadcrumb:active 
{
	color: #666666;
  text-decoration: underline;
	background-color : transparent;
}

.Georgia11 {
  font-family: Georgia, Serif;
  font-size: 11pt;
}
.Arial9 
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
}

a:link {
	color: #000000;
  text-decoration: none;
}
a:hover {
	color: #000000;
  text-decoration: none;
}
a:visited {
	color: #000000;
  text-decoration: none;
}
a:active {
	color: #000000;
  text-decoration: none;
}

.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.Footnote:link, a.Footnote:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
}
a.Footnote:active {
  color: #ffffff;
}
a.Footnote:hover {
  text-decoration: none;
  color: #ffffff;
}

/*
a.Footnote:visited {
  font-family: Tahoma;
  font-size: 9px;
  font-weight: bold;
  color: #225599;
}
*/

a.Nav:link, a.Nav:visited  /* The hover and active attributes are handled in the a. styles for each page (approx 46 lines down) */
{
  font-family: Georgia, Serif;
  font-size: 10pt;
  color: #666666;
}
.Nav2
{
  font-family: Georgia, Serif;
  font-size: 10pt;
  color: #ffffff;
}

.Gray {
	color: #666666;
	background-color: transparent;
}
.LightGray {
	color: #cccccc;
	background-color: transparent;
}
.White {
	color: #FFFFFF;
	background-color: transparent;
}
.Affiliations {
	color: #339999;
}
.FAQ {
	color: #ffcc33;
}
.GetStarted {
  color: #993300;
}
.JoinSSC {
  color: #663366;
}
.News {
	color: #cc9900;
}
.Platform {
  color: #cc6600;
}
.RepTalk {
  color: #999933;
}
.Search {
	color: #0099ff;
}
.WhySSC {
  color: #0099ff;
}


a.Affiliations:hover, a.Affiliations:active {
	color: #339999; /* Teal */
	background-color : transparent;
}
a.FAQ:hover, a.FAQ:active {
	color: #ffcc33;
	background-color : transparent;
}
a.GetStarted:hover, a.GetStarted:active {
	color: #993300;
	background-color : transparent;
}
a.JoinSSC:hover, a.JoinSSC:active {
	color: #663366;
	background-color : transparent;
}
a.News:hover, a.News:active {
	color: #cc9900;
	background-color : transparent;
}
a.Platform:hover, a.Platform:active {
	color: #cc6600;
	background-color : transparent;
}
a.RepTalk:hover, a.RepTalk:active {
	color: #999933;
	background-color : transparent;
}
a.Search:hover, a.Search:active {
	color: #0099ff;
	background-color : transparent;
}
a.WhySSC:hover, a.WhySSC:active {
	color: #0099ff;
	background-color : transparent;
}
a.FirstClearing:link, a.FirstClearing:visited {
	color: #ffffff;
	background-color : transparent;
}
a.FirstClearing:hover, a.FirstClearing:active {
	color: #cccccc;
	background-color : transparent;
}
a.Morningstar:link, a.Morningstar:visited {
	color: #ffffff;
	background-color : transparent;
}
a.Morningstar:hover, a.Morningstar:active {
	color: #cccccc;
	background-color : transparent;
}
a.BackOffice:link, a.BackOffice:visited {
	color: #ffffff;
	background-color : transparent;
}
a.BackOffice:hover, a.BackOffice:active {
	color: #cccccc;
	background-color : transparent;
}
a.Products:link, a.Products:visited {
	color: #ffffff;
	background-color : transparent;
}
a.Products:hover, a.Products:active {
	color: #cccccc;
	background-color : transparent;
}
a.AnchorLink:link, a.AnchorLink:visited {
	color: #cccccc;
	background-color : transparent;
}
a.AnchorLink:hover, a.AnchorLink:active {
	color: #666666;
	background-color : transparent;
}



a.Classic:link, a.Classic:visited, a.Classic:active {
  color: Blue;
  text-decoration: underline;
}
a.Classic:hover 
{
  text-decoration: none;
}

a.GrayLink:hover, a.GrayLink:active {
	color: #666666;
	background-color : transparent;
}
