html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url('../../content/images/bg_tile_2.jpg');
  background-repeat:repeat-x;
}

img {
	border: 0;
}

#omniture {
	display: none;
}

#fDiv {
	display: none;
}

/* ============= */
/* = AV Styles = */
/* ============= */

#av_container {
	background: #09314f url('../../content/images/av/av_bg.jpg') no-repeat top center;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}

#av_footer {
	position: relative;
	width: 500px;
	top: 375px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#av_footer #av_gbgr {
	margin: 0 0 0 10px;
	border: 0;
}

#av_footer a {
	color: #ffffff;
	text-decoration: none;
}

#av_footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#mc_avform {
	position: relative;
	top: 100px;
	width: 210px;
	margin: 0 auto;
	text-align: center;
}

#mc_avcontent {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
}

#mc_avform table {
	margin: 0 auto;
}

#mc_avform input {
	width: 40px;
	text-align: center;
}

#mc_avform #mc_averrors {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

#mc_avsubmit {
	margin: 10px auto;
	background: url('../../images/avsubmit.png') no-repeat;
	width: 87px;
	height: 28px;
	z-index: 1;
}

#mc_avfail {
	position: relative;
	top: 100px;
	width: 210px;
	margin: 0 auto;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
