/*
Theme Name: WordPress Aclasta
Author: Andy Girvan 
Author URI: http://aclastameded.sdev.net

*/
body{
	margin:0;
  	color:#000;
	font:12px/22px "Trebuchet MS", arial,sans-serif;
	background:#b9dbff url(images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
a:active{/*background-color:#F79629;
color:#F79629;*/}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	width:725px;
	overflow:hidden;
	padding:0 14px 0 13px;
	margin:0 auto;
	background:url(images/bg-main.png) repeat-y;
}
#header{
	overflow:hidden;
	height:1%;
	padding:0 22px 17px 0;
	background:url(images/bg-header.gif) no-repeat;
}
#header fieldset{
	float:right;
	height:1%;
	margin:39px 0 0;
	overflow:hidden;
}
#header fieldset span{
	background:url(images/bg-text.gif) no-repeat;
	float:left;
	margin:0 7px 0 0;
	width:133px;
	padding:3px 5px 5px 6px;
}
#header fieldset .text{
	width:130px;
	background:none;
	border:none;
	color:#7f7f7f;
	float:left;
}
#header fieldset .search{
	padding:2px 0 0;
	float:left;
}
#header .logo{
	float:left;
	overflow:hidden;
	margin:113px 0 0 46px;
	width:157px;
}
#header .logo a{
	display:block;
	
	background:url(images/logo.gif) no-repeat;
	overflow:hidden;
	height:108px;
}
#header .visual{
	float:right;
	margin:15px 0 0;
	overflow:hidden;
	width:448px;
	height:186px;
	background:url(images/bg-visual.jpg) no-repeat 0 0;
	position:relative;
}
.landing #header .visual{
	margin:77px 0 0;
}
.home #header .visual strong,
.landing #header .visual strong{
	position:absolute;
	bottom:17px;
	left:12px;
	text-indent:-9999px;
	background:url(images/welcome.png) no-repeat;
	width:289px;
	height:21px;
}
.inner #header .visual strong{
	position:absolute;
	bottom:17px;
	left:12px;
	text-indent:-9999px;
	background:url(images/about.png) no-repeat;
	width:289px;
	height:21px;
}
#nav{
	background:url(images/bg-nav.gif) repeat-x;
	overflow:hidden;
	width:100%;
	height:44px;
	line-height:17px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul li{
	float:left;
	padding:7px 0 0 14px;
}
#nav ul li a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding:0 0 6px 0;
	white-space:nowrap;
}

#nav ul li.current_page_item a { 
	background:url(images/icon.gif) no-repeat 50% 100%;
	text-decoration:none;
}

