BODY {
background-position: top left;
margin: 0px 0px 0px 0px
}
A:Link  {
text-decoration : underline; color : #333388;
}
A:Visited  {
text-decoration : none; color : #333388;
}
A:Active  {
text-decoration : none; color : #5F77AF;
}
#navlist {
position: absolute;
width: 125px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-family: Verdana, Arial, Helvetica, helv, sans-serif;
font-size: 9pt;
line-height:  178%;
}
#navlist li {
margin: 0 0 1px 0;
}
#navlist a {
/*/*/display: block;
padding: 2px 2px 2px 14px;
border: 1px solid #FFF;
width: 125px;
background-color: #AFB8D0;
background-image:  url(../img/l1_down.gif); /* */
}
#navlist a:link, #navlist a:visited {
color: #333;
/*/*/color: #333;
text-decoration: none; /* */
}
#navlist a:hover {
border: 1px solid #FFF;
background-color: #DFC7B0;
background-image:  url(../img/l1_hover.gif);
color: #666;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
/*/*/border: 1px solid #FFF;
background-color: #EFB06F;
background-image:  url(../img/l1_arrive.gif);
font-weight:  bold;
color: #FFF; /* */
}
TD.txt1, .txt1  {
font-size:  8pt;
font-style:   normal;
font-weight:  normal;
color:  #666666;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  136%;
}
TD.txt2, .txt2  {
font-size:  9pt;
font-style:   normal;
font-weight:  normal;
color:  #666666;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  113%;
}
TD.txt3, .txt3  {
font-size:  10pt;
font-style:   normal;
font-weight:  normal;
color:  #666666;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  159%;
}
TD.txt4, .txt4  {
font-size:  11pt;
font-style:   normal;
font-weight:  normal;
color:  #666666;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  136%;
}
TD.txt5, .txt5 {
font-size:  10pt;
font-style:   normal;
font-weight:  normal;
color:  #616F85;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  136%;
}
TD.txt6, .txt6 {
font-size:  9pt;
font-style:   normal;
font-weight:  normal;
color:  #CCCCCC;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  123%;
}
b  {
font-weight:  bold;
}
i  {
font-style:  italic;
}
TD.txt7, .txt7 {

font-size:  13pt;
font-style:   normal;
font-weight:  normal;
color:  #616F85;
font-family:  Verdana, Arial, Helvetica, helv, sans-serif;
line-height:  136%;
}
div.noteBox {
	color: #333333;
	padding: 10px;
	margin: 20px 0px;
	border: 1px solid #333333;
	background-color: #E5E5E5;
	font-size: 11px;
}

/* Sociable Plugin */

div.sociable {
	margin: 16px 0;
	border: 1px solid #666;
	background: #F3F3F3;
	text-align: center;
	padding: 5px 0;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: -11px;
	padding: 0 !important;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* End Sociable Plugin */

#sidebar {
	background-color: #DEE2E5;
	width: 260px;
	background-image: url(/images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 36px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index: 1000;
	display: block;
	clear: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#sidebar h1 {
	font-size: 16px;
	margin: 0px;
	padding: 8px;
	background-image: url(/images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	font-weight: bold;
	color: #9c4e96;
}
#sidebar h1 a {
	color: #000000;
	text-decoration: none;
}
#sidebar h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#sidebar h2 a {
	color: #000000;
	text-decoration: underline;
}
#sidebar h2 a:hover {
	color: #90234A;
	text-decoration: underline;
}

#sidebar .blog ul li h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #000000;
}

#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#sidebar h3 a {
	color: #000000;
	text-decoration: none;
}
#sidebar h3 a:hover {
	color: #000000;
	text-decoration: none;
}
#sidebar p {
	margin: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#sidebar img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#sidebar ul li, #sidebar .blog ul li ul li {
	line-height: 18px;
	list-style-image: url(/images/blank.gif);
	list-style-type: none;
	background-image: url(/images/bullet_dark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#sidebar ul li a {
	color: #000000;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar .blog ul li#search {
	padding-bottom: 8px;
}

#sidebar .blog ul li {
	background-image: url(/images/blank.gif);
}

#sidebar .blog ul li.subscribeLink {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/blank.gif);
}

.readMore {
	text-align: right;
}

.readMorebold {
	font-weight: bold;
}

.postmetadata {
	text-align: center;
	font-size: 10px;
}

td.header {
	background-image: url(/images/header_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
td.header, td.header div, td.header div ul, td.header div ul li, td.header div ul li a {
	margin: 0;
	padding: 0;
}
td.header div {
	clear: both;
	overflow: hidden;
}
td.header div ul li {
	list-style-type: none;
	float: left;
}
td.header div ul li a {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}
td.header div.social {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 24px center;
	height: 78px;
	padding-left: 470px;
}
td.header div.social ul {
	height: 36px;
	margin-top: 20px;
}
td.header div.social ul li a {
	width: 37px;
	height: 36px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
td.header div.social ul li.youtube a {
	background-image: url(/images/social_youtube.png);
}
td.header div.social ul li.linkedin a {
	background-image: url(/images/social_linkedin.png);
}
td.header div.social ul li.twitter a {
	background-image: url(/images/social_twitter.png);
}
td.header div.social ul li.xing a {
	background-image: url(/images/social_ning.png);
}
td.header div.social ul li.facebook a {
	background-image: url(/images/social_facebook.png);
}
td.header div.social ul li.feed a {
	background-image: url(/images/social_feed.png);
}
td.header div.menu, td.header div.menu ul, td.header div.menu ul li a {
	height: 47px;
}
td.header div.menu ul li.companies a {
	background-image: url(/images/header_companies.jpg);
	width: 259px;
}
td.header div.menu ul li.executives a {
	background-image: url(/images/header_executives.jpg);
	width: 263px;
}
td.header div.menu ul li.doctors a {
	background-image: url(/images/header_doctors.jpg);
	width: 234px;
}