top/* CSS Document */



	
.NS6

	{
		
	clear: both;
		
		
	}

body

	{

	background-color: white;
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 10px;
	margin-left: 5px;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 

	
	}
	
	
body a img

	{
		
	border: 0;	
		
	}
	
	
img.border

	{
		
	padding: 3px;
	border: 1px solid black;	
		
	}

	
	
a img.inlineLink

	{
		
	padding-left: 10px;
	margin-bottom: -2px;	
		
	}

h1

	{

	font: normal  normal bold 1em Arial, Geneva, sans-serif; 
	color: black;
	text-align: left;

	text-transform: capitalize;
	background-image: url(images/grad_divider.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom:15px;
	padding-bottom: 10px;
	padding-left: 8px;
	line-height: 2em;
	/*border: 1px solid red;*/
	}
	

h2

	{

	
	font: normal normal bold 12px Arial, Geneva, sans-serif; 
	color: #333333;
	text-align: left;
	padding: 5px;
	margin: 0;
	/*border: 1px solid blue;*/
	
	}
	
	
h2 img

	{
		
	margin-left: 50px;	
	margin-right: 50px;
	vertical-align: middle;	
	}	
	
h3

	{

	font: normal  normal bold 1.3em Arial, Geneva, sans-serif; 
	color: #333333;
	text-align: left;
	width: 90%;
	margin: auto;
	padding-top: 15px;
	text-transform: capitalize;


	/*border: 1px solid red;*/
	}	
	

h4

	{

	font: normal  normal bold 1.3em Times New Roman, Geneva, sans-serif; 
	color: black;
	text-align: left;
	margin-top: 10px;
	text-transform: capitalize;
	/*border: 1px solid red;*/
	
	}
	
ins

	{
		
	text-decoration: none;
		
	}


p

	{
	
	padding: 0;	/* set both padding and margin to cope with browser differences */
	margin: 0;
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	/*border: 1px solid blue;*/
	
	}
	



.sitelink a

	{

	text-decoration: none;
	color: black;

	}
	
	
.sitelink a:hover

	{

	text-decoration: underline;

	}




#shell /* the shell is set with auto left and right margins to centre the div on the screen */

	{
	
	width: 756px;
	padding: 5px 0;	
	margin-left:   auto;
	margin-right:   auto;
	margin-top: 0;
	padding-top: 0;
	/*border: 1px solid #E0C266;*/

	
	}

#wrapper	/* the wrapper uses the shell div as its reference, wrapper holds the menu and maincontent divs */

			/* all other divs except the footer use the wrapper as a ref, all other divs use a relative position */
	{

	width: 756px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-color: white;
	color: #000000;
	position: relative;
	border: 1px solid #0087C7;

	
	
	}
	


		
	
	
	
#logo	/* the logo is embedded into the html code and is set as a background */
	

	{ 
		
	padding: 0;
	height: 180px;
	/*border: 1px solid blue;*/
	position: relative;
	background-color: #0087C7;	
	width: 758px;


	}

	
#topholder

	{
		
	/*border: 1px solid red;*/

	height: 180px;
	background-repeat: no-repeat;
		
	}
	
	
#tesAmmLogo

	{
		
	position: absolute;
	top: 0;
	left: 0;
		
		
	}	
	
	
#topband

	{
		
	color: white;
	background-color: #0087C7;	
	position:relative;
	width: 100%;
	
	}
	
#menuindicator

	{
		
	display: inline;
	padding-left: 10px;	
		
	}

#date


	{
	
	float: right;
	padding-right: 10px;
	margin-top: 15px;
	width: 300px;
	z-index: 1;
	color: white;
	/*border: 1px solid black;*/
	text-align: right;	

	}





#menu

	{
	
		
	float: left;
	position: relative;

	z-index: 10;
	
	/*border: 1px solid purple;*/
	margin-top: 20px;
	width: 150px;
	border-right: 1px solid black;
	
	}



#topmenuLeft	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{

	list-style: none;
	margin: 0;
	padding: 0;
	/* border: 1px solid red;*/
	background-color: transparent;
	width: 220px;
	position: absolute;
	top: 20px;
	left: 170px;

	
	}


