#ctl00_topcontrols {display:none;}
#ctl00_bottomcontrols {display:none;}

#LayoutAppHeader {display: none;}
#LayoutDivisionalLogo {position: absolute; top: 0px; left: 475px; height: 70px; width: 172px; background-image: url('images/bayerlogo.gif'); background-repeat: no-repeat;}
#PrintSeparator {position: absolute; top: 80px; left: 15px; height: 1px; width: 609px; color: #CCCCCC; padding: 0 0 0 0; margin: 0 0 0 0;}
#PrintCommand  {display: inline;}
#LayoutSupportNav {display: none;}
#LayoutLeftNavigation {display: none;}
#LayoutRightNavigation {display: none;}
#margshadow {display: none;}
#keyvisual  {display: none;}

#LayoutCenterSection { position: absolute; top: 100px; left: 15px; width: 600px; height: 80%; background-color: White; font-size: 12px;}
#LayoutCenterSection .crosshead {font-family: Arial, Helvetica; font-weight: bold; line-height: 1.5em; font-size: 100%; color: #06c;}

#LayoutCenterSection #CSFooter {display:none;}

#LayoutCenterSection ul a:link {color: #0066cc; font-size: 12px; text-decoration: none;}
#LayoutCenterSection ul a:visited {color: #0066cc; font-size: 12px; text-decoration: none;}
#LayoutCenterSection ul a:hover {color: #0066cc; font-size: 12px; text-decoration: underline;}
#LayoutCenterSection ul a:active {color: #0066cc; font-size: 12px; text-decoration: none;}

#HomePageFlashMovieSection {display:none;}

.NewsHeader {color: #0066cc; font-size: 20px; font-weight: bold;}
.NewsViewEntryDate {color: #666666; font-size: 12px; font-weight: bold;}
.NewsViewEntrySeparator { border-color: White White #cccccc; border-style: solid; border-width: 1px; height: 0px; line-height: 0px; margin: 7px 0px 4px 0px;}

.DetailEntryDate {color: #666666; font-size: 15px; font-weight: bold; padding: 0px; margin: 0px;}
.DetailHeadLine {color: #1a478a; font-size: 17px; font-weight: bold;}
.DetailSubHeadLine {color: #333333; font-size: 13px; font-weight: bold;}
.DetailBody {color: #000000; font-size: 13px;}
.DetailSpacer { background-image: url(app_themes/images/spacer1.gif); background-repeat:repeat-y;}
.DetailFLSHeader {color: #808080; font-size: 12px; font-weight:bold;}
.DetailFLS {color: #808080; font-size: 12px;}

a:link {color: #666666; font-size: 12px; text-decoration: none;}
a:visited {color: #666666; font-size: 12px; text-decoration: none;}
a:hover {color: #666666; font-size: 12px; text-decoration: underline;}
a:active {color: #666666; font-size: 12px; text-decoration: none;}

ul a:link {color: #666666; font-size: 12px; text-decoration: none;}
ul a:visited {color: #666666; font-size: 12px; text-decoration: none;}
ul a:hover {color: #666666; font-size: 12px; text-decoration: underline;}
ul a:active {color: #666666; font-size: 12px; text-decoration: none;}

ol a:link {color: #666666; font-size: 12px; text-decoration: none;}
ol a:visited {color: #666666; font-size: 12px; text-decoration: none;}
ol a:hover {color: #666666; font-size: 12px; text-decoration: underline;}
ol a:active {color: #666666; font-size: 12px; text-decoration: none;}

a.NewsViewEntryHeadline:link {color: #1a478a; font-size: 12px; font-weight: bold; text-decoration: none;}
a.NewsViewEntryHeadline:visited {color: #1a478a; font-size: 12px; font-weight: bold; text-decoration: none;}
a.NewsViewEntryHeadline:hover {color: #1a478a; font-size: 12px; font-weight: bold; text-decoration: none;}
a.NewsViewEntryHeadline:active {color: #1a478a; font-size: 12px; font-weight: bold; text-decoration: none;}

a.NewsViewEntrySubHeadline:link {color: #333333; font-size: 12px; text-decoration: none;}
a.NewsViewEntrySubHeadline:visited {color: #333333; font-size: 12px; text-decoration: none;}
a.NewsViewEntrySubHeadline:hover {color: #333333; font-size: 12px; text-decoration: none;}
a.NewsViewEntrySubHeadline:active {color: #333333; font-size: 12px; text-decoration: none;}

#ctl00_homebutton {display: none;}
#home_leer {display: none;}
#topnav {display: none;}
#topnavrest {display: none;}
#pulldown1 {display: none;}
#pulldown2 {display: none;}
#pulldown3 {display: none;}
#pulldown4 {display: none;}

#outpulldown1 {display: none;}
#outpulldown2 {display: none;}
#outpulldown3 {display: none;}
#outpulldown4 {display: none;}

.supportnav {display: none;}
.pipe  {display:none;}

body {font-family: Arial, Helvetica, Sans-Serif;}
   
h1 {
   color: #003399;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
  color: #579AE0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3 {
   color: #579AE0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
   color: #003399;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

.paragraph_title
{
    color: #579AE0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.table-header {
	background-color: #3e6eb5;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8px;
	color : #FFFFFF;
	font-weight : bold;	
	text-align: center;
	vertical-align: middle;
}

.table-header-left {
	background-color: #3e6eb5;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8px;
	color : #FFFFFF;
	font-weight : bold;	
	text-align: left;
	vertical-align: middle;
}

.table-header-neutral {
	background-color: #3e6eb5;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8px;
	color : #FFFFFF;
	font-weight : bold;	
	vertical-align: middle;
}

.table-header-small {
	background-color : #579AE0;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-align: left;
}

.table-subheader {
	background-color : #99ccff;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;	
}

.table-data {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;	
	vertical-align: middle;
	text-align: right;
}

.table-data-left {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;	
	vertical-align: middle;
	text-align: left;
}

.table-data-center {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;	
	vertical-align: middle;
	text-align: center;
}

.table-data-neutral {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;	
}

.table-footer {
	background-color :gainsboro;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	text-align: right;
	vertical-align: middle;
}

.table-footer-neutral {
	background-color :gainsboro;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	vertical-align: middle;
}

.page-message {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : Red;
	font-weight : bold;
	
}

/* ID colors */
#gray { color: #666666; }
#red { color: #ff0000; }
#blue { color: #0000dd; }
#white { color: #ffffff; }
#green { color: #339900; }
#newblue { color: #6699CC; }
