@CHARSET "UTF-8";

/* minor divs */
#intro dl {
	background: url(images/bg_introBottom.gif) bottom no-repeat;
	padding: 0 0 25px 0;
	}
#intro dd {
	/*padding: 0 5px 5px 7px;*/
	padding: 0 19px 5px 0;
	background: url(images/bg_introBody.gif) no-repeat;
	}
#intro dt {
	background: url(images/bg_contentHeader.jpg) no-repeat;
	padding: 11px 0 8px 10px;
	font-size: 15px;
	color: #004469; 
	font-weight: bold; 
	text-align: left;
	}

