body {
	margin:0 0 40px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#1c9b26 url(../images/bg.jpg) no-repeat top center;
}
h2
{
	color:#006633;
	font-weight:bold;
	font-size: 14px;
}

h3 {
	color:#063;
	font-size:13px;
	font-style:italic;
}
	
a {
	color:#f63;
}
a:hover {
	color:#c30;
}
	a.markedLink {
		display:block;
		padding-left:33px;
		background:url(../images/linkArrow.gif) no-repeat top left;
		line-height:16px;
	}
	a.markedLinkUp {
		display:block;
		padding-left:22px;
		background:url(../images/linkArrowUp.gif) no-repeat top left;
		line-height:16px;
	}
	a.markedLinkPrevious {
		display:block;
		padding-left:33px;
		background:url(../images/linkArrowPrevious.gif) no-repeat top left;
		line-height:16px;
	}
	a.markedLinkNext {
		display:block;
		padding-right:33px;
		text-align:right;
		background:url(../images/linkArrowNext.gif) no-repeat top right;
		line-height:16px;
	}
.divider {
	border-top:1px dotted #999;
}
#bg1 {
	background:url(../images/bg1.gif) repeat-y center;
}
#footer {
	background:url(../images/footerBG.gif) no-repeat top center;
	height:57px;
}
.clearCols {
	clear:both;
}
.hide {
	position:absolute;
	left:-9999px;
}
#footerContent {
	width:996px;
	margin-left:auto;
	margin-right:auto;
}
	#footerLeft {
		float:left;
		width:172px;
		margin-top:22px;
		text-align:center;
	}
	#footerRight {
		float:right;
		width:794px;
		margin-top:23px;
	}

	
/* - - Content - - */
#header {
	height:69px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/logo.jpg) no-repeat left;
}
	#bayerHealthcare {
		float:right;
		height:15px;
		width:199px;
		padding:52px 0 0 55px;
		background:url(../images/bayerHealthcare.gif) no-repeat left;
		color:#666;
		font-size:11px;
		line-height:15px;
	}
		#bayerHealthcare a {
			color:#666;
			text-decoration:none;
		}
		#bayerHealthcare a:hover {
			color:#333;
		}
		
#breadcrumbtrail {
	height:40px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999;
	border-bottom:1px dotted #666;
	margin-bottom:15px;
}
	#breadcrumbtrail a {
		font-weight:bold;
	}
#bayerLinks {
	float:left;
	width:172px;
	background:url(../images/bayerLinksBorder.gif) repeat-y top;
	padding-bottom:10px;
}
	#bayerLinks h3 {
		width:150px;
		height:18px;
		margin:0;
		padding:0 0 0 20px;
		background:#999;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		color:#fff;
		line-height:18px;
	}
	#bayerLinks p {
		text-align:center;
		margin:0;
		padding:0;
	}
	
	#bayerSiteLinks, #legalLinks {
		list-style-type: none;
		margin:0;
		padding:0;
		width:170px;
	}
	#bayerSiteLinks {
		padding-bottom:3px;
		margin-bottom:3px;
		border-bottom:1px solid #666;
		font-size:12px;
	}
	#legalLinks {
		font-size:10px;
	}
	#bayerSiteLinks li, #legalLinks li {
		display:block;
	}
	
	#bayerSiteLinks li a {
		color:#666;
		line-height:19px;
		text-decoration:none;
		padding-left:20px;
		display:block;
		width:150px;
	}
	#legalLinks li a {
		color:#666;
		text-decoration:none;
		padding-left:20px;
		width:150px;
	}
/* - - Feature boxes - - */
.featureBox-tps {
	background:url(../images/featureBoxes/thoughts.gif) no-repeat top left;
	padding:32px 5px 57px 5px;
	margin-bottom:30px;
	height:80px;
	width:190px;
	font-size: 10px;
	text-align:center;
	vertical-align:middle;
	color:#441818;
}
.featurebox-fag {
	background:url(../images/featureBoxes/funandgamesBG.gif) no-repeat top;
	width:180px;
	height:144px;
	padding:96px 5px 0 15px;
}
	.fagbox-content {
		background:url(../images/featureBoxes/funandgamesContent.gif) no-repeat top;
		padding:92px 24px 0 51px;
		height:52px;
	}
	
		.fagbox-content a {
			width:103px;
			height:23px;
			display:block;
		}
		.fagbox-content a:hover {
			background:url(../images/featureBoxes/playNow-over.gif)	
		}
		
		.fagbox-content p {
			position:absolute;
			left:-9999px;
		}
		