#nav ul li a:hover,
#nav ul li.active a{
	background:url(images/icon.gif) no-repeat 50% 100%;
	text-decoration:none;
}
.container{
	overflow:hidden;
	/*background:url(images/splitter.gif) no-repeat 10px 100%;*/
	padding:9px 23px 20px 23px;
	height:1%;
}
.inner .container{
	padding:20px 23px 50px 23px;
}
.landing .container{
	padding:0 23px 43px 23px;
}
.home #content h1{
	margin:0 0 14px 0;
	padding:0 0 16px 0;
	background:url(images/underline04.gif) repeat-x 0 100%;
	/*border-bottom:4px dotted #88489c;*/
	font-size:24px;
	color:#f79629;
	line-height:25px;
}
.inner #content h1{
	background:url(images/underline04.gif) repeat-x 0 100%;
	/*border-bottom:4px dotted #f79629;*/
	font-size:24px;
	color:#f79629;
	margin:0 0 14px 0;
	padding:0 0 20px 0;	
	width:442px;
	line-height:24px;
}
.landing #content h1, .landing #contentpop h1{
	background:url(images/underline04.gif) repeat-x 0 100%;
	/*border-bottom:4px dotted #f79629;*/
	font-size:24px;
	color:#f79629;
	margin:0 0 19px 0;
	padding:14px 0 14px 0;	
	width:442px;
}
.inner #content ul{
	margin:0;
	padding:0;
	list-style:none;
}
.inner #content ul li{
	background:url(images/circle.gif) no-repeat 20px 5px;
	background-position:left 6px;
	padding:0 0 12px 25px;
}
.inner #content ul li ul li{
	background:url(images/circleorange.gif) no-repeat 20px 5px;
	background-position:left 6px;
	padding:0 0 0px 25px;
	margin-top:10px;
}
.inner #content ul li.documentpdf{
	background:url(images/icon-pdf.gif) no-repeat 0px 0px;
	padding:0 0 9px 25px;
}
.inner #content h2{
	margin:6px 0 9px 0;
	color:#f79629;
	font-size:24px;
	background:url(images/underline03.gif) repeat-x 0 100%;
	/*border-bottom:4px dotted #f79629;*/
	padding:0 0 12px 0;
}
#main #content h2{
	margin:6px 0 9px 0;
	color:#094174;
	font-size:18px;
	background:url(images/underline03.gif) repeat-x 0 100%;
	/*border-bottom:4px dotted #f79629;*/
	padding:0 0 12px 0;
	width:680;
}
#main #content h3{
	margin:6px 0 9px 0;
	color:#094174;
	font-size:20px;
	padding:10px 0 8px 0;
	width:470px;
}
#main .landing #content h2{
	margin:20px 0 26px;	
	color:#f79629;
	font-size:18px;
	background:url(images/underline04.gif) repeat-x 0 100%;
	/*border-bottom:4px dotted #f79629;*/
	padding:0 0 8px 0;
	width:442px;
}
.inner #sidebar{
	width:204px;
	overflow:hidden;
	float:left;
}
.landing #sidebar,.landing #sidebarpop{
	width: 460px;
	overflow:hidden;
	float:left;
	padding: 10px 0 0 100px;
}
.landing #sidebar #enterbutton {
	width: 204px;
	float: right;
	padding: 44px 0 0;
}
.landing #sidebarpop #linkbutton {
	width: 204px;
	float: left;
}
.landing #sidebarpop #enterbutton {
	width: 204px;
	float: right;
	padding: 34px 0 0;
}
.landing #sidebar #linkbutton {
	width: 204px;
	float: left;
}
.landing #sidebar strong, .landing #sidebarpop strong{
	background:url(images/arrow03.gif) no-repeat 100% 50%;
	padding:0 35px 0 0;
}
.landing #sidebar strong a, .landing #sidebarpop strong a{
	font-size:14px;
	color:#904da4;
	text-decoration:none;
}
.landing #sidebar strong span, .landing #sidebarpop strong span{
	font-size:14px;
	color:#F79629;
	text-decoration:none;
}
.landing h3{
	color:#0061b0;
	margin:0 0 6px;
	padding:0 22px 0 0;
	font-size:14px;
}
.landing .site{
	margin:6px 0 14px;
	background:#e4d3e9 url(images/bg-site-orange.gif) repeat-x 0 100%;
}
.landing .site ul{
	margin:0;
	background:url(images/site-border-orange.gif) repeat-x;
	padding:18px 0 7px;
	list-style:none;
	overflow:hidden;
}
.landing .site ul li{
	background:url(images/bg-buttonorange.gif) no-repeat;
	height:47px;
	padding:13px 9px 5px;
	margin:0 0 12px;
	text-align:center;
	line-height:14px;
}
.landing .site ul li a{
	color:#fff;
	text-decoration:none;
}
.landing .resident{
	background:#bfd7eb url(images/bg-resident.gif) repeat-x 0 100%;
}
.landing .resident ul{
	margin:0;
	background:url(images/resident-border.gif) repeat-x;
	padding:25px 0 30px;
	overflow:hidden;
	list-style:none;
}
.landing .resident ul li{
	background:url(images/bg-button.gif) no-repeat;
	height:47px;
	padding:7px 9px 5px;
	margin:0 0 12px;
	line-height:14px;
	text-align:center;
}
.landing .resident ul li a{
	color:#fff;
	text-decoration:none;
}
.landing .resident ul li a:hover,
.landing .site ul li a:hover{
	text-decoration:underline;
}
.inner #sidebar h4{
	color:#88489c;
	margin:0 0 7px;
	font-size:14px;	
}
.inner #sidebar .topic{
	background:url(images/bg-topic.gif) repeat-x;
	height:1%;
	padding:0 0 15px 15px;
}
.inner #sidebar .topic ul{
	background:none;
	padding:16px 0 0;
}
.inner #sidebar .topic ul li a{
	color:#88489c;
}
.inner #sidebar .topic ul li{
	margin:0 0 11px;
	padding:0 0 0 19px;
	background:url(images/arrow01.gif) no-repeat 0 7px;
}
.inner #sidebar ul{
	margin:0;
	padding:0 0 0px 0;
	list-style:none;
	background:#dae0f2;
}
.inner #sidebar .box{
	background:url(images/box-top.gif) no-repeat;
	height:1%;
	margin:0 0 25px;
}
.box h3{
	margin:0 0 0 12px;
	padding:6px 0 6px 18px;
	background:url(images/arrow.gif) no-repeat 0 50%;
	color:#fff;
	font:bold 11px/18px "Trebuchet MS", arial,sans-serif !important;
}
.box ul{
	border:solid #0061b0;
	border-width:0 1px;
}
.box ul li ul{
	border:none;
}
.box ul li{
	border-top:solid #fff 1px;
}
.box ul li .span{
	padding:0 0 0 35px;
	background:url(images/square.gif) no-repeat 20px 10px;
}
.box ul li ul li a{
	width:100%;
	font-weight:bold;
	background:url(images/back.gif) repeat-x 0 100%;
}
.box ul li ul li .span{
	padding:6px 0 6px 48px;
	display:block;
	line-height:14px;
	overflow:hidden;
	background:url(images/circle.gif) no-repeat 30px 11px;
}
.box ul li ul li ul li .span{
	padding:6px 0 6px 48px;
	display:block;
	line-height:14px;
	overflow:hidden;
	margin-left:10px;
	background:url(images/triangle.gif) no-repeat 30px 11px;
}
.box ul li a{
	line-height:27px;
	display:block;
	width:100%;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.box ul li a:hover,
.box ul li.active a,
.box ul li.active ul li a:hover,
.box ul li.active ul li.active a,
.box ul li.current_page_item {
	background:#ffdab0 url(images/back01.gif) repeat-x 0 100%;
}
.box ul li.active ul li a{
	background:url(images/back.gif) repeat-x 0 100%;
}
.box ul li a:hover span,
.box ul li.active span{
	background:url(images/square-orange.gif) no-repeat 19px 5px;
}
.box ul li ul li a:hover span,
.box ul li.active ul li.active span{
	background:url(images/circle-orange.gif) no-repeat 30px 10px;
}
.box ul li.active ul li span{
	background:url(images/circle.gif) no-repeat 30px 11px;
}
.inner #sidebar .center{
	background:url(images/box-bottom.gif) no-repeat 0 100%;
	padding:0 0 6px 0;
}
.inner #content,
.landing #content, .landing #contentpop{
	float:right;
	width:440px;
	margin:0 0px 0 0;
	overflow:hidden;
	line-height:23px;
}

