/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */


.sponsorships_box body,
.sponsorships_box div,
.sponsorships_box dl,
.sponsorships_box dt,
.sponsorships_box dd,
.sponsorships_box ul,
.sponsorships_box ol,
.sponsorships_box li,
.sponsorships_box h1,
.sponsorships_box h2,
.sponsorships_box h3,
.sponsorships_box h4,
.sponsorships_box h5,
.sponsorships_box h6,
.sponsorships_box pre,
.sponsorships_box code,
.sponsorships_box form,
.sponsorships_box fieldset,
.sponsorships_box legend,
.sponsorships_box input,
.sponsorships_box button,
.sponsorships_box textarea,
.sponsorships_box p,
.sponsorships_box blockquote,
.sponsorships_box th,
.sponsorships_box td {
	margin: 0;
	padding: 0;
}

.sponsorships_box table {
	border-collapse: collapse;
	border-spacing: 0;
}

.sponsorships_box address,
.sponsorships_box caption,
.sponsorships_box cite,
.sponsorships_box code,
.sponsorships_box dfn,
.sponsorships_box em,
.sponsorships_box strong,
.sponsorships_box th,
.sponsorships_box var,
.sponsorships_box optgroup {
	font-style: inherit;
	font-weight: inherit;
}

.sponsorships_box del,
.sponsorships_box ins {
	text-decoration: none;
}

.sponsorships_box li {
	list-style: none;
}

.sponsorships_box caption,
.sponsorships_box th {
	text-align: left;
}

.sponsorships_box h1,
.sponsorships_box h2,
.sponsorships_box h3,
.sponsorships_box h4,
.sponsorships_box h5,
.sponsorships_box h6 {
	font-size: 100%;
	font-weight: normal;
}

.sponsorships_box abbr,
.sponsorships_box acronym {
	border: 0;
	font-variant: normal;
}

.sponsorships_box sup {
	vertical-align: baseline;
}

.sponsorships_box sub {
	vertical-align: baseline;
}

.sponsorships_box input,
.sponsorships_box button,
.sponsorships_box textarea,
.sponsorships_box select,
.sponsorships_box optgroup,
.sponsorships_box option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
.sponsorships_box input,
.sponsorships_box button,
.sponsorships_box textarea,
.sponsorships_box select {
	*font-size: 100%;
}

/* END YAHOO! RESET */

.sponsorships_box .section {
	margin:11px 0 17px 0;
	padding:0;
	width:289px;
	background-color:white;
}

.sponsorships_box .sponsor_headline {
	border-bottom:solid 1px #cccccc;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:black;
	margin:0;
	padding:0;
	height:24px;
}
	
.sponsorships_box .sponsor_all {
	margin:0px 0px 0px 84px !important;
	padding:0 !important;
}

.sponsorships_box .sponsor_topic {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0d5e96;
	margin:0;
	padding:0;
}
	
.sponsorships_box ul.sponsor_subheads {
	margin:0px 0px 14px 0px;
	padding:0;
}
	
.sponsorships_box .sponsor_subheads ul {
	margin:0;
	padding:0;
	width:318px;
}

.sponsorships_box .sponsor_subheads li {
	margin:0;
	padding:10px 0px 7px 0px;
	line-height:13px;
}
	
.sponsorships_box .caps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#0d5e96;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.sponsorships_box p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
	margin:0;
	padding:2px 0px 1px 0px;
}

.sponsorships_box ul,
.sponsorships_box li,
.sponsorships_box a {
	margin:0;
	padding:0;
}
	
.sponsorships_box ul {
	list-style:none;
}

.sponsorships_box a {
	text-decoration:none;
}
	
.sponsorships_box a:visited {
	color:#9c71ad;
}
	
.sponsorships_box a:hover {
	text-decoration:underline;
}

.sponsorships_box img {
	float:left;
}
