table.leftBox
{
	border-top: #107e48 1px solid;
	border-bottom: #107e48 1px solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
	width:100%;
}

table.rightBox
{
	border: #10941e 1px solid;
	border-collapse: collapse;
	width:100%;
}

table.innerBox
{
	border-style: none;
	background-color: #ffffff;
	border-collapse: collapse;
	width:100%;
}

.boxHeader
{
 background-color: #10941e;
 color:#FF8701 ;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-indent:3px;
}

.boxRow
{
	color:#10941e ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align:top;
}


A.boxLink:link,
A.boxLink:active,
A.boxLink:visited,
A.boxLink0:link,
A.boxLink0:active,
A.boxLink0:visited,
A.boxLink:hover
{
	color: #10941e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none
}

A.boxLink:hover {
	color: #ff8700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.boxLink0
{
	color: #10941e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none
}

A.SelectedBoxLink:link,
A.SelectedBoxLink:active,
A.SelectedBoxLink:visited,
A.SelectedBoxLink:hover
{
	color: #ff8700; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none;
}

.signInInput 
{
    width:85;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    border:0;
}

.leftSearchInput 
{
    width:110;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    border:0;
}

.searchInput
{
    width:135;
    height:20;
    padding-top:3;   
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    background-color:#ddecde;
    border:0;
}

.labelText
{
	color:#10941e ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.messageText
{
	color:#10941e ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
