<style type="text/css">
<!--
	/*
	 * This file defines the main styles
	 *
	 * To use this file, use the following code INSIDE a HEAD tag:
	 * 	<link rel=stylesheet href="IE4Style.css" type="text/css">
	 *
	 * Note that 71 percent font size -- if used -- will be like smallest being
	 * available to medium, while smallest no longer becomes blurred.
	 */
/*
	BODY {
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center;
		background-image: url(Theworldinspace_GrayScale.gif);
	}
*/
	BODY {
		font-family:Verdana,Arial,Helvetica,Times, Sans;
		line-height:180%;
	}

	.ShadowFilter:link { color:#6699CC; }
	.ShadowFilter:visited { color:#6699CC; }
	.ShadowFilter:active { color:red; }
	.ShadowFilter:hover { color:#6699CC; }
	.ShadowFilter {
		left:1px;
		position:relative;
		width:520;
		height:35;
		filter:Shadow (Color="#6699CC", Direction="135");
	}

	.PageTitleText {
		font-family:Verdana, Arial, Sans;
		letter-spacing:2pt;
		color:silver;
	}

/*	TABLE { line-height:115%; } */
	.tableAText { font-family:Verdana,Arial,Times; font-weight:normal; font-size:8.5pt; line-height:115%; }

	INPUT {
		font-family: verdana,arial,helvetica;
		font-size: 1em;
	}

	Option.selected {
		background-color:navy;
		color:#ffffff;
	}

	SELECT {
		font-family: verdana,arial,helvetica;
		font-size: 1em;
		background-color:#dddddd;;
		color:#660000;
	}

	LEGEND {
		color:gray;
		font-size:x-small;
		font-family:Verdana,Arial,Helvetica,Times, Sans;
	}

	A:link { color:blue; }
	A:visited { color:#330066; }
	A:active { color:red; }
	A:hover { color:#669999; }

	li, TD, P, .PageSignature {
		font-family:Verdana;
		font-size:8.5pt;
		line-height:170%;
	}

	P {
		margin-bottom: 20px;
	}

	P.centerP { text-align:center; }

	H1 {
		margin-top:0px;
		background-color:navy;
		color:white;
		font-weight:normal;
		font-size:small;
		font-family:"Trebuchet MS",Verdana,Arial,Times;
		letter-spacing:3pt;
		text-indent:2pt;
		line-height:130%;
	}

	H2 {
		background-color:maroon;
		color:white;
		font-weight:normal;
		font-size:small;
		font-family:"Trebuchet MS",Verdana,Arial,Times;
		letter-spacing:3pt;
		text-indent:2pt;
	}

	H3 {
		margin-top:30px;
		padding:2px;
		color:black;
		font-weight:strong;
		font-size:8.5pt;
		font-family:Verdana,Arial,Times;
		line-height:110%;
		border: thin ridge maroon;
		border-left-width: 1px;
		border-top-width:1px;
		border-right-style:none;
		border-bottom-style:none;
	}

	.H3SubSection {
		margin-left:10px;
		padding:5px;
	}

	H4 {
		margin-top:30px;
		color:black;
		padding:2px;
		font-weight:strong;
		font-size:8.5pt;
		font-family:Verdana,Arial,Times;
		line-height:110%;
		border: thin ridge red;
		border-left-width: 1px;
		border-top-width:1px;
		border-right-style:none;
		border-bottom-style:none;
	}

	.H4SubSection {
		margin-left:15px;
		padding:5px;
	}

	H5 {
		font-weight:strong;
		font-size:8.5pt;
		color:black;
	}

	/* === Defined Classes === */
	.WhatsNew, .Updated, .Old {
	   	color:red;
	   	font-weight:bold;
		font-family:Verdana,Arial,Times;
	}
	.WhatsNew:link { color: red; }

	.blockquoteClass {
		color:maroon;
		border: thin ridge green; padding: 5px;
		line-height:180%;
	}

	div.greenFontClass { color:DarkGreen; }
	div.navyFontClass { color:navy; }
	div.blackFontClass { color:black; }

	A.notCurrentPage { font-family:Verdana,Arial,Times; line-height:100%; font-size:8.5pt;}
	A.notCurrentPage:link { color:#000066; }
	A.notCurrentPage:visited { color:#000066; }
	A.notCurrentPage:active { color:blue; }
	A.notCurrentPage:hover { color:blue; }

	A.currentPage { font-family:Verdana,Arial,Times; line-height:100%; font-size:8.5pt;}
	A.currentPage:link { color:#660000; }
	A.currentPage:visited { color:#660000; }
	A.currentPage:active { color:red; }
	A.currentPage:hover { color:red; }

	.sideBar { color:black; background-color:#cccc99; line-height:100%; border-top: 1px solid navy; border-bottom: 1px solid navy; border-right: 1px solid navy; }
/*	.sideBarText { position:relative; left:-5pt; } */
	.sideBarText { margin-left:-15pt; line-height:100%; }
	.sideBarTextBox { border: thin solid green; padding: 1px; margin:1pt; background-color:#cccccc; }
	.sideBarSubSectionBox { background-color:#dddddd; line-height:100%; padding:1px; margin-top:3pt; margin-bottom:1pt;}
	.sideBarHeader { background-color:#006666; color:silver; }
	.sideBarFooter {
		background-color:#006666;
		color:silver;
		font-family:Verdana;
		font-size:8.5pt;
		line-height:150%;
	}

	.searchCaption, .emailSelection {
		font-family:Verdana;
		font-size:8.5pt;
		line-height:150%;
	}
	
	.commentOrSuggestions {
		color:#000066;
		font-family:Verdana;
		font-size:8.5pt;
		line-height:150%;
	}

	.introText {
		background-color:#ccccff;
		color:red;
		font-weight:normal;
		font-style:italic;
		font-size:smaller;
		font-family:Verdana,Arial,Times;
	}

	.noteHighlightOn {
		cursor: pointer;
		line-height:200%; 
		padding: 1px;
		margin:1pt;
		border: thin solid #999999;
		background-color:#dddddd;
	}
	
	.noteHighlightOff {
		line-height:200%;
		padding: 1px;
		margin:1pt;
		border: thin solid #cccccc;
		background-color:#dddddd;
	}

	.noteHeading { text-decoration: underline; }
	.noteLink { text-decoration: none; }
	A.noteLink:link { color:blue; }
	A.noteLink:visited { color:#330066; }

	.noteBlock {
  		border : 1px dotted Gray;
		padding: 3px;
	}

	.noteInline { color: gray; }

	/* used by the main section pages where quotes appear in the tables... */
	.SectionQuote {
		color : red;
		font-family : verdana,arial;
		font-style : italic;
		font-size : 8.5pt;
		line-height:150%;
	}

	.PictureCaption {
		font-size:smaller;
	}

	.PageCreated, .PageUpdated {
		font-style:italic;
	}

	IMG.largeImage1 {
		position: relative; left:-15px;
	}

	IMG.largeImage2 {
		position: relative; left:-25px;
	}
-->
</style>