#topmenuLeft li

	{
		

	position: relative; /* set purely to overcome IE bug of peek-a-boo content bug */
	/*border-bottom: 1px solid #C7E0B9;*/
	padding-left: 10px;
	width: 200px; /* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */



	}


#topmenuLeft li a


	{
		
    color: black;
    font-size: 12px;
	text-decoration: none; 
	display: block;
	text-align: left;
	padding: 5px 15px;
	width: 200px;
	font-weight: bold;
		
	}




#topmenuLeft li a:hover


	{

	text-decoration: underline;
	
	/* background-image: url(images/pointer.gif); */
	/* background-position: left; */
	/* background-repeat: no-repeat; */
	
	}
	

	
	
	
#topmenuRight	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{

	list-style: none;
	margin: 0;
	padding: 0;
	/* border: 1px solid red;*/
	background-color: transparent;
	width: 120px;
	position: absolute;
	top: 20px;
	left: 380px;

	
	}


#topmenuRight li

	{
		

	position: relative; /* set purely to overcome IE bug of peek-a-boo content bug */
	/*border-bottom: 1px solid #C7E0B9;*/
	padding-left: 10px;
	width: 120px; /* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */



	}


#topmenuRight li a


	{
		
    color: black;
    font-size: 12px;
	text-decoration: none; 
	display: block;
	text-align: left;
	padding: 5px 15px;
	width: 120px;
	font-weight: bold;
	
	}




#topmenuRight li a:hover


	{

	text-decoration: underline;
	
	/* background-image: url(images/pointer.gif); */
	/* background-position: left; */
	/* background-repeat: no-repeat; */
	
	}
	
		
#nature

	{
		
	position: absolute;
	padding: 5px;
	border: 1px solid #00A4E4;
	top: 10px;
	left: 560px;
		
	}
	
	
#electronics

	{
		
	position: absolute;
	padding: 5px;
	border: 1px solid #7BC8EA;
	top: 30px;
	left: 640px;
			
	}

	
	
#subMenuHolder

	{
		
	width: 140px;
	
	/*border: 1px solid red;*/
	float: left;	
			
	}
	
#subnav

	{
	
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 140px;
	/*border: 1px solid yellow;*/

	}
	
	
#subnav li

	{
		
	border: 0;
	line-height: 2em;
	border-bottom: 1px solid #0087C7;
	
	width: 100%; /* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */

	}

	


#subnav li a

	{
	
	position: relative;	
    color: #333366;
    font-size: .9em;
	text-decoration: none; 
	line-height: 2em;
	padding-left: 27px;
	
	/* IE box model hack */
	width: 125px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;

	}


#subnav li a:hover

	{

	background-image: url(images/pointer.gif);
	background-position: left;
	background-repeat: no-repeat;

	
	}
	

#subnav li.logout

	{
		
	background-color: red;
	margin-top: 5px;	
	}
	
#subnav li.logout a

	{
		
	color: white;
	
		
	}
	
#subnav li.logout a:hover

	{

	background-image: url(images/pointer_black.gif);

	}	
	


#contentmain

	{

	float: left;
	position: relative;	

	margin-top: 20px;
	margin-left: 10px;
	/*border: 1px solid red;*/
	
	padding: 0 5px 2em 5px;	/* any padding or borders first*/

	/* IE box model hack */
	
	width: 590px;/*now specify the width including padding and borders */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;/*now respecify the width minus padding and borders */
	
	}
	

	
	
#contentmain p

	{
		color: #333333;
		line-height: 1.6em;
		text-align: justify;
		padding: 5px 5px;
		/*border: 1px solid red;*/
	}	
	

