﻿.path
{
	color: #FFFFFF;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica;
	font-size: 8pt;
	text-decoration: none;
}
.WizardTable
{
	margin-left:10px;
}

.headline 
{
	background-color:#B2AAA1;
	color:#FFFFFF;
	font-size:15pt;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
}
#QueryContainer {
	Margin: 0px auto; 
	width: 700px; 
	text-align: right
}
.LabelSpan
{
	font-weight:bold;
	font-size:9pt;
}
.ShowTitle
{
	font-weight:bold;
	font-size:9pt;
}
.ShowValue
{
	font-size:9pt;
}
#ApplicationContainer {
	font-size: small;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica;
	background-color: #f2f0ee; 
	text-align: center
}

.QueryCell {
	padding-left: 10px; 
	width: 350px
}
.ControlCell {
	width: 300px;
	text-align: left
}
.InstructionCell {
	PADDING-LEFT: 20px; 
	width: 250px; 
	text-align:  justify;
	font-size:10px;
	color: #59504b;
}
.ContainerDiv
{
	padding:5px;
}
.ContainerDiv label
{
	 padding-right:5px;
}
.ValueSpan
{
	background-color: #F2F0EE;
	color: black;
	font-size: 9pt;
	line-height: 15px;
	margin: 0px 10px 0px 0px;
	border: #c8c6c2 1px solid;
	
}

.InstructionCell .Title
{
	font-size:12px;
	
}
input, select {
	color:  Black;
	font-weight: bold;
	font-size:8pt;
}
.TitleCell {
	padding-right: 15px; 
	font-weight: bold;
	color: #59504b;
	font-size: 10PX;
}
td.TitleCell 
{
	 text-align:right;	
}
.DataTable {
	MARGIN: 0px auto
}

.OddDataRow {
	background-color: #E6E4E1;
	color: #333333;

}

.EvenDataRow {
	background-color: #FFFFFF;
	color: #333333;

}
.DataCell {
	PADDING: 3px;
}
.HeaderRow {
	background-color: #DFDCD5;
	color: #000000;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
}
.HeaderCell {
	background-color: #DFDCD5;
	color: #000000;
	font-weight: bold;
	height: 25px;
	text-decoration: none;
	padding-right:10px;
}

.ClipTitleRow {
	background-color: #DFDCD5;
	color: #000000;
	font-weight: bold;
	/*height: 25px;*/
	text-decoration: none;
}

.ControlCell label
{
	COLOR: #59504b;
	font-size: 10PX;
}
#SortOrder td
{
	vertical-align:middle;
}


/*
thead tr
{
	background-color: #f2f0ee; 
}
*/
thead
{
	background-color:#F2F0EE;
	border:1px solid #D0CBC6;
	color:black;
	font-size:10pt;
	line-height:15px;
	font-weight:bold;
}

div.ScrollingTable tbody td
{
	padding-right: 10px;
	
}
div.ScrollingTable thead td
{
	padding-left: 5px;
	padding-right: 5px;
}

div.ScrollingTable tbody
{
	background-color:#F2F0EE;
	color:black;
	font-size:8pt;
}

.ScrollingTable
{
	border: #c8c6c2 1px solid;	
	background-color:#F2F0EE;
}
.TabButton
{
	background:transparent url(WebResource.axd?d=o54Ng4-_eBe7c7yfIeDx46P4KBuHr8JZwuMbzQ7b3Mdw62gg3RyKZMBKe43VXBAhK4IyMsTPeiwIN7F5tDbJcQ2&t=633259125620000000) repeat-x scroll 0%;
	height:13px;
	margin:0pt;
	padding:4px;
	text-decoration:none;
	color:Black;
	font-weight:bold;
	
}
.gutter
{
	width:100%;
}
.bold
{
	font-weight: bold;
}
.morewhite {
color:#FFFFFF;
text-decoration:underline;
}
a.morewhite:hover {
color:#66271C;
text-decoration:none;
}
.check  {font-family: "Lucida Sans Unicode";  font-size: 18px; color: #699; cursor: default; width: 26px; text-align: center;}
