.PNSSMain {
width: 100%;
text-align: center;
}
.PNSSbody {
width: 750px;
font-size: 11px;
font-weight: normal;
margin: 0 auto;
}
.master1 {
width: 750px;
float: left;
text-align: left;
}
.master1 .left {
float: left;
width: 150px;
text-align: center;
}
.master1 .right {
text-align: center;
float: right;
width: 600px;
font-weight: bold;
}
.master2 {
width: 750px;
float: left;
font-size: 11px;
font-weight: normal;
margin-bottom: 20px;
text-align: left;
}

.master2 strong{
font-size: 11px;
font-weight: normal;
}
.master2 a {
font-size: 11px;
font-weight: normal;
}

.master3 {
width: 750px;
float: left;
margin-top: 10px;
margin-bottom: 20px;
font-size: 11px;
font-weight: normal;
text-align: left;
}
.master3 .toprow {
float: left;
border-bottom: 1px solid #ccc;
width: 750px;
}
.master3 .content {
float: left;
padding: 10px 0px 10px 0px;
font-size: 11px;
font-weight: normal;
}

.master3 strong {
font-size: 11px;
font-weight: normal;
}

.master3 a {
font-size: 11px;
color: #000;
}

.master3 .left {
float: left; 
font-size: 12px;
color: #96171a;
font-weight: bold;
}
.master3 .right {
float: right;
}
.master3 .right a{
font-weight: bold;
}
h1 {
font-weight: bold;
margin: 0px;
font-size: 12px;
color: #96171a;
display: inline;
}
h2 {
font-weight: bold;
margin: 0px;
font-size: 12px;
color: #96171a;
display: inline;
}
.NSSTitle h1{
display: block;
width: 750px;
border-bottom: 1px solid #ccc;
color: #96171a;
font-size: 15px;
font-weight: bold;
text-align: left;
margin-top: 10px;
}
.stuff {
margin-top: 20px;
font-size: 11px;
color: #000;
}
.stuff strong{
font-weight: normal;
font-size: 11px;
color: #000;
}
.stuffRow {
}
ul {
font-size: 11px;
color: #000;
line-height: 15px;
}
ul a{
font-size: 11px;
color: #000;
}
.new {
color: #96171a;
font-weight: bold;
}
.smallLink a{
font-size: 11px;
color: #000;
}