*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #483D8B;
}

body
{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 11pt;
/*	background: #FFFFFF url('images/background.gif') top left no-repeat; */
}

a
{
	color: #AF0A0A;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	margin: 2.5em 3.0em 1.5em 3.0em;
}

/* Header */

#header
{
	padding: 0em 0em 0em 0em;
	height: 170px;
/*	width: 15em;*/
	width: 250px;
	float: left;
	position: relative;
/*	background: #AF0A0A url('images/a1.gif') top left no-repeat; */
	background: #ffffff url('/images/detroit_skyline_small.jpg') top left no-repeat;
}

#header h1
{
/*	position: absolute; */
	bottom: 2.2em;
	font-size: 1.5em;
	letter-spacing: 0.0em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
/*	position: absolute; */
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.8em;
}

/* Menu */

#menu
{
	height: 110px;
/*	background: #fafafa url('/images/a2.gif') top left repeat-x; */
	margin-left: 255px; 
	margin-right: 0px;
	position: relative;
	background: #FFFFFF url('/images/nalsofdetroit.jpg') top left no-repeat;
}

#menu table
{
	position:relative;
	left:110px; 

}

#menu td
{
/*	display: inline; */
/*	border-left: dotted 1px #848484; */
/*	padding-left: 0.8em; */
	padding-left: 0.0em;
	padding-right: 0.1em;
	line-height: 110%;

}

#menu td a
{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
/*	padding: 0.6em; */
	padding: 0em;
/*;	margin-right: 0.8em; */
	margin-right: 0.3em;
	font-size: 0.9em;
}

#menu td a:hover
{
	background: #AF0A0A url('/images/a4.gif') bottom left repeat-x;
	color: #fff;
}

#menu td a.nohover:active  {
	background: transparent;
	}

#menu td a.nohover:hover  {
	background: transparent;
	}
	
#menu ul
{
	list-style: none;
	position: absolute;
	top: 3.3em;
/*	margin-left: 1.5em; */
	margin-left: 0.1em;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #848484;
/*	padding-left: 0.8em; */
	padding-left: 0.1em;
	padding-right: 0.1em;
}

#menu li.first
{
/*;	border-left: 0px; */
	border-left: 110px;
/*;	padding-left: 0em; */
	padding-left: 0.5em;
/*;	padding-right: 0em; */
}

#menu li a
{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
/*;	padding: 0.8em; */
	padding: 0.6em;
/*;	margin-right: 0.8em; */
	margin-right: 0.3em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background: #AF0A0A url('/images/a4.gif') bottom left repeat-x;
	color: #fff;
}

/* Content */

#content
{
	background: #fff url('/images/background.png') center no-repeat;
	margin-top: 1px;
	padding-top: 1.5em;
}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content h2,h3,h4,h5,h6
{
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fdfdfd;
	color: inherit;
}

#content table tr.rowC
{
	background-color: #ffe4e1;
	color: inherit;
}

#content table tr.rowD
{
	background-color: #ffe4c4;
	color: inherit;
}

#content table tr.rowE
{
	background-color: #ffd700;
	color: inherit;
}

#content table tr.rowA-bold
{
	background-color: #f5f5f5;
	color: inherit;
	font-weight: bold;
}

#content table tr.rowB-bold
{
	background-color: #fdfdfd;
	color: inherit;
	font-weight: bold;
}

#content table tr.rowC-bold
{
	background-color: #ffe4e1;
	color: inherit;
	font-weight: bold;
}

#content table tr.rowD-bold
{
	background-color: #ffe4c4;
	color: inherit;
	font-weight: bold;
}

#content table tr.rowE-bold
{
	background-color: #ffd700;
	color: inherit;
	font-weight: bold;

}

#nalslist {
	font-size: 12pt;
	font-weight: normal;
	color: inherit;
}

#nalslist  ul
{
list-style-type: none;
padding: 0;
margin: 0 0 0 .5em;
line-height: 130%;
margin-right: 1em;
}

#nalslist li
{
background-image: url(images/nals_bullet.gif);
background-repeat: no-repeat;
background-position: .15em .55em;
padding-top: .2em;
padding-bottom: .5em;
padding-left: 1.4em;
border-left: 1px grey dotted;
border-right: 1px grey dotted;
border-bottom: 1px grey dashed;
line-height: 150%;
}	

#nalslist li.top {
	border-top: 1px grey dotted;
}

#nalslist li.bottom {
	border-bottom: 1px grey dotted;
}

#nalslist a {
	padding-right: 1em;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 18em;
	padding: 1.5em;
	border-left: dotted 1px #cacaca;
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 200px;
	padding: 1.5em;
}

/* Footer */

#footer
{
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}

.clear
{
	clear: both;
}