#pageMainBody, #pageMainBody p, #pageMainBody td, #pageMainBody li {
    line-height:1.3em;
}

p.subheadline {
	color: #0096a5;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background: transparent;
}



table.uwtable {
       width: 600px;
}

table.uwtable td{
       padding: 0px 0px 0px 0px;
}

div#homecontent {
       width: 858px;
       margin-left: 23px;
}

div#nmbg {
        height:400px;
        background: #ffffff url(/images/nwm.jpg) right top no-repeat;
        padding: 0px;
        padding-top: 60px;
        margin-top: -40px;
        position:relative;
}

div.contright {
    float:right;
}

table.smdata {
       width:600px;
}
table.smdata td {
       width:300px;
       padding: 2px 2px 2px 2px;
}

table.banneradtable {
       width:100%;
}
table.banneradtable td.banner {
       width: 84%;
       border: 2px solid green;
       padding: 2px 2px 2px 2px;
       text-align: center;
       background-color: #fff5c7;
}
table.banneradtable td.spacer {
       width:8%;
}