div
{
	margin:0px;
	padding:0px;
}

#wfO,#wfM800,#wfM1024,#wfM1068
{
    margin:0px;
    padding:0px;
    text-align:left;
    
    /* Required for Mozilla only */
    margin-left:auto;
	margin-right:auto;
}

#wfO
{
    display:table;
    width:100%;
    height:100%;
    text-align:center;
}

#wfM800
{
    width:760px;
}

#wfM1024
{
	width:960px;
}

#wfM1068
{
	width:1004px;
}

input,textarea
{
	font-family:Verdana,Tahoma,Arial,Serif;
}

div#SubMenuStyle
{
	line-height:2.2em;
	letter-spacing:0.1em;
}

img
{
	border-style:none;
}

.wfverr
{
	color:Red;
}

.tAlignCenter
{
    text-align:center;   
}

#wfSkipLink
{
    display:none;
}
.sle
{
	margin:0px;
	padding:0px;
	float:left;
}

.col
{
	position:static;
	float:left;
	margin:0px;
	padding:0px;
}

.PositioningCell
{
	width:30%;
}

.spacer
{
	clear:both;
	float:none;
}

.break
{
    width:100%;
    height:0px;
    line-height:0em;
    font-size:0em;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;   
}

.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;	
}

.smalltext
{
	font-size:85%;
}

.italic
{
	font-style:italic;	
}

.noborder
{
	border-style:none;	
}

.invisible,div.invisible,span.invisible,tr.invisible,td.invisible
{
	display:none;
}

/* Features that need to be added to the system */
.red
{
	color:Red;	
}

.width100p
{
	width:100%;
}

.height30
{
	height:30px;
}

.alignleft
{
	text-align:left;
}

.aligncenter
{
	text-align:center;
}

.alignright
{
	text-align:right;
}

.nogap
{
	font-size:0em;
	line-height:0em;
	padding:0px;
	margin:0px;
}

div.clear
{
	/*
	Hack for Firefox to allow height to fit. 
	Use as <div class="clear"></div> to clear the surrounding div.
	Only use as the last item in a div, can use clear: both; otherwise.
	*/
	
	clear: both; 
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}

div.repeatSpacer
{
    clear: both;
	display: block;
	font-size: 0; /* To fix back for IE */
	line-height: 0px;
	overflow: hidden;
}

.gap1, .gap2, .gap3, .gap4, .gap5, .gap6, .gap7, .gap8, .gap9, .gap10, .gap11, .gap12, .gap13, .gap14, .gap15, .gap16, .gap17, .gap18, .gap19, .gap20, .gap21, .gap22, .gap23, .gap24, .gap25, .gap26, .gap27, .gap28, .gap29, .gap30,  .gap31, .gap32, .gap33, .gap34, .gap35, .gap36, .gap37, .gap38, .gap39, .gap40, .gap41, .gap42, .gap43, .gap44, .gap45, .gap46, .gap47, .gap48, .gap49, .gap50
{
    clear: both;
    display: block;
    width:100%;
    font-size: 0; /* To fix back for IE */
	line-height: 0px;
}

.gap1
{
    height:1px;
}

.gap2
{
    height:2px;
}

.gap3
{
    height:3px;
}

.gap4
{
    height:4px;
}

.gap5
{
    height:5px;
}

.gap6
{
    height:6px;
}

.gap7
{
    height:7px;
}

.gap8
{
    height:8px;
}

.gap9
{
    height:9px;
}

.gap10
{
    height:10px;
}

.gap11
{
    height:11px;
}

.gap12
{
    height:12px;
}

.gap13
{
    height:13px;
}

.gap14
{
    height:14px;
}

.gap15
{
    height:15px;
}

.gap16
{
    height:16px;
}

.gap17
{
    height:17px;
}

.gap18
{
    height:18px;
}

.gap19
{
    height:19px;
}

.gap20
{
    height:20px;
}

.gap21
{
    height:21px;
}

.gap22
{
    height:22px;
}

