html	{
	overflow: hidden;
	margin: 0px;
	border-width: 1px 2px 1px 1px;
	border-style: solid groove outset groove;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight ;
	background-color: buttonface;
	}
	
body	{
	overflow: auto;
	margin: 0px;
	width: 100%; height: 100%;
	z-index: 0;
	}

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-size: 1.0em;
font-family: sans-serif}

#copyright	{	position: absolute;	bottom: 40px;	right: 170px;	z-index: 255;	}

#copyright span	{	display: none;	}

#copyright a	{
	font: normal small-caps bold 15px Verdana, Arial, Helvetica, sans-serif;	
	color: gray;
	text-decoration: none;
	}

#copyright a:hover	{		color: black;	}

#box div	{
	position: absolute; top: 25px; right: 150px; bottom: 29px; left: 0px; 
	border: 2px solid;
	border-color: buttonshadow buttonhighlight buttonhighlight buttonshadow;
	background: #F0F0FF url(marb18.jpg) repeat;
	}

#box div div 	{
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
	border: 0px;
	background: transparent url(angled_grid_200_wht_clr.GIF) repeat;
	}

#box div div div	{
	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px;
	background: transparent url(bar.gif) repeat-x;
	overflow: hidden;
	}


a img	{ /* Set image buttons to not have a default outline */
	border: 0px;
	padding: 0px;
	}


.browser, #context a	{
	font: icon;
	color: buttontext; 
	}

.browser a:link, .browser a:visited	{
	text-decoration: none;
	color: buttontext;
	background: transparent;
	margin: 0px;
	padding: 4px 1px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	}

.browser a:hover, .browser a:active  {
	text-decoration: none;
	color: buttontext;
	margin: 0px;
	background: transparent;
	border: 1px solid;
	padding: 3px 0px;
	border: 1px solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	text-align: center;
	vertical-align: middle;
	}

#context	{
	position: absolute; top: -7px; left: 0px;
	white-space: nowrap;
	font: normal normal normal 35px 'Times New Roman', Times, serif;
	color: buttonhighlight;
	}

#context a	{	position: relative; top: -5px;	}
	
.title h1	{
	display: inline;
 	font: italic small-caps bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #F0F0FF;
	}

#titleShadow	{
	display: none;
	z-index: -3;
	}

#titleBar	{
	position: absolute; top: 7px; right: 8px;
	z-index: 3;
	}

#menu {
	background: transparent url(context.gif) no-repeat;
	position: absolute;	top: 27px; left: 2px; right: 152px;
	padding: 0px 20px 0px 170px;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1;
	}

#menu div	{
	background: transparent url(bar.gif) repeat-x;
	padding-top: 14px;
	text-align: center;
	font: italic small-caps normal 8px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	z-index: 1;
	}
		
#sidebar	{
	position: absolute;
	top: 39px; right: 0px; bottom: 29px;
	width: 148px;
	text-align: center;
	overflow: hidden;
	}
	
#sidebar #essentials	{
	position: absolute;
	bottom: 0px; right: 0px;
	width: 138px;
	background-color: buttonface;
	padding: 0px 5px;
	font: menu;
	text-align: left;
	}

#sidebar a	{
	right: 0px;
	display: block;
	width: 144px;
	font: menu;
	}

#sidebar a p	{	font: icon;	margin: 0px; }

/* Condenses teasers already visited */
#sidebar a:visited *	{	display: none;	}
#sidebar a:visited b	{	display: inline;	}

#feedback	{
	position: absolute;
	right: 0px; bottom: 4px; left: 0px;
	font: icon;
	white-space: nowrap;
	}
	
#feedback input {
	position: absolute;	right: 150px; bottom: 0px; left: 2px;
	}

#feedback button	{
	/* At least make it look like the rest */
	font: menu;
	border: 1px solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	}

.fbSubmit	{	position: absolute; right: 102px;	bottom: 0px;	}
#fbIM	{	position: absolute; right: 0px;	bottom: 0px;	}

#content 	{
 	position: absolute; top: 39px; left: 0px;	right: 150px; bottom: 31px;
	margin: 0px 2px 0px 0px;
	overflow: auto;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 80px 0px 20px 130px;
	color: #000066;
}

#content p {
	margin: 6pt 20px 0px 40px;
}

#content h1, #content h2, #content h3 {
 	font: italic small-caps bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #F0F0FF;
	background-color: transparent;
	background-image: url(h1.gif);
	background-repeat: repeat-x;
	white-space: pre;
	height: 31px;
	padding: 7px 0px 0px 40px;
	margin: 12pt 0px 0px 0px;
	font-weight: bold;
}


#content h2	{
	background-image: url(h2.gif);
	color: black;
	background-color: transparent;
	font-size: 20px;
}

#content h3	{
	background-image: url(h3.gif);
	color: black;
	background-color: transparent;
	font-size: 20px;
}

#content + h1, #content h1 + h2, #content h2 + h3	{
	margin-top: 0px;
}



#content a:link {	
	text-decoration: underline;
	color: #0000FF;	
}
#content a:visited {
	text-decoration: underline;
	color: #000099;	
} 
#content a:hover {
	text-decoration: underline;
	color: #000000;
}
#content a:active {
	text-decoration: underline blink;
	color: #000099;
}


#content ul {
	margin-bottom: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 20px;	margin-left: 70px;
}
#content ol {
	margin-bottom: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 20px;	margin-left: 70px;
}
#content li {
	margin-bottom: 0px;
}