.landing #contentpop {
	width: 100%;
}

.contentpop.popupinner
{
	width: 640px;
}

.inner #content .image-holder02{
	float:left;
	width:143px;
	height:186px;
	padding:9px 0 0 9px;
	background:url(images/image-holder02.gif) no-repeat;
}
.inner #content p{
	margin:0 0 21px;
}
#content a{
	color:#0061b0;
}
#content p{
	margin:0 0 17px 0;
}

.inner #sidebar {
	padding-right:24px;
}
#content .image-holder01{
	float:left;
	width:116px;
	height:153px;
	background:url(images/image-holder01.gif) no-repeat;
	padding:9px 0 0 9px;
	margin:0 18px 0 0;
}
#content a.bottom{
	float:right;
	margin:0 10px 0 0;
}
#content .holder{
	overflow:hidden;
	height:1%;
	padding:15px 0 0;
}
#content .news-holder{
	width:330px;
	float:left;
	height:1%;
	overflow:hidden;
}
#content .news-holder h2{
	margin:0 0 8px;
	color:#f79629;
	font-size:18px;
}
#main #content .video-holder{
	width:330px;
	float:right;
	height:1%;
	overflow:hidden;
}
#main #content .video-holder h2{
	margin:0;
	color:#094174;
	background: none;
}
.homeflashvideo{
	/*margin: 20px 0 5px 50px;*/
	overflow:hidden;
	padding: 20px 30px 20px 55px;
	background:url(images/bg-resources.gif) repeat-x;
}
.homeflashtitle{
	display:none;	
}
#content .news{
	height:1%;
	overflow:hidden;
	padding:0px 0 0 12px;
	width:470px;
	line-height:17px;
}
#content .homenewsback .news{
	height:1%;
	overflow:hidden;
	width:470px;
	line-height:22px;
}
#content .newsitem{
	background:url(images/newsbackground.gif) no-repeat;
	padding:10px;
	margin-bottom:20px;
	height:180px;
}
#content .news dl{
	margin:0;
	overflow:hidden;
}
#content .news dt{
	float:left;
	background:url(images/splitter02.gif) no-repeat 85% 50%;
	width:101px;
	font-weight:bold;
}
#content .news dd{
	float:left;
	width:200px;
	padding:0 0 17px 0;
	margin:0;
}
#content .newstitle a:link, #content .newstitle a:visited, #content .newstitleleft a:link, #content .newstitleleft a:visited{
	text-decoration:none;
	color:#10497C;
}
#content .newstitle a:hover, #content .newstitleleft a:hover{
	text-decoration:underline;
	color:#10497C;
}
.newstitleleft{
	color:#10497c;
	font-size:14px;
	font-weight:600;
	padding-top:12px;
	padding-left:10px;
	width:280px;
	margin-left:144px;
}
.newsdate{
	color:#10497c;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
	width:270px;
}
.newsdateleft{
	color:#10497c;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
	width:270px;
	margin-left:144px;
}
.newscontent{
	width:270px;
	padding-left:10px;	
	padding-top:6px;
}
.newscontentleft{
	width:270px;
	padding-left:10px;	
	padding-top:6px;
	margin-left:144px;
}
.newsimage{
	display:inline;
	float:right;
	padding-right:14px;
	padding-top:16px;
}
.newsimageleft{
	display:inline;
	float:left;
	padding-right:14px;
	padding-top:16px;
}
#content .resource-holder{
	width:330px;
	margin:20px 0 0 0;
	float:right;
	padding:0 0 20px 0;
	display:inline;
	overflow:hidden;
}
#content .resource, #content .homenewsback {
	background:transparent url(images/bg-news.gif) repeat-x scroll 0 0;
	overflow:hidden;
	padding:0 30px 20px 20px;
}
#content .resource-holder h2{
	margin:0 0 8px 2px;
	color:#f79629 !important;
}
#content .resource ul, #content .news-holder ul {
	margin:0;
	padding:25px 0 0;
	list-style:none;
}
#content .resource ul li{
	padding:0 0 15px 25px;
	background:url(images/icon-pdf.gif) no-repeat;
}
#content .resource ul li.rssnews_home {
	padding: 5px 0 15px 8px;
	background: none;
}
#content .resource a{
	color:#0061b0;
	line-height:17px;
}
#footer{
	background:url(images/footerbackground.jpg) no-repeat;
	padding:0px 30px 90px 22px;
	overflow:hidden;
	margin-left:13px;
}
#footer .novartis {
	display:block;
	width:140px;
	height:40px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(images/novartislogo.jpg) no-repeat;
	margin-top:20px;
}
#footer ul{
	float:right;
	margin:7px 3px 0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
