﻿.text10 {
	font-size:10px;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#02325A;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	color:#02325A;
}
.smallHR
{
    height:1px;
    border:0px;
    border-top:1px solid #BFBFBF;
}
.noPrint
{
}
.error
{
    color: #9F0012;
}
.grid td
{
	border-color: #505050;
    border-style: solid;
    border-width: 1px;      
}

