﻿.topBorder
{
	border-top: solid 1px #3654A5;
}


.mainTable thead
{
	background:#3654A5;
}

.mainTable thead tr
{
	border: solid 1px #112763;
}

.headerRow .nameCol
{
	border-bottom:solid 1px #3654A5;
}

.headerRow .standardCol
{
	border-bottom:solid 1px #3654A5;
}

.footerHr
{
	background-color:#3654A5;
}

