html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.highlight {
	background-color: #FBFBB4;
}

div#main {
	position: absolute; 
	display: block;
	width: 990px; 
	left: 0;
	top: 0;
}

div#header { 
	visibility: visible; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 205px;
}

div#header ul {
	background-color: #005DAB;
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: absolute;
	padding-left: 16em;
	left: 0;
	right: 0;
	top: 150px;
	z-index: 10;
}

div#header ul li  {
	font-stretch: expanded;
	list-style-type: none;
	display: block;
	padding-right: 1.2em;
	padding-left: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	float: left;
}

div#header ul li.selected a {
	cursor: default;
	text-decoration: none;
}

div#header ul li.selected {
	color: #DBE0FF;
	cursor: default;
	background-color: #4CA0E6;
}

div#header ul li.selected a:hover {
	text-decoration: none;
}

div#header ul li a {
	color: white;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 0;
}

div#header ul li a:hover {
	background-color: transparent;
}

div#logo { 
	visibility: visible; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 980px; 
	height: 150px;
}

div#logo img {
	border: 0;
}

div#logo a { 
	position: absolute;
	background-color: transparent;
	border: 0;
	width: 100px; 
	height: 100px;
}

div#logo a:hover { 
	background-color: transparent;
	border: 0;
}

h1  {
	color: #005DAB;
	font-size: 2em;
	font-family: "Trebuchet MS";
	font-weight: normal;
	position: absolute;
	top: 180px;
	left: 7.5em;
	margin: 0;
	padding: 0;
	padding-top: 1.0em;
   }
   
div#left-column {
	position: absolute; 
	top: 240px; 
	left: 5px;
	width: 13em;
	background-color:#E5E9F6;
	height:1700px;
}

div.partner {
	float: left;
	margin-top: 1em;
	width: 12.8em;
	text-align: center;
	border: 1px solid #BCCBE3;
}

div.partner img {
	margin: 10px;
	border: 0;
}

div.partner a {
	margin: 10px;
	border: 0;
	background-color: transparent;
}

div.tell {
	border-left: 1px solid #BCCBE3;
	border-bottom: 5px solid red;
	border-right: 1px solid #BCCBE3;
	margin-bottom: 0.5em;
}

div.tell p {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0.5em;
}

div.tell a {
	border: 0;
	background-color: transparent;
}

div#right-column {
	position: absolute; 
	top: 240px; 
	right: 2px;
	width: 23em;
	background-color:#E5E9F6;
	height:1700px;
}

div#skyscraper {
	position: absolute; 
	top: 240px; 
	right: 1px;
	width: 120px;
}

div#topbanner {
	position: absolute; 
	top: 45px; 
	right: 1px;
	z-index: 10;
	padding-left: 16px;
}

div#topbanner a {
	border-bottom: 0;
}

div#topbanner a:hover {
	background-color: transparent;
}
   
ul.nav {
	margin: 0em;
	padding: 0em;
	border-top: 1px solid #D6DBEE;
	border-left: 1px solid #D6DBEE;
	border-right: 1px solid #D6DBEE;
	border-bottom: 5px solid red;
}

ul.nav li {
	margin: 0em;
	padding: 0.3em;
	height: 1.3em;
	font-size:11px;
	list-style-type: none; 
	background-color: #E5E9F6;
	border-top: 1px solid #EEF2FF;
	border-bottom: 1px solid #D6DBEE;
}

ul.nav li.selected {
	background-color: #F7F8FB;
}

ul.nav li a {
	color: #0A0083;
	text-decoration: none;
	border-bottom: 0;
}

ul.nav li:hover {
	background-color: #B9C3F6;
}

ul.nav li a:hover {
	background-color: transparent;
}

div#left-column h3, div#right-column h3 {
	background-color: #667ECC;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	padding: 0.3em;
	color: #fff;
}

div.ad {
	border: 1px solid #BCCBE3;
	margin-top: 0.5em;
}

div.ad h6 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 1em;
	padding: 0.3em;
	color: #7EA1D8;
}

div.news {
	border-left: 1px solid #BCCBE3;
	border-bottom: 5px solid red;
	border-right: 1px solid #BCCBE3;
}

div.news h3 {
	background-color: #667ECC;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	padding: 0.3em;
	color: #fff;
}

div.news h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	padding: 0.3em;
	background-color: #E5E9F6;
	border-top: 1px solid #D6DBEE;
	border-bottom: 1px solid #D6DBEE;
}

div.news p {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0.5em;
}

div.ad p {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0.5em;
}

