/* CSS Document */

td,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EE0000;
}

a,a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #dddddd;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.result {
	color: #08202B;
	font-size: 12px;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
li,.pad {
	padding: 2px;
}

body { 
	scrollbar-arrow-color: white;
	scrollbar-face-color: #8b8571;
}
.shortcutlinks {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#rssFeed a,
#rssFeed a:link,
#rssFeed a:visited,
#rssFeed a:focus,
#rssFeed a:hover,
#rssFeed a:active {
	text-decoration: none;
}

#rssFeed a:focus,
#rssFeed a:hover,
#rssFeed a:active {
	color: #000;
}

#rssFeed a.source,
#rssFeed a.source:link,
#rssFeed a.source:visited,
#rssFeed a.source:focus,
#rssFeed a.source:hover,
#rssFeed a.source:active {
	text-transform: uppercase;
	text-decoration: none;
	color: #dddddd;
}

.conferences {
	background: #9A9371 url(/images/doctorsresources/phone-bg.gif) bottom right no-repeat;
	padding-bottom: 15px;
}

.conferences ul {
	margin: auto 0;
	padding: 0;
	list-style-type: none;
}

.conferences ul li {
	margin: .5em 0;
	padding: 0;
}

.conferences ul li li {
		margin: .5em 0 .5em 1em;
	}

p {
	margin: .5em;
}

ul#more {
	height: 4em;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #777461;
	border: 1px solid #FFF;
	position: relative;
}

#tree {
	width: 373px;
	overflow-x: auto;
}

ul.plist {
	margin: 0 0 0 2em;
	padding: .5em;
}

ul.plist li {
	line-height: 2em;
}
