/* Proceed Solutions - Holdings Stylesheet Feb 2006 */


h1{
	position: absolute;
	left: 115px;
	top: 42px;
	font-size: 100%;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	padding: 0;
}

h3 {
	margin: 6px 0;
	font-size: 16px;
	font-weight: 200;
	}

h4 {
	margin: 6px 0;
	font-size: 14px;
	font-weight: 200;
	}
	
h5 {
	margin: 6px 0;
	font-size: 12px;
	font-weight: 200;
	}
	

.highlight {
	margin: 6px 0;
	font-size: 14px;
	font-weight: 200;
	font-style: italic;
}

hr { 
	height: 0px; 
    border: 0; 
    margin: 10px 0;
    }
	
.usflag {margin-left: 3px; padding-left: 20px; background-image: url(images/usa-icon.jpg); background-position: left; background-repeat: no-repeat;}

