@charset "utf-8";

body#report div.sectionRA {
	width: 696px;
	margin: 0 0 0 65px;
	padding: 10px 15px;
	border: 2px solid #75340c;
	}
body#report div.sectionRB,
body#report div#gallery {
	width: 730px;
	margin: 10px 0 0 65px;
	}
body#report div.championA {
	float: left;
	width: 350px;
	}
body#report div.championB {
	float: right;
	width: 350px;
	}
body#report div.soccer {
	padding: 25px 0 0 0;
	float: right;
	width: 350px;
	}
body#report div.photo {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 10px;
	border: 1px solid #75340e;
	}

body#report div.sectionRA h2 {
	padding-left: 10px;
	border-left: 10px solid #75340c;
	}
body#report div#gallery h2 {
	padding: 5px 10px;
	border-left: 10px solid #75340c;
	background: url(../img/bgTit02.gif) top left repeat;
	}
body#report h3 {
	margin-bottom: 5px;
	padding: 5px 10px 5px 30px;
	background: #f6f5f3 url(../img/bgTit.gif) 10px 7px no-repeat;
	}
body#report h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-left: 5px solid #75340c;
	}

body#report p {
	margin-top: 5px;
	text-indent: 1em;
	}

body#report div#gallery li {
	list-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	}
body#report div#gallery li.last {
	padding-right: 0;
	}

.top10 {
	margin-top: 10px;
	}
.top20 {
	margin-top: 10px;
	}
.top30 {
	margin-top: 10px;
	}
.top40 {
	margin-top: 10px;
	}
.top50 {
	margin-top: 10px;
	}

.clear {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}

div#wrapper table#reportList th,
div#wrapper table#reportList td {
	text-align: left;
	}
table.stripedtable tr.oddline {
	background: #e4cea7;
	}

div#wrapper p.moveto {
	padding: 5px 0;
	margin-right: 55px;
	text-align: right;
	}
	p.emphasis {
		font-weight: bold;
		font-size: 110%;
		padding: 20px 0 0 0;
	}