﻿/* ----- Modify the 'page_body' style to change font, page margin, etc. ---- */


BODY,TABLE
{
  FONT-SIZE: 9pt; 
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}


H4 
{
  FONT-SIZE: 11pt; 
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
  COLOR: #000000;
}

H5 
{
  FONT-SIZE: 14pt; 
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
  COLOR: #000000;
}

li 
{
  margin-bottom:4px;
}


/* ----------------- ADD CUSTOM STYLES BELOW.  ------------------ */




.HiddenLink /*StyleList*/ {}
.HiddenLink:link {text-decoration: none; color: #376aac;}
.HiddenLink:active {text-decoration: none; color: #376aac;}
.HiddenLink:visited {text-decoration: none; color: #376aac;}
.HiddenLink:hover {text-decoration: none; color: #000000;}


.TogglePanel         {WIDTH:100%; BORDER:1px solid #cccccc; }
.TogglePanel_Heading {BACKGROUND-IMAGE:url(images/col.gif); BACKGROUND-REPEAT:no-repeat; BACKGROUND-POSITION:Left center; padding-left:20px; padding-top:4px; padding-right:4px; padding-bottom:4px; cursor:pointer; border-left:0px solid white; border-top:0px solid white; vertical-align:top;}
.TogglePanel_Body    {padding-left:20px; padding-top:4px; padding-right:4px; padding-bottom:4px; border-left:0px solid white; vertical-align:top;}



/* ------------------ Modify the styles below to add,edit or delete page status entries ---- */
.TreeNode_status_Pending
{ 
  font-family: arial; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #A0DC2C;
}

.TreeNode_status_Incomplete
{ 
  font-family: arial; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #A0B6FF;

}

.TreeNode_status_Needs_Review
{ 
  font-family: arial; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #FFD016;
}


/* ----------------- TREE STYLES ------------------ */
.RootNode 
{ 
  color:#8CB3CA;
}


.TreeView 
{ 
   
  padding-left:20px; 
  cursor:default;
  overflow: none;


}

.TreeViewMargin
{ 
  padding-top:4px; 
  padding-left:1px; 
  cursor:default; 

}

.TreeNode 
{ 
  font-family: arial; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
}

.GrayedTreeNode 
{ 
  font-family: arial; 
  font-size: 11px; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  color:#AAA9A9; 
  cursor:default;
}

.HoverTreeNode 
{ 
  font-family: arial; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.SelectedTreeNode 
{ 
  font-family: arial; 
  font-size: 11px; 
  color: #2578d0;
  font-weight: bold; 
  padding-top:3px;
  padding-bottom:2px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
  border: 0px;
}

.MultipleSelectedTreeNode
{
  font-family: arial; 
  font-size: 11px; 
  background-color: #ffffff; 
  color:white; 
  padding-top:2px;
  padding-bottom:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.CutTreeNode
{
  font-family: arial; 
  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: arial; 
  font-size: 11px;
}

.Margin
{
  background-color: #E6E6F0;
}

/* -------------------------- PROVISIO STYLES ------------------------ */
a
	{
	color: #2d5fb1;
	text-decoration: none;
	}	
	
a:hover
	{
	text-decoration: underline;
	}

td.sitecafe
	{
	color: white;
	font-family: Arial;
	font-size: 9pt;
	padding: 15px;
	}
	
td.menu
	{
	color: white;
	font-family: Arial;
	font-size: 9pt;
	padding: 3px;
	}
	
td.headline
	{
	background-image: url(img/headline.gif);
	background-color: #4887ED;
	border-bottom: 1px solid #2d5fb1;
	height: 33px;
	padding: 0px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	}
	
td.left
	{
	border: none;
	border-bottom: 1px solid #CCDCF7;
	padding: 5px 10px 5px 10px;
	color: black;
	height: 21px;
	text-align: left;
	vertical-align: top;
	}

td.right
	{
	border: none;
	border-bottom: 1px solid #CCDCF7;
	border-left: 1px solid #CCDCF7;
	padding: 5px 10px 5px 10px;
	color: black;
	height: 21px;
	text-align: left;
	vertical-align: top;
	}

td.description
	{
	background-color: #CCDCF7;	
	padding: 5px 10px 5px 10px;
	color: black;
	font-size: 12px;
	border-bottom: 1px solid #2d5fb1;	
	}
	
table.functions
	{
	border: 1px solid #2D5FB1;
	margin-top: 15px;
	}

div.frame
	{
	width: 519px;
	padding: 10px 7px 10px 7px;
	}
	
div.footer
	{
	text-align: center;
	}
	
hr.subline
	{
	width: 100%;
	color: #2D5FB1;
	margin: 9px 0px 9px 0px;
	height: 1px;	
	}
	
span.head
	{
	color: black;
	font-size: 16pt;
	}


/* -------------------------- PDF STYLES ------------------------ */
.PDF_Contents_Chaptername {font-family:arial;font-size:13pt;font-weight:bold;text-decoration:none;color:black}
.PDF_Contents_Pagename {font-family:arial;font-size:12pt;text-decoration:none;color:black}
.PDF_Contents_Pagenumber {font-family:arial;font-size:12pt;color:black}
.PDF_Index_Letter {font-family:arial;font-size:16pt;font-weight:bold;color:black}
.PDF_Index_Keyword {font-family:arial;text-decoration:none;font-size:12pt;color:black}
