BODY
{
    background-color: #FFFFFF;
	color: #000000;
    font-family: 'Arial';
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

H1
{
    font-family: 'Arial';
    font-size: 18pt;
    font-weight: bold;
}
H2
{
    font-family: 'Arial';
    font-size: 15pt;
    font-weight: normal;
}

H3
{
    font-family: 'Arial';
    font-size: 12;
    font-weight: normal;
}


A
{
	color: #000000;
	font-weight: bold;
}

.dataLabel
{
	color: #000000;
    font-weight:bold;
}

.menuLink
{
	text-decoration: none;
	color: #6A6969;
    font-family: 'Arial';
    font-weight:bold;
    font-size:16px;
}

.buttonLink
{
	background-color: #FFE680;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.jobButton
{
	background-image: url("../images/tableEndRowPixel.gif");
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.loginStep
{
	background-image: url("../images/tableEndRowPixel.gif");
	font-family: 'Arial';
	color: #000000;
	font-size: 12pt;
	font-weight: bolder;
	text-align: center;
}

.loginHelp
{
	font-size: 10pt;
}

.required
{
	color: #FB0404;
}

.tableData
{
	font-family: 'Arial';
	font-size: 9pt;
}

.contractDetailTable
{
	font-family: 'Arial';
	font-size: 9pt;
	background-color: #ffffff;
}

.accountSummaryTable
{
	font-family: 'Arial';
	font-size: 9pt;
	background-color: #ffffff;
}

.innerTableData
{
	background-image: url("../images/tableEndRowPixel.gif");
	font-size: 12px;
}

.tableLink
{
	color: #AE1E21;
}

.tableRowInfo
{
	font-weight: bold;
	font-family: "Arial";
	font-size: 12px;
}

.tableEndRow
{
	color: 000000;
	font-weight: bold;
	font-family: "Arial";
	background-image: url("../images/tableEndRowPixel.gif");
	font-size: 10pt;
}

.tableEvenRow
{
	background-color: #EFEFEF;
}

.tableOddRow
{
	background-color: #FFFFFF;
}

.tableHeader
{
	color: #000000;
	font-family: 'Arial';
	font-weight: bold;
	text-align: left
}

.footerLink
{
	color: #000000;
	font-family: 'Arial';
	font-size: 8pt
}

.instructions
{
	font-style: italic;
}

.error
{
    color: #FB0404;
    font-family: 'Arial';
    font-size: 12pt;
    font-weight: lighter;
}

.small
{
	color: #000000;
	font-family: 'Arial';
	font-size: 9pt;
}

.welcome
{
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.highLevelMenuLink
{
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

.quickMenu2Link
{
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
}

.quickMenuFocused
{
	color: #000000;
	font-weight: bold;
	font-family: "Arial";
	font-size: 12px;
}

.customerName
{
	color: #000000;
	font-weight: bold;
	font-family: "Arial";
	font-size: 16px;
}

.accountNumber
{
	color: #000000;
	font-style: italic;
	font-family: "Arial";
	font-size: 12px;
}

.pageTitle
{
	color: #000000;
	font-size: 16px;
	font-weight:  bold;
}


