﻿.i_hdr {
    height: 272px;
    background-color: #ffffff;
  	background-image: url("../images/com_about_hdr3.png");
  	background-repeat: no-repeat;
    }
.i_content {
	text-align: left;
	padding: 10px 30px 30px 30px;
}
.i_h2 {
    font-weight: bold;
    font-style: oblique;
    font-size: 10pt;
    color: #0030b0;
    font-family: arial, helvetica, sans-serif;
	}
.i_h3 {
    font-weight: bold;
    font-style: oblique;
    font-size: 9pt;
    color: #0030b0;
    font-family: arial, helvetica, sans-serif;
	}

.i_maintext {
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	}

