@charset "UTF-8";
.outefest {
	margin: 0px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.bold_pink {
	color: #ed217c;
	font-size: 14px;
	font-weight: bold;
}
.bullets_padded {
	padding-left: 60px;
}
.body_padded {
	padding-top: 20px;
	padding-left: 40px;
	text-align: left;
}
a.blue:link {
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
a.blue:visited {
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
a.blue:hover {
	font-weight: bold;
	color: #ED217C;
	text-decoration: none;
}
a.blue:active {
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
.tagline {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.tag:link {
	text-decoration: none;
	color: #666666;
}
a.tag:visited {
	color: #666666;
	text-decoration: none;
}
a.tag:hover {
	color: #01AEEF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.flash_bground {
	background-color: #01AEEF;
	margin: 0px;
}
.spons_pinkhdr {
	color: #ed217c;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 30px;
}
.blue_divider {
	width: 621px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #00AEEF;
	padding-top: 20px;
}
