@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: small;
	color: #0c2a44;
}
body {
	background:  url(images/vdmtopbg.jpg) repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

a {
	font-size: small;
	color: #4e6885;
}
a:link {
	text-decoration: none;
	color: #02748c;
}
a:visited {
	text-decoration: none;
	color: #02748c;
}
a:hover {
	text-decoration: underline;
	color: #c41165;
}
a:active {
	text-decoration: none;
	color: #b6941f;
}
.xmain {
	position: relative; 
	height: 100%;
	height: auto !important;
	min-height: 100%;
	}
.xvdm {
	position: fixed;
	height: 670px;
	width: 200px;
	left: 71px;
	top: 0px;
}
.xlogo img {
	position: fixed;
	height: 254px;
	width: 200px;
	top: 358px;
	left: 271px;
}
.xxvdm {
	position: fixed;
	height: 670px;
	width: 200px;
	left: 71px;
	top: 0px;
}
.xxlogo img {
	position: fixed;
	height: 127px;
	width: 100px;
	top: 190px;
	left: 241px;
	}
.xtext {
	position: absolute;
	top: 358px;
	left: 520px;
	top: 356px;
	width: 271px;
}
.xxtext {
	position: absolute;
	left: 361px;
	top: 175px;
	width: 408px;
	z-index: 0;
}

.xfooter{
	height: 30px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	background: url(images/footer.jpg);
	color: #FFFFFF;
	text-align: center;
	font-size: smaller;
	z-index: 4;
}
.xxbg {
	position: fixed;
	width: 900px;
	height: 108px;
	top: 0px;
	left: 250px;
	z-index: 5;
}
.mdmenu {
	position: fixed;
	width: 292px;
	height: 93px;
	left: 71px;
	top: 620px;
}	

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, sans-serif;
}
h1 {
	font-size: large;
	color: #c41165;
}
h2 {
	font-size: medium;
	color: #b6941f;
}
.subhead {
	color: #b6941f;
	font-weight: bold;
	font-size: medium;
}