#contentmain p.alignCentre

	{
		
	text-align: center;	
		
	}		
	

	
	
	

#footer

	{

	clear: both;
	position: relative;
	top: 0px;
	/*border-top: 1px solid black;*/
	margin-bottom: -1px;
	
	padding: 3px 0 3px 0;
	width: 100%;
	
	}
	
	
#footer p

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0 10px;

	/*border: 1px solid white;*/
	
	
	
	}


#footer p a

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	text-decoration: none;
	color: black;
	}


#footer p a:hover

	{

	text-decoration: underline;

	}
	
	
	
ul#footernav	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{
	
	margin: 0;
	padding: 0;
	list-style: none;
	/*border:1px solid red;*/
	padding-left: 114px;
	width: 500px;
	position: relative;
	text-align: center;
	
	
	}


ul#footernav li

	{
		
	display: inline;
	color: white;

	}


ul#footernav li a


	{

	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: white;
	text-decoration: none; 
	text-transform: capitalize;
	padding: 0 10px;
	}



ul#footernav li a:hover


	{

	text-decoration: underline;
	
	}
	
	
	
	

#copy

	{

	clear: both;
	width: 100%;
	background-color: white;	
	position: relative;
	top: 0px;
	/*border-top: 1px solid black;*/
	padding: 3px 0 3px 0;
	margin-bottom: -1px;

	}
	
	
#copy p

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: black;
	text-align: center;
	padding: 0 10px;	
	}
	
	
#copy  p a

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	text-decoration: none;
	color: black;

	}		
	
	
	
#copy p a:hover

	{

	text-decoration: underline;

	}	
	
	
	
	
.updateButton

	{
		
	background-color: 	white;
	color: black;
	width: 120px;
	padding-left: .2em;
	padding-right: .2em;	
	border: 1px solid #198B31;
	cursor: pointer;
	text-align: center;
	height: 2em;

	}
	
	
	
	

	
	
.divider

	{
	
	clear: both;
	line-height: 1px;
	border-bottom: 1px dotted #E0C266;
	margin-bottom: 10px;
	}
	

#process

	{
		
	/*border: 1px solid red;	*/
	width: 215px;
	float: right;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	position: relative;
	top: -15px;
	list-style-type: none;	

	
	}

#process li.headerSection

	{
		
	padding-top: 10px;
		
	}
	
	
#process li

	{
	
	margin-left: 10px;
	line-height: 1.5em;

			
	}


	
#processStatements

	{
		
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style-type: square;	
	list-style-position: outside;
	width: 330px;
	/*border:1px solid blue;	*/
		
	}
	
	
#processStatements li


	{
	
	font-size: 1.1em;	
	line-height: 2em;
	color: #0087C7;
			
	}
	
#logout

	{
	
	margin: 0 20px;	
	border: 1px #006669 solid;	
	padding: 10px;	
	}
	
#logout img

	{
		
	margin: 10px;	
		
	}
	
#logout p

	{
		
	font-size: 12px;
	text-align: justify;	
		
	}
	
	
#logout a

	{
		
	color: black;
	background-color: white;
	text-decoration: none;
	
	}
	
#logout a:hover

	{
		
	text-decoration: underline;
	
	}
	
	
#jobs

	{
		
	padding: 0;
	margin: 0;
	margin-top: 30px;
	list-style-type: none;	
	/*border: 1px solid blue;*/
		
	}
	
