/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: url(../_img/html_bg.gif) repeat 0px 0px;
}
body {
	background: url(../_img/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #976c08;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
}
h3 {
	color: #383b3e;
	font-size: 1.5em;
	line-height: 2;
	font-weight: normal;
	margin: 0;
}
h4 { 
	font-size: 1.167em;
	line-height: 1.285;
	font-weight: normal;
	color: #ab8018;
	margin: 0; 
}
a {
	color: #3f70e3;
}
#header, #leaderboard, #contentContainer {
	width: 960px;
	margin: 0 auto;
}
#header img {
	float: left;
	position: absolute;
	left: 0px;
	top: 3px;
}
#header h1 {
	margin: 0 auto;
	float: left;
	width: 298px;
	margin-left: 150px;
	padding-top: 54px;
}
#header h1 a:link, #header h1 a:visited {
	width: 298px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 35px;
	display: block;
	background: url(../_img/logotype.gif) no-repeat;
}
#header {
	background: url(../_img/header_bg.gif) no-repeat left top;
	height: 97px;
	padding: 0 10px;
	position: relative;
	margin: 0 auto;
}
#header p {
	float: right;
	color: #d5b351;
	font-size: 1.5em;
	line-height: 1;
}
#toptools {
	margin: 16px 20px 0 0;
	padding: 0;
	float: right;
	width: 300px;
	text-align: right;
}
#toptools li { display: inline; }
#toptools li a { 
	border-right: 1px solid #bfbfbf;
	color: #bfbfbf;
	padding: 0 .5em;
	text-decoration: none;
}
#toptools li.last a {
	border-right: none;
	padding-right: 0;
}
#nav {
	margin: 0 auto;
	width: 1070px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	line-height: 36px;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
	list-style: none;
}
#nav li { display: inline; }
#nav li a {
	color: #eee;
	text-decoration: none;
	padding: 0 10px;
	float: left;
	display: block;
	border-right: 1px solid #494a4b;
	border-left: 1px solid #000;
	margin: 0;
}
#nav li a.first { margin-left: 164px; }
#nav li a.last { margin-right: 0; }
#nav li a:hover {
	color: #fafafa;
	background: url(../_img/nav_bg-hover.gif) repeat-x left top;
}
#leaderboard .content {
	background: url(../_img/leaderboard_bg.gif) no-repeat left top;
	margin: 0 auto;
	height: 270px;
	padding: 0 10px;
}
#leaderboard .content div {
	float: left;
	width: 380px;
}
#leaderboard h3 {
	font-weight: bold;
	line-height: 1.058;
	font-size: 34px;
	color: #111212;
	margin-top: 12px;
	margin-bottom: 18px;
}
#leaderboard p {
	margin: 0;
	font-size: 16px;
	font-size: 1.333em;
	line-height: 1.125;
	color: #fff;
	font-weight: normal;
}
#leaderboard img { 
	float: right;
	margin-top: 11px;
	border: 3px solid #f8f9ed;
	clear: left;
}
#leaderboard h4 {
	width: 180px;
	float: none;
	margin: 18px auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#leaderboard h4 a {
	background: url(../_img/button_bg.gif) no-repeat 0px 0px;
	display: block;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
}
#leaderboard h4 a:hover {
	background-position: 0px -50px;
}

#contentContainer {
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 460px;
}
#contentContainer .content {
	background: #fff url(../_img/content_bg.gif) repeat-x top left;
	padding: 36px 10px;
}
#contentContainer p {
	margin: 0 0 1.615em;
}

#mainContent img.sidepic {
	float: right;
	padding: 3px;
	background: #fff;
	border: 1px solid #d7d3c1;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sidepic + .sidepic {
	clear: right;
}

#affiliations {
	text-align: center;
}
#affiliations .middle { margin-right: 3em; margin-left: 3em; }

/* Secondary Content Styles */
#secondaryContent {
	width: 460px;
	padding-left: 10px;
	float: right;
}

.content220 {
	float: left;
	width: 220px;
}
h3 + h4 { margin-top: 18px; }
.content220 h3 { line-height: 1; }
.content220 + .content220 { margin-left: 20px; }
.content220 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ab8018;
	font-size: .916em;
	line-height: 1.636;
	width: 110px;
	float: left;
	margin-top: 18px;
}
.content ul li { margin: 0; }


#footer {
	font-size: .916em;
	line-height: 1.636em;
	color: #d9c386;
	clear: both;
	background: #a88210 url(../_img/footer_bg.gif) repeat-x 0px 0px;
	padding: 18px 10px;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #d9c386;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #d9c386;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #d9c386;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	float:right;
	padding:5px;
	margin-left:10px;
	border:1px solid #666;
}
.left {
	float:left;
	padding:5px;
	margin-right:10px;
	border:1px solid #666;	
}
.pay a {
	padding:10px 16px;
	font-size:18px;
	font-weight:bold;
	color:white;
	background:#CA9E31;
	border:1px solid #7F6800;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pay a:hover {
	color:#fff;
	background:#D1B31B;
	
}
