/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#162983;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	letter-spacing: 0px;
	background-color: #B4BFF3;
}
p{
	margin: 0px 0 10px 0;
	padding: 0px;
	text-align: left;
}
a:link {
	color: #8BA408;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #8BA408;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #162983;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.heading1 {
	color: #162983;
	font-size: 30px;
	font-weight: bold;
	padding: 0px 0 0 0;
}
.heading1b {
	color: #162983;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.ausimg {
	text-align:center;
	border:1px;
	font-weight:bold;
	font-style: italic;
	color:#162983;
	vertical-align:text-top;
	line-height:16px;
	margin-top:-10px;
}
.heading2{
	color: #162983;
	font-size: 13px;
	font-weight: bold;
}
.imagehome{
	float: left; 
	margin: 0px 15px 10px 0px;
}
.menutext {
	color: #162983;
	font-weight: normal;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
.menutext a:link {
	color: #162983;
	text-decoration: none;
}
.menutext a:visited {
	color: #162983;
	text-decoration: none;
	font-weight: normal;
}
.menutext a:hover {
	color: #162983;
	font-weight: bold;
	text-decoration: none;
}
.footertext {
	color: #ffffff;
	font-size: 10px;
}
.footertext a:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFEC00;
	font-size: 10px;
	text-decoration: none;
}
.footertext a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

