/*  ***************************************************************************************
    This file imports the default eAIP.css stylesheet for the HTML version of the eAIP.
    
    Any style in the default eAIP.css stylesheet can be overridden by copying the style
    from that stylesheet, pasting it here and changing whatever needs to be changed.
    ***************************************************************************************/

@import url("eAIP-default.css");

table.Thin, table.Standard, table.AmdtTable, table.AllBordersTable {
    margin-left: 0px; 
    margin-right: auto;
}

.chartTable{
	width: auto;
}

h4.TitleSection {
	margin-top: 24px;
}
