﻿body
{
}


.wl_body
{
}
.wl_headerDiv
{
}
.wl_contentDiv
{
	background-color: #bfbdbd;
}
.wl_footerDiv
{
}
.wl_profilesDropDown
{
	background-color: #efeeee;
}
.wl_editLink
{
}
.wl_manageLink
{
}
.wl_errormessage
{
	background-color: #ffffff;
}
.wl_controlstable
{
	padding-top: 0px;
	padding-left: 0px;
}
.wl_controlsrow
{
	background-color: #ffffff;
	font-size: small;
	color: #ffffff;
	border-right: medium none;
	border-top: thin outset;
	border-left: medium none;
	border-bottom: thin outset;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.wl_GridView
{
	border-style: Outset;
	border-color: #d1d8ff;
	border-width: thin;
    width: 100%;
}
.wl_GridHeaderStyle
{
	border-right: black thin groove;
	border-top: black thin groove;
	font-weight: normal;
	font-size: 8pt;
	border-left: black thin groove;
	border-bottom: black thin groove;
	font-style: normal;
	font-family: Arial;
	background-color: #efeeee;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}
.wl_GridFooterStyle
{
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}
.wl_GridPagerStyle
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-style: normal;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}
.wl_GridItemStyle
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial;
	background-color: white;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.wl_GridAlternatingItemStyle
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Arial;
	background-color: #efeeee;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.wl_GridEditItemStyle
{
	border-right: black thin outset;
	border-top: #d2d5ff 5px outset;
	border-left: #d2d5ff 5px outset;
	border-bottom: black thin outset;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	font-family: Arial;
	background-color: #efeeee;
	text-decoration: none;
}
.wl_GridSelectedItemStyle
{
	font-weight: bold;
	font-size: 8pt;
	font-style: italic;
	font-family: Arial,Georgia;
	background-color: #eeeded;
	text-decoration: none;
}
