﻿body {
    font-family:Arial, Verdana;
    font-size:12px;
}
td {
    font-family:Arial, Verdana;
    font-size:12px;
}
.errMsg{
    color:#CC0000;
}
.configNbr{
    color:#333333;
    font-size:16px;
    font-weight:normal;
}
.pageBreak
{
	page-break-after: always;
}
.costRow
{
    text-transform: uppercase;
}
.pageHeader
{
    font-size:16px;
    color:#354979;
    font-weight:bold;
}
.sectionHeader
{
    font-variant: small-caps;
    font-weight: bold;
    font-size:14px;
}
.guidelineHeader{
    font-weight:bold;
    color:#333333;
}
.guidelines td{
    line-height:18px;
}
ul{
    padding-left:10px;
}
li{
    padding-bottom:3px;
}
