@charset "UTF-8";
/* CSS Document */

/* CSS Document */

/* CSS Document */

#pgContents {
	padding: 20px;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 200px;
	background-image: url(../assets/images/join/join_bg.jpg);
	background-repeat: no-repeat;
}
#introTxt {
	float: left;
	width: 375px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 140px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#joinHeader {
	background-image: url(../assets/images/join/joinhead_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 980px;
}
#introTxt p {
	padding: 0px;
	font-size: 13px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#countryChoice {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;
	height: 200px;
}
#pgContents #countryChoice a:link {
	color: #00497E;
	text-decoration: none;
}
#pgContents #countryChoice a:visited {
	color: #00497E;
	text-decoration: none;
}
#pgContents #countryChoice a:hover {
	color: #0076B8;
}
#pgContents #countryChoice a:active {
	color: #0076B8;
}
#countryChoice h4 {
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
	color: #333;
}
#countryChoice h5 {
	font-size: 20px;
	color: #00497E;
	background-image: url(../assets/images/sidearrow.png);
	background-repeat: no-repeat;
	text-indent: 50px;
	background-position: 40px 50%;
	margin: 0px;
	padding: 0px;
}
#auContainer {
	padding: 0px;
	float: left;
	height: 140px;
	width: 230px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../assets/images/join/flag_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#auflagContainer {
	padding: 0px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	height: 75px;
	width: 150px;
}
#nzContainer {
	padding: 0px;
	float: right;
	height: 140px;
	width: 230px;
	background-image: url(../assets/images/join/flag_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#nzflagContainer {
	padding: 0px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	height: 75px;
	width: 150px;
}
#joinOutro {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 12px;
}
#countryChoice p {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
	color: #666;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
