




/*
     FILE ARCHIVED ON 20:47:45 Oct 11, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:05:44 Mar 10, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*******************************************************
                    General Styles
*******************************************************/
.welcomeText
{
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.MyPwcBookmarks
{ 
	border-width:0;
	Height:18;
	font-weight:bold;
	font-size:xx-small;
	color:chocolate;
	border-bottom:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-top-width:0;
	background-color:Transparent;
	text-decoration:underline;
	table-layout:auto;
	width:auto;
	text-align:right;
}


/* not sure if this is used 
.MyPwcContentCatsLinks
{
	font-size: 11px;
	font-family: arial,verdana,helvetica; 
	font-weight: bold;
	color: #000066; 
	
}
*/

/*******************************************************
                  End General Styles
*******************************************************/





/*******************************************************
                     MyPWC Form
*******************************************************/
/* Apply this style to the table containing the form */
.MyPwcForm
{
}

.MyPwcForm td
{
	background-color: #eeeeee;
	font-family: arial,verdana,helvetica; 
	font-size: 9pt;
}

.MyPwcForm .label /* apply to TD */
{
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

.MyPwcForm .data /* apply to TD */
{
}

.MyPwcForm .headerRow
{
	background-color: #000066;
	color: #fff;
	font-weight: bold;
}

.MyPwcForm a
{
	font-weight: normal;
}

.MyPwcFormButton
{
	BACKGROUND-COLOR: #fff;
	BORDER-STYLE:outset;
	BORDER-WIDTH: 1px;
	COLOR: #000000; 
	FONT-FAMILY: "Arial, Helvetica, MS Sans Serif, Sans-Serif";
	FONT-SIZE: 8pt;
}

/*******************************************************
                   End MyPWC Form
*******************************************************/






/*******************************************************
                     Top Tabs
*******************************************************/

.MyPwcTabSelected, .MyPwcTabNotSelected 
{ 
	font-weight: bold;
	font-size: x-small;	
	color: #ffffff;
}

.MyPwcTabSelected
{
	background-color: #000066;
}

.MyPwcTabNotSelected
{ 
	background-color: #808080;
}

.MyPwcTabSelected a:link, .MyPwcTabSelected a:visited, .MyPwcTabSelected a:active, .MyPwcTabSelected a:hover,
.MyPwcTabNotSelected a:link, .MyPwcTabNotSelected a:visited, .MyPwcTabNotSelected a:active, .MyPwcTabNotSelected a:hover
{
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
}

/*******************************************************
                     End Top Tabs
*******************************************************/






/*******************************************************
                     Sub Tabs
*******************************************************/

.MyPwcSubTabSelected, .MyPwcSubTabNotSelected
{
	background-color: #ffcc66;
	color: #663300;
	font-weight: bold;
}
/*
	border-bottom-color:White;
	border-bottom-width:2;
	border-bottom-style:none;


	border-bottom-style: solid;
*/

.MyPwcSubTabNotSelected
{
	background-color: #ffeeaa;
}

.MyPwcSubTabSelected a:link, .MyPwcSubTabSelected a:visited, .MyPwcSubTabSelected a:active, .MyPwcSubTabSelected a:hover,
.MyPwcSubTabNotSelected a:link, .MyPwcSubTabNotSelected a:visited, .MyPwcSubTabNotSelected a:active, .MyPwcSubTabNotSelected a:hover
{
	color: #663300;
	font-size: x-small;
	font-weight: bold;
}


/*******************************************************
                     End Sub Tabs
*******************************************************/
