#left {
		width: 228px;
		/*height: 550px;*/
		float:left;
		margin:0; 
    padding:0;
}

#controlpanel {
		line-height: 20px;
    padding-top: 0;	
}
#controlpanel a {
		color: #2EA082;
}

#right {
		float:right;
		width:190px;
		margin-right: 10px;
}

#middle {
    margin-left: 240px;
}


#middle a {
		font-weight: normal;
		color: #2EA082;
}


/*--------*/

.padding {
		margin:0; 
    padding:0 1em; 
}

.directoryTop a:link, .directoryTop a:visited, .directoryMain a:link, .directoryMain a:visited {
	color: #01609f;
}

.directoryTop a:hover, directoryMain a:hover {
	color: #647e8f;
}

.directoryMain {
	line-height: 14px;
}

.directoryMain hr {
	padding: 0px;
	margin: 0px;
	color: #01609f;
	background-color: #01609f;
	background-image: none;
	border: none;
	width: 100%;
}
.descriptionHeader {
	font-size: 12px;
}

#description{
	font-size: 11px;
	background-color: #eef8d3;
}
.directoryAlt1 {
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: dotted 2px #29a0c3;
	background: #fff;
}

.directoryAlt2 {
	font-size: 11px;
	border-bottom: dotted 2px #29a0c3;
	padding-bottom: 5px;
	background: #fff;
}
table.leftRadio td {
	color: #29a0c3;
}

.directoryblueheader 
{
	padding: 5px;
	padding-top: 3px;
	color :#FFF;
	font-weight: bold;
	background: url(../images/directory-blue-header.gif) no-repeat;
    width: 237px;
}

.directorygreenheader 
{
	padding: 5px;
	padding-top: 3px;
	color :#FFF;
	font-weight: bold;
	background: url(../images/directory-green-header.gif) no-repeat;
    width: 237px;
}

#bus-menu-top
{
	margin-top: 15px;
	background: white url(../images/bus-menu-top.gif) no-repeat;
	height: 24px;
	width: 191px;
}

#bus-menu-bottom
{
	background: white url(../images/bus-menu-bottom.gif) no-repeat;
	height: 24px;
	width: 191px;
}

.bus-menu-item
{
	background: white url(../images/bus-menu-bg.gif) no-repeat;
	height: 33px;
	width: 155px;
	padding-left: 36px;
	padding-top: 7px;
}

.bus-menu-item a:link, .bus-menu-item a:visited, .bus-menu-item a:active, .bus-menu-item a:hover
{
	color: #343434;
	font-weight: normal;
}