body {
	margin:1em 0;
	font-family:Arial, Helvetica;
        font-size:12px;
}

a,
a:visited {
	color:#88bb99
}

#header {
	width:100%;
	text-align:center
}

.center {
	text-align:center
}

img {
	border:0
}

hr {
	border:1px solid #eee
}

#dir {
	float:left;
	width:60em;
	margin:0 auto;
	padding:1em 2em;
	font-family:Arial,
Helvetica
}

#dir .breadcrumb {
	font-weight:bold
}

#dir i {
	font-style:normal;
	color:#999999
}

#dir .small {
	font-size:90%
}

#dir ul {
	list-style-type:square;
	margin:0.3em 0 0 1.5em;
	padding:0;
	line-height:1.3em;
	list-style-image:url("images/folder.png");
	color:#999999
}

#dir ul li {
	margin:0 0.3em
}

#dir #listings {
	list-style-type:none;
	list-style-image:none;
}

#dir #listings li {
	clear:both;
	font-family:Arial,
Helvetica;
	width:100%;
	margin:6px auto;
	background-color:#fff;
	color:#222;
	border:1px solid #e0e0e0;
	line-height:130%;
	height:90px;
	padding:0px;
}

#dir #listings li img.t {
	float:left;
	width:120px;
	height:90px;
	border-right:1px solid #e0e0e0;
	margin:0 0.3em 0 0;
	background-color:#eeeeee
}

#dir #listings li a,
#dir #listings li a:visited {
	display:block;
	color:#5577ff
}

.dirSearchContainer {
	width:100%;
	padding:0.3em;
	background-color:#0056ca;
	color:#ffffff;
	font-family:Arial,
Helvetica;
	font-weight:bold;
	text-align:center;
	margin:0 auto
}

.dirSearchForm .submit {
	border-width: 1px;
	border-style: solid;
	border-color: #000e69;
        outline-style: solid;
        outline-width: 1px;
        outline-color: #93bfff;
	color: #ffffff;
	background-color: #0043cc;
	background: #0043cc url(vis/gif/background_submit.gif);
	font-size: 12px;
	font-weight: bold;
	font-family:tahoma,
Helvetica;
	font-weight:bold
}

#odpAttribution {
	clear:both;
	margin:0.3em auto;
	width:32em;
	border:0.2em solid #c0c0c0;
	font-size:80%
}

#odpAttribution div {
	text-align:center;
	padding:0.1em
}

#odpAttribution .about {
	background-color:#c0c0c0;
	color:#ffffff
}

#odpAttribution .links {
	background-color:#f0f0f0;
	color:#aaaaaa
}

#odpAttribution a,
#odpAttribution a:visited {
	color:#c0c0c0
}

#footer {
	clear:both;
	color:#a0a0a0;
	font-size:75%;
	text-align:center
}

#footer a,
#footer a:visited {
	color:#a0a0a0
}