div#right-column form {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
	background-color: #E5E9F6;
	border-left: 1px solid #BCCBE3;
	border-right: 1px solid #BCCBE3;
	border-bottom: 1px solid #BCCBE3;
	padding: 0.3em;
	padding-left: 1em;
}

div#content {
	position: absolute; 
	top: 240px; 
	left: 15em;
	right: 25em;
	color: #000;
	line-height: 1.4em;
}


div#content h4  {
	font-size: 1em;
	font-weight: bold;
}

div#content a {
	color: #0043BB;
	text-decoration: none;
	border-bottom: 1px solid #BCD4FE;
}

div#content a:hover {
	background-color: #FCEAD3;
}

div#content a img {
	border-bottom: 0;
}

a {
	color: #0043BB;
	text-decoration: none;
	border-bottom: 1px solid #BCD4FE;
}

a:hover {
	background-color: #FCEAD3;
}

a img {
	border-bottom: 0;
}

div.pager {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.mainarticle {
	width: 100%;
	float: left;
}

div.article {
	width: 49%;
	float: left;
}

div.article p{
	text-align:justify;
	font-size:11px;
}

div.contactlist {
	width: 100%;
	float: left;
	height: 160px;
	margin-bottom: 1em;
}

div.contactlist img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border:  1px solid #808080;
}

div.contacthalflist {
	width: 50%;
	float: left;
	margin-bottom: 1em;
}

div.contacthalflist img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border:  1px solid #808080;
}

div.listarticle {
	width: 100%;
	float: left;
	border-bottom: 1px solid #BCCBE3;
	margin-bottom: 1em;
}

div.listarticle img {
	float: left;
	width:99px;
	height:74px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.listarticle img.doctors {
	float: left;
	width:80px;
	height:99px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.listarticle p{
	text-align:justify;
	font-size:11px;
}

div.listarticle h4  {
	font-size: 1em;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:3px;
	color:#005DAB;

}

div.journalitem {
	width: 100%;
	float: left;
	border-bottom: 1px solid #BCCBE3;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

div.journalitem img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.mainarticle img {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 225px;
	border: 1px solid #7D7D7D;
}

div.mainarticle img.newsletter {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 86px;
	height: 61px;
	border: 1px solid #7D7D7D;
}
div.mainarticle img.conf{
	margin-left:0px;
	text-align:center;
	width:500px;
	height:375px;
	border:1px solid #7d7d7d;
}

div.mainarticle p{
	font-size:11px;
	text-align:justify;
}

div.article img {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 80px;
	height: auto;
	border: 1px solid #7D7D7D;
}
div#content h2 {
	padding: 0em;
	margin: 0em;
	margin-bottom: 0.8em;
	color: #DD0000;
	font-size: 1.4em;
	line-height: 1.3em;
	z-index:-12;
}

div#content h2.bordered {
	padding-top: 5px;
	border-top: 1px solid #BCCBE3;
}

div#content h3 {
	padding: 0em;
	margin: 0em;
	margin-bottom: 0.8em;
	color: #DD0000;
	font-size: 1.2em;
}

div#content p {
	padding: 0em;
	margin: 0em;
	margin-bottom: 1em;
}

div#content div.article h3, div#content div.article p, div#content div.article img {
	margin-right: 1em;
	margin-left: 0em;
}

div#content hr {
	clear: left;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 0em;
	margin-bottom: 1em;
	border: 0px;
	border-top: 1px solid #BCCBE3;
}

div#content table.default {
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #D6DBEE;
	border-bottom: 5px solid red;
	border-spacing: 0;
}

div#content table.default td {
	padding: 3px;
	margin: 0;
	border: 0;
	width: 33%;
	background-color: #E5E9F6;
	border: 0;
	border: 1px solid #D6DBEE;
}

div#content table.events td {
	text-align: center;
}


div#content table.default th {
	padding: 3px;
	margin: 0;
	border: 0;
	width: 33%;
	color: #fff;
	background-color: #667ECC;
}

div#content table.events td.hilight {
	background-color: #fff;
}

div#content div.listitem {
	float: left;
	width: 100%;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	border: 0;
}

div#content div.listitem div.date {
	float: left;
	font-size: 1.1em;
	color: #000;
	width: 30%;
	padding: 3px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #667ECC;
	border-right: 1px solid #667ECC;
}

div#content div.listitem div.headline {
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #E5E9F6;
	color: #DD0000;
	width: 67%;
	padding: 3px;
	padding-left: 4px;
	margin: 0;
	border: 0;
	border-top: 1px solid #667ECC;
}

div#content div.listitem div.location {
	float: left;
	width: 30%;
	padding: 3px;
	margin: 0;
	border: 0;
}

