BODY
{
	font-size: 9pt;
	margin: 0px;
	color: black;
	font-family: Arial;
}
TABLE
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
TD
{
	font-size: 9pt;
	font-family: Arial;
}
.cssTextBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	color: black;
	border-bottom: darkgray 1px solid;
	font-family: 'Courier New';
}

.agenttextbox
{
	font-family:Arial;
	width:200px;
	
	}

.cssGridHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: #5f8cbf;
}
.cssGridHeader1
{
	
	font-size: 10pt;
	color: white;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
}
.cssRightBorder
{
	border-right: lightgrey 1px solid;
}
.cssTreeView
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.cssCellBg
{
	height: 20px;
	background-color: whitesmoke;
}

.shortCuts
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
}

.horizontalLine
{
	BORDER-LEFT: #ffffff thin solid; 
	BORDER-BOTTOM: #5f8cbf thin solid;
}
.cssGridBorder
{
	border-left-color: #696969;
	border-bottom-color: #696969;
	border-top-style: solid;
	border-top-color: #696969;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #696969;
	border-bottom-style: solid;
}
.adminPageHeader
{
	font-size: 20pt;
	background-image: url(../Images/bg______top_____title.gif);
	color: gray;
	font-family: Arial;
}
.agentHeader
{
	font-size: 20pt;
	background-image: url(../Images/bg______top_____title_1.gif);
	color: gray;
	font-family: Arial;
}
.tableBorder
{
	border-right: #696969 2px solid;
	border-top: #696969 2px solid;
	border-left: #696969 2px solid;
	border-bottom: #696969 2px solid;
}
.strongText
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.errorMessage
{
	font-size: 9pt;
	color: red;
	font-family: Arial;
	background-color: white;
}
.cssLink
{
	color: blue;
	text-decoration: underline;
}

.reportHeader
{
	font-weight: bolder;
	color: white;
	background-color: black;
}