#jobs li

	{
		clear:both;
		
		background-image: url(images/grad_divider.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
		
		line-height: 3em;

	}
	
#jobs li a

	{
		
	float: right;	
		
	}
	
	
#jobs li a:hover

	{
		
	text-decoration: underline;
	
	}
	
	
#jobs li a img

	{
		
	border: 0;
	vertical-align: baseline;
	margin-right: 10px;
	
	}
	
	
	
#jobDetails

	{
	
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;	
	width: 300px;
	/*border: 1px solid blue;*/
	}
	
#jobDetails li

	{
		clear: both;
		line-height: 3em;
		padding-left: 10px;
		background-image: url(images/grad_divider.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
	}

	
	
#jobDetails li img

	{
	
		display: inline;	
		margin-left: 15px;
		margin-right: 5px;
		
		
	}
	
	
#jobEnquiry

	{
		
	clear: both;
	float: right;	

	width: 270px;
	/*border: 1px solid red;	*/
	background-color: #0087C7;	
	margin-top: 32px;
	border: 1px solid #666666;

	
	}
	
	
#jobEnquiry p

	{
		
	color: white;	
		
	}
	
#jobEnquiry p label

	{
	
	font-size: 11px;	
	color: white;	
		
	}
	
#jobEnquiry input

	{
		
	width: 140px;	
		
	}
	
	
.alert

	{
		
	color: #FF0000;	
		
	}
	
#jobDescription

	{
		
		clear:both;
		
		background-image: url(images/grad_divider.gif);
		background-repeat: no-repeat;
		background-position: bottom center;	
		padding-bottom: 40px;
		
	}
	
	

	
#maillist

	{
		
	margin-top: 30px;	
	margin-bottom: 30px;	
	text-align: justify;
	padding: 5px;
	font-size: .8em;	
		
	}
	
#newsScroller

	{
		
	margin: 0;
	width: 140px;
		
	}
	
	
#newsScroller p 

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif; 
	text-align: left;
	padding: 5px;

	}
	
#openingImages

	{
		
	width: 100px;
	float: right;
	margin-right: -10px;
	background-color: #BFE1EF;	
	margin-left: 10px;
	
	}
	
	
.generalList

	{
		
	list-style-type: square;	
	list-style-position: outside;
	padding-left: 25px;
	margin-left: 10px;
	color: #0087C7;

	}
	
.generalList li

	{
		

	clear: both;	
	line-height: 2.5em;
	position:relative;

	}
	
.generalList li img

	{
		
	
	float: right;
		
	}
	
	
.generalList li label

	{
		
	color: black;
	padding-right: 10px;
		
	}

	
.generalList li p.rightAlign

	{
		
	float: right;
	color: #0087C7;
	width: 150px;
	text-align: left;
	border-left: 1px solid #0087C7;
	margin-top: -2px;
		
	}
	
		
	
table

	{
		
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 20px;
	/*border: 1px solid red;*/
		
	}	
	
table td

	{
		
	padding: 5px 0 2px 3px;	
	font-size: 11px;
	
	}
	
table td img

	{
		
	margin-left: 10px;	
		
	}	
	
.headerRow

	{
		
	background-color: #0087C7;
	color: white;
	padding-left: 5px;	
	padding-top: 5px;	
	
		
	}
	
.userIcons

	{
		
	float: right;	
		
	}
	
.userIcons a img

	{
		
	border: 0;
	margin-right: 15px;	
		
	}
	
	
.optionList

	{
		
	float: right;
	width: 200px;
	border: 1px solid  #0087C7;
	border-left: 0px solid white;
	padding: 5px;	
    margin-bottom: 0px;
    margin-left: 20px;
	}
	
.tesAmmBlueLarge

	{
		
	color: #0087C7;	
	font-size: 2em;
		
	}
	
	
.tesAmmBlueMedium

	{
		
	color: #0087C7;	
	font-size: 1.5em;
		
	}
	
.tesAmmBlue

	{
		
	color: #0087C7;	
		
	}
	
	
#weblinks

	{
		
	margin: 0 10px;
	padding: 0;
	list-style: none;	
	list-style-image: none;
	margin-top: 40px;
		
	}
	
	
#weblinks li

	{
		
	position: relative;
	width: 100%;
	background-image: URL(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	line-height: 2em;
	padding: 30px 0;
	text-align: justify;
	
	}

	
#weblinks li p.link

	{
	
	width: 100%;
	font-weight: bold;
		
	}
	

#weblinks li a 

	{
		
	position: relative;	
		
	}
	
	
#answer

	{
		
	background-color: #FFFFB7;	
	background-image: url(images/paperclip_background.gif);
	background-repeat: repeat-x;
		
	}	
	



	
	
#faqs

	{
		
	margin: 0 10px;
	padding: 0;
	list-style: none;	
	list-style-image: none;
	margin-top: 0px;
		
	}
	
	
#faqs li

	{
		
	position: relative;
	width: 100%;
	background-image: URL(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
	line-height: 2em;
	padding: 30px 0;
	text-align: justify;
	
	}

	

	

#faqs li a img

	{
		
	margin-right: 10px;	
		
	}
	
form p input.emailEnquiry

	{
		
	display: block;	
	position:relative;
	background-image: url(images/icon_enquiry.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	font-size: 1.1em;
	width: 170px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #666666;
	cursor: pointer;
	height: 25px;
	margin-top: 15px;
			
	}
	
	
#regional

	{
		
	margin: 0;
	padding: 0;
	list-style: none;	
	list-style-image: none;
	width: 250px;
	float: right;
	position: relative;
	top: -40px;
	
	}
	
	
#regional li

	{
	
	width: 100%;
	background-image: URL(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	padding: 0;
	margin: 0;
	
	
	}

	
#regional li p

	{
	

	margin-left: 30px;
	text-align: left;
	
	}
	

#regional li img 

	{
		
	position: relative;
	top: 20px;
		
	}
	
	
#regionalImage

	{
		
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #0087C7;	
		
	}
	
	
	
#newsarchive	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{

	list-style: none;
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
	background-color: white;
	margin-top: 30px;

	
	}


#newsarchive li

	{
		


	width: 100%; /* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */

	position: relative; /* set purely to overcome IE bug of peek-a-boo content bug */
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	/*border-bottom: 1px solid #C7E0B9;*/
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 2em;
	
	border-bottom: 1px dashed #0087C7;
	

	}
	
#newsarchive li a

	{
		
	color: #333366;
	font-size: .9em;	
		
	}
	
.tinyFont

	{
		
	font-size: 10px;	
		
	}
	
	
#sitemapList

	{
		
	list-style-type: square;	
	list-style-position: outside;
	padding-left: 25px;
	margin-left: 10px;
	color: #0087C7;

	}
	
#sitemapList li

	{
		

	clear: both;	
	line-height: 2.5em;
	position:relative;
	margin-bottom: 25px;

	}
	
	
ul.attachments

	{
	
	margin: 0;
	padding: 0;

	}

	
ul.attachments li		

	{
	
	display: inline;
	
	}
	
		
ul.attachments img

	{
	
	width: 16px;
	height: 16px;
	margin: 0 2px;
	padding: 0;
	
	}
	
	
	
div.newsHolder

	{
	
	padding-top: 10px;	
			
	}
	
	
		
div.newsHolder p

	{
		
	padding-top: 0;	
		
	}	

	
div.newsHolder div.imageHolder

	{
		
	float: right;	
	width: 360px;		
		
	}	
	
		
	
		
	
div.newsHolder img

	{
		
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #7FA9CE;
	margin-left: 15px;
	margin-bottom: 5px;
		
	}

	
div.newsHolder h1

	{
		
	margin-bottom: 30px;	
		
	}
	
		
div.newsHolder h1 span

	{
		
	float: right;	
		
	}
	

	
div.newsLink

	{
		
		background-image: url(images/grad_divider.gif);
		background-repeat: no-repeat;
		background-position: bottom center;		
		
	}
		

	
	
	
div.newsLink h2

	{
		
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-size: 12px;	
		
	}
	
		
div.newsLink h2 span

	{
		
	float: right;	
		
	}
	
	
p.newsHeadline

	{
		
	
	color: #438AFF;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;		
		
		
	}