.featureBox-gfp {
	background:url(../images/featureBoxes/getFlash-bg.gif) no-repeat bottom;
	padding:0 0 10px 0;
	color:#fff;
	font-size:11px;
}

	.featureBox-gfp h4 {
		margin:0;
		padding:0;
		background:url(../images/featureBoxes/getFlash-header.gif) no-repeat top left;
		height:89px;
	}
	
	.featureBox-gfp p {
		padding:0 23px 5px 23px;
	}
.gameLink {
	height:66px;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:35px 20px 0 135px; 
	margin:0 0 3px 0;
	line-height:25px;
	color:#630;
}
	.gameLink a {
			width:103px;
			height:23px;
			display:block;
			margin:1px;
		}
		.gameLink a:hover {
			background:url(../images/featureBoxes/playNow-over.gif)	
		}

/* - - Feature boxes end - - */

/* - - Navigation - - */

#primary-navigation {
	height:29px;
	background:#1c9b26 url(../images/menu/menuItems.gif) top left no-repeat;
	font-size:12px;

}
#pn_rollover, #pn_active {
	height:29px;
	background-repeat:no-repeat;
	background-position:top left;
}
	#primary-home {
		width:97px;
	}
	
	#primary-item1 {
		width:129px;
	}
	
	#primary-item2 {
		width:121px;
	}
	
	#primary-item3 {
		width:112px;
	}
	
	#primary-item4 {
		width:184px;
	}
	
	#primary-item5 {
		width:65px;
	}
	
	#primary-item6 {
		width:112px;
	}
	
	#primary-item7 {
		width:140px;
	}
	
	#primary-navigation div ul {
		/*margin:0;
		padding:0;
		display:block;*/
	}
	#primary-navigation div ul li {
		list-style: none;
		float: left;
	}
	#primary-navigation div ul li a {
		height:29px;
		display:block;
		/*float:left;*/
	}
	#primary-navigation div ul li a strong {
		display:none;
	}
	/*#primary-navigation div ul li a:hover {
		background:#f63;
	}*/
		

.infoTableContents {
	border:1px solid #999;
}

.infoTableContents tr td {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#d2ebd4;
	border-top:1px solid #fff;
	border-right:1px solid #82c888;
	border-bottom:1px solid #82c888;
	border-left:1px solid #fff;
}
	.infoTableContents tr td.tableCol1 {
		background:#bbe1be;
	}
	
	.infoTableContents tr td.tableCol2 {
		background:#a4d7a8;
	}


.infoTable tr td {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.table-header-200 {
	color:#ff6600;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	height:25px;	
	border: 1px solid #999999;
}
.table-header-75 {
	color:#ff6600;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	height:25px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.table-column-200 {
	color:#333333;
	padding-left:3px;
	padding-right:3px;
	height:20px;
	width:198px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.table-column-75 {
	color:#333333;
	padding-left:3px;
	padding-right:3px;
	height:20px;
	width:74px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.table-header-75a {
	color:#ff6600;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	height:25px;	
	border: 1px solid #999999;
}
.table-column-75a {
	color:#333333;
	padding-left:3px;
	padding-right:3px;
	height:20px;
	width:73px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.orange-text{
	color:#FF6600;
}
.note {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}
/* Forms */

label {
	width:200px;
	height:20px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#f63;
}
input.formItem, select.formItem {
	float:left;
	height:16px;
	width:200px;
	border:1px solid #666;
	padding:2px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
select.formItem {
	height:20px;
}
select.formItem option {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
textarea.formItem {
	float:left;
	border:1px solid #666;
	padding:2px;
	margin-bottom:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:200px;
}
.submitBut {
	text-align:center;
}

/* Drop down*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
}

/*#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover 
{	background: #49A3FF}*/

#sddm li div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 1px 2px 4px 2px;
	width:196px;
	background:url(../images/dropdownBG.gif) bottom left no-repeat;
	font-size:12px;
	}
	
	#sddm li div p {
		margin:0;
		padding:0;
		background:url(../images/dropdown-arrow.gif) top left no-repeat;
	}
	
	#sddm div p a
	{	
		margin:0;
		padding:3px 12px 0 30px;
		display:block;
		color: #930;
		font-weight:bold;
		text-decoration:none;
	}

	#sddm div p a:hover
	{	
		background:#f60 url(../images/dropdown-arrow-over.gif) top left no-repeat;
		color:#fff;
	}
