 .firstlink  {
 	color : #0a55a3;
 	font-weight : bold;
 	font-size : 9pt;
 	line-height : 9pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }
 
 .secondlink  {
 	color : #0a55a3;
 	font-size : 9pt;
 	line-height : 9pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }
 
 .thirdlink  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 9pt;
 	line-height : 9pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }
 
 .bigheads  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 18pt;
 	font-family : Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
 	letter-spacing : -1px;
 }
 
 .heads  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 12pt;
 	line-height : 12pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }
 
 .subhead  {
 	color : #0A55A3;
 	font-weight : bold;
 	font-size : 10pt;
 	line-height : 10pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }
 
 .subhead2  {
 	font-weight : bold;
 	font-size : 10pt;
 	line-height : 10pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }
 
 .body  {
 	font-size : 9pt;
 	line-height : 10pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	list-style-position : outside;
 }
 
 .caption  {
 	font-style : italic;
 	font-size : 8pt;
 	line-height : 8pt;
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 }
 
 .sublink  {
 	color : #f03;
 	font-weight : normal;
 	font-size : 9pt;
 	line-height : 9pt;
 	text-decoration : none;
 }

/* Additional Stlyes											*/
/* Added: David Epler - 01/25/2001								*/


  .menuitem  {
 	color : #0a55a3;
 	font-weight : bold;
 	font-size : 9pt;
/* 	line-height : 9pt; */
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }

  .menuitem:hover  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 9pt;
/* 	line-height : 9pt; */
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }

   .menuitemactive  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 9pt;
/* 	line-height : 9pt; */
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }

  .submenuitem  {
 	color : #0A55A3;
 	font-size : 8pt;
/* 	line-height : 8pt; */
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }

  .submenuitem:hover  {
 	color : #f20e3d;
 	font-size : 8pt;
/* 	line-height : 8pt; */
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }

   .submenuitemactive  {
 	color : #f20e3d;
 	font-size : 8pt;
/* 	line-height : 8pt; */
 	font-family : Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 	text-decoration : none;
 }

  .SectionHeader  {
 	color : #ffffff;
 	font-weight : bold;
 	font-size : 10pt;
 	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 	text-decoration : none;
 	background-color : #0A55A3;
 }

 .SectionHeader2  {
 	color : #ffffff;
 	font-weight : bold;
	font-style : italic;	
 	font-size : 8pt;
 	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 	text-decoration : none;
 	background-color : #0A55A3;
 }

  .required  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 10pt;
 	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 	text-decoration : none;
	position : relative;
 }
 
  .small_required  {
 	color : #f20e3d;
 	font-weight : bold;
 	font-size : 8pt;
 	font-family : Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 	text-decoration : none;
	position : relative;
 }
 
  .SupplierHeaderGreeting  {
 		margin-left: 10px;
		margin-right: 200px;
		text-align: left;
 }
 
  
a.SupplierHeaderLnk  {
	color: #ffffff;
	font-style: italic;
	text-align: right;
	margin-right: 20px;
}
 
 a.SupplierHeaderLnk:hover  {
	color: #33FFFF;
	font-style: italic;
	text-align: right;
	margin-right: 20px;
}
 
 div.SupplierHeader  {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #0A55A3;
	width: 575px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: -10px;
}
 
   .RptListHeader  {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #BDFFFE;
}

   .RptListing  {
	color: Black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #F7F7F7;
	padding: 5px;
}

   .status_new  {
	color: #00d200;
	font-weight:bold;
}

   .status_updated  {
	color: #ff8000;
	font-weight:bold;
}

   .status_accessed  {
	color: #c0c0c0;
	font-weight:bold;
}
