
.kodak {
	color:#ff0000;
}

.carestream {
color: #7BA0B5;  
}

h1, h2, h3, h4, h5, h6 {
	color:#666;
	font-family:Tahoma;
	font-size:16px;
	margin-bottom:6px;
}
h1 {
	font-size:18px;
	line-height:1.5em;
	font-weight:bold;
}
h2 {
	font-size:16px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:6px;
}
h3 {
	font-size:13px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
p, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#585858;
	line-height:1.3em;
	margin-bottom:7px;
}
.sidePanel1 h2 {
	font-size:15px;
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}
.sidePanel1 p {
	margin-bottom:6px;
}
.sidePanel1 ol {
	margin-left:30px;
	margin-bottom:5px;

}
.sidePanel1 ol li {
	list-style:url(../images/arrow.png);
	margin-bottom:3px;

}
.alignRight p {
	text-align:right;
}


/* ConentArea3 Styles Start */
.contentArea3 h1, h2, h3, p {
	margin-bottom:12px;

}
.contentArea3 ul {
	margin-left:15px;
}
.contentArea3 ul li{
	list-style:disc;
}
