.tx-ps-associations h1, h2, h3, h4, h5, p {
	font-family: verdana;
}

.tx-ps-associations td {
    border: 1px solid #DCDCDC;
    padding: 5px;
    font-size: 16px;
}

.tx-ps-associations {
    padding-top: 30px;
    padding-bottom: 30px;
}
.tx-ps-associations div p {
    margin-top: 0px;
	padding-bottom: 10px;
}
.tx-ps-associations div h3 {
    /* float: left; */
    margin: 0px auto;
    margin-bottom: 5px;
}
.tx-ps-associations .greenbar{
	width: 98.8%;
	background: #335860;
}
.tx-ps-associations .sub-article {
    width: 100% !important;
	margin: 0px 0px 40px 0px !important;
}
.tx-ps-associations div h4 {
    font-size: 16px;
}
.tx-ps-associations div h3.employees {
    float: none;
}
.tx-ps-associations .descriptionHeder{
    position: relative;
    text-align: left;
   # border: 1px solid #C5C5C5;
    margin: 20px 0px 0px 0px;
    padding: 5px 20px 15px 0px;
}
.tx-ps-associations .descriptionBody .center {
    position: relative;
    display: table;
    /*margin: auto;*/
	padding-bottom: 10px;
}
.tx-ps-associations .descriptionBody .center h3{
	float: left;
	margin-right: 10px !important;
}
.tx-ps-associations .descriptionBody .center p{
	float: left;
	padding: 0px !important;
    font-size: 20px;
    margin-top: 3px;
}

.tx-ps-associations .descriptionBody{
	position: relative;
    text-align: left !important;
    #border: 1px solid #C5C5C5;
	#border-top: none;
	/*padding: 5px 20px 15px 20px;*/
}
.tx-ps-associations .descriptionBody p {
    text-align: center !important;
	margin: 0px;
}

.tx-ps-associations table tr:nth-child(odd) { background:#ffffff; border:solid #c5c5cr 1px !important; }

.tx-ps-associations b{font-weight: bold;}