@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-image: url(../media/images/treecloudpaint.png);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #000;
}
p {
	text-align: left;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 18px;
	color: #FC3;
	font-style: italic;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	color: #C93;
	text-decoration: none;
}
a:hover {
	color: #FF9;
	text-decoration: none;
	background-color: #000;
}
a:active {
	color: #9FF;
}
.footer {
	font-size: 9px;
	color: #999;
	text-align: center;
}
#content {
	width:70%;
	min-width: 480px;
	z-index:1;
	background-image: url(../media/images/bkgd-vs3.png);
	padding: 20px;
	border: 3px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content #vsi_logo {
	text-align: center; 
}
.boldsubtitle {
	text-align: center;
	color: #EEE;
}
.vsiattribute {
	text-align: justify;
}
.vsiLogoattribute {
	text-align: center;
	
}

.vsiLogoRule {
	color: red;
	
}
.footer1 {	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}
.VS_logotype {
	color: #005;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

#vsi_logo {
	text-align: center;
	background-image: url(../media/images/hm_VSI_logo3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 164px; 
	margin-top: 5px;
}

