body
{
	font-family: Verdana;
	font-size: 10px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:10px;
	margin-top:15px;
}

.eqoweb-link-to-version {
	float: right;
}


.TextBox
{
	font-family: Verdana;
	font-size: 10px;
}

.Button
{
	font-family: Verdana;
	font-size: 10px;
}

.BodEmpty
{
	background-color: #0072bc;
	border-left: gray 1px solid;
}

.BodSubMenu
{
	background-color: White;
	margin-bottom:0px;
	margin-left:60px;
	margin-right:10px;
	margin-top:0px;
	border-bottom: gray 0px solid;
	border-top: gray 0px solid;
	
}

.BodMenu
{
	background-color: White;
	margin-top:5px;
}

a
{
	font-family: Verdana;
	font-size: 10px;
}

a:visited
{
	color: Blue;
}

a:hover
{
	color: Blue;
}


.MenuTable
{
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:Gray;
	background-color: White;
}


.Lt
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	color: #666666;
}


.Mt
{
	font-family: Verdana;
	font-size: 12px;
}

.St
{
	font-family: Verdana;
	font-size: 10px;
}

.InputError
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}

.InputSaved
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}

.InputHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.InputItem
{
	font-family: Verdana;
	font-size: 10px;
}

.th
{
	background-color: #B3DFF7;
}

.th_header
{
	background-color: #D1CDD6;
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.th_odd
{
	background-color: #EBE9FC;
	font-family: Verdana;
	font-size: 10px;
}

.th_even
{
	background-color: White;
	font-family: Verdana;
	font-size: 10px;
}

.tr_selected
{
	background-color: Yellow;
	font-family: Verdana;
	font-size: 10px;
}

.version
{
	font-family: Verdana;
	font-size: 9px;
	color: Gray;
}

.topright
{
  position: absolute;
  top: 5px;
  right: 20px;
}
/**** Email consult table ********************************/
.email-consult-table .email-column {
	padding-left: 60px;
}