





<!-- example of getting font face , font size and font color. -->
<!--TH	{
	font-size:small ;}
	font-face:Verdana, Arial, Helvetica, sans-serif; }
	color:#000000;} -->
/*MCKESSON OLD STYLES - do not use for new development*/
/*no additional items in this section for PTP*/
/*MCKESSON GENERAL*/
/* these are general items that are additions to those found in the mck-css.jsp file*/
TD{MARGIN: 0px ;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: small;color: #000000;font-weight: normal;font-style: normal}
/*  MCKESSON NAVIGATIONAL MENUS AND LINKS  */
/*no additional items in this section for PTP*/

/* MCKESSON CHROME  CLASSES    */
/* these are general items that are additions to those found in the mck-css.jsp file*/
.mck-chromeButton{ 
	font-weight: bold; 
	font-size:x-small; 
	text-decoration: none; 
	padding: 0px; 
	margin: 2px;
	white-space:nowrap;
	vertical-align:middle;
	border: 1px solid #336699; 
	background-color: #FFFFFF; 
	color: #000000;}
/* 
	pointer: Explorer 6 Windows, Mozilla, Opera, Explorer 5 Mac, Safari 1.0+
	
	hand: Explorer 4-6 Windows, Opera, Explorer 5 Mac, Safari 1.2+
	
		The only cross browser syntax for a pointer/hand is:
		p.pointerhand {
			cursor: pointer;
			cursor: hand;
		}
		Note that the two declarations must be in this order.
		The cross-browser code does not work in Safari 1.0,however 1.2 has no problems with this.
*/
.mck-chromeButton A,
.mck-chromeButton A:link,
.mck-chromeButton A:visited,
.mck-chromeButton A:hover {
	text-decoration:none; 
	color: #000000; 
	cursor:pointer; 
	cursor:hand;}	
.mck-chromeButton span {
	cursor:pointer; 
	cursor:hand; 
	margin:0px; 
	padding: 2px;}
/*MCKESSON PSEUDO FRAME*/
/*no additional items in this section for PTP*/

/*MCKESSON PORTAL NAVIGATION BANNER CLASSES*/
/* these are general items that are additions to those found in the mck-css.jsp file*/
.mck-header{
	background: url(/portal/images/mckesson/header/header_pic.jpg) no-repeat fixed right top; 
	height: auto;}
.mck-header TD { 
	padding-right:50px;}

/*MCKESSON HORIZONTAL NAVIGATION CLASSES*/
/* these are general items that are additions to those found in the mck-css.jsp file*/
.mck-horizontalLevel2 td {
	padding-top:auto; 
	padding-bottom:auto; }
.mck-horizontalLevel2 td.mck-horizontalTab{ 
	padding-top:auto; 
	padding-bottom:auto; }
.mck-horizontalLevel2 td.mck-horizontalTabLit{ 
	padding-top: auto;
	padding-bottom: auto; }
/*MCKESSON VERTICAL NAVIGATION CLASSES*/
/* these are general items that are additions to those found in the mck-css.jsp file*/
.mck-verticalNav {	
	background-color: #FFFFFF; 
	border-width:0px; }
.mck-verticalNav td {
	border-width: 0px 1px 1px 0px; }

.mck-verticalNav td.mck-verticalTabLit { 
	border-width: 0px 0px 1px 0px; 
	border-color: #8D8D69; 
	border-style: solid;}
.mck-verticalNav td.mck-verticalTabLit A:link,
.mck-verticalNav td.mck-verticalTabLit A:visited{
	color: #E4E4E4; }
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*//*MCKESSON EDIT CLASSES*/

TABLE.mck-editTable {
	margin: auto 10px;}
.mck-editTopBorder {	
	text-align: left; }

/* MCKESSON STANDARD DATA TABLES */
.tableGeneratorSection TABLE,
.mck-tableGeneratorSection TABLE { 
	margin:0px;}
.tableGeneratorSection TH, 
.mck-tableGeneratorSection TH { 
	font-weight: bold ;
	text-align: left;}
.tableGeneratorSection TD,
.mck-tableGeneratorSection TD { 
	vertical-align:top;}
.mck-tableGeneratorSection TH a:link,
.mck-tableGeneratorSection TH a:visited,
.mck-tableGeneratorSection TH a:active {
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	text-align: left;
	text-decoration:none;}

A.tabNav:link {
	color:#000000; 
	text-decoration: none; }
A.tabNav:visited {
	color:#000000; 
	text-decoration: none; }

/* MCKESSON STANDARD DATA TABLES EXPANION STYLES*/
/*no additional items in this section for PTP*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*//* mckesson printing*/
@media print{
/*no additional items in this section for PTP*/
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*//*MCKESSON EDIT CLASSES*/
