/* GENERAL START */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003366;
	text-decoration: none;
	line-height: 18px;
	margin:25px 0 25px 0;
	padding:0;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
}
form {
	margin:0;
	display:inline;
	
}
h1, h2 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 20px 0;
}
h1 {
	font-size:24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
}
h2 {
	font-size:20px;	
	color: #0075be;
	line-height:28px;
}

h2.home {
	font-size:26px;
	margin-bottom:5px;
}

h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #0075be;
}
h3 {
	font-size:14px;	
	line-height:22px;
	margin: 0 0 4px 0;
}
h4 {
	font-size:13px;	
	line-height:18px;
	margin:0;
}
p {
	margin-top:0;
	margin-bottom:10px;
	line-height:20px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#0075be;
}
a:hover {
	color:#c6006e;
	text-decoration:underline;
}

sup { 
	vertical-align:top;
 	font-size: 80%;
}

h1 sup, h2 sup {
	vertical-align:super; /* this was done for the google chrome browser */
	font-size: 80%;
}
sub { 
 vertical-align: sub;
 font-size: 70%;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #e5e5e5; 
	width:400px;
	margin-left:27px;
	
}

/* GENERAL END */

#MainBody {
	width:760px;
	padding:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	position:relative;
	border:solid 1px #e5e5e5;
	background-color:#ffffff;
}
#Header {
	background-color:#f8f8f8;
	width:760px;
	height:85px;
	padding:0;
	clear:both;
	overflow:hidden;
}
#ContentBody {
	width:760px;
	padding:0px;
	clear:both;	
	margin: 5px 0 5px 0;
	position:relative;
	overflow:hidden;
}
#LhsContainer {
	width:180px;
	float:left;
	margin-right:5px;
	margin-left:0;
	display:inline;
}
#ContentContainer { 
	width:575px;
	margin:0;
	padding:0;
	float:left;
}
#MainBannerHome {
	width:575px;
	height:220px;
	margin-bottom:35px;
}
/*#MainBannerHome {
	width:555px;
	height:105px;
	margin-bottom:35px;
	background-image:url(../images/mainbnnrhome-img.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:115px 0 0 20px;
}*/

/*styles for Banners on Content Pages START*/
#BannerUnderstandingPD, #BannerPramipexole, #BannerPR, #BannerCongMedia, #BannerRefLinks, #BannerGlossary, #BannerContact {
	width:555px;
	height:65px;
	margin-bottom:35px;
	padding:70px 0 0 20px;
}
#BannerUnderstandingPD {
	background-image:url(../images/mainbnnr-img1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#BannerPramipexole {
	background-image:url(../images/mainbnnr-img2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#BannerPR {
	background-image:url(../images/mainbnnr-img3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#BannerCongMedia {
	background-image:url(../images/mainbnnr-img4.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#BannerRefLinks {
	background-image:url(../images/mainbnnr-img5.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#BannerGlossary {
	background-image:url(../images/mainbnnr-img6.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#BannerContact {
	background-image:url(../images/mainbnnr-img7.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
/*styles for Banners on Content Pages END*/
#ContentArea {
	width:535px;
	padding:0 20px 0 20px;
}

#FooterDivider {
	width:760px;
	height:1px;
	background-color:#ffd204;
	margin-bottom:5px;
	margin-top:20px;
}
#Footer {
	width:760px;
	height:45px;
	padding:5px 0 10px 0px;
	background-color:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#0075be;
}
#Footer a {
	color:#0075be;
	text-decoration:none;
	padding:0 5px 0 5px;
}
#Footer a:hover {
	color:#c6006e;
	
}
#Footer .copyright {
	color:#0075be;
}
.disclaimerShowEvnt
{
	min-height:160px;
}
#popDisclaimer {
	background-color:#c6006e;
	padding:15px; 
	border:solid 10px #ffffff;
	color:#ffffff;
}
#popDisclaimer .title{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#popDisclaimer .hightlight{
	color:#ffd200;
	font-size:12px;
}

.floatleft {
	float:left;
	display:inline;
}
.floatright {
	float:right;
}
.videoContainer {
	margin-top:20px;
	margin-bottom:20px;
}
.video {
	width:320px;
	height:213px;
	padding:10px 5px 5px 5px;
	border:solid 1px #efefef;
	text-align:center;
}

.hotTopicsContainer{
	width:500px;
	float:left;
}

.hotTopicsImage{
	width:210px;
	margin-left:3px;
	margin-top:20px;
	margin-bottom:10px;
	float:left;
}
.hotTopicsText{
	margin-top:20px;
	margin-bottom:10px;
	padding-top:5px;
	float:left;
	font-family:Trebuchet MS;
	font-size:17px;
	line-height:24px;
	color:#c6006e;
	width:280px;
	text-align:left;
}