div#content div.listitem div.text {
	float: left;
	width: 67%;
	padding: 3px;
	margin: 0;
	border: 0;
}

div#content form#search {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	background-color: #E5E9F6;
	border: 1px solid #BCCBE3;
}

div#content form#search h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	border: 0;
	color: #9bb5e0;
}

div#content div.subcats {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	background-color: #E5E9F6;
	border: 1px solid #BCCBE3;
}

div#content div.subcats h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	border: 0;
	color: #9bb5e0;
}

div#content div.subcats ul {
	float: left;
	width: 28%;
	padding: 10px;
	margin: 0;
	border: 0;
	list-style-type: none;
}

div#content div.subcats ul li {
	padding: 0;
	margin: 0;
	border: 0;
}

div#content div.searchsubcats {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	background-color: #E5E9F6;
	border: 1px solid #BCCBE3;
}

div#content div.searchsubcats p {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

div#content div.searchsubcats h3 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	border: 0;
	color: #9bb5e0;
}

div#content div.searchsubcats ul {
	float: left;
	width: 45%;
	padding: 10px;
	margin: 0;
	border: 0;
	list-style-type: none;
}

div#content div.searchsubcats ul li {
	padding: 0;
	margin: 0;
	border: 0;
}

div#content div.contentimage {
	float: right;
	padding: 5px;
	margin: 0;
}

div#content div.contentimage img {
	float: left;
	padding-left: 0;
	margin-left: 0;
	border: 1px solid #000;
}

div#content div.contentimage img.link {
	float: left;
	margin-left: 0;
	margin-bottom: 10px;
	border: 0;
}

div#content div.content-banner {
	border-top: 1px solid #BCCBE3;
	border-bottom: 1px solid #BCCBE3;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

div#content div.referent {
	float: left;
	margin: 0;
	padding: 0;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	width: 75%;
}

div#content div.referent p {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	border: 0;
}

div#content div.referent img {
	padding: 0;
	padding-right: 30px;
	margin: 0;
	border: 0;
}


div.images {
	float: right;
	margin: 0;
}

div.image {
	border: 1px solid #F3F3B4;
	background-color: #FFFFE0;
	margin-bottom: 5px;
}

div#content div.image p {
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: #5D5D5D;
	margin: 5px;
}

div#content div.image img {
	margin: 5px;
	margin-bottom: 0;
}

form { 
	margin: 0; 
	padding: 0;
}

input, select {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}

input.button {
	font-size: 11px;
	font-weight: normal;
}

form.content label {
	float: left;
	text-align: right;
	width: 13em;
	margin-right: 0.5em;
}

form.content label.option {
	width: 12em;
	text-align: right;
	margin-top: 0.2em;
	margin-right: 0.3em;
}

form.content label.special {
	float: left;
	text-align: left;
	width: 16em;
	margin-top: 0.1em;
	margin-right: 0.3em;
	margin-left: 7em;
	padding-left: 0em;
}

form.content input, form.content select, form.content textarea {
	float: left;
	margin-right: 0.3em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

form.content input.button {
	margin-left: 12em;
}

form.content input.option {
	margin-left: 13.3em;
	margin-right: 0.5em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

form.content br {
	clear: both;
}

textarea {
	font-size: 12px;
	border: 1px solid black;
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

input.special {
	float: right;
	margin: 0;
	padding: 0;
}

div#content div.content-box {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0;
	margin-top: 0.6em;
	margin-bottom: 3em; 
	padding: 0;
	background-color: #E5E9F6;
	border: 1px solid #BCCBE3;
	color: #808080;
}

div#content div.content-box p {
	margin: 5px;
}

div#content div.content-box a {
	text-decoration: none;
}

div#content div.content-box a.selected {
	text-decoration: none;
	color: black;
	background-color: #F7F7F7;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	padding: 1px;
}

div.percentageindicator {
	float: left;
	width: 15%;
	padding: 0.1em;
	border-top: 1px solid #E5E5E5;
}

div#content div.percentageindicator img {
	 width: 1px;
	 height: 12px;
	 padding: 0px;
	 margin: 0em;
	 margin-right: 1px;
	 border-style: none;
}

div#content div.searchlistitem {
	float: left;
	padding: 0.3em;
	width: 80%;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin-bottom: 0.5em;
	margin-top: 0em;
}

.subinfo { 
	color: #757575; 
	font-size: 0.8em;
}

div.partnerlist {
	width: 100%;
	float: left;
	margin-bottom: 2em;
}

div.partnerlist a img {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	border: 0;
	background-color: transparent;
}

div.partnerlist img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 0;
}


a.rthome{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

a.rthome:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-color:transparent;
}

.thumb{
margin-right:25px;

}

