﻿h1
{
    height: 35px;
    line-height: 35px;
}
h3
{
    padding-top: 15px;
    font-size: 16px;
}

.imgPerson
{
	border: solid 1px #CFD0D2;
	height: 100px;
}

.imgNoBorder 
{
	border-width: 0px;
}

.structure table
{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    color: #003B79;
    line-height: 12px;
    text-align: center;
}

.subtitle
{
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    color: #003B79;
}

.subtitle_op
{
    font-size: 10px;
    font-weight: normal;    
}

.structure table td
{
    border: dotted 1px #CFD0D2;
    padding: 10px;
}

.picture_cell
{
    width: 140px;
}

.table_bottom
{
    height: 25px;
    line-height: 15px;
    font-size: 14px;
}

.white_cell
{
    background-color: White;   
    width: 30px;    
    padding: 0px;
    border-width: 0px !important;
}

.gray_cell
{
    background-color: #CFD0D2;
    font-family: "Trebuchet MS";
    font-size: 14px;
    border-width: 1px;
	border-top-color: White !important; 
	border-style: solid !important; 
	height:25px;
}

