body {
	margin:0;
	padding: 0px;
	color:#333333; /* dark grey text */
	background-color: #004080;  /* blue bg */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img, img a:visited, img a:hover {
	margin:0px;
	padding:2px;
	color:#FF0066;	
}

p {
	margin: 3px;
	color:#333333;
}

 ul /* Controls spave above/below bulletted lists */
{margin-top:1px;
margin-bottom:2px;
}

 a, a:visited {
	 padding:1px 2px 1px 2px;  /*adds TRBL space around text on each navbar text item */
	font:bold 11px /1.4 Verdana, Arial, Helvetica, sans-serif ;
	color: #333333;
	text-decoration: none;
	width: 100%;
}

 a:hover, #mainnav a:hover,  #maintext a:hover  { 
	background-color:#DE0000; /*bright red BG hover color */
	 color: #FFFFFF;  /*white txt during hover */
}


h1 {
	color: #FFFFFF; /*white text */
	background-color:#004080; /*dark blue bg */
	padding:3px; /* spacing inside block */
	margin-top: 2px;
	margin-bottom:1px;
	font:bold  14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

h2 {
	color: #FFFFFF; /*white text */
	background-color:#004080; /*dark blue bg */
	padding:2px; /* spacing inside block */
	margin: 0px;
	background-color:#d59b38;
	font:bold  12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#wrapper {
	position:relative;
	top:0px;
	padding:0px;
	height:640px; /* std. usable depth on 1024x768 IE */
	width: 1000px; /* std. usable depth on 1024x768 IE */
	margin:auto; /* centres wrapper div L-R */
	background-color:#C72068; /* dark grey */
	color:#333333; /* dark grey text DEFAULT TEXT COLOUR*/
	z-index: 3;
	visibility: visible;
	border:1px solid #004080;
	background-color:#336799;
}


#maintext { /*STANDARD main text block */
	position:absolute;
	padding: 5px;
	padding-right:10px;
	top: 5px;
	left: 300px;
	margin-left:7px;
	width: 460px;
	height:530px;
	border:1px solid #cccccc; 
	z-index: 4;
	background-image:url(../images/white2grey-v-1x550-lite.png);
	background-repeat:repeat-x;
}

#left-panel {
	position: absolute;
	padding: 2px;
	left: 4px;
	top:5px;
	width: 290px;
	height:536px;
	border:1px solid #cccccc; 
	z-index: 4;
	background-image:url(../images/white2grey-v-1x550-lite.png);
	background-repeat:repeat-x; 
}

#maintext-wide { /*main text block for  */
	position:absolute;
	top: 5px;
	left: 196px;
	width: 570px;
	height:532px;
	padding: 5px 3px 3px 3px;
	margin-left:4px;
	color:#333333; /* dk grey txt */
	background-color:#BEBFBE; /*lt grey */
	border:1px solid #cccccc; 
	background-image:url(../images/grey2white2.jpg);
	background-repeat:repeat-x;
	z-index: 4;
}

#left-panel-narrow {
	position: absolute;
	padding: 0px;
	left: 4px;
	top:5px;
	width: 190px;
	height:540px;
	border:1px solid #cccccc;
	z-index: 4;
	background-color: #FFFFFF;
}
/* TEMP TO BE REFINED */

#maintext-full { /*main text block where no left-panel is used.*/
	position:absolute;
	padding: 5px;
	padding-right:10px;
	top: 5px;
	left: 4px;
	width: 758px;
	height:530px;
	background-color:#CCCCCC; /*lt grey */
	border:1px solid #cccccc; 
	z-index: 4;
	background-image:url(../images/white2grey-v-1x550-lite.png);
	background-repeat:repeat-x;
}


#maintext { /*main text block */
	position:absolute;
	padding: 5px 3px 3px 3px;
	margin-left:7px;
	top: 5px;
	left: 296px;
	width: 468px;
	height:532px;
	color:#333333; /* dk grey txt */
	border:1px solid #cccccc; 
	background-color:#CCCCCC; /*lt grey */
	z-index: 4;
	background-image:url(../images/white2grey-v-1x550.png);
	background-repeat:repeat-x;
}

/* TEMP 
#maintext a, #maintext a:visited {
	color:#333333;
	background-color: transparent;
	/* background-color:#CCCCCC;
} */

#maintext2 { /* SECONDARY text block */
	position:relative;
	margin:auto;
	padding: 5px;
	top: 999px;
	width: 950px;
	height:700px; /* TEMP CHECK */
	background-color:#CCCCCC; /*light grey*/
	z-index: 4;
}
	
#topholder {
	position:absolute;
	top:1px;
	left:0px;
	padding: 0px; /* inside the div  */
	height: 3px;
	width: 5px;
	background-color: #FFFFFF; /*  white bg- TEMPORARY VISIBILITY*/
	background-color:#004080; /* dark blue BG */
	z-index: 1;
}

#footer {
	position:absolute;
	left: 4px;
	top:550px;
	text-align: center;
	width: 578px;
	height: 80px;
	margin-top:0px;
	padding: 2px 4px 2px 4px;
	z-index: 10;
	background-color: #75ADE6;
}

#footer2 {
	position:absolute;
	left: 590px;
	top:550px;
	text-align: center;
	width: 394px;
	height: 80px;
	margin-top:0px;
	padding: 2px 4px 2px 4px;
	z-index: 10;
	background-color: #75ADE6;
	font: normal 10px verdana; /* Small font for Disclaimer*/
	border-left: 1px solid black;
}

/* MAINNAV section */
	
#mainnav {
	position: absolute;
	left: 700px;
	top:5px;
	width: 200px;
	height:536px;
	margin-left:10px;	
	padding: 2px 4px 2px 5px;
	background-color:#FFFFFF;
	z-index: 7;
	border:1px solid #cccccc; 
	background-image:url(../images/white2grey-v-1x550.png);
	background-repeat:repeat-x;

}

#mainnav p { /* controls header para text format */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:	#330000; /*dark brown */
 padding:2px;
}

ul#mainnav {
	list-style: none;
	text-align:center;
	left:782px;
	margin: 0px 0 10px 0;
	}
	
ul#mainnav li a { /* NAVBAR	 LIST STYLES FOR LINKS */
	text-decoration: none;
	display: block;
	padding:0px 0px 0px 0px;  /* adds  space around each navbar text item */
	color: #FFFFFF;
	background-color:#004080;
	font: bold 13px /1.90 Verdana, Arial, Helvetica, sans-serif; /* NBBBBB controls height of text in navbar */
	width: 100%;				/* 	sorts Problems in IE5-Mac and Netscape/Mozilla 		*/
	
	}
	

#maintext ol 

{
margin-top: 3px;
margin-bottom: 3px;
/* reduce vertical space above and below numbered list */
}

ul li 

{
margin-top: 0px;
margin-bottom: 0px;
/* reduce vertical space above and below numbered list */
}





/* End of online-edge SonicWALL Scotland UTM style sheet */
	
