/*--------------------------------------------------------------------------*/
/*                                                                          */ 
/*  Odessa Filmworks Styles  */
/*  V 1.0 (Last edited Dec. 2, 2003 by C. Tourangeau)  */
/*                                                                          */ 
/*--------------------------------------------------------------------------*/

p, td, li, ul {
  color:  #000000;
  font-size:  9pt;
  line-height: 11pt;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

a:LINK {
  color: #ff3300;
	text-decoration: none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
a:HOVER {
  color: #ff3300;
	text-decoration: underline;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
a:VISITED {
  color: #ff3300;
	text-decoration: none;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

/*--------------------------------------------------------------------------*/
/*                                                                          */ 
/*  Home (News) page Styles   */
/*                                                                          */ 
/*--------------------------------------------------------------------------*/

.whiteSml {
  color: #ffffff;
  font-size:  8pt;
  line-height: 9pt;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.whiteTxt {
  color: #ffffff;
  font-size:  9pt;
  line-height: 9pt;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.newsHead {
  color: #000000;
  font-size:  11pt;
  line-height: 12pt;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.newsDate {
  color: #003366;
  font-size:  8pt;
  line-height: 9pt;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
}

/*--------------------------------------------------------------------------*/
/*                                                                          */ 
/*  Catalogue Styles   */
/*                                                                          */ 
/*--------------------------------------------------------------------------*/

.pageTitle {
  color: #000000;
  font-size:  12pt;
  line-height: 14pt;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.catTitle {
  color: #ffffff;
  font-size:  12pt;
  line-height: 14pt;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.productTitle {
  color: #000000;
  font-size:  10pt;
  line-height: 11pt;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
.productTxt {
  color:  #000000;
  font-size:  9pt;
  line-height: 11pt;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

.newsDate {
  color: #003366;
  font-size:  8pt;
  line-height: 9pt;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
}