body {
	margin:15px 0;
	color:#000;
	background:#FFF;
	font:12px/16px verdana, arial, sans-serif;
	text-align:center;
	}

#Wrap {
	width:650px;
	text-align:left;
	margin:0 auto;
	}

p {
	margin:1em 0;
	}

h2 {
	font-size:12px;
	font-style:italic;
	}

h3 {
	font-size:18px;
	line-height: 20px;
	color:#B90125;
	margin-bottom:5px;
	}

p.ByLine {
	font-size:11px;
	margin:0;
	font-weight:bold;
	}

.SubHeadLine{
	font-style:italic;
	margin:0 0 1em 0;
	}

a {
	color:#B90125;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

p.Close {
	text-align:center;
	font-weight:bold;
	}
	
.PullQuote {
	float: right;
	width: 200px;
	padding: 8px 5px 10px 10px;
	font-size: 14px;
	line-height: 1.35em;
	color: #B90125;
	background: #efefef;
	margin: 0 0 10px 12px;
	}
.AwardHighlight {
	font-size: 14px;
	color: #B90125;
	font-weight: bold;
}

#Left {
	float:left;
	padding: 8px 10px 10px 5px;
	margin:0 12px 10px 0;
	}
	
.PullQuote p {
	margin: 0;
	}