/*  This CSS file will be loaded last by the browser  */

		
.red {
		margin: 0;
		color: #C0322F;
		}
		
.white {
		margin: 0;
		font-size:1.2em;
		color: #ffffff;
		}
		
	
		
		
.narrow-title-green-lmi {
	font-size:1.5em;
	color:#fff;
	background:#006321;
	text-shadow: 2px 2px 3px #000000;
	letter-spacing:0.45px;
	height:40px;
	padding:10px 0px 0px 18px;
	font-family:Arial, Helvetica, sans-serif;}

.narrow-title-green-lmi {
	background:url(../images/title-wide-green-lmi.png) no-repeat;
	}