body	{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #999;
	font: 0.9em Verdana, Arial, sans-serif;
	}

p	{
	font: 0.9em Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1.4em;
	color: #333333;
	}


h2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #333333;
	}

h3	{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #444444;
	background: #fff;
	}

h4	{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666;
	font-weight: normal;
	}
	
h5 { 
	font-size: 0.83em;
	margin: 1.67em 0;
	}
.citation { color: #333; font-size: 0.9em; font-family: "times new roman", georgia, serif; line-height: 1.2em; text-align: center; margin-right: 20px; margin-left: 20px; }
a:link {
	color: #458288;
	text-decoration:none;
}
a:visited {
	color: #a95437;
	text-decoration:none;
}

h2.sidebar	{
	font-size: .9em;
	height: 13px;
	width: 240px;
	margin: 7px 0 10px 0;
	color: #000000;
	}
	
h2.maintext	{
	font-size: 1.1em;
	text-indent: -9999px;
	height: 13px;
	width: 500px;
	margin: 7px 0 10px 0;
	color: #000000;
	}


#article_title h2 {
	font-size: 1.5em;
	color: #333;
	}
	
#archivetools h3 {
	color: #666;
	font-weight: normal;
	}
	

div#wrapper	{
	position: relative;
	margin: auto;
	padding: 0;
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 5px solid #E5F0F1;
	}


div#header  {
	clear: left;
	float: left;
	width: 750px;
	padding: 0;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 0 16px 0 16px;
	line-height: 1.2;
	background: #fff;
	}
	
div#banner	{
	margin: 0 0 0 15px;
	padding-top: 10px;
	width: 770px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;

	}

div#bannerhome	{
	margin: 0 0 0 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background: #FFFFFF;
	border-top: 15px #C3571F solid;
	border-bottom: 1px dotted #999;
	overflow: visible;
	position: relative;
	}

/* banner navigation

a repurposed revelation provided to me by http://www.javan.us */

ul#banner_nav {list-style-type: none;}
ul#banner_nav li a {
	display: block;
	text-decoration: none;
	border: none;
	height: 100%;
}
li#prev, li#next, li#learnmore {
	position: absolute;
	z-index: 100;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
li#prev {
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
}

li#prev a:hover {background: transparent url(/images/SI/whatis_more.png) no-repeat 8px 50%;}

li#next {
	top: 0;
	left: 50%;
	width: 50%;
	right: 8px;
	height: 50%;
}

li#learnmore {
	top: 0;
	left: -180px;
	right: 0;
	width: 100%;
	height: 50%;
}

li#next a:hover {background: transparent url(/images/SI/HHE_more.png) no-repeat 99% 50%;}

li#learnmore a:hover {background: transparent url(/images/SI/HHE_more.png) no-repeat 99% 50%;}


/* GLOBAL NAV */


div#globalNav	{
	height: 41px;
	width: 222px;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	right: 0px;
}

div#globalNav ul {
	height: 41px;
	width: 222px;
	background: transparent url(/images/SI/globalnav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

div#globalNav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

div#globalNav ul li, div#globalNav ul a {
	height: 41px;
	display: block;
	border: 0;
}

div#globalNav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#globalNav_home { left: 0; width: 50px; }
#globalNav_about	{ left: 50px; width: 55px; }
#globalNav_press	{left: 105px; width: 49px; }
#globalNav_contact	{ left: 154px; width: 69px; }

#globalNav_home a:hover	{background: transparent url(/images/SI/globalnav.gif) 0 -41px no-repeat;}
#globalNav_about a:hover	{background: transparent url(/images/SI/globalnav.gif) -50px -41px no-repeat;}
#globalNav_press a:hover	{background: transparent url(/images/SI/globalnav.gif) -105px -41px no-repeat;}
#globalNav_contact a:hover	{background: transparent url(/images/SI/globalnav.gif) -154px -41px no-repeat;}

#globalNav_home a#active	{background: transparent url(/images/SI/globalnav.gif) 0 -102px no-repeat;}
#globalNav_about a#active	{background: transparent url(/images/SI/globalnav.gif) -50px -82px no-repeat;}
#globalNav_press a#active	{background: transparent url(/images/SI/globalnav.gif) -105px -82px no-repeat;}
#globalNav_contact a#active	{background: transparent url(/images/SI/globalnav.gif) -154px -82px no-repeat;}


/* END GLOBAL NAV */

.topicsForm {
	font-size: 10px;
	font-weight: normal; 
	margin-left: 0;  
	padding:0;
	}

.selectButton {
	font-size:12px;
	font-weight:bold; 
	font-family: verdana,sans-serif; 
	margin:0;padding:0;
	background: #FF9900;
	color:#fff
	}

div#maintext {
	clear: left;
	float: left;
	width: 450px;
	padding-right: 20px;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 0 16px 0 16px;
	line-height: 1.2;
	border-right: 1px dotted #999999;
	}
	
div#maintextwhole {
	clear: left;
	padding: 20px;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 16px;
	line-height: 1.2;
	border-top: solid 4px #E5F0F1;
	}
	
div#maintext2 {
	float: left;
	width: 450px;
	padding: 0;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 0 25px 0 16px;
	line-height: 1.2;
}
div#maintextwhole {
	padding: 0;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 16px;
	margin-right: 20px;
	line-height: 1.2;
	}

html>div#maintext {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 32px;
	}

div#sidebar {
	width: 250px;
	margin-left: 500px;
	padding-left: 15px;
	text-align: left;
	/*border-left: 1px dotted #999999;*/
}