.gap23
{
    height:23px;
}

.gap24
{
    height:24px;
}

.gap25
{
    height:25px;
}

.gap26
{
    height:26px;
}

.gap27
{
    height:27px;
}

.gap28
{
    height:28px;
}

.gap29
{
    height:29px;
}

.gap30
{
    height:30px;
}

.gap31
{
    height:31px;
}

.gap32
{
    height:32px;
}

.gap33
{
    height:33px;
}

.gap34
{
    height:34px;
}

.gap35
{
    height:35px;
}

.gap36
{
    height:36px;
}

.gap37
{
    height:37px;
}

.gap38
{
    height:38px;
}

.gap39
{
    height:39px;
}

.gap40
{
    height:40px;
}

.gap41
{
    height:41px;
}

.gap42
{
    height:42px;
}

.gap43
{
    height:43px;
}

.gap44
{
    height:44px;
}

.gap45
{
    height:45px;
}

.gap46
{
    height:46px;
}

.gap47
{
    height:47px;
}

.gap48
{
    height:48px;
}

.gap49
{
    height:49px;
}

.gap50
{
    height:50px;
}

.border1
{
	border:solid 1px #000000;	
}

.nopadding
{
	padding:0px;	
}

.nomargin
{
	margin:0px;	
}

.emphasis,a.emphasis,span.emphasis
{
	font-weight:bold;
}

.normal,a.normal,span.normal
{
	font-weight:normal;
}

a.grey:visited
{
	color:Gray;	
}

.underline,a.underline,a.underline:visited
{
	text-decoration:underline;	
}

.nounderline,a.nounderline,a.nounderline:visited
{
	text-decoration:none;
}

.smaller
{
	font-size:85%;
}

.helpButton
{
	vertical-align:top;
	cursor:help;
}

.wfverr
{
	color:Red;
}