#footer li{
	float:left;
	padding:0 8px;
	background:url(images/bullet01.gif) no-repeat 0 5px;
	margin:0 0 0 -1px;
}
#footer ul li a{
	color:#000;
}
#footer .button{
	background:url(images/button.gif) no-repeat;
	overflow:hidden;
	margin:7px 0 0;
	float:right;
	text-decoration:none;
}
#footer .button span{
	background:url(images/button-right.gif) no-repeat 100% 0;
	padding:0px 11px;
	color:#fff;
	cursor:pointer;
	float:left;
}

#footer p{
	text-align:center;
	margin:0;
}
#footer .text-block{
	overflow:hidden;
	margin:27px 0 0;
}
#footer .text-block a{
	color:#000;
}
.landing #footer .text-block{
	margin:31px 0 0;
}

.sitemaparea ul li { margin-left: 20px; line-height: 22px;} 

ul li ul li.current_page_item a { background: #FFDAB0 url(images/back01.gif) repeat-x scroll 0 100%;}
ul li ul li ul li.page_item a { background:transparent url(images/back.gif) repeat-x scroll 0 100%;}
.sitemaparea ul li ul li ul li.page_item a { background:none;}

#nav ul li a { text-shadow:0.1em -0.05em 0.2em #111111; } 

.hilite {
	background-color:#FFFF33;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	width:650px;
}
.alignright {
	float: right;
	margin-left:6px;
}

.alignleft {
	float: left;
	padding-right:20px;
}
.leftnavitem{
	padding: 10px 0 0 0px;	
}
.navtitle{
	background:transparent url(images/arrow01.gif) no-repeat scroll 0 7px;
	margin:0 0 0px;
	padding:0 0 0 19px;
}
.navtitle a{
	color:#88489C;
}
.flashmovie{
	padding-top:10px;
	padding-bottom:10px;	
}
ol { list-style:decimal;
padding-left:32px;}
ol li { padding-bottom:12px;}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0061B0;
	color: #F79629;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0061B0;
	color: #F79629;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #0061B0;
	color: #F79629;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 6px 2px 6px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0061B0;
	color: #88489C;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #0061B0;
	border: 1px solid #0061B0;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 6px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #F79629;
	color: #FFFFFF;
	background-color: #F79629;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #0061B0;
	color: #0061B0;
	background-color: #FFFFFF;
}
#content .wp-pagenavi a{
	color: #0061B0;
	
}
#content p img{
	/*padding:14px;*/
	padding-top:10px;
	padding-bottom:10px;
	
}
#content p img.alignright{
	padding-left:10px;
	
}
.rightnews{
	float:right;	
	display:inline;
	padding-top:3px;
}
.rssnews{
	width:170px;	
	background-color:#fdefd8;
	padding:10px;
	line-height:16px;
}
.rssnews_home, .homenewsholder {
	width:280px;	
	padding:10px;
	line-height:16px;
}

