@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#ausm_box1 {
	display:inline;
	float: left;
	width: 580px;
	padding-bottom: 10px;
}
.ausm_box1sub1 {
	display:inline;
	float: left;
	width: 460px;
	padding-left: 6px;
	padding-right: 6px;
}
.ausm_box1sub2 {
	display:inline;
	float: left;
	width: 102px;
	padding-right: 6px;
}

#ausm_box2 {
	float: left;
	width: 580px;
	padding-top: 10px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#ausm_box3 {
	float: left;
	width: 580px;
	height: auto;
}

#ausm_box4 {
	display:inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 580px;
	padding-bottom: 10px;
}
.ausm_box4sub1 {
	display:inline;
	float: left;
	height: auto;
	width: 270px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ausm_box4sub1pic {
	height: 102px;
	width: 72px;
	float: left;
}
.ausm_box4sub1head {
	width: 188px;
	padding-left: 8px;
	float: left;
}
.ausm_box4sub1head a {
	color: #0033CC;
	text-decoration: none;
}
.ausm_box4sub1head a:hover {
	text-decoration: underline;
}
.ausm_box4sub1text {
	height: 82px;
	width: 177px;
	float: left;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}

.ausm_shortline {
	width: 75px;
	float: left;
	height: 25px;
	text-align: left;
	padding-left: 85px;
	font-weight: bold;
}
.ausm_longlinelink {
	width: 335px;
	float: left;
	height: 25px;
	text-align: left;
	padding-right: 85px;
}
.ausm_longlinelink a {
	color: #0033CC;
	text-decoration: none;
}
.ausm_longlinelink a:hover {
	text-decoration: underline;
}
.ausm_sub1 {
	float: left;
	width: 580px;
	height: 69px;
}
.ausm_sub2 {
	float: left;
	width: 576px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	background-color: #E1E1E1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #F4F4F4;
	margin-bottom: 10px;
}

.centre {
	text-align: center;
}

