/* @group CONTENT :: nfq :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#content h1,
#content h2 {
	color: #7c0a0a;
	text-shadow: 1px 1px 1px #FFF;
	font-size: 16px;
	text-transform: uppercase;
	margin: -2px 0 10px 0;
}

#content h2 {
	font-weight: normal;
	margin: -8px 0 10px 0;
}

#content a, #content a:visited {
	color: #7c0a0a;
}

#content a:hover {
	color: #000;
}

a.pdf {
	background: url(../images/nav/pdf.gif) left top no-repeat;
	height: 16px;
	padding: 2px 3px 0 22px;
	display: inline;
	float: left;
	clear: right;
}

#content p {
	width: 650px;
	margin: 0 0 20px 0;
}

/* @end ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

