body {
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height:13pt;
}

.body {
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height:13pt;
}

h1 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 150%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h2 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 150%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 140%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h4 {
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 110%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.sectionTitle {
  color: #605F31;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  font-family: Verdana, Tahoma, sans-serif;
}

.title {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-family: Times, serif;
}

.subTitle {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  font-family: Times, serif;}

.header {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  font-family: Times, serif;
}


h5 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 105%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h6 {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

p {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.defaultBody {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.highlight {
  color: #003466;
}

th {
  color: black;
  font-style: normal;
  font-weight: bold;
  font-size: 75%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background-color: #666666;
  text-transform: uppercase;
}

td {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 75%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  list-style-type: square;
}

ol {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {
  color: #003466;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

a:hover {
  color: #003466;
  text-decoration: underline;
}


hr {
  color: black;
  height: 1px;
}


/* FUTURE-FOCUS SUPPLIED */
body {font-family: "Trebuchet MS";
	font-size: 10pt;
	color: rgb(51,102,153);
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{font-family: "Trebuchet MS";
	}

table
{font-family: "Trebuchet MS";
	font-size: 9pt; color: rgb(0,0,0)

}	
	
.font_table_text {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: rgb(0,0,0)

}
.font_title2 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: rgb(51,102,153);
	font-weight: bold;
	}
.font_title3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.font_title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
}
.font-right {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

A:link {text-decoration: none;} 
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

#second-nav { padding: 4px; }
#second-nav table { border-top: 1px solid #999; }
#second-nav a { 
	display: block;
	padding: 1px 1px 1px 4px;
	border: 1px solid #999;
	border-top: 0px;
	background: #778;
	/*margin: 2px;*/
}
#second-nav a:hover {
	text-decoration: none;
	background: #889;
}