﻿/* ------------------ Modify this style to change font on help pages ---- 

*/
BODY,TABLE,P,DIV,SPAN,INPUT,TD,TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


H1 
{
	font-size: medium;
	color: #639343;
}
H2 
{
	font-size: medium;
	color: #639343;
}

li 
{
  margin-bottom:4px;
}


/* ----------------- ADD CUSTOM STYLES BELOW.  ------------------ */
a {
	font-size: small;
}
a:link {
	font-size: small;
	color: #633F7D;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: small;
	color: #633F7D;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	font-size: small;
	color: #633F7D;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #639343;
}


.HiddenLink:link /*StyleList*/ {text-decoration: none; color: #633F7D;}
.HiddenLink:active {text-decoration: none; color: #633F7D;}
.HiddenLink:visited {text-decoration: none; color: #633F7D;}
.HiddenLink:hover {text-decoration: none; color: #639343;}

.pagelist A:link /*StyleList*/ {text-decoration: none; color: #633F7D;}
.pagelist A:active {text-decoration: none; color: #633F7D;}
.pagelist A:visited {text-decoration: none; color: #633F7D;}
.pagelist A:hover {text-decoration: none; color: #639343;}

.keywordindex {padding:10px}
.keywordindex A:link {text-decoration: none; color: #633F7D;}
.keywordindex A:active {text-decoration: none; color: #633F7D;}
.keywordindex A:visited {text-decoration: none; color: #633F7D;}
.keywordindex A:hover {text-decoration: none; color: #639343;}


.breadcrumbs /*StyleList*/ {FONT-SIZE: x-small; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR:#CBC9BA;}
.breadcrumbs A:link {text-decoration: none; color: #CBC9BA; font-size: x-small;}
.breadcrumbs A:active {text-decoration: none; color: #CBC9BA; font-size: x-small;}
.breadcrumbs A:visited {text-decoration: none; color: #CBC9BA; font-size: x-small;}
.breadcrumbs A:hover {text-decoration: none; color: #CBC9BA; font-size: x-small;}


td.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #639343;
}
.style1 {
	font-style: normal;
	font-size: medium;
	font-weight: bold;
	color: #e2e2e2;
}
.style2 {
	font-style: normal;
	font-size: x-small;
	font-weight: bold;
	color: #AE9BBB;
	letter-spacing: .02em;
}
.style3 {
	color: #639343;
}
.style3small {
	color: #639343;
	font-size: x-small;
}
.style3bold {
	color: #639343;
	font-weight: bold;
	font-size:medium;
}
.style4 {
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
}
.style4small {
	font-style: normal;
	font-size: x-small;
	color: #ffffff;
}
.style5 {
	font-style: normal;
	font-size: x-small;
	color: #AE9BBB;
}
.style6 {
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #633F7D;
}
.style7 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: x-small;
	color: #333333;
}
.style8 {
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #633F7D;
}
.style9 {
	font-style: normal;
	font-size: x-small;
	color: #666666;
}


/* ------------------ Modify the styles below to add,edit or delete page 

status entries ---- */
.TreeNode_status_Pending
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #A0DC2C;
}

.TreeNode_status_Incomplete
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #A0B6FF;
}

.TreeNode_status_Needs_Review
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #FFD016;
}


/* ----------------- TREE STYLES ------------------ */
.HiddenRow 
{ 
  display:none;
}


.TreeView 
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:default;


}

.TreeViewMargin
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:default; 
}

.TreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
}

.GrayedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:#AAA9A9; 
  cursor:default;
}

.HoverTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.SelectedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 2px; 
  padding-right: 2px; 
  cursor: default; 
  border: 1px solid #3F3F3F;
}

.MultipleSelectedTreeNode
{
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.CutTreeNode
{
  font-family: tahoma; 
  font-size: 11px; 
  background-color: silver; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.NodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;
}

.Margin
{
  background-color: #47434b;
}

.divtree TD {font-size: 11px; font-family: tahoma,verdana,helvetica; 

text-decoration: none; white-space:nowrap;}
.divtree A  {text-decoration: none; color: black;}


