﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ccc;
}

.style2 { color: #0066CC; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 13px; font-weight: bold; }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.style4 {color: #003366; font-family: Arial, Helvetica, sans-serif;}
.style5 {
	color: #0066CC;
	font-weight: bold;
}
.style6 {color: #003366; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}

#awards td { border-bottom: 1px solid #ccf; }
#awards td.first { border-top: 1px solid #ccf; }

#hdr,
.hdr { font-size: 16pt; clear: both; }

.section {
	position: relative;
	font-family: Arial, Helvetica, sans-serif; padding-top: 5px;
	color: #0066CC; font-weight: bold; border-top: 1px solid #ccf; 
}

hr.section { padding-top: 0; color: #eef; }

#firstPlace { overflow: hidden; }

a.top { position: absolute; right: 0; font-size: 10px; }

.pictureFrame { 
	border: 3px solid #036; width: 360px; height: 540px; 
	margin: 0 20px 20px 0; float: left;
}
.caption { 
	color: #06c; font-family: Arial, Helvetica, sans-serif; 
	margin: 0; padding: 5px 10px 5px 0;
	border-top: 1px solid #ccf;
	border-bottom: 1px solid #ccf;
	}
	
#sidenote { float: right; width: 175px; }

#sidenote p { margin-top: 0; }