html, body { height: 100%; }
html { font-size: 100%; }

body {
	line-height: normal;
	background: url(../Images/Background.jpg);
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

div { position: relative; }
div.clear { clear: both; font-size: 0px; line-height: 0px;}

a { text-decoration: none;   }
a:hover { text-decoration: none;  }

h2 span { display: none; }

/* generic layout */

	#Website {
		width: 980px;
		background: #CCC;
		font-size: 1.0em;
		background: url(../Images/zWebsite.jpg) repeat-y;
	}

/* header */

	#HeaderDecoration {
		width: 980px;
		font-size: 0px;
		height: 16px;
		line-height: 16px;
		background: url(../Images/zHeaderDecoration.jpg) no-repeat;
	}

	#Header {
		width: 940px;
		height: 139px;/*121px;*/
		margin: 0px 20px 0px 21px;
		/* background: url(../Images/Logo.gif) no-repeat; */
	}
	
	#Header form {
		float: right;
		display: inline;
		margin: 40px 14px 0px 0px;
		width: 200px;
	}
	
	#Header form div { clear: both; margin-bottom: 2px; }
	#Header form div.LoginHeader { height: 14px; background: url(../Images/Login.gif) 70px 0px no-repeat; }
	
	#Header form label, #Header form input {
		float: left;
		display: inline;
		font-size: 1em;
				
	}
	
	#Header form label {
		width: 70px;
		height: 16px;
		line-height: 16px;
		color: #9da6b9;
		font-size: 0.9em;
	}

	#Header form input {
		width: 100px;
		border: 1px solid #9da6b9;
	}

	#Header form .button {
		font-size: 0.9em; 
		color: #808080; 
		font-weight: normal; 
		background: #FFFFFF;
		width: 52px;
		height: 17px;
		border: 1px solid; 
		border-color: #808080 #808080 #808080 #808080;
		float: right;
		display: inline;
		
	}

	
/* Content */
	#Content {
		clear: both;
		margin: 0px 20px;
		border: 1px solid #000;
		width: 940px;
		height: auto;
		/* background: url(../Images/Content.gif) repeat-y; */
	}
	
	#Content .Column {
		float: left;
		display: inline;
	}
	
	#Content .Columnright {
			float: right;
			display: inline;
	}
	
	#LeftSection {
		width: 165px;
	}
	
	#MiddleSection {
		margin: 15px 0px 0px 18px;
		width: 523px;
	}
	
	#MiddleSection2 {
		margin: 20px 0px 0px 20px;
		width: 800px;
	}
	
	#RightSection {
			margin: 0px 4px 0px 1px;
			width: 225px;
		/*	height: 800px; */
		/*	border: 1px solid #000; */
			
	}

	h1 {
		border-bottom: 1px solid #d67b39;
		color: #9da6b9;
		font-size: 1.25em;
		font-weight: bold;
		text-transform:uppercase;
	}

	h2 {
		color: #9da6b9;
		font-size: 1.05em;
		font-weight: bold;
		text-transform:uppercase;
	}

	strong {
		
		font-size: 11px;
		font-weight: bold;
		}

	
	#MiddleSection p {
		color: #333;
		margin: 0px 20px 20px 0px;
		font-size: 0.95em;
	}
	
		
	ul.ListOfLinks, ul.ListOfLinks li {
		margin: 0px;
		padding: 0px;
		width: 165px;
		line-height: 25px;
		list-style: none;
	}
	
	ul.ListOfLinks li {
		height: 25px;
		border-bottom: 1px solid #FFF;
		background: #9da6b9;
	}
	
	ul.ListOfLinks li a {
		width: 165px;
		height: 25px;
		display: block;
		background-image: url(../Images/MenuItem.gif);
		background-position: 149px 0px;
		background-repeat: no-repeat;
		font-weight: bold;
		font-size: 0.90em;
		color: #fff;
		text-indent: 10px;
	}
	
	ul.ListOfLinks li a.CurrentPage,
	ul.ListOfLinks li a:hover {
		background-position: 149px -23px;
	}
	
	div#Extra {
		clear: both;
		width: 120px;
		height: 125px;
		background: url(../images/NSW_Award.jpg) no-repeat;
	}
	
	.button {
		font-size: 0.9em; 
		color: #808080; 
		font-weight: normal; 
		background: #FFFFFF; 
		width: 70px;
		height: 18px;
		border: 1px solid; 
		border-color: #808080 #808080 #808080 #808080 
	}

	.button2 {
		font-size: 0.9em; 
		color: #808080; 
		font-weight: normal; 
		background: #FFFFFF; 
		width: 150px;
		height: 18px;
		border: 1px solid; 
		border-color: #808080 #808080 #808080 #808080 
	}

	.radio1 {

		font-size: 0.9em; 
		color: #474747; 
		width: 30px;
		font-weight: normal; 
		background: #FFFFFF; 
		
		}
	
	input, textarea {
		font-size: 0.9em; 
		color: #474747; 
		width: 140px;
		font-weight: normal; 
		background: #FFFFFF; 
		border: 1px solid; 
		border-color: #808080 #808080 #808080 #808080 
	}
	
	
	#Hack { display: none; clear: both;	}
	html>body #Hack { display: block; font-size: 0px; }
	
/* Footer */

	#Footer {
		clear: both;
		height: 80px;
		background: url(../Images/zFooter.jpg) no-repeat 0% 100%;
		text-align: center;
		font-size: 0.85em;
	}
	
	#Decoration {
		margin: 0px 28px 0px 40px;
		height: 20px;
		background: #e68834;
		font-size: 0px;
	}
	
	#Links ul, #Links li {
		display: inline;
		margin: 0px;
		padding: 0px;
		line-height: 20px;
		list-style: none;
	}
	
	#Links ul {
		display: block;
		margin: 0px 30px;
	}
	
	#Links li {
		padding: 0px 5px; 
		border-right: 1px solid #56565b;
		height: 20px;
	}
	
	#Links li a { color: #56565b; }
	#Links li a:hover { text-decoration: underline;  }
	#Links li.Last { border: none; }
	
