<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: white;
}
.certificateformcontainer
{
    width:670px;
}
.infoheader
{
    float: left;
    display:block;
    background-color: white;
    padding:5px;
}
    
.infoheadersummary
{
    width: 360px; 
    float: left;  
    overflow:hidden;
    	      	 	
}
.infoheadersummary img
{
    width:100%;
    float: left;
    display:block;
    background-color: white;
}
.infoheadersummary p
{    	
    color: #000000; 
    font-size: 12px; 
    font-weight: bold; 
    margin: 5px 0;
}
.infoheadersummary ul 
{	
	list-style:none;	
	padding:7px 0;
	margin:0;
}
.infoheadersummary li
{
	background: url("/content/images/cf-sprite.png") no-repeat scroll -11px -419px;
    color: #000000;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 2px;
    padding-left: 26px;
}
    
.infoheader-samplereport
{
    width:294px;
    height:197px;
    display:block;
    float:left;
}
    
.infoheader-samplereport img
{
    width:100%;
    display:block;
    float:left;
    padding-top: 40px;
}
    
.infoheader-samplereport a
{
    color: #D92D49; 
    font-size: 12px; 
    font-weight: bold; 
    margin-left:90px;
}
    </pre></body></html>