/* for Case Studies and plain HTML pages) */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

DIV#bottom-bg {
	background: url(../images/bottom_corner.jpg) bottom right no-repeat;
	width: 100%;
	height: auto;
}

DIV#container {
	margin: 0px auto;
	width: 508px;
	padding-top:60px;
	padding-bottom: 30px;
}
DIV#download {
	position:absolute;
	margin: 0px auto;
	right: 84px;
	width: 138px;
	padding-top:60px;
	vertical-align:top;
}

div.divider { padding: 22px 0 22px 0; }
div.lifesciences { padding: 32px 0 10px 0; }

h1 {
	display:block;
	width: 508px;
	height:19px;
	text-indent: -10000px;
}

h1.kraftcrm { background: url(../images/h1_kraftcrm.gif) no-repeat top left; }
h1.privacypolicy { background: url(../images/h1_privacypolicy.gif) no-repeat top left; }
h1.unikd { background: url(../images/h1_unikd.gif) no-repeat top left; }
h1.lifesciences { background: url(../images/hl_lifesciences.gif) no-repeat top left; }

h2 {
	margin:15px 0px;
	line-height:normal;
}

h3 {
	margin:15px 0px;
	color:#00788a;
}

a {
	color:#00788a;
}

p {
	line-height:18px;
	margin:10px 0px;
}

ul {
	list-style-image: url(../images/ul_bullet.gif);
	margin-left:15px;
}

ul#chevron {
	list-style: none;
    list-style-image:none;
	margin-left:15px;
}

ol {
	list-style-type: decimal;
	margin-left:22px;
	font-weight:bold;
	color:#00788a;
	text-indent: 0px;
}

li {
	margin: 7px 0px;
	line-height:18px;
}

span.part {
	color:#00788a;
}

span.black {
	color: #000;
	font-weight:normal;
}

span.country {
	font-weight:bold;
}