body {
	font-size: 12px;
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
/*For registration pages only. This fixes the Sigma/SAFC conflict. This is grey.*/
.sial-profile-header-color{
	background-color: #E6E7E8;
}
/*For registration pages only. This fixes the Sigma/SAFC conflict. This is white.*/
.sial-profile-background-color{
	background-color: #ffffff;
}
a:link, a:active, a:visited { color: #004B91; text-decoration: none; }
a:hover { color: #ed1c24; text-decoration: underline; }




.bullet { margin-left:1.0em;text-indent:-1.0em;margin-bottom:1.0ex; } 

.colheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/****to remove quickwins css****/
.sectionHdr {
	background-color: #E6E7E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sectionHdrSml {
	background-color: #E6E7E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* rounded buttons */
.btn {
	cursor:pointer; 
	cursor:hand; 
	line-height:24px;
	height:24px;
	padding-right:10px; 
	display:inline-block;
}
.btn ins {
	font: 900 12px "Arial", Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	height:24px;
	line-height:24px;
	display:inline-block;
	padding-left:10px;
}
.btn-grey {
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/grey_bar.Par.0001.Image.png') no-repeat right top; 
}
.btn-grey ins {
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/grey_bar.Par.0001.Image.png') no-repeat left top; 
}
.btn-red {
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/red_bar.Par.0001.Image.png') no-repeat right top; 
}
.btn-red ins {
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/red_bar.Par.0001.Image.png') no-repeat left top; 
}
.btn-grey-small {
	line-height:18px;
	height:18px;
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/grey_bar_small.Par.0001.Image.png') no-repeat right top; 
}
.btn-grey-small ins {
	font: 900 11px "Arial", Helvetica, sans-serif;
	height:18px;
	line-height:18px;
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/grey_bar_small.Par.0001.Image.png') no-repeat left top; 
}
.btn-red-small {
	line-height:18px;
	height:18px;
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/red_bar_small.Par.0001.Image.png') no-repeat right top; 
}
.btn-red-small ins {
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/red_bar_small.Par.0001.Image.png') no-repeat left top;
	font: 900 11px "Arial", Helvetica, sans-serif;
	height:18px;
	line-height:18px; 

}
.roundbox .top_with_title {
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/roundbox-top-bg.Par.0001.Image.gif') repeat-x;
	height:8px;
	font-size:1px;
}
.roundbox .top_with_title .left {
	float:left;
	height:8px;	
	width:10px;
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/roundbox-top-lt.Par.0001.Image.gif') no-repeat top left;
} 
.roundbox .top_with_title .right {
	float:right;
	height:8px;
	width:10px;
	background:url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/roundbox-top-rt.Par.0001.Image.gif') no-repeat top right;
}
.roundbox .title {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 5px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size:13px; 
	color:#000;
	font-weight:bold;
	background-color: #E6E7E8;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}
.roundbox .body {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 5px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}
.roundbox .bottom { 
	margin: 0;
	width: 100%;
	height:10px; 
	padding-bottom: 0.2em;	
	background:url('/images/bulletin/bulletin-bottom.gif') repeat-x; 
} 
.roundbox .bottom .left {
	float: left;
	width:10px; 
	height:10px; 
	background:url('/images/bulletin/bulletin-bottom-left.gif') no-repeat; 
} 
.roundbox .bottom .right {
	float: right;
	width:10px; 
	height:10px; 
	background:url('/images/bulletin/bulletin-bottom-right.gif') no-repeat; 
}
.roundbox .top_no_title {
	height:10px; 	
	background:url('/images/bulletin/bulletin-topnolabel.gif') repeat-x;
	font-size:1px;
} 
.roundbox .top_no_title .left {
	float: left;
	width:10px;
	height:10px;
	background:url('/images/bulletin/bulletin-top-leftnolable.gif') no-repeat top left;
} 
.roundbox .top_no_title .right {
	float: right;
	width:10px;
	height:10px;
	background:url('/images/bulletin/bulletin-top-rightnolable.gif') no-repeat top right;
} 
.grey-button{
	font: 900 12px "Arial", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-width: 1 1 1 1;
	border-color: #ffffff;
	border-style: none;
	background-image: url('/etc/medialib/sigma-aldrich/headers/endeca-search-and/btn_grey_bkg.Par.0001.Image.png');
	background-repeat: repeat-x;
	padding: 2 0 2 0;
	cursor: pointer;
}

