html {
	height: 100%;
	overflow: scroll;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	height: 100%;
	min-height: 100%;
}

/* ============= */
/* = AV Styles = */
/* ============= */

#av_container {
	background: url('../../content/images/av_bg.jpg') no-repeat;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	width: 1003px;
}

#av_footer {
	position: relative;
	top: 400px;
	margin: 0 auto;
	font-family: arial;
	font-size: 11px;
	color: #a68a00;
}

#av_footer #av_mgdlogo {
	margin: 0 0 0 10px;
	border: 0;
}

#av_footer #av_gbgr {
	margin: 0 0 0 10px;
	border: 0;
}

#av_footer a {
	color: #a68a00;
	text-decoration: none;
}

#av_footer a:hover {
	color: #a68a00;
	text-decoration: underline;
}

#mc_avform {
	width: 210px;
	margin: 0 auto;
	padding-top: 215px;
	text-align: center;
}

#mc_avcontent {
	font-family: arial;
	font-size: 11px;
	color: #a68a00;
	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('../../content/images/av_btn_submit_v2.gif') no-repeat;
	width: 60px;
	height: 18px;
	z-index: 1;
}

#mc_avfail {
	width: 210px;
	margin: 0 auto;
	padding-top: 220px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

/* ================ */
/* = Tracking Div = */
/* ================ */

#omniture {
	display: none;
}

/* ========================= */
/* = No JavaScript Content = */
/* ========================= */

#no_javascript {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f9d968;
}
