.smallbold { font-size: 11px; font-weight: bold; color: 003366 }
.small { font-size: 9px; }
.smallgrey { font-size: 9px; color: #666 ;display:inline}

h1 a, h1 a:visited, h1 a:hover, h1 a:link
{
    text-decoration: none;
    color: #DBEDB8;
}

.quoteNarrow
{
	background-color: #FFFFFF;
	background-image: none;
}

.quoteNarrow
{
	padding-bottom: 0;
}

.quoteNarrow dd
{
	padding: 40px 16px 0 16px;
	background-image: url(../images/quote_small_bg_bottom.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	text-align: right;
	line-height: 1.3em;
}

.quoteNarrow dt
{
	padding: 13px 16px 1px 16px;
	background-color: #E5DDCD;
	background-image: url(../images/quote_small_bg_top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}


