﻿@charset "utf-8";
.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #1E3666;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1E3666;
}
.blueheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1E3666;
}
.blueheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #1E3666;
}
.yellowsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFD74C;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFD74C;
}
.yellowheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFD74C;
}
a:visited {
	color: #6C8DD2;
	text-decoration: underline;
}
a:link {
	color: #6C8DD2;
	text-decoration: underline;
}
a:hover {
	color: #FFD74C;
	text-decoration: none;
}
.twoColElsLtHdr #container #mainContent .whitetext font {
}
whitetext     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a.twitter:link {
  color: #69CAE9;
  background-color: transparent;
  text-decoration: none;
}

a.twitter:hover {
  color: #EE3838;
  text-decoration: none;
}

a.twitter:visited:hover {
  color: #EE3838;
  text-decoration: none;
}

a.twitter:visited {
  color: #69CAE9;
  text-decoration: none;
}

a.youtube:link {
  color: #EE3838;
  background-color: transparent;
  text-decoration: none;
}

a.youtube:hover {
  color: #69CAE9;
  text-decoration: none;
}

a.youtube:visited:hover {
  color: #69CAE9;
  text-decoration: none;
}

a.youtube:visited {
  color: #EE3838;
  text-decoration: none;
}

