body
{
	font-family: Verdana,arial,sans-serif;
}
h3.data
{
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 15px;
}
table.data
{
	margin: 0 0 20px 0;
	padding: 30px;	
	font-family: Verdana,arial,sans-serif;
	font-size: 12px;
	border: 1px solid #888888;
	background: #eeeeee;
}
.data th
{
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
}
.data td
{
	padding: 0 10px 8px 0;
}
.data label
{
	font-size: 12px;
}
.lblYear
{
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 15px;
}
.hlStudent
{
	display: block;
}
table.profileView th
{
	text-align: left;
	padding: 15px 0 5px 0;
}
table.profileView table
{
	margin: 0 0 1px 0;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
}
table.profileView td.pushLeft
{
	width: 99%;
}
table.profileView .field td
{
	background: #bbbbbb;
	padding: 1px 15px 1px 5px;
	text-transform: uppercase;
	font-size: 10px;
	white-space: nowrap;
}
table.profileView .value td
{
	background: #f0f0f0;
	padding: 2px 15px 2px 5px;
	white-space: nowrap;
	font-size: 14px;
}
table.yearbook
{
	width: 580px;
	font-family: Arial;
}
table.yearbook td
{
	width: 190px;
	padding: 0 0 20px 0;
	vertical-align: top;
}
table.yearbook img
{
	width: 70px;
	border: 4px solid #cccccc;
	background: #eeeeee;
	margin: 0 5px 0 0;
}
table.yearbook h4
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
table.yearbook h4 a
{
	color: #000000;
	text-decoration: none;
}
table.yearbook h4 a:hover
{
	text-decoration: underline;
}
#dgProfiles td
{
	padding: 0 15px 0 0;
}

