﻿
/*body {
    margin-top: 0px;
    margin-left: 5.5%;
    margin-right: 5%;
    width: 90%;
}*/

.Label {
	/*
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial, Tahoma;
		*/
}

.Heading {
    xfont-size: 8pt;
    xfont-family: Arial, Tahoma;
    xheight: 20px;
    color: #FFF5EE;
    background-color: Gray;
    font-weight: bold;
	padding-left:5px;
}

.Data {
	/*
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Tahoma;
		*/
}

.List {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Tahoma;
}

.ListHi {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Tahoma;
    background-color: #fffacd;
}

.SectionHeading {
    xfont-size: 8pt;
    color: black;
    xfont-family: Arial, Tahoma;
    background-color: #d3d3d3;
	font-weight:bold;
	padding-left:5px;
}

.TableRow {
    text-align: center;
    font-size: 8pt;
    color: black;
    font-family: Arial, Tahoma;
    background-color: #d3d3d3;
}
