.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}
.headingtab{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	padding-left:10px;
}

.Subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: none;
	color: #FF6600;
	text-decoration: none;
	line-height:30px;
	
}

.heading1Copy {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding:0px 0px 0px 5px;
}


.link1 {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:11px;	
	color: #FF9900;
	font-weight: bold;
}
.link1:hover {
  	text-decoration: none;
 	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	}
	
.link2 {

	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:11px;	
	color: #FF9900;
	padding:0px 5px 0px 0px;
}

.link2:hover {
  	text-decoration: underline;
 	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding:0px 5px 0px 0px;
	}
	
.link3 {
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size:11px;	
	color: #333333;
	font-weight: normal;
	padding:0px 0px 0px 5px;
}
.link3:hover {
  	text-decoration: underline;
 	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ff9900;
    font-weight: normal;
	padding:0px 0px 0px 5px;	
	}
	
.link4 {
    background-color: #3F484D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color: #ffffff;
	font-weight: normal;
	padding-right:5px;
}
.link4:hover {
    background-color: #3F484D;
  	text-decoration: underline;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
    font-weight: normal;
	padding-right:5px;	
	}
	
a.HeadLink3 {
  text-decoration: none;
  font-family: "Trebuchet MS";
  font-size: 11px; 
  color: #000000;
  font-weight: normal;
  padding:5px 0px 0px 10px;
  line-height:22px;
}

a.HeadLink3:hover {
  text-decoration: underline;
  font-family: "Trebuchet MS";
  font-size: 11px;  
  color: #000000;
  font-weight: normal;
  padding:5px 0px 0px 10px;
}

a.HeadLink4 {
  text-decoration: none;
  font-family: "Trebuchet MS";
  font-size: 11px; 
  color: #FFFFFF;
  font-weight: bold;
  padding:0px 0px 0px 10px;
  line-height:22px;
}

a.HeadLink4:hover {
  text-decoration: none;
  font-family: "Trebuchet MS";
  font-size: 11px;  
  color: #000000;
  font-weight: bold;
  padding:0 0px 0px 10px;
}


.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
.txt1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding:0px 0px 0px 8px;

}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
	
.txtCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
	font-style: normal;
}
.txtcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;

}

.headingblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14.5px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;

}

.altrow {
  background-color: #3F484D;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  line-height:25px;
  color:#ffffff;
  padding-left:5px;
  }
  
  .altrow1{
  background-color: #CCCCCC;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  line-height:15px;
  color:#000000;
  padding-left:5px;
  }
  
  .altrow2{
  background-color: #FF9900;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  line-height:18px;
  color:#000000;
  padding-left:5px;
  }
