/* Style sheet optimized for IE4x - Last updated 01/16/01 RWF */
/* Added Table.nested, TH, TD for nested tables -- 02/26/01 */

body   		{
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
	margin-left: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;

}


a:link, a:visited 	{
	color: #0000FF;
	text-decoration: none;
}

a:active, a:hover 	{
	color: #FF0000;
	cursor:hand;
	text-decoration: none;
}

/* Puts a little more breathing room above related topics link. - AMS*/
a.#reltopics 		{ position:relative; top:1em; }

h1
		{
	font-size: 12pt;
	margin-bottom: .5em;
	clear:both;
	width: 85%;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";

}

h2
		{
	font-size: 10pt;
	margin-top: 1.5em;
	margin-bottom: .5em;
	clear:both;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";

}

h3
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; clear:both; }

h4
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; clear:both; }

h5
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; clear:both; }

p
		{
	margin-top: .6em;
	margin-bottom: .6em;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
}
			
ol
		{ margin-top: .5em; 
		margin-bottom: 0em; 
		margin-left: 2.1em; 
		padding-left: 0em;
		margin-right:2.1em; }
	
ul
		{
	margin-top: .6em;
	margin-bottom: 0em;
	list-style-type: disc;
	margin-left: 1.5em;
	padding-left: 0em;
	margin-right: 1.5em;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
}
		
li
		{
	margin-bottom: .7em;
	clear:both;
	font-family: "Microsoft Sans Serif";
	font-size: 8pt;
}

/* for defined terms, follow the Document Conventions listing in the Microsoft Manual of Style: */
/* Keywords, functions, and anything else the user must enter exactly as shown are bold--add font-weight: bold; to the dt tag */
/* Variables, book titles, and placeholders the user must provide are italic--add font-style: italic; to the dt tag */
/* pre-defined arguments are bold and italic--add font-weight: bold; and font-style: italic; to the dt tag */

dt
		{ margin-top: 1em; }

table
		{
	font-size: 100%;
	margin: 0px;
}
		
th
		{ text-align: left;
		background: #DDDDDD;
		vertical-align: bottom;
		padding: .2em;
		padding-left: .45em;
		padding-right: .5em;}
		
tr
		{ vertical-align: top; }

td
		{
	vertical-align: top;
	padding: 4px;
	margin: 0px;
}

/*******************************************/
/*  these classes are for thumbnail art      */

a:link img.thumbnail	{border-color: #0000FF;}

a:active img.thumbnail	{ border-color: #FF0000;}

a:hover img.thumbnail	{border-color: #FF0000;}

img.thumbnail		{vertical-align: top; margin-left: 0;
			 width:90; border-width:1;}
		 
div.thumbnail		{float:left; width: 105; margin-top: 1em; margin-bottom: -0.3em; 
			 clear: both;  }
						  
a:link.button, a:visited.button, span.button {
			  border-top-color: #EEEEEE ;
			  border-left-color: #EEEEEE ;
			  border-bottom-color: #666666 ;
			  border-right-color: #666666 ;
			  background-color: #DDDDDD ;
			  color:#0000FF;
			  text-decoration: none;
			  text-align: center;
			  font-weight: bold ;
			  height:1.5em; width:17px; cursor:hand;
			  border-style: solid; border-width: 1;
			}
			
a:active.button, a:hover.button	{
			  border-top-color: #666666 ;
			  border-left-color: #666666 ;
			  border-bottom-color: #EEEEEE ;
			  border-right-color: #EEEEEE;
			  background-color: #FFFFFF;
			  text-decoration: none;
			  text-align: center;
			  font-weight: bold ;
			  height:1.5em; width:17px; cursor:hand;
			  border-style: solid; border-width: 1;
			  }

a:link#wPopup, a:visited#wPopup	{color: #006600;}
a:hover#wPopup, a:active#wPopup	{color: #FF0000;}

/*********************************/				
/*  these classes are for previous next navigation     */

a:hover.navbar, a:active.navbar		{} /* text in nav */
a:link.navbar, a:visited.navbar		{}

a:link#wPopupWeb		{color: #006600;}
a:hover#wPopupWeb		{color: #FF0000;}
a:active#wPopupWeb		{color: #FF0000;}
a:visited#wPopupWeb		{color: #006600;}

.fontGC {
	font-size: 10pt;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #009933;
}
.fontButton {
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	background-color: #999999;
}
.fontToolbar {
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
}
.fontWindow {
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
	color: #009933;
}
.fontTab {
	font-size: 8pt;
	font-family: "Microsoft Sans Serif";
	color: #009999;
}
