/* CSS Document */
#primaryNavigationContainer {
	margin-bottom: 38px;
}

#contentLHS {
	padding: 0 50px 0 50px;

}
#contentLHS h2 {
	background-image: url(../images/titles/join.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 44px;	
}
#contentLHS p {
	margin-bottom: 30px;
}
#contentLHS p.inner {
	margin-bottom: 15px;
}
#contentLHS a {
	color: #ffffff;
	text-decoration: none;
}
#joinBoxes {
	background-image: url(../images/join/bg_boxes.gif);
	background-repeat: no-repeat;
	padding: 7px;
	height: 141px;
	width: 662px;
	margin-left: 43px;
}
.joinBox {
	padding: 13px 17px 0 17px;
	height: 124px;
	width: 124px;
	float: left;
	margin-right: 10px;
}
.joinBoxLast {
	padding: 13px 17px 0 17px;
	height: 124px;
	width: 124px;
	float: left;
}
.joinBoxLast p {
	color: #DDD8C3;
	font-size: 10px;
	margin: 0;
}
.joinBoxText {
	height: 95px;
}

.joinBoxText h3 {
	color: #DDD8C3;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.joinBoxText p {
	color: #ffffff;
	font-size: 11px;
	margin: 0;
}
.joinBoxText a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.joinLink {
	color: #DDD8C3;
	font-size: 10px;
	background-color: #131313;
	border: solid 1px #363531;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
#contentLHS table {
	border: 0px;
	padding: 0;
	margin: 0;
}
#contentLHS td {
	padding-bottom: 5px;
}
#contentLHS label {
	width: 150px;
}
.form270 {
	color: #000000;
	font-family: "trebuchet MS", verdana, arial, helvetica, sansSerif;
	font-size: 11px;
	width: 270px;
	border: solid 1px #676767;
}
.form40 {
	color: #000000;
	font-family: "trebuchet MS", verdana, arial, helvetica, sansSerif;
	font-size: 11px;
	width: 45px;
	border: solid 1px #676767;
}
.form60 {
	color: #000000;
	font-family: "trebuchet MS", verdana, arial, helvetica, sansSerif;
	font-size: 11px;
	width: 60px;
	border: solid 1px #676767;
}
.labelColumn {
	width: 150px;
}
#submitButton {
	text-align: right;
	padding-top: 15px;
}
#submitButton a {
	color: #DDD8C3;
	font-size: 10px;
	background-color: #131313;
	border: solid 1px #363531;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
}
#submitButton a:hover {
	text-decoration: none;
}