.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

body {
	font: 62.7% Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#wrapper {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #ffffff;
	height: 75px;
}

.logoLeft img {
	float: left;
	padding: 5px 5px 5px 10px;
	margin-top: 15px;
}

.logoRight img {
	float: right;
	padding: 5px 5px 0px 10px;
	margin-top: 18px;
}

#breadCrumbs {
	background-color: #ad015b;
	height: 30px;
	clear: left;
}

#mainContent {
	height: 450px;
	background: #ffffff url(welcome_to_bu_original.jpg) right top no-repeat;
	border: 1px solid #cccccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#campaignText {
	width: 400px;
	float: left;
	padding: 20px 10px 10px;
}

#campaignText h1 {
	font-size: 1.80em;
	color: #2f1e58;
	margin-bottom: 10px;	
}

p {
	font-size: 1.10em;
	color: #333333;
	margin-bottom: 20px;
}

ul.callToAction {
	font-size: 1.40em;
	color: #333333;
	list-style: none;
	margin: 10px 0 20px 20px;
	line-height: 1.50em;
}

ul.callToAction li {
		padding-left: 20px;
		background: url("arrow.gif") no-repeat 0.50em 0.40em;
}

.callToAction2 {
	font-size: 1.10em;
	color: #333333;
	list-style: none;
	margin: 10px 0 20px 20px;
	line-height: 1.50em;
}

ul.callToAction2 li {
		padding-left: 20px;
		background: url("arrow.gif") no-repeat 0.50em 0.40em;
}

#campaignText h2 {
	font-size: 1.60em;
	color: #2f1e58;
	margin-bottom: 10px;	
}

a:link {
	color: #1c706c;
	text-decoration: none;
}

a:visited {
	color: #1c706c;
	text-decoration: none;
}

a:hover {
	color: #1c706c;
	text-decoration: none;
	border-bottom: 1px solid #1c706c;
}

#footer {
	height: 50px;
	clear: both;
}


