td {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	color: black;
}

a {color: #008080;}
A:VISITED {color: #949494;} 

option, form, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
}

.pageTitle, .pageHeader {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: lighter;
    color: #333333;
    margin: 9px 0 2px 0;
}

.pageTitleParagraph, .pageSubHeader {
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
    font-size: 0.75em;
    color: #999999;
    margin-top: 27px;
}


.countrySelectBackground {
	background: #EEEEEE;
}
.countrySelectBackgroundTop {
	background: #CCCCCC;
}
.countrySelectTab {
	background: url('/images/icon_select_background.gif') repeat-x;
}
.pageBorder {
	background: #CCCCCC;
}

.legalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}


.cls_cl_table td, .cls_cl_table th {
	font-family: Arial;
	/*font-size: 11px;*/
	font-size: 0.7em;
	text-align: left;
}
.cls_cl_cell_first {
	padding: 3px 0 3px 6px;
}
.cls_cl_cell {
	border-top: 1px solid #cccccc;
	padding: 3px 0 3px 6px;
}
.cls_cl_cell_first a, .cls_cl_cell a {
	font-weight: bold;
	color: #008080;
}
dl.cls_list {
	font-family: Arial;
	/*font-size: 11px;*/
	font-size: 0.7em;
	margin: 4px 0 20px 0;
	padding: 0;
}
dl.cls_list dt {
	background: url('/images/icon_carrot.gif') center left no-repeat;
	margin: 0;
	padding: 0 0 0 12px;
	color: #008080;
}
dl.cls_list dd {
	margin: 0;
	padding: 0 0 1em 0;
}
.sectionHead, .bgSectionHeading {
	font-family: Arial;
	/*font-size: 11px;*/
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	background: url('http://www.merck.com/site_images/section_heading_bg.gif');
	border-top: #5eafb2 1px solid; 
	border-bottom: #cccccc 1px solid; 
	margin-top: 6px;
	padding-left: 6px;
	text-align: left;
	text-transform: uppercase;
}
