#topnav li a#home {
	border-bottom: 3px solid #FC3;
}
#content {
#margin-left:5px;
	width: 620px;
	text-indent: 0px;
	min-height: 900px;
}
#content a {
	color: #00F;
	font-weight: bold;
}

#content ul {
	margin: 1em 0px 1em 10em;
	padding: 0px 0px 0px 15px;
	list-style: disc outside;
	left: 0px;
	top: 0px;
	clear: right;
}
#content ul li {
	margin: 1em 0 1.4em;
	padding: 0;
	line-height:normal;
}
.darkblue {
	color: #004460;
	font-weight: bold;
	font-size: 0.9em;
}

#sidebar ul.orange {
	color: #F90;
	list-style: url(../images/arrow_orange.gif) none;
	font-weight: normal;
}

#sidebar ul.orange li a {
	color: #F93;
}
#sidebar ul.orange li a:hover {
	color: #4E5F82;
}
#sidebar ul.blue {
	color: #09F;
	list-style: url(../images/arrow_blue.gif) none outside;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 1em 15px;
}
#sidebar ul.blue li a {
	color: #09F;
}
#sidebar ul.blue li a:hover {
	color: #F93;
}
#content ul.orange{
	color: #F60;
	font-weight: bold;
	font-size: 0.9em;
	line-height: normal;
}
#content ul.orange li {
	padding: 0px;
	margin-left: 0px;
}
#content ul.orange li a {
	text-decoration: none;
	color: #F60;
}
#content ul.orange li a:hover {
	text-decoration: none;
	color: #4E5F82;
}
