/* Style sheet optimized for IE4x - Last updated 25 Feb 2010*/

body
		{ text: #000000;
		background: #FFFFFF;
		font-size: 70%;
		font-family: Verdana, Arial, Helvetica, Sans Serif }

/* all link colors match the IE4+ default colors */
a:link
		{ color: #0000FF; }
	
a:visited
		{ color: #800080; }

a:active
		{ color: #FF0000; }

a:hover
		{ color: #FF0000; }

h1
		{ font-size: 125%; 
		margin-bottom: .5em; }

h2
		{ font-size: 110%;  
		margin-top: 1.5em;
		margin-bottom: .5em; }

h3
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; }

h4
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; }

h5
		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em; }

p
		{ margin-top: .6em; 
		margin-bottom: .6em; 
		font face: Arial;  
		font size: 100%}

td
		{font face=Verdana;
		font size: 90% }

p.proclabel
		{ font-size: 100%; 
		font-weight: bold; }

ol
		{ margin-top: .5em; 
		margin-bottom: 0em; 
		margin-left: 2em }
	
ul
		{ margin-top: .6em; 	
		margin-bottom: 0em;
		list-style-type: disc;
		margin-left: 1.5em }
		
li
		{ margin-bottom: .7em;
		margin-left: 0em; }

dd
		{ margin-bottom: 0em; 
		margin-left: 1.5em; } 

th
		{ text-align: center;
		font-size: 100%;
		background: #dddddd;
		vertical-align: bottom;	}

dt
		{ margin-top: 2em; }

pre
		{ margin-top: 0em;
		margin-bottom: 1.5em; }

code
		{ font-family: Courier New; 
		font-size: 125% }
/*
table
		{ font size: 100%;
		margin-top: 1em; 
		margin-bottom: 1em; 
		cellpadding: 0.5em; }
		
th
		{ text-align: left;
		font-size: 100%;
		background: #dddddd;
		vertical-align: bottom;	}
		
tr
		{ vertical-align: top; }

td
		{ background: #EEEEEE;
		vertical-align: top; }
*/


/* extended class styles */

/* add comment tags to disable the style */


/* this class style is used to wrap text around icons in Related Topics areas */
p.margin
		{ margin-left: 2em; 
		margin-top: -1.75em; }  

/* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
p.indent
		{ margin-left: 2em; } 

