body
{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size:12pt;
  overflow:visible;
  width:100%;
}

h5 {
	font-size: 1.3em;  
}

a:link {
	color:#000;
	/*  font-size: 1.1em;  */
	font-weight:600;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color:#999999;
	/*  font-size: 1.1em;  */
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color:#666666;
	/*  font-size: 1.1em;  */
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
}

a:active {
	color:#333333;
	/*  font-size: 1.1em;  */
	font-weight:600;
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border:0;
}

p
{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
  font-size:12pt; 
  color:#888888;
}

#leftcontent #instructions
{
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
  font-size:8pt; 
  color:#666;
  padding: 8px;
}

#FooterTable {
  margin-left:auto;
  margin-right:auto;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: smaller;
  width:700px; 
  background:#fff;
  text-align:center;
}
#FooterTableDiv {
  width: 100%;
  display: block;
}

#FooterTableDiv table{
  width: 100%; 
}

#HeaderTable {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: smaller;
  width:700px; 
  background:#fff;
  margin: 0 auto;
  text-align:center;
}
#HeaderTableDiv {
  width: 100%;
}

#allPrints {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
  color:#888888; 
  text-align: left;
  font-weight: 600 ;
}
#allPrints a:link {color:#888888; text-decoration:none}
#allPrints a:visited {color:#888888; text-decoration:none}
#allPrints a:active {color:#000066; text-decoration:none}
#allPrints a:hover {color:#000066; text-decoration:none}

    
a.TELogo {
  background-image:url(../images/TELogo_Off.gif);
  display:block;
  height:20px;
  width:180px;      
}     

a.TELogo:hover {
  background-image:url(../images/TELogo_On.gif);
}  

.centeredDiv {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
}

.centeredDiv table {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.thirdTd {
	width:33%;
	text-align:center;
}