
/* netWork Help Page StyleSheet */


BODY, A, P, TD, UL, LI 
{	
	font-size: 11px;
	color: #000000;
}

a.Help
{
	color: #000000;
	font-size: 11px;
    background-color: #ffffff;
}

a.Link
{
	color: #000000;
	font-size: 11px;
}
a.Link:hover {
    text-decoration: underline #ffed00;
}

h1.help { font-size: 150%; }
h2.help { font-size: 130%; }
h3.help { font-size: 120%;
          margin-left: 15px;
          margin-right: 15px;
        }
h4.help { font-size: 110%;
          margin-left: 15px;
          margin-right: 15px;
        }
h5.help { font-size: 110%;
          margin-left: 15px;
          margin-right: 15px;
        }
h6.help { margin-left: 15px;
        }

p.help  { 
          margin-right: 15px;
          margin-left: 15px;
          background-color: #ffffff;
        }

p.help0  { 
          margin-right: 15px;
          margin-left: 0px;
          margin-top: 0px;
          background-color: #ffffff;
        }

p.help1  { 
          margin-right: 15px;
          margin-left: 0px;
          margin-top: 10px;
          background-color: #ffffff;
        }

p.help2  { 
          margin-right: 15px;
          margin-left: 15px;
          margin-top: 10px;
          margin-bottom: 4px;
          background-color: #ffffff;
        }


p.help3  { 
          margin-right: 15px;
          margin-left: 15px;
          margin-top: 5px;
          background-color: #ffffff;
        }

p.table  { 
	background-color: #d9d9d9;
        }


div.underline {
    border-bottom-style: solid;
    border-width: 0.05em;
    width: 98%
    }

li.plain {
         list-style-image: none;
         list-style: none;
         cursor:text;
         background-color: #ffffff;
    }

li.hand {
         list-style-image: URL("../images/help_expand_aries.gif");
         list-style: circle;
         background-color: #ffffff;
    }

li.hand2 {
         list-style-image: URL("../images/help_collapse_aries.gif");
         list-style: circle;
         background-color: #ffffff;
    }

li.circle {
         list-style-image: none;
         list-style: circle;
         cursor:text;
         text-decoration:none;
         margin-left: 7px;
         background-color: #ffffff;
    }

li.square {
         list-style-image: none;
         list-style: square;
         cursor:text;
         text-decoration:none;
         background-color: #ffffff;
    }

li.disc {
         list-style-image: none;
         list-style: disc;
         cursor:text;
         text-decoration:none;
         background-color: #ffffff;
    }


.pageTitle 
{ 
    FONT-FAMILY: Arial; 
    color: black; 
    font-size: 18px; 
    VERTICAL-ALIGN: AbsMiddle; 
    height: 50px;
}

table.proc {
	margin-right:120pt;
	border-collapse:collapse;
	border:none;
	width:70%;
	border:1px;
	background-color: #ffffff;
}

td.proc1 {
	vertical-align:top;
	width:508.5pt;
	border:solid windowtext .5pt;
	background:#D9D9D9;
	padding:0in 5.4pt 0in 5.4pt;
	background-color: #ffffff;
}

td.proc2 {
	vertical-align:top;
	width:85.5pt;
	border:solid windowtext .5pt;
	border-top:none;
	background:#D9D9D9;
	padding:0in 0in 0in 0in;
	background-color: #ffffff;
}

td.proc3 {
	vertical-align:top;
	width:423.0pt;
	border-top:none;
	border-left:none;
	border-bottom:solid windowtext .5pt;
	border-right:solid windowtext .5pt;
	padding:0in 0in 0in 0in;
	background-color: #ffffff;
}

td.proc4 {
	vertical-align:top;
	width:315.0pt;
	border:solid windowtext .5pt;
	border-top:none;
	background:#D9D9D9;
	padding:0in 0in 0in 0in;
	background-color: #ffffff;
}

td.proc5 {
	vertical-align:top;
	width:193.5pt;
	border:solid windowtext .5pt;
	border-top:none;
	background:#D9D9D9;
	padding:0in 0in 0in 0in;
	background-color: #ffffff;
}

td.proc6 {
	vertical-align:top;
	width:193.5pt;
	border:solid windowtext .5pt;
	border-top:none;
	padding:0in 0in 0in 0in;
	background-color: #ffffff;
}

td.proc7 {
	vertical-align:top;
	width:315.0pt;
	border-top:none;
	border-left:none;
	border-bottom:solid windowtext .5pt;
	border-right:solid windowtext .5pt;
	padding:0in 0in 0in 0in;
	background-color: #ffffff;
}

p.proc-head {
	text-align:center;
	font-size:12.0pt;
	color:red;
	background-color: #ffffff;
}

p.proc-label {
	margin-left:3pt;
	text-align:left;
	font-size:10.0pt;
	color:blue;
	background-color: #ffffff;
}

p.proc-body {
	margin-left:3pt;
	text-align:left;
	font-size:10.0pt;
	background-color: #ffffff;
}

div.help 
{
	background-color: #ffffff;
	vertical-align: top;
}

td.help, td.help tr {
    background-color: #d9d9d9;
}