.text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #404040;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #3C4777;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3C4777;
}
a:link { 
	color: #192A77;
	text-decoration: none
}
a:hover { 
	color: #FF7F17;
	text-decoration: underline
}
a:visited { 
	color: #4D5477;
	text-decoration: none
}
.blackheader { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.textOrange { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F37F04; 
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:hover {
	color: #FF7F17;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.blackheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:hover {
	color: #192A77;
	text-decoration: underline;
}
.textBkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(images/bkg-tab100_20.gif);
	background-repeat: no-repeat;
}

#printLogo{
  display: none;
}

.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #FF7F17;
	font-weight: lighter;
}
.orangeblackHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #F37F04;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
