/*
NJCAA.org
Style definitions
2008.06

Context: Athletes of Distinction section
*/

/* Section layout style adjustments */
.Layout td.Column1of3 {
	background-color: #E7E6DE;
}
.Layout td.Column1and2of3, 
.Layout td.Column2of3 {
	background-color: #FFFFFF;
}

div.Category {
	padding: 10px 0px 10px 16px;
}

div.Title {
	padding: 0px 0px 5px 0px;
	background: none;
	color: #0F75BC;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
div.SubTitle {
	padding: 0px 0px 10px 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
div.Headline {
	padding: 15px 0px 10px 0px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

div.InlinePhoto {
	display: inline;
	float: left;
	padding: 5px 10px 5px 0px;
}

/* Links to students in listing */
a.Student {
	color: #000000;
	text-decoration: underline;
}
a.Student:hover {
	color: #000000;
	text-decoration: underline;
}

div.AwardWinner {
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #000000;
	font-size: 10px;
	font-style: italic;
}
div.AwardWinner img {
	margin-bottom: 3px;
}

span.DocumentType {
	color: #C41230;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

span.CriteriaPrompt {
	color: #3C8FC9;
	font-size: 11px;
	font-weight: bold;
}