cite{
	background:url(images/openquote.gif);
	background-repeat:no-repeat;
	width:171px;	
	display:inline;
	color:#ff9933;
	font-size:24px;
	font-style:normal;
	line-height:24px;
	padding:10px 10px 10px 24px;
}
.closetag{
	display:inline;
	float:right;
	background:url(images/closequote.gif) no-repeat;
	padding:10px 0px 10px 24px;
}

#pageheader{
	background-color:#FFFFFF;
	padding:0 22px 10px 0;
}
.pagetopborder{
	background:url(images/headertop.png) no-repeat;
	padding:0 728px 12px 0;
	position:absolute;
	top:0;
	margin-left:-1px;
	
}
.pagelargeimage{
	position:relative;
	top:10px;
	left:201px;
}
.pagelargelogo{
	margin-left:18px;
	margin-top:80px;
}
.pagesmalllogo{
margin-left:20px;
margin-top:58px;
}
.pageheadersearch{
	width:200px;	
	padding-left:18px;
	padding-top:25px;
}
.pageheadersearchsmall{
	width:200px;	
	padding-left:24px;
	padding-top:10px;
}
.externalrsstitle, .newstitle {
	color:#ff6600;	
	margin-bottom:2px;
	font-weight: bold;
	font-size: 1.15em;
}
.externalrssdate, .newstime {
	color:#666666;	
	margin-bottom:6px;
}
.rssnews_home .externalrsstitle, .newstitle  {
	color: #f79629;
}
.bluelink{
	color:#0061b0;
}
#main #content .resource-holder h2{
	border:none;
	background:none;
	margin: 0;
}
#main #content .homenews{
	color:#F79629;	
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin: 0;
}
.homenewsback{
	padding-top:30px;
	background:transparent url(images/bg-news.gif) repeat-x scroll 0 0;
	overflow:hidden;
}
blockquote{
	padding-left:20px;	
}
.leftborder{
	border-right: 2px solid #094174; 
	padding-left:4px;
	padding-right:10px;
	padding-bottom:10px;
	border-BOTTOM: 2px solid #094174; 
}
.leftpaddingten{
	padding-right:4px;
	padding-left:10px;
	padding-bottom:10px;
	border-BOTTOM: 2px solid #094174; 
}
.tdborder{
	border-BOTTOM: 2px solid #094174; 
	padding-right:10px;
}
.search_results a{
	font-size:14px;	
	color:#0061B0;
	text-decoration:none;
}
.newshomecontent{

}
#content .homenewsback .news{
	width:300px;	
}
.homenewsholder{
	clear:both;	
}
.wp-pagenavi, .wp-pagenavi .alignright{
	padding-top:10px;
	padding-bottom:10px;	
}
.endnav{
	padding-top:1px;	
}
.sitemaparea ul li.page_item a{
	color:#f79629!important;
	text-decoration:none;
}
.sitemaparea ul li.page_item{
	padding-top:30px;	
	padding-bottom:30px;
	font-size:16px;
	font-weight:bold;	
	border-top:1px solid #ccc;	
}
.sitemaparea ul li ul li ul li.page_item,
.sitemaparea ul li ul li.page_item{
	border-top:none;
	padding-top:0;	
	padding-bottom:5px;	
	font-size:15px;
	font-weight:normal;	
}
.sitemaparea ul li.page-item-15{
	border-top:none;
}
.sitemaparea{
	padding:0;	
}
.sitemaparea ul{
	padding-left:0;	
	margin-top:0px;
}
.sitemaparea ul li ul{
	padding-left:0;	
	margin-top:8px;
}
.sitemaparea ul li ul li ul{
	padding-left:0;	
	margin-top:8px;
}
.sitemaparea ul li ul li ul li ul{
	padding-left:0;	
	margin-top:0px;
}
.sitemaparea ul li{
	list-style-type:none;
	list-style:none;		
}
.sitemaparea ul li ul{
	padding-left:20px;

}
.sitemaparea ul li ul li ul{
	padding-left:20px;
}
.sitemaparea ul li li a{
	padding-left:10px;
	color:#006699!important;/* Blue */
}
.sitemaparea ul li li li a{
	background:none;	
}
.sitemaparea ul li li li a{
	background:none;	
}
.sitemaparea ul li li a{
	padding-left:10px;
	color:#006699!important;/* Blue */
}
.sitemaparea ul li li.page_item a{
	color:#006699!important;/* Blue */
}
.sitemaparea ul li li li.page_item a{
	color:#666!important; /* grey */
}
.backtoplink{
	background:transparent url(images/back-to-top-arrows.png) no-repeat 0px 8px;
	display:inline;
	float:left;
	margin-left:360px;
	margin-top:-28px;
	padding-top:5px;
	padding-right:50px;
}
.backtoplink span{
	color:#000000;
	text-decoration:underline;
	margin-left:-68px;
	margin-top:-10px;
}
.footerlinks{
	display:inline;
	float:right;
	margin-top:-30px;
	width:227px;	
}
.imagecontent{
	float:right;
	clear:both;
	padding-left:6px;
}
.congresscontent{
	
}
#main #content .congresscontent h3{
	width:280px;
}
.yearlist{
	clear:both;
	height:22px;
}
sup{
	font-size:8px;
}
.searchlink a{
	font-size:12px;
}
.landing .resident ul li.landingbluelinktop{
	padding-top:19px;
	margin-bottom:0px;
}
.novtislogo{
	float:right;	
	padding-bottom:10px;
}
.screen-reader-text{
	display:none;
}
.hiddenone { 
	position: absolute;
	top: 0;
	left: 0;
	height:200%;
	_height: 1000px;
	width: 100%; 	
	_width: 1300px;
	background: black none repeat scroll 0 0; 
	opacity: 0.8;
	filter:alpha(opacity=75);
}