.references {
	font-size:11px;
	list-style-type:decimal;
	margin:0 0 0 10px;
	padding-left:10px;
}
#ref, #stages {
	display: none;
}

.references sup {
font-size: 10px;
}

.arrowlist ul, sublist ul,  level3 ul {
	margin:0;
	padding:0;
	
}

.arrowlist li  {
	list-style:url(../images/arrow1.gif);
	margin:0;
	padding:0 0 6px 0;
	line-height:20px;

}

.sublist li {
	list-style-type:disc;
	list-style-image:none;
	margin-left:20px;
	padding-left:10px;
}
.level3 li {
	list-style-type:circle;
	list-style-image:none;
	margin-left:50px;
	padding-left:10px;
}
.paraTitle {
	color: #0075be;
}
#stages {
	margin-left: 30px;
}

#stages ol {
	margin-top: 0;
}
.link {
	text-align: right;
}
/*Congress Schedule Styles */
#CongressSchContainer {
	width:525px;
	border-left:solid 1px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	overflow:hidden;
	clear:both;
}
.yearTitle {
	background-image:url(../images/tabletitle-bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:2px 0 1px 0;
}
.monthRow {
	width:525px;
	border-bottom:solid 1px #e5e5e5;
	clear:both;
}
.monthColumn {
	width:130px;
/*	height:75px;*/
	height:100px;
	border-right:solid 1px #e5e5e5;
	float:left;
	display:inline;
}
.monthTitle {
	background-color:#f4f4f4;
	height:20px;
	color:#c6006e;
	font-weight:bold;
	text-align:center;
}
.monthContent {
	padding:5px;
}

.monthContent a {
	font-size:11px;
	text-decoration:none;
	color:#0075be;
}
.monthContent a:hover {
	color:#c6006e;
	text-decoration:none;
}

#currentMonthHigh {
	background-color:#fef8fc;
	display:block;
	
}
#currenteventHigh {
	color:#c6006e;
	text-decoration:none;
}

ul.arrowlist_congress   {
	margin:0;
	padding:0;	
}

ul.arrowlist_congress li {
	background-image:url(../images/arrow1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:14px;
	list-style:none;
	list-style-position:inside;
	margin:0;
	padding:0px 0px 3px 15px;
}

.visuals_thumb_right{
	float: right;
	height: 166px;
	width: 234px;
	text-align: center;
	margin-bottom: 40px;
}
.visuals_thumb_left{
	float: left;
	height: 166px;
	width: 234px;
	text-align: center;
	margin-bottom: 40px;
}

.glossary_table{	
	margin: 1px;	
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
} 

.glossary_th1{
	background-image:url(../images/tabletitle-bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0 1px 10px;
	/*background-color: #8DCCF1;
	padding: 10px;*/
	border: 1px solid #CCCCCC;
	text-align: left;
}

.glossary_th2{
	background-image:url(../images/tabletitle-bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0 1px 10px;
	/*background-color: #5EB7EC;
	padding: 10px;*/
	border: 1px solid #CCCCCC;
	text-align: left;
}

.glossary_td1{
	background-color: #F9F9F9;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.glossary_td2{
	background-color: #EFEFEF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.glossary_td3{
	background-color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.glossary_td4{
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
#PRteaser {
	width:180px;
	margin:30px 0 20px 0;
}

#PRteaserTitle {
	width:168px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0075be;
	background-color:#f8f8f8;
	padding-left:12px;
	font-weight: bold;	
}
#PRteaserContent {
	width:163px;
	background-color:#f8f8f8;
	padding:5px 5px 5px 12px;
	font-size:11px;
	color:#0075be;
	line-height: 16px;
}
#PRteaserContent a {
	color:#0075be;
	text-decoration:underline;
}
#PRteaserContent a:hover {
	color:#c6006e;
	text-decoration:underline;
}
.boxTextContainer {
	width:533px;
	margin-top:20px;
	margin-bottom:20px;
	border:solid 1px #efefef;
		
}
.boxText {
	margin:5px;
	padding:5px;
	background-color:#f8f8f8;
}

.MediaBulletinContainer {
	width:523px;
	padding:5px 5px 5px 5px;
	border:solid 1px #efefef;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	
}
.MediaBulletin {
	background-image:url(../images/blue-gradient-bg.jpg);
	background-repeat:repeat-x;
	height:70px;
}
a:link.bulletin, a:visited.bulletin, a:hover.bulletin {
	font-size:14px;
	font-weight:bold;
	color:#c6006e;
	line-height: 17px;
}
a:link.bulletin, a:visited.bulletin {
	text-decoration:none;
}
a:hover.bulletin {
	text-decoration: underline;
}

.smalltext {
	font-size:11px;
}
.clsDisclaimer
{
	padding-top:15px;
	padding-bottom:15px;
}

/*style for references page content paras*/
.refPagePara {
	margin-top:0;
	margin-bottom:7px;
	line-height:18px;
}