/* "keywords" content="MANAGE 2000" */
/* "keywords" content="MANAGE 2000" */
/* "description" content="Web Style Sheet" */
/* "copyright" content="Copyright 1996-2000 - Epicor Software Corporation" */
/* "designer" content="http://www.roitoday.com" */
/* "author" content="Peter Newby" */
/* "Parser" content="HTML" */

/* Changes made as stated below - bls - ECi - 5/29/09 */
/* Globally changed ALL #003366 to black */

<meta name="LastChange" content="05.27.2003" Author="RJM"/>

<STYLE type="text/css">

  /* Manage 2000 Web Applications classes */

form {
  margin:0 px;
  padding:0px;
  width:100%;
}

body { 
  margin:0 px;
  padding:0px;
  font-weight: normal;
  font-size: 10px;
  word-spacing: normal;
  text-transform: none;
  font-family: Verdana, Helvetica, sans-serif;
  letter-spacing: normal;
  background-color: white;
  color:black;
  alink:#ff33cc;
  vlink:#ffccff;
}


h1   {font-size:25px; font-weight:700;}
h2   {font-size:20px; font-weight:500;}
h3   {font-size:20px; font-weight:400;}
h4   {font-size:10px; font-weight:200;}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
  color: black
}

table { 
  margin:0px;
  padding:0px;
  font-size:11px;
  font-weight:normal;
 xwidth: 100%;
  empty-cells: show;
  background-color:transparent;
}
			
td { 
  padding-left:2;
  padding-right:2;
  padding-top:1;
  padding-bottom:1; 
}

th { 
  background-color:gainsboro;
  vertical-align:baseline;
  font-weight:bold;
  padding:2px;
}
			 

	
.th td A	{	
	text-decoration:	none;
	color:	blue;
	font-weight:	100;
	}	

.th td A:link	{	
	text-decoration:	none;
	color:	blue;
	font-weight:	100;
	}	
		
.th td A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-weight:	100;
	}	
		
.th td A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
.th td A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

	
.A	{	
	text-decoration:	none;
	color:	blue;
	font-weight:	100;
	}	

.A:link	{	
	text-decoration:	none;
	color:	blue;
	font-weight:	100;
	}	
		
.A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-weight:	100;
	}	
		
.A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
.A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG	{
     	margin-top: 0;
    	margin-left: 0;
     	margin-right: 0;
	  }  
SPAN 
{	font-size:11px;
    font-family: Verdana, Helvetica, sans-serif;
	}
textarea {
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	padding-top:1;
	padding-bottom:1; 
      }			

/*********************/
/* Class Definitions */
/*********************/
			 
.h1   {font-size:25px; font-weight:500;}
.h2   {font-size:20px; font-weight:400;}
.h3   {font-size:15px; font-weight:bold;}
.h4   {font-size:10px; font-weight:200;}

.H1, .H2, .H3, .H4, .H5
  {
      COLOR: black;
  }
		.table  {font-size:11px; font-weight:normal; background-color:white ;cell-spacing:2;}
		.th {font-size:11px; font-weight:bolder; color:black; background-color:gainsboro;}
		.td {font-size:11px; font-weight:normal; color:black; background-color:white;}
		.popuplink {font-size:11px; font-weight:bold;}
		.textright {font-size:11px; color:Black; background-color:White; text-align:right}
		.textleft {font-size:11px; color:Black; background-color:White; text-align:left}
		.textcenter {font-size:11px; color:Black; background-color:White; text-align:center}
		.textgreenright {font-size:11px; color:Black; background-color:#EBF3ED; text-align:right}
		.label {font-size:11px; font-weight:bold; color:black;}
		.text {font-size:11px; font-weight:normal;}
		.pagerstyle {font-size:11px; font-weight:bold; color:black;}	
		.pager {font-size:11px; font-weight:bold; color:black;}
		.footer {font-size:11px; font-weight:normal; color:black;}				
		.radiobtnlist {font-size:11px; font-weight:normal; border-style:inset; border-width:1px;}
		.input {font-size:11px; font-weight:normal;color:black; background-color:white}
		.readonly {font-size:11px; font-weight:normal; color:black; background-color:gainsboro; border-style:none; border-width:0px}
		.error {font-size:11px; font-weight:normal; color:red; background-color:white}
		.message {font-size:11px; font-weight:normal; color:blue; background-color:white}
		.negative {font-weight:bold; color:red; background-color:white}
		.greenbar {font-size:11px; color:black; background-color:#EBF3ED }
		.whitebar {color:black; background-color:white }
		.validator {font-size:11px; font-weight:bold; color:red; background-color:white}
    	.linklabel {font-size:11px; font-weight:normal; color:black;}
    	.bookmark {font-size:11px; font-weight:normal; color:#657c6f; text-decoration:underline;}
    	.backtotop {font-size:11px; font-weight:normal; color:#657c6f; text-decoration:underline;}
		.tab {font-size:11px; background-color:gainsboro; color:black; font-weight:normal;}
		.SelectedTab {font-size:11px; background-color:gainsboro; color:black; font-weight:bold;}
    .Link {font-size:11px; font-weight:normal;}
    .Footnote {font-size:9px; font-weight:normal;}
		.menupage {
              	background-color:#779182; 
              	color:White;
								font-weight:200
						 }
		.hyperpost {
  							cursor:hand;
  							color: blue;
        	      text-decoration:	underline;
					       }
 		.postdoc { 
					cursor:hand;
					text-decoration:	none;
          }

  .GroupByBox {            font-size:20px;            font-weight:400;                color: black;            background-color: Transparent;            }
          .GroupByRow {            font-size:20px;            font-weight:400;                color: black;            background-color: Transparent;            }
            .Footer {                border: 0;                border-style: none;            }
            .RowSelector {background-color:gainsboro;}
            .RowExpArea  {background-color:gainsboro;}
            .SelectedHeader {}
            .SelectedRow {}
            
    .PortalNews 
    {
    }            
    .PortalNews A:link
    {
        text-decoration: none;
        color: blue;
    } 
    .PortalNews A:visited
    {
        text-decoration: none;
        color: #333399;
    } 
    .PortalNews A:hover
    {
        text-decoration: underline;
        color:  #3333cc;
    } 
            
</STYLE>