.hiddentwo { 
	background:white none repeat scroll 0 0;
	border:3px solid #525252;
	height:200px;
	left:280px;
	position:absolute;
	top:150px;
	width:500px;
}
#confirm {display:none;}
.journalhome h3 { 
	font-size: 14px!important; margin: 0px!important; width:  160px!important; 
}
.journalhome { 
	padding:0px;
	padding-left: 10px;
	min-height: 185px
}

.journalhome img.journal-club { 
		height:42px;
		left:-3px;
		position:relative;
		top:-60px;
		float: right;
	}
.journalhome .journal-image { 
		float:left;
		width:80px;
		overflow:auto;
	}
.journalhome .journal-text-1 { 
		float:left;
		width:220px;
		margin-top:-35px;
	}

.journalhome img.journallogo { 
		height:33px;
		/*left:140px;*/
		position:relative;
		top:-40px;
		*LEFT: 220px;
	}
.journalhome img.featurededitor { 
		_MARGIN-TOP: -30px; 
		*margin-top: 0px;
		*position: relative;
		*top: -30px;
	}
img.journal-club { 
	height:42px;
	left:-3px;
	position:relative;
	top:-60px;
	float: right;
	margin-bottom:-60px;
}
.journal{
	background:transparent url(images/journalback.jpg) no-repeat;
	padding:10px;
	margin-bottom:10px;
}
.journal .journal-image, .journalfull .journal-image { 
	float:left;
	width:150px;
}
.journal .journal-text-1, .journalfull .journal-text-1 { 
	float:left;
	width:250px;
}
.journal .journalbio, .journalfull .journalbio{
	color:#094174;
	font-size:14px;
	font-weight:600;
}
.inner #content .journal .journal-text-1 p, .inner #content .journal .journal-text-2 p, .inner #content .journalfull .journal-text-1 p, .inner #content .journalfull .journal-text-2 p{
	margin:10px 0 10px 0;
}
.journal .journal-text-2, .journalfull .journal-text-2{
	clear:both;
}
.internaljournallogo{
	background:transparent url(images/journalclublogo.jpg) no-repeat;
	float:right;
	height:52px;
	width:137px;
}
.inner #content .journalheader{
	margin-top:14px;
}
.journal-main-image{
	padding:0 0 10px 10px;
	float:right;
}
.journalhomelisting{
	clear:both;
	padding-bottom:10px;
}
.journal-home-image{
	float:left;
	padding:0 10px 10px 0;
	display:block;
}
.journal-main-home .journalbio{
	color:#094174;
	font-size:14px;
	font-weight:600;
	float:left;
}
.journalhomelogo{
	padding:6px 0 0 0;
	float:right;
	height:10px;
}
.journalfull{
	clear:both;
}
.journalfull .journal-image{
	padding-bottom:20px;
}
.journalhomebio{
	float:left;
	width:240px;
}
.featurehome{
	width:510px;
	float:left;
}
.home #content .featurehome h1{
	font-size:21px;
}
.quicklinks{
	width:158px;
	display:inline;
	float:right;
}
#main #content .quicklinks h2 {
	/*padding:0;*/
	/*background:none repeat scroll 0 0 transparent;*/
}
.quickholder{
	background:url("images/bg-resources.gif") repeat-x scroll 0 0 transparent;
	overflow:hidden;
	padding:20px 0 86px 15px;
}
.featureimage{
	display:inline;
	float:left;
	padding:0 10px 10px 0;
}
.featureimagemain{
	display:inline;
	float:left;
	padding:0 20px 10px 0;
}
.featurecontent ul{
	/*list-style-position:inside;*/
}

