body {
  background : #959595;
  color : #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  margin : 0;
}

a:link {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
}
a:visited {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
}
a:hover {
  color : #b90000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
}
a:active {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
}

a.NavOne:link {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.NavOne:visited {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.NavOne:hover {
  color : #2887FF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.NavOne:active {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}

a.NavOneOn:link {
  color : #2887FF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.NavOneOn:visited {
  color : #2887FF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.NavOneOn:hover {
  color : #2887FF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}
a.NavOneOn:active {
  color : #2887FF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}

a.NavTwo:link {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration: none;
}
a.NavTwo:visited {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration: none;
}
a.NavTwo:hover {
  color : #2887FF;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration: none;
}
a.NavTwo:active {
  color : #205AA4;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  text-decoration: none;
}

a.Office:link {
	color: #205AA4; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
a.Office:visited {
	color: #205AA4; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
a.Office:hover {
	color: #2887FF; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
a.Office:active {
	color: #205AA4; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	font-weight: bold; 
	text-decoration: none;
}

span {
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
}

td.TitleBack {
  background : #959595;
}

td.LogoBack {
  background : #000000;
}

td.NavBack {
  background : #e7e7e7;
}

td.ContentBack {
  background : #ffffff;
}

td.TitleBottom {
  background : #000000;
}

.Italics { font-style: italic; }

.Bold { font-weight: bold; }

.Blue { color: #205AA4; }

.Small { font-size : 8pt; }

.Large { font-size : 12pt; }

.Title { color: #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 21pt; font-weight: bold; }

.SubTitle { color: #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12pt; font-weight: bold; }

.PageTitle { color: #205AA4; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14pt; font-weight: bold; }

.copyright { color: #ffffff; font-family : Arial, Helvetica, sans-serif; font-size : 8pt; font-weight: normal; }

.LargeName { color: #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12pt; font-weight: bold; }

.NavOneSelected { color : #2887FF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt; font-weight : bold; }

.NavTwoSelected { color : #2887FF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 8pt; font-weight : bold; }