@charset "utf-8";
.textvdl {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.wheadeing
{

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
	.TabbedPanelsTab11 {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #32546D;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTab11:Hover {
	color: #FE9E01;
	font-weight: bolder;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTab11:Selected {
	color: #FB9E00;
	font-weight: bolder;
}



.vdldd:link{
color:#000000;
font-size:10px;
font-weight:bolder;
text-decoration:none;
}
.vdldd:visited{
color:#000000;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
.vdldd:hover{
color:#FB9E00;
font-size:10px;
font-weight:bold;
text-decoration: none;
}
.vdldd:active{
color:#000000;
font-size:10px;
font-weight:bold;
text-decoration:none;
}
#vdldropmenudiv{
margin-top:11px;
position:absolute;
border:1px solid #F7941F;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}
.vdl_middle
{
color:#000000;
font-weight:bold;

}
.adquicklinks a
{
	color:#000000;
font-weight:bold;
}
.adquicklinks a:hover
{
	color:#000000;
font-weight:bold;
}
#vdldropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: none;
background:#F7941F;
color:#FFFFFF;
}


/* Drop Down Menu Starts Here */


#dropmenudiv{
margin-top:2px;
position:absolute;
border:1px solid #337287;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}
.adquicklinks_middle
{
	background-color:#F7941F;
}
.adquicklinks a
{
	
}
.adquicklinks a:hover
{
	
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: none;
background:#63A2B2;
color:#FFFFFF;
}
/* Drop Down Menu Ends Here */



	.Tabsvdlbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #32546D;
	font-weight:bold;
	text-decoration:none;
	}
	
		.Tabsvdlbold:link{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #32546D;
	font-weight:bold;
	text-decoration:none;
	
}
	.Tabsvdlbold:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#FB9E00;
	font-weight:bold;
	text-decoration:none;
	
	}
	
			.Tabsvdlbold:active{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #32546D;
	font-weight:bold;
	text-decoration:none;
	
}
	.RightMiddlevdl{
background-image:url(images/MiddleBG_vdl.jpg);
background-repeat:repeat-y;
background-position:top;
padding:10px;
color:#FFFFFF;
}

a.RightLinks:link{
color:#FFFFFF;
text-decoration:none;
}
a.RightLinks:visited{
color:#FFFFFF;
text-decoration:none;
}
a.RightLinks:hover{
color:#FFFFFF;
text-decoration:underline;
}
