@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.content {
	margin-left: 60px;
	margin-top: 40px;
	}
.nonindented {
	text-indent: 0px;
	margin-top: 10px;
}
.participants {
	text-indent: 0px;
	margin-top: 10px;
	line-height: 120%;
}
.longQuote {
	margin-left: 40px;
	text-indent: 0px;
	margin-top: 10px;
}

.topGrid
{
	/*width: 950px;*/
	height: 290px;
	margin-left: 60px;
	margin-top: 40px;
}

h1 {
	font-size: 180%;
	font-weight: bold;
	color: #00a5e5;
}
h2 {
	font-size: 80%;
	font-weight: bold;
}
h3 {
	font-size: 75%;
	color: #00a5e5;
	font-weight: bold;
	margin-top: 20px;
	line-height: 220%;
}

p {
	font-size: 75%;
	line-height: 220%;
	text-indent: 20px;
	clip: rect(auto,500px,auto,auto);
	width: 700px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footnotes {
	font-size: 65%;
	line-height: 100%;
	text-indent: 20px;
	clip: rect(auto,500px,auto,auto);
	width: 700px;
	margin-bottom: 0px;
	margin-top: 10px;
}
.navText {
	font-weight: bold;
	font-size: 70%;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #00a5e5;
	text-decoration: none;
}
a:hover {
	color: #00a5e5;
	background-color: #fff200;
	text-decoration: none;
}
.selected {
	font-weight: bold;
	color: #00a5e5;
	background-color: #fff200;
	font-size: 70%;
	text-decoration: none;
	word-spacing: 10px;
}
.navBox {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 60px;
}

.footerBox {
	float: left;
	clear: left;
	margin-left: 180px;
	margin-bottom: 40px;
}
.nav {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
.bannerLogo {
	padding-top: 20px;
	padding-left: 60px;
	}
.footerImage {
	margin-top: 40px;
	border: 0px;

	}
.bodyImage {
	margin-bottom: 20px;
	margin-top: 20px;
}
.pairingsRow {
	float: right;
	width: 400px;
}
a.pairingsImgLink {
	color: #ffffff;
	text-decoration: none;
	border:0px;
}
a.pairingsImgLink:hover {
	border: 1px;
	color: #fff200;
	background-color: #ffffff;
}
.pairingsThumb {
	margin-bottom: 5px;
	margin-right: 5px;
}
.pairingsImage {
	float: left;
	margin-right: 10px;
}
