html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002f59;
	background-color: #002f59;
	margin: 0;
	padding: 0px;
}

.content h1
{
	font-size: 13px;
}

.accessible
{
	display: none;
}

.content
{
	background-color: white;
	margin: 60px 0px 1px 210px;
	border: 0;
	padding: 10px;
	bottom: 1px;
}

.header
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #000000 url(ausdigrough2spacer.png) repeat-x;
}

.header-image
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 598px;
	height: 60px;
	background: #ffffff url(ausdigrough2.png) no-repeat;
}

.header p
{
	display: none;
}

.menu-table
{
	position: absolute;
	left: 0px;
	top: 60px;
	width: 200px;
	background-color: #002f59;
	/* border: 1px solid #c0c0c0; */
	border: none;
	border-left-width: 0px;
	padding: 4px 4px 4px 4px;
	font-size: 11px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu-table a
{
	color: white;
}

.menu-topic
{
	font-weight: bold;
}

.menu-heading
{
	font-weight: bold;
	font-style: italic;
}

.menu-notification
{
	color: #80e080
}

.menu-copyright
{
}

.newsitem
{
	padding: 3px;
	margin: 3px;
}

.newstitle
{
	font-size: 15px;
	font-weight: bold;
	color: #36FF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsdate
{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #053040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newsbody
{
	font-size: 12px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.newslink
{
	font-size: 12px;
	color: #1c6c8a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.error-message
{
	color: red;
	font-size: large;
}

.wizard-heading
{
	font-size: large;
}