#result{
	display:none;
}
.highlight{
	color:#C00;
	text-decoration:underline;
}
.calculator{
	background-color:#fef4e5;
	font-weight:600;
	padding-top:12px;
	line-height:20px;
}
.calculator td{
	padding:0px 20px;
}
.calculator .notetext{
	font-weight:400;	
	font-size:11px;
	padding:0 12px;
}
.calculator .button{
	background:url(images/calcbtn.png) no-repeat;
	overflow:hidden;
	margin:26px 8px 4px 0;
	float:left;
	text-decoration:none;
	width:78px;
	height:36px;
	cursor:pointer;
}
.calculator .buttonclear{
	background:url(images/clearbtn.png) no-repeat;
	overflow:hidden;
	margin:26px 8px 4px 0;
	float:left;
	width:78px;
	height:36px;
	text-decoration:none;
	cursor:pointer;
}
.calculator .row{
	height:30px;
}
.tabletextbottom{
	vertical-align:bottom;
}
.tableback{
	background-color:#e1e7f5;
	padding:12px;
}
#result{
	margin-top:20px;
	font-weight:600;
	line-height:20px;
}
#result td{
	padding:4px 5px;
}
.inner #content .tableback ul{
	margin:10px 0 0;
}

/* Resource Center */
.dl{ 
	margin-bottom:10px;
	padding-bottom: 20px;
	clear:both;
}
.dlodd {
	border-bottom: 0px;
	clear:both;
}

#rc-optout { 
	margin-top: 20px; 
}
#rc-form { 
	margin-top: 20px;
}
#rc label.error { 
	color:red;
	display:inline;
	margin-left:10px;
	float:left;
}
/*#rc .dl p {
	height: 33px;
}*/
#rc .dl label {
	font-weight:bold;
	margin-left:10px;
}
#rc .dl h3 {
	color: #035585!important; 
	font-size: 16px!important; 
	width: 420px!important;
}
#content p.resourcebody img {
	padding-bottom:10px;
	padding-top:7px;
}
.inner #content p.resourcebody {
	margin:0 0 0px;
}
#main #content .dlodd h3 {
	margin:6px 0 9px;
	padding:10px 0 0;
}
#content h6{
	color: #F79629;
	font-size:18px;
}
hr.yellow{
	background: url("images/underline04.gif") repeat-x scroll 0 100% transparent;
    color: #F79629;
	border:none;
	height: 3px;
	margin-bottom:20px;
}
.speakerlist{
	clear:both;
	margin-top:20px;
}
