body
{
	overflow:auto;
	font-size: 9pt;
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Arial;
 }
TD
{
	font-size: 9pt;
	line-height: 150%;
	font-family: Tahoma, Arial;
}
A:link
{
	color: #07359B;
	text-decoration: none;
}
A:active
{
	color: #07359B;
	text-decoration: none;
}
A:visited
{
	color: #07359B;
	text-decoration: none;
}
A:hover
{
	color: #0447A4;
	text-decoration: underline;
}
.more
{
    color:White;
    background-color:#215DC6;
}
a.more:link
{
    color:White;
    background-color:#215DC6;
	text-decoration: none;
}
a.more:visited
{
    color:White;
    background-color:#215DC6;
	text-decoration: none;
}
a.more:active
{
    color:White;
    background-color:#215DC6;
	text-decoration: none;
}
a.more:hover
{
    color:#215DC6;
    background-color:#ffffff;
    border:solid 1px #215DC6;
	text-decoration: none;
}
.mainTable
{
	border-bottom: #0527a5 1px solid;
	border-top: #0527a5 1px solid;
	border-left: #0527a5 1px solid;
	border-right: #0527a5 1px solid;
	height:100%;
	width:100%;
}
.taskMenu
{
	border-right: #0C399D 1px solid;
	border-top: #0C399D 1px solid;
	border-bottom: #0C399D 1px solid;
	background-color: #7E9FD8;
	vertical-align: top;
	text-align:center;
	width: 210px;	
}
.blockTd
{
	border-bottom: #07359B 1px solid;
	background-color:#C6D4F1;
	height:30px;
}
.Title
{
	font-size: 9pt;
	font-weight:bold;
	line-height: 150%;
	color:#215DC6;
	font-family: Tahoma, Arial;
}
.TitleTable
{
	background-position: left top;
	background-image: url(Images/blockTitleBg.jpg);
	border-bottom: #d7e0f2 1px solid;
	background-repeat: repeat-y;
	background-color: #d2dcf2;
}
.ContentTd
{
	font-size: 9pt;
	line-height: 150%;
	font-family: Tahoma, Arial;
	background-color:#ffffff;
	border-top: #ffffff 1px solid;
	border-left: #d2dcf2 1px solid;
	border-right: #d2dcf2 1px solid;
	border-bottom: #d2dcf2 1px solid;
	padding:10px;	
}
.FormTable
{
	border-top: #C6D4F1 2px solid;
	border-left: #C6D4F1 2px solid;
	border-right: #C6D4F1 2px solid;
	border-bottom: #C6D4F1 2px solid;
}
.NavBar
{	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	cursor: default;
	padding-top: 10px;
	background-color: #7E9FD8;
	width:185px;
	color:White;
} 

.TopItem
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(Images/NavBar/topItemPic.jpg);
	padding-bottom: 4px;
	width: 185px;
	cursor: hand;
	color: #215DC6;
	text-indent: 10pt;
	padding-top: 4px;
	font-family: tahoma, verdana;
	line-height: 150%;
	height: 26px;
	background-repeat: no-repeat;
}

.TopItemHover
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(Images/NavBar/topItemPic.jpg);
	padding-bottom: 4px;
	width: 185px;
	cursor: hand;
	color: #4273C8;
	text-indent: 10pt;
	padding-top: 4px;
	font-family: tahoma, verdana;
	line-height: 150%;
	height:26px;
}

.Level2Item
{
	font-family: tahoma, verdana; 
	background-color:#D6DFF7;
	color:#07359B;
	font-size: 11px; 
	padding-left: 10px; 
	cursor:hand;
	width:185px;
}

.Level2ItemHover
{
	font-family: tahoma, verdana; 
	font-size: 11px; 
	text-decoration:underline;
	padding-left: 10px; 
	cursor:hand;
	background-color:#D6DFF7;
	color:#07359B;
	width:185px;
}

.Level2Group
{
	background-color:#D6DFF7;
	border: 1px white solid;
	border-top-color: #F0F1F5;
	padding:5px;
	padding-left:10px;
	padding-right:0px;
	color:#A86700;
	line-height: 150%;
	padding-bottom: 10px;
	width:185px;
}
.TreeView 
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:hand; 
}

.TreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:#07359B;
}

.GrayedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:gray; 
  cursor:hand;
}

.HoverTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:Red;
  cursor: hand; 
}

.SelectedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px;   
  color:#ff0000; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
}

.NodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;  
}

