@charset "utf-8";
/* CSS Document */


#inner_committee {
	color: #FEE066;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 965px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/graphics/committees/win_title.png);
	padding-top: 0px;
	padding-bottom: 0%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0%;
	padding-right: 35px;
	text-align: right;
}
#win {
	text-decoration: none;
	margin-top: 5px;
	width: 705px;
}
#inner_win {
	width: 206px;
	text-decoration: none;
	padding-bottom: 5px;
	float: right;
	margin-top: 5px;
	color: #434F60;
}

#inner_win a {
	color: #434F60;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#inner_win a:link {
	color: #434F60;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
}
#inner_win a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 9px;
	line-height: 11px;
}
#win_sidecontent a {
	color: #434F60;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#win_sidecontent a:link {
	color: #434F60;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#win_sidecontent a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
#win_sidecontent {
	font-size: 11px;
	text-decoration: none;
}

.win_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #434F60;
	font-weight: bold;
}

