﻿.topBorder
{
	border-top: solid 1px #006BA7;
}


.mainTable thead
{
	background:#006BA7;
}

.mainTable thead tr
{
	border: solid 1px #013E60;
}

.headerRow .nameCol
{
	border-bottom:solid 1px #006BA7;
}

.headerRow .standardCol
{
	border-bottom:solid 1px #006BA7;
}

.footerHr
{
	background-color:#006BA7;
}

