	/*  General rules */
	
img	{
	display: block;
	border: 0;
	}

#sidebar img {
	margin: 5px 0;
	border: 1px solid #333;
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}
		
#homebutt	{
	margin: -5px 10px 0 -60px;
	padding: 0;
	float: left;
	}
	
#homebutt img	{
	border: 0;
	padding: 0;
	margin: 0;
	}
	
	

	/*  Establish general layout parameters */

body	{
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	font-size:11px;
	}
	span
	{
		font-family:Verdana;
	}
#wrapper	{
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #566;
	border-top: 5px solid #566;
	width: 599px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 597px;	 
	}

html>#wrapper	{
	width: 597px;
	} 

#header	{
	background: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

.TreeView 
{ 
  background-color: #eee; 
  padding: 2px; 
  padding-left: 5px;
} 

.TreeNode 
{ 
  font-family: verdana; 
  font-size: 10px; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  border: 1px solid #eee; 
  cursor:hand;
} 

.SelectedTreeNode 
{ 
  font-family: verdana; 
  font-size: 10px; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  background-color:white; 
  border: 1px solid gray; 
  cursor: default; 
} 

.HoverTreeNode 
{
  font-family: verdana; 
  font-size: 10px; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  background-color:#cccccc; 
  border: 1px solid gray; 
  cursor:hand;
}


h1, h2, h3, h4, h5, h6	
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
}
	
h6	
{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #333;
	text-transform: uppercase;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    9px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
  	font-size: xx-small;
}
h2
{
	font-size:16px;
}

.TreeNodeRow 
{ 
  height: 20px; 
}
#footer img {
	vertical-align: middle;
	border: 0;
	}
	
	#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #eee;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	font-size:70%;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	
	
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}
.fussytable td, .fussytable th	{
	font-size: 11px;
	text-align: center;
	padding: 2px;
	margin: 2px;
	border: 1px solid #ccc;
	}
	
#maincontent	{
	margin: 0;
	padding: 10px;
	width: 100%;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:11px; 
	}
	
#maincontent TD
{
	font-size:11px;
}
.formrequired 
{
	background-image: url(/cmssolicitorwebui/images/required.gif); 
	background-position:right top;	
	background-repeat:no-repeat;
}
.Error
{
	color:Red;
	font-weight:bold;
}
.buttonBar {
	margin:5px 0px 10px 0px;
	padding:4px 0px 4px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:white;
	text-align:right;
	height:14px; /* the correct height */
}

.required {background-image: url(/images/required.gif); background-position:right top;	background-repeat:no-repeat;}
div.MessagePanel 
{
	color: #333333;
	background: #EEEEEE;
	border: 1px dashed #CCCCCC;
	padding: 12px;
	font-weight: bold;
}
div.MessagePanel DIV {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 44px;
}
div.MessagePanel IMG {
	float: left;
}
#Header { width: 100%; background-color: #2557AD; border: 1px solid #333; padding: 2px; margin: 0px auto; color:White;}

	.required {background-image: url(/iqs/images/misc/required.gif); background-position:right top;	background-repeat:no-repeat;}
.searchDeviant
{
	width:100%;
	position:relative;
	background-color: #f5f5f5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:3px solid #6699cc;
	border-top:3px solid #6699cc;
	padding:8px;   	
}
Legend
{
	background-color:White;
	font-size:14px;
	color:#6699cc;
	font-weight:bold;
	padding:3px;
	width:100%;
	
}

.subHeader
{
	PADDING-LEFT:2px;
	BACKGROUND-COLOR:#ffffff;
	font-size:12px;
	color:#6699cc;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
}

.stepNumber
{
	color:Blue;
	font-size:11px;
	padding-left:13px;
}

.stepSelected
{
	color:Blue;
	font-size:11px;
	font-weight:bold;
	padding-left:13px;
}

td.HelpMenu {width:170px; height:100%; background-color:#ddd; padding:0px; border-left:#97b9e8 1px outset; border-bottom:#97b9e8 1px outset;BACKGROUND: url(/images/leftmenufadebg.jpg) #F4F7FC repeat-x left top;}

.grouping
{
	width:100%;
	position:relative;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding-top:2px; 
}