#menuHeaderAssoc	{
	position:relative;
	width:230px;
	height:100%;
	margin: 0px auto;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:22px;
	background-color: #DAF3F7;
	padding:6px 0px 7px 0px;
}
#menuHeaderText	{
	padding:0px 8px;
}
#menu_bar {
	position:relative;
	width:230px;
	height:6px;
	margin: 0px auto;
	background-color:#47B7CF;
}
#menuGrey {
	position:relative;
	margin:0px auto;
	width:230px;
	height:100%;
	min-height:300px;
	background-color:#E6E6E6;
}
#menuAssocContent {
	position:relative;
	float:right;
	width:230px;
	height:100%;
	margin: 0px auto;
	padding: 4px 0px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:13px;
	line-height:16px;
	background-color:#E6E6E6;
}
#menuAssocText {
	margin:10px 0px 0px 0px;
	list-style-position:outside;
	float:right;
	width:205px;
	padding-left:0px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:black;
	background-color:#E6E6E6;
}
#menuAssocText li {
	padding-bottom:10px;
	padding-right:5px;
	background-color:#E6E6E6;
}
#associationContentHeaderMain {
	position:relative;
	float:left;
	width:708px;
	height:43px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#F7931E;
	text-align:center;
	line-height:43px;
	margin-bottom:20px;
	background-image:url(../../../images/associationsContentHeaderBG.png);
	background-repeat:no-repeat;
}
#contentAssocWrapper {
	position:relative;
	float:left;
	width:702px;
	height:100%;
	padding:0px 3px 0px 3px;
	font-size:16px;
	line-height:20px;
}
#assocBodyWrapper {
	position:relative;
	float:left;
	width:702px;
	height:100%;
	margin:20px auto;
	padding:0px auto;
}
#assocLogosAAMT {
	float:left;
	margin:0px 25px 0px 70px;
	text-align:center;
}
#assocLogosANTA {
	float:left;
	margin:17px 77px 0px 82px;
	text-align:center;
}
#assocLogosATMS {
	float:left;
	margin:17px 0px 0px 0px;
	text-align:center;
}
#assocLogosAMT {
	float:left;
	margin:0px 0px 0px 45px;
	text-align:center;
}
#assocLogosAAOH {
	float:left;
	margin:33px 85px 0px 77px;
	text-align:center;
}
#assocLogosNCBTM {
	float:left;
	margin:20px 0px 0px 0px;
	text-align:center;
}
#assocLogosIICT {
	float:left;
	margin:0px 0px 0px 45px;
	text-align:center;
}
#assocRowSpacer	{
	position:relative;
	float:left;
	width:708px;
	min-height:35px;
}
#greenDividerAssoc {
	position:relative;
	float:left;
	width:708px;
	height:4px;
	margin:15px 0px 15px 0px;
	background-color:#B2E288;
}

