html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, /img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*Custom*/
#vutopiaWrapper{
	height: 665px;
	width: 100%;
	background: transparent url('/img/mainBG.jpg') no-repeat top center;
	overflow: hidden;
}

.noflash .copy{
	width: 471px;
	height: 156px;
	margin: 125px auto 0;
	overflow: hidden;
	background: transparent url('/img/messageBG.jpg') no-repeat 0 0;
}

.message_area h1{
	display:block;
	text-align: left;
	text-indent: -9999px;
	width: 430px;
	height: 18px;
	background: transparent url('/img/txtPleaseUpdate.gif') no-repeat 0 0;
	margin: 22px auto 40px;
}

.message_area p{
	text-align: center;
	color: #6c6c6c;
	font-size: 16px;
	line-height: 20px;
	font-family: "Arial", "Helvetica", sans-serif;
}

.message_area a{
	color: #019dda;
}

.message_area a:hover{
	color: #525254;
}

p.legal{
	font-size: 10px;
	text-align: center;
	color: #14344b;
	margin: 70px auto 0;
	font-family: "Arial", "Helvetica", sans-serif;
}

#wrapper_flash{
	border-top: 6px solid #009edc;
}


/**/
#vutopiaWrapper 
{ 
	width:100%;
	height: 100%;
}

body 
{ 
	background-color:#fff;
	height:100%;
	margin:0;
	padding:0; 
}

p 
{ 
	margin:0 0 8px; 
	padding:0;
  	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px
}

.txt
{
	color: 333333;
}

a:link
{
	color: 666666;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #0066CC;
}

a:hover
{
	text-decoration: underline;
	color: #0099FF;
}

a:active
{
	text-decoration: none;
	color: #00CCFF;
}

.noflash
{
	height: 395px;
	padding: 0;
	width: 740px;
	margin: 0 auto;
}

.copy{
	width: 432px;
	margin: 0 auto;
	padding: 0;
}
