/* CSS Document */
    /*--Reset -- */
	* {font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;margin:0; padding:0}
    h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000066; }
    p{font-weight:normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#333;}


    /* Typography - fonts*/
    html {font-size:62.5%;}
    body {background-color:#666; height:100%}
    h1,h2,h3,h4,h5,h6 {line-height:1.3em; margin-bottom:0.5em;}
	p,pre, blockquote, form, ul, ol, dl {line-height:1.3em; }
    h1 {font-size: 2.6em;} 
    h2 {font-size: 2.2em;} 
    h3 {font-size: 2.0em;} 
    h4 {font-size: 1.8em;} 
    h5{font-size: 1.6em;} 
    h6 {font-size: 1.4em;} 
    p {font-size: 1.4em;}
    ul, ol {font-size: 1.3em; list-style:none; }
	.inset { margin-left:30px;  font-size:0.9em; }
	.inset p {line-height:1.8em;}
	.inset  ul li{ list-style-type:disc; line-height:1.8em; padding-left:10px; text-indent:0px }
	

    /* -- Typography - alignment -- */
    .text-left {text-align:left; }
    .text-right {text-align:right; }
    .text-center {text-align:center; }
    .text-justify {text-align:justify; }

    /* -- Typography - weights, colours etc -- */
    .bold {font-weight:bold; }
    .italic {font-style:italic; }
    .underline {border-bottom:1px solid; }
    .highlight {background:#ffc; }
    .red {color:#FF0000;}
    .white {color:#FFF;}


    /* -- Lists -- */
    .disk  {list-style-type:disc; margin:10px 30px; }
    .number {list-style-type:decimal; margin:10px 30px;}
    .inline {display:inline; margin:10px;}
    :link, :visited {text-decoration: none;}

    /* -- Containers -- */
	
#AccBox 
	{
	float:right;
	margin-top:-10px;
	width: 440px;
	}
	
a img
	{
	border:none;
	padding-right:12px;
	}	

.address 
	{
	border-top:none;
	}


		
#bread {
	background-color: #FFF;
	border-top: 0;
	padding-bottom:5px;
	}

#bread ul 
	{
	border: none;
	display:inline;
	margin-left: 0;
	margin-top:0;
	padding-left: 0;	
	} 

#bread ul li 
	{
	border: none;
	color:#AAA;
	display: inline;
	font-size:10px;
	font-weight:bold;
	list-style: none;	
	margin-left: 0;
	padding-left: 12px;
	}

#bread ul li  a
	{
	border: none;
	color:#AAA;
	font-size:10px;
	font-weight:bold;
	list-style: none;
	margin-left: 0;
	padding-left: 12px;
	}

#bread ul li  a:hover
	{
	color:#FFF;
	background-color:#666;
	}		

.clear 
		{ 
		clear:both; 
		}
			
.clearer
	{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	}

.companyinfo 
	{
	font-size:0.8em;
	padding:15px 0;
	text-align:center;	
	}
			
#content 
	{
	margin-left:205px; 
	}
	
#content .innertube 
		{
		background-color:#F9F8FC;
		border-right: #E6E6E6 2px solid;
		border-bottom: #E6E6E6 2px solid;
		color:#000;
		margin:10px;
		padding:10px;
		}
		
		
#current 
	{
	color:#AC2124;
	}

.float-left 
		{ 
		float:left; 
		}
	
.float-right 
		{ 
		float:right; 
		}


#footer 
		{
		background-color:#000066; 
		bottom:0px;  
		border-top:2px solid #CCC; 
		clear:both; 
		position:absolute;  
		height:50px; width:100%; 
		}

	
#footlinkbox	
	{
	width:70%;
	float:right;
	}

#footlinkbox ul li 
	{
	display:inline;
	line-height:30px;
	}
	
#footlinkbox ul li a
	{
	display: inline;
	float:left;
	padding:0 10px; /* adds space before / after link text */
	text-decoration:none; /*removes underline */
	text-align:center;
	width:80px; /* width of text box */	
	}	
	
#footlinkbox ul li a:hover
	{
	color:#FF0;
	background-color:#666;
	}		

#footerbox	
	{
	float:left;
	width:60px;
	}	

	
#Header 
	{
	  background-color:#FFF;
	  background-image:url(images/Header3.gif);
	  background-repeat:no-repeat;
	  height: 175px;
	  width: 100%;
	}
	
h3 a 
	{
	color:#000066;
	}


.img-left 
		{
		float:left; 
		margin:4px 	20px 4px 0; 
		}
	
.img-right 
		{
		float:right; 
		margin:4px 0 4px 20px; 
		}
#leftcolumn 
	{
	float:left; 
	width:200px; 
	}
	
#leftcolumn .innertube 
	{
	margin:10px;
	background-color:#FFF;
	}
	
#leftcolumn ul 	
	{
	border-bottom: 1px solid gray;
	background-color:#F9F8FC;
	margin: 0;
	margin-bottom:15px;
	}

#leftcolumn ul li 
	{
	list-style: none;
	margin: 0;
	padding:4px 5px;
	border-top: 1px solid gray;
	text-decoration: none;
	}

 ul li a
	{ 
	color:#00A;
	}
	
	
ul li a:visited
	{
	color:#003;
	}	
	

ul li a:hover
	{
	background-color:#333;
	color:#FF0;
	}	
	
	
	
.logobox 
	{
	margin:auto;
	padding:30px 0;
	width:60%;
	}

.menuhead 
	{
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	}

    /* -- horizontal Navigation  -- */
#navlist
	{
	padding: 5px 10px;
	margin-left: 3px;
	border-bottom: 1px solid #778;
	font: bold 13px Verdana, sans-serif;
	}

#navlist li
	{
	list-style: none;
	margin: 0;
	display: inline;
	border-bottom: none;
	}

#navlist li a
	{
	padding: 1px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
	}

#navlist li a:link { color: #225; }
#navlist li a:visited { color: #446; }

#navlist li a:hover
	{
	color: #000;
	background: #AAE;
	border-color: #227;
	}

#navlist li a#current
	{
	background: white;
	border-bottom: 1px solid white;
	color:#AC2124;
	}
	
#outer{
	width:100%;
	position:relative;
	margin:auto; /*--centre --*/
	background-color:#EEE; 
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:30px;
}

#outer{overflow:hidden;}



#outercontainer 
		{
		background-color:#FFF; 
		border:3px solid  #99CCFF;
		margin:auto;  
		margin-top:20px; 
		margin-bottom:20px; 
		width:850px;  
		}


#P2WBox {
	margin:auto;
	width:120px;
	text-align:center;
	}

#qualif p
	{ 
	font-weight:bold;
	}
	
.spacer1 
	{
	height:20px;
	}

.spacer2 
	{
	height:50px;
	}
	
.list2 ul li
	{
	line-height:2em;
	margin-left:40px;
	list-style:disc;
	text-indent:0px;
	
	
	
	}