﻿
body {
  background: white;
  color:#0072c6 !important;
}

a {
    text-decoration:none;
    color:darkslateblue !important;
    }

a:visited {
    text-decoration:none;
    
    }


.PnsPartnerTitle {
    text-transform:uppercase;
    font-weight:600;
    font-size:18px;
    text-align:center;
    color:black;
    margin-bottom:10px;
}
    
.TablePns {
    width:940px;
}

.RowPnsMain {
}

.PnsHRTitle {
       height: 1px!important;
       color:black!important;
       width:50px !important;
       text-align:center;
       margin-top:0px!important;
}



.CellPnsTitle {

    vertical-align:top;
	padding: 5px 10px 5px 10px;
  	text-align: left;
  	width: 550px ;
    font-weight:600;
    font-size:16px;
    color:black;
    min-height:100px;
}

.PnsHRTop {
    margin-top:-3px;
    color: #C0C0C0 !important;
    height: 1px !important;
    border: none !important;
}

.PnsHR {
    color: #C0C0C0;
    height: 1px;
    border: none;
}

.CellPnsPhoto {
    
    vertical-align:top;
    
}

.PnsPhoto {
    width:350px;
    padding-left:15px;
}

.CellPnsProperties {
    	vertical-align:top;
	padding: 5px 10px 5px 10px;
  	text-align: left;
  	width: 450px ;
    font-size:12px;
    min-height:25px;
}

.CellPnsDescription {
    vertical-align:top;
    padding: 5px 10px 5px 10px;
    text-align: left;
    width: 270px ;
    text-align:justify;
    color:black;
    font-family: arial, helvetica, sans-serif !important;
    font-size: 13px; 
    font-style: normal; 
    font-weight: 400;
    min-height:300px;
    font-size: 13px; 
    line-height:1.4;
}

.CellPnURL {
    color:black;
    font-size:12px;
}

.CellPnsBlurbs {
    padding: 5px 10px 5px 10px;
    font-size: 13px; 
    width:940px;
}

.CellPnThemes {
    color:black;
    vertical-align:top;
	padding: 5px 10px 5px 10px;
  	text-align: left;
  	width: 450px ;
    font-size:12px;
    min-height:25px;
}

.PnsCellSeparation {
    height:64px !important;
    padding:16px !important;
}





.YearButton {

background-color:#008BD3 !important;
display:inline-block !important;
color:#ffffff !important;
font-size:18px !important;
padding:6px 24px !important;
text-decoration:none !important;
margin-bottom:10px;
font-weight:600;
}


.LinkReadMore {

    font-size:0.9vw;
}