body
{
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, sans-serif;
	margin: 0px;
}

.CLPSectionBorder {
	background: #000000;
}

.StandardFont
{
    font-size: 10pt;
    color: #000000;
}


.SmallFont
{
    font-size: 8pt;
    color: #000000;
}


.CustomerLogoFont
{
    	font-size: 24pt;
    	color: #000000;
	font-weight: 900;
}


.MessageBoardHeaderFont
{
	background: #CCCCCC;
}

.MessageBoardHeadingFont
{
    font-size: 8pt;
    color: #CC0000;
}

.MessageBoardFont
{
    font-size: 8pt;
    color: #000000;
}

.CustomerContentTitleFont
{
    font-size: 10pt;
    color: #000000;
    background: #CCCCCC;
    font-weight: 700;
}

.ContentTitleFont
{
	background: #CCCCCC;
}

.ContentFont
{
    font-size: 10pt;
    color: #000000;
}


.IcaLoginTitle
{
    font-size: 12pt;
    color: #000000;
    font-weight: 900;
}
