﻿.c_hdr {
    height: 185px;
    background-color: #ffffff;
  	background-image: url(../images/cnd_hdr_generic.png);
  	background-repeat: no-repeat;
    }
.c_h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: #007070;
    font-family: arial, helvetica, sans-serif;
	}
.c_h2 {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #007070;
    font-family: arial, helvetica, sans-serif;
	}
.c_maintext {
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
}
.c_link {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #00b0b0;
    font-family: arial, helvetica, sans-serif;
}
.formtext {
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
}
.c_label {
 	width: 400px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
    }
.c_input {
	text-align: left;
	padding: 0px 0px 0px 0px;
    }
.c_content {
	text-align: left;
	padding: 10px 10px 10px 10px;
	}
	