.formRowInvisible
{
	height:0px;
	font-size:0em;
	line-height:0em;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

/* trim space - wrapped around images */
.mzSpace
{
    line-height:0px;
    font-size:0px;
}
body
{
	background-color:#9482CE;
	font-family:Verdana,Tahoma,Arial,Serif;  
	line-height:1.8em;
	font-size:0.8em;
}

.ImageBorder
{
  border:1px solid #000000;
}

a.linkdarkblue, a.linkdarkblue:hover, a.linkdarkblue:visited
{
	color:#333366;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
}

a.linkdarkblue:hover
{
	color:#674B98;	
}

.textlightblue
{
	color:#1A4C7F;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
}

a.linklightblue, a.linklightblue:hover, a.linklightblue:visited
{
	color:#333366;
	text-decoration:underline;
	font-weight:bold;
}

a.linklightblue:hover
{
	color:#1A4C7F;	
	text-decoration: none;
}

#footertext 
{
  color:White;
  text-decoration:none;
}

a.footerlink 
{
  color:White;
  text-decoration:none;
  font-size:100%;
}

a.footerlink:hover
{
  color:#DDDDDD;
  text-decoration:none;
  font-size:100%;
}

.valuebox 
{
	background-color:#CCCCFF;
	color:#333366;
	border: 1px solid #000000;
}
/* border: 1px solid #333366; EDD6FF */ 

.connectionBox
{
	background-color:#CCCCFF;
	color:#333366;
	border: 1px solid #000000;
  margin-right:10px;
  
}

.button 
{  
	background-color:#184D7B;
	color:#ffffff;
	border-color:#184D7B;
	border-style:double;
	border-width:1px;
  margin-top:8px;
	margin-left:328px;
}

a.home_Event 
{
  font-weight:bold;  
  text-decoration:none;
  color:#333366;
  font-size:0.9em;
  line-height:1.5em;
}

a.home_Event:hover 
{
  font-weight:bold;  
  text-decoration:none;
  color:#1A4C7F;
  font-size:0.9em;
  line-height:1.5em;
}

/* DROPDOWN MENU STYLE CLASSES */

/* Style classes for the menu bar */
.wfMenuBarAnchor, A.wfMenuBarAnchor,A.wfMenuBarAnchor:visited
{
  font-size:0.60em;
}  
 
div.wfMenuBarItem
{
	display:inline;
}

/* Classes used by the Drop Down Menu master divs*/
div.wfhide
{
	display:none;
}

div.wfshow
{
	position:absolute;
	background-color:#184d7b;
	padding:7px 5px 5px 4px;
	margin:0px;
	line-height:1em;
}

/* Items used in the Menu DropDown */

.menuIcon 
{
  margin-right:3px;
  padding-top:5px;
}

.wfSub, A.wfSub, A.wfSub:visited
{
	font-family:Verdana,Sans Serif;
  font-size:0.85em; 	
	color:#ffffff;
	background-color:#184d7b;
	text-decoration:none;
}

A.wfSub:hover
{
	color:#9482ce;
}

/* END DROPDOWN MENU STYLE CLASSES */


/*
h1
{
	font-size:150%;
	font-family:Helvetica;
	color:Navy;
	letter-spacing:0.4em;
}

h2
{
	font-size:100%;
	color:Black;
}*/
/* Headings */
h1,h2,h3
{
  font-family:Verdana;
  
  /* Make sure headings are not affected by B,I,U */
  font-weight:bold;
  text-decoration:none;
  font-style:normal;
}

h1
{
	font-size:1.5em;
	color:#9482CE; 
}

h2
{
	font-size:1.1em;	
}

hr
{
	color:#9482CE;
}

/* Links */
a 
{
  color:#333366;
  text-decoration:underline;
	font-weight:normal;
  font-style:normal;
}

a:hover
{
  color:#1A4C7F;
  text-decoration:none;
	font-weight:normal;
  font-style:normal;
}


/* Colours */
.cNormal
{
  color:#000000;
}

.cLavender
{
	color:#9482CE;
}

.cBlue
{
	color:#2F3595;
}

.cDarkblue
{
	color:#6A7A7F;
}

.cGray
{
	color:#666666;
}

/* Effects */
.emphasis
{
  font-weight:bold;  
}

.underline
{
  text-decoration:underline;
}

.italic
{
  color:#666666;
  font-style:italic;
  font-size:0.9em;
}
/* Font Sizes */
.fSmallX
{
  font-size:6pt;
  line-height:10pt;
}

.fSmall
{
  font-size:7pt;
  line-height:12pt;
}

.fNormal
{
  font-size:10pt;
}

.fLarge
{
  font-size:13pt;
  line-height:19pt;
}

.fLargeX
{
  font-size:18pt;
  line-height:25pt;
}
#w46{width:740px;height:auto;display:block;min-height:520px;}
#w11{width:740px;height:auto;display:block;background-color:White;}
#w3{width:740px;height:auto;display:block;}
#w2{width:340px;height:auto;display:block;padding-left:10px;}
#WDAEuropean{width:390px;height:auto;display:block;text-align:right;}
#w10{width:740px;height:auto;display:block;background-color:#1A4C7F;}
#w9{width:740px;height:auto;display:block;background-color:#1A4C7F;border-bottom:solid 1px #8CA5BF;}
#w8{width:740px;height:auto;display:block;}
#w4{width:670px;height:auto;display:block;}
#w5{width:50px;height:auto;display:block;text-align:right;}
#w7{width:20px;height:auto;display:block;text-align:right;}
#PageContentColumn{width:740px;height:auto;display:block;background-color:White;}
#w34{width:740px;height:auto;display:block;}
#w33{width:690px;height:auto;display:block;padding:0px 25px 50px 25px;}
#w32{width:690px;height:auto;display:block;}
#w14{width:690px;height:auto;display:block;}
#w13{width:690px;height:auto;display:block;padding-top:40px;}
#w31{width:690px;height:auto;display:block;}
#w19{width:580px;height:auto;display:block;}
#w16{width:580px;height:auto;display:block;padding-top:20px;}
#w18{width:580px;height:auto;display:block;padding-top:10px;}
#w30{width:110px;height:auto;display:block;	margin-top:20px;
}
#w21{width:110px;height:auto;display:block;}
#w23{width:110px;height:auto;display:block;}
#w25{width:110px;height:auto;display:block;}
#w27{width:110px;height:auto;display:block;}
#w29{width:110px;height:auto;display:block;}
#w45{width:740px;height:auto;display:block;background-color:#1A4C7F;border-bottom:solid 1px black;}
#w44{width:740px;height:auto;display:block;}
#w35{width:225px;height:auto;display:block;color:White;font-size:80%;line-height:0.9em;padding:5px 0px 0px 5px;}
#w40{width:390px;height:auto;display:block;color:White;font-size:80%;text-align:left;line-height:0.9em;padding-top:5px;}
#w42{width:95px;height:auto;display:block;color:White;font-size:80%;text-align:Right;line-height:0.9em;padding:5px 5px 0px 0px;}
#DotCol{width:20px;height:auto;display:block;line-height:0.9em;padding-top:3px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus {position:relative; width:600px; height:21px; font-size:0.85em; z-index:100; border-right:0px solid #cccccc;}
* html .ctl00_ctl00_ctl00_InsideFormTag_DropMenus {width:600px; w\idth:600px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul {padding:0;margin:0;list-style-type:none;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus li {float:left;position:relative;background-image:none;padding:0px;margin:0px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus a, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus a:visited {display:block;font-size:11px;text-decoration:none; color:#ffffff; height:21px; border:0px solid #cccccc; border-width:0px 0 0px 0px; background:transparent; line-height:21px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus a:hover, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus :hover > a {color:#000000; background-color:transparent}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus a:active, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus :active > {background-color:#ffffff}
* html .ctl00_ctl00_ctl00_InsideFormTag_DropMenus a, * html .ctl00_ctl00_ctl00_InsideFormTag_DropMenus a:visited { width:10px; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a.drop, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a.drop:visited {background:#1A4C7F url(http://www.vwbn.org.uk/images/drop.gif) bottom right no-repeat;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a.drop:hover{background:#ffffff url(http://www.vwbn.org.uk/images/drop.gif) bottom right no-repeat;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul :hover > a.drop {background:#ffffff url(http://www.vwbn.org.uk/images/drop.gif) bottom right no-repeat;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul a, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul a:visited {background:#666666;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul a:hover {background:#f2f2f2;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul ul a, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul ul a:visited {background:#666666;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul ul a:hover {background:#f2f2f2;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul ul ul a, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul ul ul a:visited {background:#666666;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul ul ul a:hover {background:#f2f2f2;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; width:100px;border-top:0px solid #cccccc;}
* html .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul {top:21px;t\op:21px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul{left:100px; top:-0px; width:100px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul ul.left {left:-100px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus table {position:absolute; top:0; left:0; border-collapse:collapse;;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a, .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a:visited {background:#1A4C7F; color:#ffffff; height:auto; line-height:1em; padding:5px 5px; width:90px;border-width:0 0px 0px 0px;}
* html .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a, * html .ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a:visited {width:100px;w\idth:90px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul a:hover{color:#000000; background:#9482CE;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul ul :hover > a {color:#000000;background:#9482CE;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus_icon { border:0px none; width:16px; height:15px; background-repeat: no-repeat; background-image: url(http://www.vwbn.org.uk/images/menu/menuIcon.gif); padding-right:4px;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus li:hover > ul {visibility:visible;}
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul ul { visibility:hidden; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul ul{ visibility:hidden; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul a:hover ul ul{ visibility:hidden; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul a:hover ul a:hover ul ul{ visibility:hidden; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul { visibility:visible; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul{ visibility:visible; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul a:hover ul { visibility:visible; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible; }
.ctl00_ctl00_ctl00_InsideFormTag_DropMenus ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible; }
