#content {
	padding: 0em 6em 1em 0em;
	height: 99%;
}

#header {
	margin: 0em 0em 1em 0em;
}

#menu td {
	height: 50px;
	font: bold 75% verdana, arial, helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	padding: 2px 50px 2px 2px;
	background-image: url(/images/neutral/button_n.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: right;
}

#menu td p {
	display: inline;
}

#menu td.normal {
	background-image: url(/images/neutral/button_n.gif);
	background-repeat: no-repeat;
}

#menu td.active {
	background-image: url(/images/neutral/button_a.gif);
	background-repeat: no-repeat;
}

#menu div.visible {
	position: absolute;
	z-index: 100;
	display: block;
	background-color: #D0E0F0;
	text-align: left;
	border: 1px solid #8FA7BF;
	width: 20em;
	float: right;
	padding: 0px;
	margin: 0px;
}

#menu div#submenu2 {
	top: 90px;
	left: 150px;
	text-align: left;
}

#menu div#submenu3 {
	top: 140px;
	left: 150px;
	text-align: left;
}

#menu div#submenu7 {
	top: 340px;
	left: 150px;
	text-align: left;
}

#menu div.hidden {
	display: none;
}

#menu div ul {
	padding: 0em;
	margin: 0.5em;
	width: auto;
	list-style: none;
}

#menu div li {
	list-style: none;
	padding: 0.1em;
}

#menu a, #menu a:link, #menu a:active, #menu a:visited {
	color: #005180;
	text-decoration: none;
}

#menu a:hover, #menu td.active p a, #menu td.active p a:visited {
	color: #0091E5;
	text-decoration: none;	
}

#submenubar {
	color: #0091E5;
	font-size: 60%;
	font-weight: bold;
}

#submenubar a, #submenubar a:link, #submenubar a:active, #submenubar a:visited {
	color: #005180;
	font-weight: normal;
}

#submenubar a:hover {
	color: #0091E5;
	font-weight: normal;	
}

#submenubar a.active, #submenubar a.active:active, #submenubar a.active:link, #submenubar a.active:visited {
	color: #0091E5;
	font-weight: bold;
}

.logo {
	font: 85% Verdana, Arial, Helvetica, Sans-Serif;
	letter-spacing: 0.15em;
}

#editor {

}

#editor td {
	vertical-align: top;
}

