@charset "utf-8";
/* CSS Document */

html,body 
{ 		padding:0; margin:0;
		font:normal 8pt Arial, Helvetica, sans-serif;
		/*background:url(../images//bgbody.gif) repeat-x;  */
		background:url(../images/vdm_bodybgTOP.gif) repeat-x; 
		/*height:595px;*/
		
		
}

/* Footer   */

div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  font: 11px Arial;
    text-align:center; 
	color:#000;
	background: url(../images/footer_sub.gif) repeat-x; height:31px;
	
	
	
			
 }
 @media screen{
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 
 /*           End Footer   */

img { border:0; }


.logo
{		background:#f4f0f0 url(../images/logo.jpg) 53px no-repeat;
		width:133px; height:82px;
}

.nav {
			/*background:#0074b2; */
			font:bold 9pt Arial, Helvetica, sans-serif;
			color:#fff;
			padding-top:2px solid #fff;
			line-height:24px;
			text-decoration:none;			
			/*padding:5px 0 5px 0; */
			padding-left:24px;
}


.nav:visited { 
			text-decoration:none;
}

.nav:hover { 
			text-decoration:none;
			color:#f8f502;
}
.copyright {
			font:normal 9px arial; 
			color:#f4f0f0;
			text-align:center;
			
}



h1 { 
		font:bold 16px arial; color:#000; padding-bottom:2px; margin-bottom:2px;
}
h1 >span { font:bold 16px arial;color:#717a12; margin:0; padding:0;   }

.txtorg { font:bold 13px arial; color:#a96f0e; }

.txtblue {  color:#7267c9;font:bold 13px arial; }

.txtmaroon { font:bold 12px arial; color:#b80202; }

.txtblue12 { font:bold 12px arial; color:#0264ca; }


.txtwhite { color:#fff;font:bold 13px arial; }


.spacer { 
			padding:5px 0px 5px 0; text-align:justify; 
			font:normal 12px Arial; 
}

.headertxt { 
			font:bold 12px arial;color:#717a12;  
}

.boldtxt { 
			font:bold 11px arial;color:#000;  
}

ul li {   }

.ul li { list-style-image:url(../images///arrow.png) }

input { width:165px; height:15px; font:normal 11px Arial, Helvetica, sans-serif; }

textarea,select { width:165px;  font:normal 11px Arial, Helvetica, sans-serif; }

.submit {  background:url(../images/submit.gif) top left no-repeat; width:50px; height:21px; border:none;}

.menuline6 { background-image:url(../images/menuline6.jpg); background-repeat:no-repeat; width:243px; color:#fff; font:bold 10px; }


.lftlnks { text-decoration: none; color:#fff; padding-left:24px; font:bold 12px arial; }
