/*	-----------------------------------------------------------------------	*/
/*	METAVANTE HOUSE HELP STYLE SHEET                       	   		       		
/*	-----------------------------------------------------------------------	*/
/*	Copyright 2000, 2001, 2002, 2003.  Metavante Corporation.						
/*	-----------------------------------------------------------------------	*/
/*  Base Tags                                                               */
/*	-----------------------------------------------------------------------	*/

{
	/* A color specification here has no effect in Netscape 4.7. */
}
a:hover
{
	/* Any special specification here has no effect in Netscape 4.7. */
}

a:visited
{
	/* Sets the color for the Primary Text Links (Visited). */
	color: #000000;
}
body
{
	/* Sets the color for the Page Background. */
	background-color:  #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

dl
{
	font-family: Arial, Helvetica, Verdana;
}
li
{
	font-family: Arial, Helvetica, Verdana;
	margin-bottom: 15px;
	font-size: 8pt;
}
p
{
	/* Sets the color for the Primary Text. */
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
}
th
{}
ul
{
	font-family: Arial, Helvetica, Verdana;
	margin-top: 5px;
	font-size: 8pt;
}
hr
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*	-----------------------------------------------------------------------	*/
/*  Classes                                                                 */
/*	-----------------------------------------------------------------------	*/
/*	Classes appear in alphabetical order.  However, classes that have been	*/
/*	deprecated are in a separate section at the end of this file.			*/
/*	-----------------------------------------------------------------------	*/
.banner
{
	background: #334D98;
/* sets the background color for all banners except admin.  used in a div that surrounds the banner table */
}

.bannerlink
{
	/* Sets the color for Banner Links (Part 1). */
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 7pt;
	font-family: Arial, Helvetica, Verdana;
	padding-right : 7px;
}

.bannerlinks
{
	/* Sets the color for Banner Links (Part 2). */
	color: #FFFFFF;
}
.bannerlogo
{
	margin-top: 15px;
	margin-bottom : 15px;
}	
.bannertable
{
	/* Sets the color for the Banner Background. */
	background-color:  #bfbfbf;
	padding-top : 0px;
	margin-top: 0px;
}

.bannertable2
{
	/* Sets the color for the Banner Background. */
	background-color: #bfbfbf;
	padding-top : 0px;
	margin-top: 0px;
}

.body-help
{
	/* Sets the color for the Page Background. */
	background-color:  #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

.columnheadintable
{
	/* Sets the color for the Title Text within complex data tables. */
	color: #333366;
	font-style: italic;
}

.distinguishingcolor
{
	/* Sets the color for the Title Text within complex data tables. */
	color: #000000;
}
.footerrule
{
	/* Sets the color for the Footer Rule. A color specification here has no effect in Netscape 4.7. */
	color: gray;
	margin-top: 0px;
}
.formrule
{
	/* Sets the color for Section Rules. A color specification here has no effect in Netscape 4.7. */
	color: #D9D9EB;
}

.formrule2
{
	/* Sets the color for Section Rules. A color specification here has no effect in Netscape 4.7. */
	color: #fece00;
	margin-top: 0px;
	margin-bottom: 10px;
}

.headinglevel1
{
	/* Sets the color for Page Titles. */
	color: #000000;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 5px;
	
}

.headinglevelbanner1
{
	/* Sets the color for Page Titles. */
	color:  #ffffff;
	font-weight: bold;
	margin-left: 5px;
	font-size: 10pt;
	
}
.headinglevel1flushleft
{
	/* Sets the color for Page Titles (Special Case). */
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	 font-size: 14pt;
	
}
.headinglevel2
{
	/* Sets the color for Text Headings. */
	color: #000000;
	margin-top: 15px;
	margin-bottom: 2px;
	font-weight: bold;
	 font-size: 8pt;
}
.headinglevel2flush
{
	/* Sets the color for Text Headings (Special Case). */
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
.headinglevel3
{
	/* Sets the color for Secondary Text Headings. */
	color: #000000;
	margin-top: 10px;
	margin-bottom: 2px;
}
.headinglevel3flush
{
	/* Sets the color for Secondary Text Headings (Special Case). */
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}

.headingleveltable
{
	/* Sets the color for Text Headings. */
	color: #333366;
	margin-top: 15px;
	font-weight: bold;
}

.headingleveltable2
{
	/* Sets the color for Text Headings. */
	color: #333366;
	margin-top: 15px;
	font-style: italic;
}

.indentedparagraphunderheading
{
	margin-left: 20px;
	margin-top: 5px;
}
.orderedlistitem
{
	margin-top: 1px;
	/* margin-left: 15px;*/
	margin-bottom: 15px;
	/*padding-left : 0px;*/
}
.unorderedlist
{
	margin-top: 1px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-left : 0px;
}
.unorderedlist2
{
	margin-top: 1px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left : 0px;
}
.orderedlist
{
	margin-top: 8px;
	margin-bottom: 0px;
	/*padding-left : 0px;*/
}
.printlink
{
	/* Sets the color for Accented Text. */
	padding-right: 10px;
	margin-top: 10px;
	text-align: right;
	margin-bottom : 0px;
}

/* Left Nav Bar items. */
.menu-tier1{color: #000000;
 font-size: 12px;
 line-height:17px;
 font-family: Arial, Helvetica, Verdana;
 text-decoration: none;
font-weight:bold;
}


 
.menu-tier1-link{
color: #000000;
 font-size: 12px;
 font-family: Arial, Helvetica, Verdana;
 text-decoration: none;
font-weight:bold;
}
 
.menu-tier1-link:hover{color: #333366;
 font-size: 12px;
 font-family: Arial, Helvetica, Verdana;
 text-decoration: underline;
font-weight:bold;
}

 
.menu-tier2{
color: #000000;
 font-size: 11px;
 font-family: Arial, Helvetica, Verdana;
 text-decoration: none;
}

 
.menu-tier2-link{
	 color: #000000;
	 text-decoration: underline;
 font-size: 11px;
 font-family: Arial, Helvetica, Verdana;
}

.menu-tier2-link:hover{
	 color: #000000;
	 text-decoration: underline;
 font-size: 11px;
 font-family: Arial, Helvetica, Verdana;
}

.menu-tier2-link:visited{
	 color: #000000;
	 text-decoration: underline;
 font-size: 11px;
 font-family: Arial, Helvetica, Verdana;
}
.runningtext
{
	/* Like narrowconentblock, this tag is applied to a DIV to constrain the width of the content. Usually applied to constrain an individual paragraph within a larger variablecontentblock. */
	width: 400px;
	text-align: left;
}
.runningtextnarrow
{
	/* Applied to a DIV to constrain the width of content. Used on category pages. This tag is a candidate to be deprecated in favor of the new narrowcontentblock2. */
	width: 275px;
	text-align: left;
}
.secondarynavlist
{
	margin-left:  20px;
}
.secondarynavlistitem
{
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.underheadingoverlist
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Accessiblity styles: not to be changed by clients */

.skipLinks
 {
 /* visibility: hidden; 
 */
  font-family:arial;
  font-size: .01 em;
  text-decoration: none;
  /*padding-top : 0px;
	margin-top: 0px;*/
  
  position: absolute;
  left: -999px;
  width: 990px;
  
 }


.skipLinkLand
 /* purposely kept blank to eliminate style conflicts. */
 {
 }
 
/* End of Accessiblity styles.  */

#wrapper {
{color: #333366;
 font-size: 12px;
 line-height:17px;
 font-family: Arial, Helvetica, Verdana;
 text-decoration: underline;

}
#wrapper1 {
{color: #333366;
 font-size: 12px;
 line-height:17px;
 font-family: Arial, Helvetica, Verdana;
 text-decoration: underline;

}
a {
cursor:pointer;
}
#myvar {
display:none;
color: #336699;
text-decoration: underline;
font-size: 11px;
font-family: Arial, Helvetica, Verdana;
text-decoration: underline;
}
#myvar1 {
display:none;
color: #336699;
text-decoration: underline;
font-size: 11px;
font-family: Arial, Helvetica, Verdana;
text-decoration: underline;
}

.NEW-formbutton { background-color: #CCCCCC; color: #000000; font-weight: normal; border: 1 solid #000000; font-size: 8pt; }
/*  End of File  */






