/* $Date: 2009-11-23 15:52:07 +1100 (Mon, 23 Nov 2009) $ $Revision: 22 $ */
body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #ffffff;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

.oneColFixCtrHdr #footer a:link {
	color: #000000;
}

.oneColFixCtrHdr #footer a:visited {
	color: #000000;
}

.oneColFixCtrHdr #footer a:active {
	color: #ff0000;
}

.oneColFixCtrHdr #footer a:hover {
	color: #ff0000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #444444;
}

a:active {
	color: #444444;
}

a.tab:link, a.tab:visited, a.tab:hover, a.tab:active, a.tab_on:link, a.tab_on:visited, a.tab_on:hover, a.tab_on:active {
	color: #666666;
	font-size: 17px;
	background-color: #eeeeee;
	border: 2px solid rgb(168,169,173);
	padding: 4px 8px 4px 8px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.7em;
}

a.tab:hover, a.tab:active, a.tab_on:link, a.tab_on:visited, a.tab_on:hover, a.tab_on:active {
	color: #333333;
	background-color: #ffffff;
	font-weight: bold;
}

h1 {
	color: #444444;
	line-height: 1em;
	font-size: 20px;
	padding: 0px 0px 5px 0px;
}

h2 {
	color: #444444;
	line-height: 1.3em;
	font-size: 18px;
	padding: 10px 0px 0px 0px;	
}

h3 {
	color: #444444;
	line-height: 1.3em;
	font-size: 16px;
	padding: 0px 0px 0px 0px;	
}

h4 {
	color: #444444;
	line-height: 1.3em;
	font-size: 15px;
	padding: 0px 0px 0px 0px;	
}

h5 {
	color: #444444;
	line-height: 1.3em;
	font-size: 14px;
	padding: 0px 0px 0px 0px;	
}

h6 {
	color: #444444;
	line-height: 1.3em;
	font-size: 12px;
	padding: 0px 0px 0px 0px;	
}

.LeftColumn {
	font-size: 12px;
	font-weight: bold;
	width:100%;
	overflow:hidden;
	line-height: 1.3em;
}

.RightColumn {
	padding: 0px 0px 0px 60px;
	font-size: 12px;
	line-height: 1.5em;
}

#searchbox {
	margin: 0px;
}

#latestnews {
	margin: 25px 0px 0px 0px;
}

#latestnews a:link {
	text-decoration: none;
	color: #000000;
}

#latestnews a:visited {
	text-decoration: none;
	color: #000000;
}

#latestnews a:hover {
	text-decoration: underline;
	color: rgb(4,50,100);
}

#latestnews a:active {
	text-decoration: underline;
	color: rgb(4,50,100);
}

.newstitle {
	font-weight: bold;
}

#latestnews .newstitle {
	font-weight: normal;
}

#latestnews .newsdescription {
	display: none;
}

.newsthumbcell {
	width: 100px;
}

#featureditem {
	border: 1px solid rgb(168,169,173);
	background-color: #ffffff;
	background-image: url(images/BACK.JPG);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 25px 0px;
}

#featureditem li {
	margin-left: -2em;
}

.featurebox li {
	margin-left: -2em;
}

.featurebox {
	border: 1px solid rgb(168,169,173);
	background-color: #eeeeee;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

.oneColFixCtrHdr #container {
	width: 900px;  
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtrHdr #header {
	padding: 0;  
	margin: 20px 0px 0px 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 20px; 
	background: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(168,169,173);
}
.oneColFixCtrHdr #footer {
	padding: 0 20px; 
	color: #000000;
	font-size: 10px;
	line-height: 1.5em;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.maincontentimageRHS {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
}

.highlight {
	color: #ff0000;
	font-weight: bold;
}

#warning {
	color: #000000;
	background-color: #ffff00;
	border: solid 4px #ff0000;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
}

#warning h1 {
	color: #ffff00;
	background-color: #ff0000;
	padding: 4px;
	margin: 0px;
}

#warning p {
	padding: 4px;
}

#developer {
	font-size: 9px;
	text-align: right;
}

#developer a:link, #developer a:visited {
	color: #888888;
	text-decoration: none;
}

#developer a:active, #developer a:hover {
	color: #333333;
	text-decoration: underline;
}