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
{
	font-family:Verdana, Serif;
	font-size:80%;
	line-height:1.7em;
	margin-top:0px;
}

h1
{
	font-family:Tahoma, Verdana, Serif;
	font-size: 140%;
	letter-spacing:0.1em; 
	color:#000175;
	
}

h2
{
	font-size: 120%;
	color:#700000;
	margin-top:0px;
	margin-bottom:3px;
}

.blue
{
	color:#000175;
}

h3
{
	font-size: 120%;
	color:#000175;
	margin-top:0px;
	margin-bottom:3px;
}

p
{
	margin-top:0px;
	margin-bottom:15px;
}

img
{
	border-style: none;
}

a
{
	color:#00007a;
}

a:visited
{
	color:#882323;
}

/* FOOTER CSS */ 
a.footerlink, a.footerlink:hover, a.footerlink:visited
{
	color:#ffffff;
	text-decoration:none;
	border:none;
}

a.fwosslink, a.fwosslink:hover, a.fwosslink:visited
{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	border:none;
}


/* MENU CSS */ 

div#SubMenuStyle
{
	text-align:left;
	line-height:2.2em;
	letter-spacing:0.1em;
}

a.SubMenuLink:visited,a.SubMenuLink
{
	color:#000175;
	font-weight:normal;
	text-decoration:none;
    line-height:2.2em;
}

CurrentSubMenuPage
{
    color:#882323;
    font-weight:bold;
    line-height:2.2em;
}

/* Form Styles */ 

.Textboxes,.valuebox
{
  width:90%;
  font-size:85%;
  margin-top:5px;
  color:#000000;
  background-color:#f0f0ff;
  border:dashed 1px #000175;
}

textarea.valuebox
{
  width:166px;  
}

#EnquiryRegarding
{
  width:92%;
  margin-top:5px;
  font-size:95%;
  color:#000000;
  background-color:#f0f0ff;
  border:dashed 1px #000175;
}

a.TickerLink, a.TickerLink:visited
{
	color:#ffffff;
	font-weight:Bold;
	text-decoration:none;
}

a.TickerLink:hover
{
	color:#ffffff;
	font-weight:Bold;
	text-decoration:underline;   
}

.TickerText
{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
/* Headings */
h1
{
	font-family:Tahoma, Verdana, Serif;
	font-size: 140%;
	letter-spacing:0.1em; 
	color:#000175;
	 	 
  /* Make sure headings are not affected by B,I,U */
  text-decoration:none;
  font-style:normal;   
}

h2
{
	font-size: 120%;
	color:#700000;
	margin-top:0px;
	margin-bottom:3px;
	
	text-decoration:none;
  font-style:normal;
}

h3
{
	font-size: 120%;
	color:#000175;
	margin-top:0px;
	margin-bottom:3px;
	    	    
	text-decoration:none;
  font-style:normal;
}

body
{
	font-family:Verdana, Serif;
	font-size:80%;
	line-height:1.7em;
	margin-top:0px;
}

/* Colours */
.cNormal
{
  color:Black;
}

.cBlue
{
	color:#000175;
}

.cBronze
{
	color:#700000;
}

.cLightgrey
{
	color:#cccccc;	
}

.cGrey
{
	color:#666666;	
}

/* Effects */
.emphasis
{
  font-weight:bold;
}

.underline
{
  text-decoration:underline;
}

.italic
{
  font-style:italic;
}

/* 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;
}
div.SubMenuSpace{clear:both;display:block;width:100%;height:5px;line-height:0;font-size:0;}#w59{width:760px;height:auto;display:block;}
#Header{width:760px;height:auto;display:block;	background-image:url(/images/header-top.jpg);background-repeat:repeat;}
#w2{width:77px;height:auto;display:block;	margin-top:103px;
}
#w5{width:379px;height:auto;display:block;padding-left:12px;	margin-top:160px;
}
#w3{width:364px;height:auto;display:block;}
#w7{width:292px;height:auto;display:block;text-align:right;padding-top:48px;	margin-top:103px;
}
#Menu{width:760px;height:auto;display:block;	background-image:url(/images/menu-background.gif);background-repeat:repeat;}
#w8{width:136px;height:auto;display:block;font-size:140%;padding:16px 0px 0px 34px;}
#w10{width:590px;height:auto;display:block;}
#InnerSite{width:760px;height:auto;display:block;	background-image:url(/images/main-line-background.gif);background-repeat:repeat;}
#MenuZone{width:140px;height:auto;display:block;padding:10px 10px 10px 20px;}
#MainContentZone{width:570px;height:auto;display:block;padding:10px 10px 10px 10px;}
#w31{width:570px;height:auto;display:block;}
#w30{width:560px;height:auto;display:block;padding:5px 5px 5px 5px;}
.w43{width:570px;height:auto;display:block;	margin-bottom:15px;
}
.w42{width:568px;height:auto;display:block;border-top:dashed 1px #000175;border-right:dashed 1px #000175;border-bottom:dashed 1px #000175;border-left:dashed 1px #000175;}
.w41{width:568px;height:auto;display:block;}
.w34{width:568px;height:auto;display:block;}
.Column1{width:278px;height:auto;display:block;padding-left:5px;border-left: 1px ;}
.Column2{width:278px;height:auto;display:block;text-align:Right;padding-right:5px;border-right: 1px ;}
.w38{width:568px;height:auto;display:block;}
.Column3{width:120px;height:auto;display:block;padding-left:5px;}
.w37{width:438px;height:auto;display:block;padding-right:5px;}
.Detail_Edit{width:568px;height:auto;display:block;}
.w40{width:548px;height:auto;display:block;text-align:right;padding:0px 10px 0px 10px;}
#Footer{width:760px;height:auto;display:block;	background-image:url(/images/footer.gif);background-repeat:repeat;color:#ffffff;font-size:85%;}
#w46{width:180px;height:auto;display:block;text-align:left;padding-left:5px;}
#w56{width:415px;height:auto;display:block;text-align:center;padding:0px 5px 0px 5px;}
#w58{width:150px;height:auto;display:block;text-align:right;}
.rSPersonPresidentsListTemplate
{
height:20px;
}

