/* ### VISUAL INTERDEV IE.CSS ### */

/* msdn_ie4.css */

BODY {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000; }
	
h1, h2, h3, h4 {
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #000066;}
	
h1 {
	font-size: 145%;}
	
h2 {
	font-size: 125%;
	margin-bottom: 6pt;}
	
h3 {
	font-size: 115%;}
	
h4 {
	font-size: 100%;
	margin-top: 1.5em;}

h1.dochead2 {
	Color: #336699;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 19pt;
	Font-Style: italic;
	margin-top: -.8em;
	margin-bottom: -.1em;
	font-weight: normal; }

BLOCKQUOTE {
	margin-top: .5em;
	margin-bottom: 2em;
	margin-left: .5em;
	font-size: 90%;
	line-height: 115%; }
	
CITE {
	font-size: 75%; }
	
.pagetop {
	margin-top: -.5em; }


CODE {
	font: 100% "monotype.com", "Courier New", Courier, mono;
	color: #000033; }
	
A:hover {
	Color: red;
	background: yellow
	text-decoration: underline;}
	
.label {
	font-weight: bold;
	margin-top: 2em; }
	
.tl {
	margin-bottom: .75em; }
	
.atl {
	padding-left: 1.5em;
	padding-bottom: .75em; }
	
.cfe {
	font-weight: bold; }
	
.mini {
	font-size: smaller; }
	
LI {
	text-align: left;
	margin-top: .75em;
	margin-bottom: .75em;
	line-height: 110%; 
	list-style-image: url("images/button_orange.html");}

LI.2 {
	margin-top: .1em;
	margin-bottom: .1em;
	line-height: 110%; 
	list-style-image: url("images/oranball.html")}
	
UL {
	text-align: left;
	list-style: disc; }

LI P {
	margin-top: .5em;
	margin-bottom: .5em; }

.indent {
	margin-left: 2em; }
	
SUP {
	text-decoration: none;
	font-size: smaller; }

P.dochead1 {
	Color: #336666;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 10pt;
	Font-Style: italic;
	margin-left: .2em;}

P.dochead2 {
	Color: #336666;
	Font-Family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	Font-Size: 19pt;
	Font-Style: italic;
	margin-top: -.8em;
	margin-bottom: -.1em;}

HR {
	Color: #669999;
	margin-bottom: 1em;}

TABLE
{
	Font-Size: 100%;
/*
	border-left: solid rgb(230,230,230);
	border-right: solid rgb(64,64,64);
	border-top: solid rgb(230,230,230); 
	border-bottom: solid rgb(64,64,64);
*/
}


TH {
	color: black;
	background: silver;}
