
<style type="text/css">
<!--
FONT, BODY, P, DIV, A, li {
	font-family:osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	line-height:120%;
	font-weight: NORMAL
}
.body
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: NORMAL
}
.text
{ 
	font-family:osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	font-weight: NORMAL
}
.grey
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: NORMAL
}
.grey2
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: NORMAL;
	text-decoration: none;
}
.greyb
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	font-weight: BOLD
}
.white
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: BOLD
}
.black
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-weight: NORMAL
}
.redb
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #ff0000;
	font-weight: BOLD;
	text-decoration: none; 
}
.title
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #ff0000;
	font-weight: BOLD;
	text-decoration: none; 
}
.menu
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #000000;
	font-weight: BOLD
}
.copyright
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: NORMAL
}
.sb
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	font-weight: BOLD
}
.reds
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ff0000;
	font-weight: BOLD
}
.red
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ff0000;
	text-decoration: none; 
	font-weight: BOLD
}
.blue
{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003399;
        text-decoration: none;
        font-weight: BOLD
}

.g1
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: NORMAL
}


a.copyright:hover {  color: #ff0000}
.copyright:visited , .black:link

{  color: #000000}

a.greyb:hover {  color: #ff0000}
.greyb:visited , .black:link

{  color: #000000}

a.grey:hover {  color: #ff0000}
.grey:visited , .black:link

{  color: #000000}

a.menu:hover {  color: #ff0000}
.menu:visited , .partite:link

{  color: #000000}

a.reds:hover {  color: #000000}
.reds:visited , .partite:link

{  color: #ff0000}

a.red:hover {  color: #000000}
.red:visited , .partite:link

{  color: #ff0000}

a.grey2:hover {  bgcolor: #000000}
.grey2:visited , .black:link

{  color: #000000}
-->
</style>

<STYLE type="text/css">
	<!--

/* Used as a Header for Sub Windows or Boxes */
	.boxhead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
	}
/* Small Captions or Notes */
	.caption {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}
/* Used as a Page Header */
	.head {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: light;
		color: #77C24E;
	}
/* Just a Little Bigger than Text and Bold */
	.label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
/* Used as a Header for Sections within a Page */
	.secondhead {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #3366cc;
	}
/* Second Tier of Navigation (with the Blue Bar) */
	.secondnav {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: 800;
		color: #3366CC;
	}
/* raised text */
	.superscript {
		vertical-align: super;
	}
/* Generic Text */
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
	}
	.text2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.text2 A:link, text2 A:visited {
		font-size: 10px;
		text-decoration: none;
	}
	.text2 A:hover {
		color: cc0000;
		font-size: 10px;
		text-decoration: underline;
	}
/* Third Tier of Navigation (no Background Color) */
	.thirdnav {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #3366CC;
	}
/* Welcome statement at top of page */
	.welcome {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}





/* head bar & footer (dark blue) */
	#accent-bg {
		background: #244890;
	}
	#accent-text {
		color: #244890;
	}
/* myMCD home page swoosh */
	#accent2-bg {
		background: #B7D3B9;
	#accent2-text {
		color: #B7D3B9;
	}
/* use this ID to give text the alert color (default is red) */
	#alert-text {
		color: #ff0000;
	}
/* Alternate color similar to main theme (medium blue) */
	#alttheme-text {
		color: #3366cc;
	}
/* ID formatting for all capitalized text */
	#capitalize  {
		text-transform: capitalize
	}
/* use this ID to make any text black without overwriting style */
	#black-text {
		color: black;
	}
/* use this ID to make any text black without overwriting style */
	#black-bg {
		background: black;
	}
/* Indicates in a list of PO's the one currently active / displayed */
	#current {
		color: green;
	}
/* Displayed set of a Result set */
	#current_list {
		color: black;
		font-weight: bold;
	}
/* use this ID to gray out defunct line item info (a darker grey that can be read on grey backgrounds) */
	#gray-text {
		color: gray;
	}
/* use this ID to grey out disabled links (a light grey, still legible) */
	#grey-text {
		color: #cccccc;
	}
/* generally used on every other row in a long table (light grey) */
	#linetheme-bg {
		background: #ececec;
	}
/* ID formatting for all lowercase text */
	#lowercase  {
		text-transform: lowercase
	}
/* use these IDs to give text and cells the main theme color (dark blue) */
	#maintheme-bg {
		background: #ececec;
	}
	#maintheme-bgc {
		background-color: #ececec;
	}
	#maintheme-text {
		color: #99aa99;
	}
	#mymcdmain-bg {
		background: #0059a8;
	}
	#mymcdmain-text {
		color: #0059a8;
	}
/* these IDs set the Nav 2 & 3 default color (medium blue) */
	#nav2_1 {
		color: #3366cc;
	}
	#nav2_2 {
		color: #3366cc;
	}
	#nav2_3 {
		color: #3366cc;
	}
	#nav2_4 {
		color: #3366cc;
	}
	#nav2_5 {
		color: #3366cc;
	}
	#nav3_1 {
		color: #3366cc;
	}
	#nav3_2 {
		color: #3366cc;
	}
	#nav3_3 {
		color: #3366cc;
	}
	#nav3_4 {
		color: #3366cc;
	}
	#nav3_5 {
		color: #3366cc;
	}
	#nav3_6 {
		color: #3366cc;
	}
/* use these IDs to give text and cells the alternate theme color (light blue) */
	#subtheme-bg {
		background: #b8c9ed;
	}
	#subtheme-text {
		color: #b8c9ed;
	}
/* generally used for rows with column headers (medium grey) */
	#tabletheme-bg {
		background: #c9c9c9;
	}
/* ID formatting for all uppercase text */
	#uppercase  {
		text-transform: uppercase
	}
/* white background or text */
	#white-bg {
		background: white;
	}
	#white-text {
		color: white;
	}

-->
</STYLE>

