div.yui-b p {
            
    margin: 0 0 .5em 0;
    color: #000;

}

div.yui-b p strong {

    font-weight: bold;
    color: #000;

}

div.yui-b p em {

    color: #000;

}            

h1 {

    font-weight: bold;
    margin: 0 0 1em 0;
    padding: .25em .5em;
    background-color: #ccc;

}

#productsandservices {

    margin: 0 0 10px 0;

}
a[href $='.pdf'] {padding-right: 18px;background: transparent url(../images/pdf.png) no-repeat center right;}
a[target="_blank"] {background:url(../images/external.png) 99% 40% no-repeat; padding-right: 15px;}
.regLink A:link{text-decoration:none; color:#24405C; font-weight: bold}
.regLink A:visited{text-decoration:none; font-weight: bold}
.regLink A:hover{text-decoration:underline; color:#646942; font-weight: bold}
.regLink A:active{text-decoration:none; color:#24405C; font-weight: bold}

.tbl
{
    border-color: #990000;
    border-width: 0 0 1px 1px;
    border-style: solid;
	text-align: center;
}

.tbldata
{
    border-color: #990000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}