
body {
	background: #9097a7;
/*
	font-family: helvetica, optima, verdana, sans-serif;
*/
    margin: 0;
	color: #000;
}
.box { border: 2px dashed gray; margin: 3pt; padding: 3pt; clear: both; margin-below: 12pt; }
.box h2 { margin-top: 0; }

.noScreen {
	display: none;
}
.narrowcolumn {
	float: left;
    display: inline-block;
    padding: 0 0 20px 45px;
    margin: 0;
	width: 550px;
}

/*
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
*/

.widecolumn .ultrawidecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 5px;
	width: 750px;
}

#container {
	position: relative;
	width: 780px;
	margin: 8px auto 8px auto;
	vertical-align: middle;
	padding: 6px;
	background: #000000;
}

#header {
	background: black url("header_logo.jpg")  no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	width: 780px;
	height: 170px;
}


#header img { display: none; }

h1.upperTitle, h1.upperTitle a, h1.upperTitle a:link, h1.visited {
	color: #aaa;
	padding-left: 4pt;
	padding-bottom: 2pt;
	font-size: 17pt;
	font-family: 'Trebuchet MS','Lucida Grande','Arial','sans serif';
	font-weight: Normal;
	border-bottom: 1px solid #444;
	text-decoration: none
}

#nav {
	width: 780px;
	background: black url("header_logo.jpg") 0 -170px no-repeat;

	padding: 6px 0 0 0;

	position: relative;
	margin: 0;
	border-style:none;
	font-family: arial,verdana, sans-serif;
	font-size: 13pt;
	text-align: center;
	overflow: hidden;
	vertical-align: bottom;
}


* html #nav { font-size: 12pt; margin-top: -6px;}

#nav ul {
	position: relative;
	margin: 0;
	padding: 0;
	bottom: 0px;
	vertical-align: bottom;
}

* html #nav ul { bottom: 0; }

#nav li {
	list-style-type: none;
	white-space: nowrap;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	background: transparent url("header_tab.png") 100% 0px no-repeat;
	color: white;
	text-shadow: black 2px 2px 0;
	display: inline;
	border-bottom: 1px solid black;
	padding-top: 2px;
}
* html #nav li { padding-right: 5px; padding-top: 0px; margin-right: 10px; background: transparent url("header_tab.gif") 100% 0px no-repeat;}

#nav ul a, #nav ul a:visited{
	border: none;
	padding-left: 10px;
	padding-bottom: 0;
	padding-top: 2px;
	margin: 0;
	background: transparent url("header_tab.png") 0% 0px no-repeat;
	text-decoration: none;
	color: white;
}
* html #nav ul a, * html #nav ul a:visited{ background: transparent url("header_tab.gif") 0% 0px no-repeat; }

#nav ul a:visited { color: white; }

#nav li:hover a, #nav span:hover form { background: transparent url("header_tab.png") 0% -100px no-repeat; }
#nav li:hover { background: transparent url("header_tab.png") 100% -100px no-repeat; }

* html #nav li:hover a,* html #nav span:hover form { background: transparent url("header_tab.gif") 0% -100px no-repeat; }
* html #nav li:hover { background: transparent url("header_tab.gif") 100% -100px no-repeat; }


#nav li a:active { color: yellow; text-shadow: black -2px -2px 0; }

/* MSIE feedback tweaks */
* html #nav li a:hover { font-weight: bold;  }
* html #nav li a:active { font-weight: bold; text-decoration: underline; color: yellow; }

#nav li.currSection a, #nav li.currSection:hover a, #nav ul a.currSection:visited {
	color: #333;
	text-shadow: none;
	font-weight: bold;
	background: transparent url("header_tab.png") 0% -200px no-repeat;
	border-bottom: 1px solid white;
}
* html #nav li.currSection a, * html #nav li.currSection:hover a, * html #nav ul a.currSection:visited {
	background: transparent url("header_tab.gif") 0% -200px no-repeat;
}



#nav li.currSection, #nav li.currSection:hover {
	background: transparent url("header_tab.png") 100% -200px no-repeat;
	border-bottom: 1px solid white;
}
* html #nav li.currSection, * html #nav li.currSection:hover {
	background: transparent url("header_tab.gif") 100% -200px no-repeat;
}
#content {
	background: white;
	color: #333;
	padding: 16px;
	position: relative;
    height: auto;
}

#content b { font-weight: bold; color: #000; }

/*
#content a { text-decoration: none; border-bottom: 1px dashed grey; }
*/
#content a:link { color: #25a; }
#content a:visited { color: #53a; }
/* #content a:hover { background: #eee; border-top: 1px dashed grey; }*/
#content a:active { color: #5a3; }
* html #content a:hover { /*background: #eee;*/ text-decoration: underline; }
#content acronym { border-bottom: 1px dotted grey; }

#content h1,h2,h3 {
/*
	border-bottom: solid #d0d0d0 1px;
*/
	color: #000;
}

#content h1.noul,h2.noul,h3.noul {
	border: none;
}

#mBody {
	display: block;
	margin-right: 13em;		/* MARGIN-SIZE */
	padding: 0;
	margin-top: 0;
	text-align: justify;
}

#mBody .inMargin {
	position: relative;
	float: right;
	width: 11em;				/* MARGIN-SIZE - 0.2em */
	margin-right: -13.0em;		/* MARGIN-SIZE */
	right:0;				/* MARGIN-SIZE */
	clear: left;
}
* html #mBody .inMargin { margin-right: -5.5em;		/* MARGIN-SIZE */ }

#margin {
/*
	position: absolute;
	right:1px;				
	padding: 8px;
*/
	position: relative;
	float: right;
	width: 12em;				/* MARGIN-SIZE - 0.2em */
	clear: left;
}

* html #margin { right: 0px; }

#lBody {
	background: white;
	color: #333;
	display: block;
	margin-left: 0px;
	padding: 0;
	text-align: justify;
}

/*
#mBody img {
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	position: relative;
}

#lBody img {
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	position: relative;
}
*/


#footer {
	background: white;
	color: #333;

	text-align: center;
	border-top: 1px solid black;
	padding: 6px;
}

#footer span.copyright {
	background: white;
	color: #333;
	float: left;
	font-size: 10pt;
}

/*
#footer img {
	float: right;
	margin-top: 2px;
}
*/

.eventTOC {
	display: block;
	margin: 0;
	position: relative;
	border: solid;
	border-width: 1px 1px 0 1px;
	border-color: black;
}

.eventTOC ul{
	margin: 0;
	padding: 0;
	display: inline;
}

.eventTOC li {
	display: block;
	list-style-type: none;
	border: solid;
	padding: 3px;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	background: #aaa;
}

.eventTOC li a:link {
	color: #007;
}

.eventTOC li a:visited {
	color: #606;
}

.eventTOC li.title {
	margin-left: 0;
	font-weight: bold;
	background: gray;
	color: white;
}

.eventTOC .currSection, .eventTOC .currSection a:visited {
	background: #aba;
	color: black;
	font-weight: bold;
}

tr.even {
	background: #bbb;
}

tr.odd {
	background: #ddd;
}

td {
	padding: 2pt;
}

/* MSIE Tweaks */

/* IE Doesn't support the max-width property, so for readability sake force it to 50em. */
/*
* html #container {
	width: 50em;
	width: 800px;
}
*/

/* Since we don't get the pipe seperators between the submenu items,
** Lets add some space between them instead.
*/
* html #subNav li {
	margin-left: 10px;
}

#content {
    overflow: hidden;
}