div#sidebar3 {
	width: 265px;
	margin-left: 500px;
	padding-left: 15px;
	text-align: left;
}

	
div#subscribe	{
	width: auto;
	background-color: #FFF;
	padding: 5px;
	text-align: left;
	margin: 0;
	border: 0;
}
	
div#issue_info	{
	width: 100px;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
	margin-top: 10px;
	float: right;
}


/* FOOTER */

div#footer	{
	float: left;
	clear: left;
	background-color: #FFCC66;
	padding-top: 15px;
	height: 30px;
	width: 800px;
	text-align: center;
	border-top: 3px solid #C3571F;
	/* Hack for WinIE */
	\height: 56px;
	he\ight: 44px;
	/* End Hack */
	}

div#footer ul	{
	margin: 0;
	padding: 30px 0 0 0;
	display: inline;
	text-align: left;
	}
	
div#copyright {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #C3571F;
}
	
div#footer ul li, div#footer ul li a:link, div#footer ul li a:visited	{	
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #C3571F;
	padding: 4px 3px;
	margin-left: 0;
	list-style: none;
	display: inline;
	}

div#footer ul li {
	border-left: 2px solid #FFF;
	}

div#footer ul li a:hover	{
	color: #333333;
	text-decoration: underline;
	}
	
.legal {
	color: #444;
	}
	
/* Nav bar listings */

div#subNav	{
	margin: 0 11px 0 15px;
	padding: 0 0 10px;
	text-align: left;
	width: 770px;
	color: #000;
	height: 115px;
	background: #ffffff;
	border-top: 2px solid #e5f0f1;
	border-bottom: 4px solid #e5f0f1;
	clear: left;
	}

div#subNav ul	{
	float: left;
	text-align: left;

  /* MacIE will use these values */
	padding: 0 10px 0 5px;
	/* Activate MacIE cloaking device. Other browsers read these. \*/
	width: auto;
	margin: 0;
	/* Begin hack to account for WinIE broken box model */
	border-left: 2px solid #c3571f;
	height: 95px;
	}

div#subNav ul li {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	margin-left: 5px;
	}

.caption {
	list-style: none;
	font-size: 9px;
	line-height: 12px;
	}

div#subNav ul li, div#subNav ul li a:link, div#subNav ul li a:visited	{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}

div#subNav ul li a:hover	{
	font-weight: normal;
	text-decoration: none;
	color: #993300;
	}

div#subNav ul li a:active	{
	font-weight: normal;
	text-decoration: none;
	color: #993300;
	}

div#subNav ul li#learn, 
div#subNav ul li#apply,
div#subNav ul li#watch,
div#subNav ul li#theory  {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #C3571F;
	}

div#maintext ul	li {
	font-weight: normal;
	text-decoration: none;
	font: Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333333;
	}


/*topic archive */

div#archive {
	width: auto;
	height: auto;
	background-color: White;
	z-index: 9;
	}

div#archive ul	{
	margin-left: 25px;
	padding: 0;
	text-align: left;
	}

div#archive ul li#issue3, 
div#archive ul li#issue2,
div#archive ul li#issue1,  {
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #C3571F;
	}

div#subNav ul li a:hover	{
	font-weight: normal;
	text-decoration: none;
	color: #993300;
	background-color: 
	}
	
div#archive ul li a:link, div#archive ul li a:visited	{	
	font-family: Verdana, Arial, sans-serif;		
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
	padding: 0;
	margin-left: 0;
	list-style: none;
	}

div#archivebanner	{
	margin: 0 0 0 15px;
	padding-top: 10px;
	text-align: center;
	background: #FFFFFF;
	border-top: 15px #C3571F solid;
	overflow: visible;
	position: relative;
	}

div#article_header {
	width: 770px;
	border-top: 3px solid #C3571F;
	background: #fff;
	padding-top: 10px;
	margin-left: 16px;
	clear: left;
	overflow: hidden;
	}

div#archivetools {
	width: 275px;
	margin-left: 450px;
	padding-left: 15px;
	text-align: left;
	border-left: 1px dotted #999999;
	}
	
div#article_title {
	clear: left;
	float: left;
	width: 375px;
	padding: 0;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 0 16px 0 16px;
	line-height: 1.2;
	}

div#archivebody	{
	clear: left;
	float: left;
	width: 800px;
	padding-top: 20px;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 0;
	border-right: 0;
	}

div#article_maintext {
	clear: left;
	float: left;
	width: 750px;
	padding-top: 25px;
	text-align: left;
	/* False margin value for all versions of IE Win, including 6.0 */
	margin: 5px 16px 20px 16px;
	line-height: 1.2;
	border-top: 3px solid #C3571F;
	}

#sidebar ul li {
	font: 0.8em Verdana, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	}

div#indexcol1, #indexcol2, #indexcol3 {
	font-size: 11px;
	color: #333;
	width: 30%;
	float: left;
	margin-bottom: 25px;
	}

div#indexcol1 {
	margin-left: 10px;
	padding-right: 10px;
	}
	
div#indexcol2 {
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
div#indexcol2, #indexcol3 {
	border-left: 1px dotted #333333;
	padding-left: 10px;
	}

div#indexcol1 a:link, div#indexcol2 a:link, div#indexcol3 a:link {
	color: #333;
	text-decoration: none;
	}
	
div#indexcol1 a:hover, div#indexcol2 a:hover, div#indexcol3 a:hover {
	color: #993300;
	text-decoration: none;
	}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::[ Login Control Styles ]::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::*/
#loginBox {
	/*position: fixed;*/
	position: absolute;
	right: 240px;
	top: 20px;
}

.pleaseLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C3571F;
}

.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}