﻿.e_hdr {
    height: 185px;
    background-color: #ffffff;
  	background-image: url("../images/com_hdr_generic2.png");
  	background-repeat: no-repeat;
    }
.e_content {
	text-align: left;
	padding: 30px;
}
.e_h1 {
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: #0030b0;
    font-family: arial, helvetica, sans-serif;
	}
.e_h2 {
    font-weight: bold;
    font-style: oblique;
    font-size: 9pt;
    color: #0000b0;
    font-family: arial, helvetica, sans-serif;
	}

.e_maintext {
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	}


