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
{
	color:#555555;
	font-family:Verdana;
	margin:0px 0px 12px 0px;
	padding:0px;
	background-color:#ffffff;
	font-size:0.71em;
	line-height:1.5em;
	text-align:justify;
}

p
{
	margin:0px;
	padding: 5px 0px 5px 0px;
}


h1
{
	font-family:Verdana,Arial;
	color:#085C04;
	font-size:120%;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
}

h2
{
	font-family:Verdana,Arial;
	color:#358B31;
	font-size:110%;
	padding-bottom:0px;
	margin-bottom:0px;
}

.smallertext
{
    font-size:99%;
}

div.sitemaptext
{
   line-height:2em;

}

.Textboxes,.valuebox
{
    width:90%;
    font-size:85%;
    margin-top:5px;
    color:#989898;
    font-weight:bold;
    border:solid 1px #085C04;
}

textarea.valuebox
{
    width:225px;   
}

#HowDidYouFind,#Department
{
    width:92%;
    margin-top:5px;
    font-size:94%;
    color:#989898;
    font-weight:bold;
    border:solid 1px #085C04;
}

.button
{
    background-color:#085C04;
    font-size:90%;
    font-weight:bold;
    color:#F2F2F2;
    margin-right:22px;
    margin-top:5px;
}

a
{ 
    color:#358B31; 
    text-decoration:none; 
    font-family:Verdana, Arial; 
    font-weight:bold; 
}

a:hover 
{ 
    color:#358B31; 
    text-decoration:underline; 
}

a.footerlink, a.footerlink:visited
{
	color:#989898;
	text-decoration:none;
}

 a.footerlink:hover, a.footerlink:visited:hover
{
	color:#989898;
	text-decoration:underline;
}

a.fwosslink, a.fwosslink:hover, a.fwosslink:visited, a.fwosslink:visited:hover
{
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
}

.green
{
	color:#358B31;
}

.darkgreen
{
	color:#085C04;	
}

.grey
{
	color:#666666;	
}

ol,ul
{
    list-style-type:circle;
	margin-top:0px;
	margin-left:20px;
}

li
{
	line-height:1.5em;	
	margin-bottom:0.5em;
}


.aligncentre
{
    text-align:center;
}

object#FlashObject
{
    width:713px;
    height:116px;
}

.SubMenuStyle
{
	text-align:left;
	line-height:1.5em;
	letter-spacing:0.1em;
	font-size:80%;
}

a.SubMenuItemSelected,a.SubMenuItemSelected:visited
{
	color:#2C2C96;
	font-weight:bold;
	text-decoration:none;
}

span.SubMenuItemUnSelected
{
	color:#6E6E6E;
	font-weight:bold;
	text-decoration:none;
}

img.SubSelectedMenuItemImage
{
    margin-left:3px;
    margin-right:3px;
}
#LoginForm_SubmitButton
{
    background-color:#085C04;
    font-size:90%;
    font-weight:bold;
    color:#F2F2F2;
}
#LoginForm_Username
{
width:264px;}

#LoginForm_Password
{
width:264px;}

#LoginForm_SubmitButton
{
width:100px;}

ol,ul{list-style-image:url(http://www.mars-jones.co.uk/Images/bullet.gif);}#w47{width:760px;height:auto;display:block;}
#w26{width:760px;height:auto;display:block;	background-image:url(/images/backfill.gif);background-repeat:repeat;}
#InnerSite{width:719px;height:auto;display:block;}
#w6{width:719px;height:auto;display:block;	margin-bottom:9px;
}
#w2{width:490px;height:auto;display:block;padding:10px 0px 0px 19px;}
#w5{width:191px;height:auto;display:block;text-align:Right;padding:10px 19px 0px 0px;}
#Menu{width:719px;height:auto;display:block;	margin-bottom:8px;
}
#w8{width:711px;height:auto;display:block;padding-left:8px;}
#FlashAnim{width:719px;height:auto;display:block;}
#w9{width:713px;height:auto;display:block;padding-left:6px;}
#MainText{width:719px;height:auto;display:block;	margin-top:2px;
}
#MainContentZone{width:679px;height:auto;display:block;padding:15px 30px 10px 10px;}
#w14{width:445px;height:auto;display:block;	margin-top:15px;
	margin-bottom:5px;
	margin-right:30px;
}
#w11{width:397px;height:auto;display:block;padding:0px 0px 5px 46px;border-top:solid 1px darkgreen;border-right:solid 1px darkgreen;border-left:solid 1px darkgreen;}
#w13{width:397px;height:auto;display:block;	background-image:url(/images/servicesback.gif);background-repeat:no-repeat;padding:0px 0px 10px 46px;border-right:solid 1px darkgreen;border-bottom:solid 1px darkgreen;border-left:solid 1px darkgreen;}
#LFC1{width:350px;height:auto;display:block;}
#w17{width:350px;height:auto;display:block;}
#w15{width:80px;height:auto;display:block;padding-top:2px;}
#w16{width:270px;height:auto;display:block;}
#w20{width:350px;height:auto;display:block;}
#w18{width:80px;height:auto;display:block;padding-top:2px;}
#w19{width:270px;height:auto;display:block;}
#w23{width:350px;height:auto;display:block;}
#w21{width:250px;height:auto;display:block;padding-top:6px;}
#w22{width:100px;height:auto;display:block;text-align:right;}
#w25{width:350px;height:auto;display:block;}
#w24{width:350px;height:auto;display:block;font-weight:bold;}
#Footer{width:760px;height:auto;display:block;	background-image:url(/images/footer.gif);background-repeat:no-repeat;color:#989898;font-size:85%;}
#w36{width:455px;height:auto;display:block;padding:19px 0px 2px 5px;}
#w42{width:300px;height:auto;display:block;text-align:right;padding:18px 0px 2px 0px;}
#bottompage{width:760px;height:auto;display:block;color:#989898;font-size:85%;}
#w43{width:621px;height:auto;display:block;text-align:left;padding-left:19px;}
#w45{width:110px;height:auto;display:block;text-align:right;padding:2px 10px 0px 0px;}
#bottomfooter{width:760px;height:auto;display:block;color:#989898;font-size:85%;}
#w46{width:741px;height:auto;display:block;text-align:left;padding-left:19px;}
