﻿.a_hdr {
    height: 185px;
    background-color: #ffffff;
  	background-image: url(../images/cnd_hdr_generic.png);
  	background-repeat: no-repeat;
    }
.a_h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: #007070;
    font-family: arial, helvetica, sans-serif;
	}
.a_maintext {
    font-weight: bold;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
}
.a_link {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #007070;
    font-family: arial, helvetica, sans-serif;
}
.a_content {
	width: 630px;
	text-align: left;
	padding: 20px 15px 25px 15px;
    }
