﻿.graylabel
{
	color: #999999;
}

.headerlabel
{
	font-size: 12pt;
	font-weight: bold;
}

.pagelabel
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.tableheaderlabel
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #6D99C0;
	text-align: center;
	background-color: #e5edf4;
	vertical-align: top;
	height: 50px;
}

.tablecontentlabel
{
	height: 112px;
}

.tablefooterlabel
{
	height: 38px;
}

.contentlabel
{
	text-align: justify;
}

.headerlabel
{
	background-color: #6D99C0;
	color: #FFFFFF;
}

.leftlabel
{
	text-align: left;
}

.quotelabel
{
	text-align: left;
	font-style: italic;
}

.ullabel
{
	height: 130px;
}

.normallabel
{
	
}

.normalulabel
{
	text-decoration: underline;
}

.boldlabel
{
	font-weight: bold;
}

.boldulabel
{
	font-weight: bold;
	text-decoration: underline;
}

.errorlabel
{
	color: red;
	font-weight: bold;
}

.messagelabel
{
	color: #008000;
}

.normaltextbox
{
	text-align: left;
}

.boldtextbox
{
	font-weight: bold;
	text-align: left;
}

a.normallink:link
{
	color: #006699;
	text-decoration: none;
}

a.normallink:visited
{
	color: #0000FF;
	text-decoration: none;
}

a.normallink:hover
{
	color: #008b8b;
	text-decoration: underline;
}

a.normallink:active
{
	color: #006699;
	text-decoration: none;
}

a.boldlink:link
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.boldlink:visited
{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

a.boldlink:hover
{
	color: #008b8b;
	text-decoration: underline;
	font-weight: bold;
}

a.boldlink:active
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink:link
{
	color: #999999;
	text-decoration: none;
}

a.footerlink:visited
{
	color: #999999;
	text-decoration: none;
}

a.footerlink:hover
{
	color: #000080;
	text-decoration: none;
}

a.footerlink:active
{
	color: #999999;
	text-decoration: none;
}

.normalbutton
{
	background-color: #e3eaeb;
}

.boldbutton
{
	font-weight: bold;
	background-color: #e3eaeb;
}

.normalddl
{
	text-align: left;
}

.rfvnormal
{
	color: #ff0000;
	font-weight: normal;
}

.gridrow
{
	background-color:white;
	color: #000066;
}

.grideditrow
{
	color: #000066;
	background-color: #ffffe0;
}

.gridaltrow
{
	color: #000066;
	background-color: #E3EAEB;
}

.gridheader
{
	background-color: #99cc99;
	color: #000080;
	font-weight: bold;
}

.gridheader_admin
{
	background-color: #4682b4;
	color: #ffffcc;
	font-weight: bold;
}
