﻿.testhdr {
    height: 185px;
    padding: 0px;
    background-color: #ffffff;
  	background-image: url(../images/cns_links_hdr.png);
  	background-repeat: no-repeat;
    }
.linktext {
	width: 630px;
	text-align: center;
	padding: 20px 15px 15px 15px;
    }
.cdirect {
	font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	
}
.listlink {
	font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #002080;
    font-family: arial, helvetica, sans-serif;
    }
