/*

*/

td { font-size: 11px; color: #000000; font-family: verdana }
A    { color: #000020; font-style: normal; font-variant: normal; font-weight: bold; font-family: verdana; text-decoration: none }
a:visited { color: #000020; font-weight: bold; text-decoration: none }
a:hover   { color: #505050; font-weight: bold; text-decoration: none }
.bold { font-style: normal; font-variant: normal; font-weight: 900 }


BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; /*#FFF8E5;*/
	font-size: 12px;
	margin-top: 14px;
	margin-left: 48px;
; color: #000000
}
DIV.navigation {
	margin-left :  -34px;
}

DIV.navigation  p{
	margin-top :  6px;
}

PRE	{
	font-size: 12px;
	font-family: "Courier New", courier, monospace;
	color: Maroon;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color:  #FFFFF0; /*#FFF8E5;*/
}

span.codemark {	font-weight: bold;
								background-color : #D3D3D3;
								color :  Black;}

code {
	display: inline;
	font-size: 12px;
	font-family: "Courier New", courier, monospace;
	color: Maroon;
	background-color:  #FFFFF0; /*#FFF8E5;*/
}

		
H1  {
	font-size: 32pt;
	color: #3333FF;
	background-color: transparent; /*#FFF8E5;*/
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: -34px;
; font-family: Arial, Helvetica, sans-serif
}

	
H2  {
	font-size: large;
	margin-left: -24px;
	color: #0000FF;
	background-color: transparent; /*#FFF8E5;*/
	margin-bottom: 5px;
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif;
	background : transparent;
}

	
H3	{
	font-size: larger;
	color: #0000FF;
	background-color: transparent; /*#FFF8E5;*/
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: -12px;
; font-family: Arial, Helvetica, sans-serif
}

	
H4	{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color: transparent; /*#FFF8E5;*/
	font-family: Arial, Helvetica, sans-serif
}

H5  {
	font-size: 12pt;
	font-weight: normal;
	color: #0000FF;
	background-color: transparent; /*#FFF8E5;*/
; font-family: Arial, Helvetica, sans-serif
}

 /*Parameter list*/

 H5.param  {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 6px;
	background-color: transparent; /*#FFF8E5;*/
	margin-bottom: 0px;
}
	
p.param
	{ 
	margin-left: 6px;
	margin-top: 3px;
	 }
TABLE	{
	margin-top: 12px; 
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
}

TABLE.proc	{
	margin-top: 12px; 
	margin-bottom: -12px;
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
}

th {
	font-weight: bold;
	background-color: transparent;
}

ul p	   {
	margin-top: 6px;
	margin-bottom: 6px;
}

ul p li	   {
	margin-top: 6px;
}

ul li li	{
	margin-top: 12px;
}H6 {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #0000FF
	
}


ol ul { 
		margin-left: 36px;
		 }
		 
ol ul li{ 
		margin-left: 0px;
		list-style-type :  square;
		}

ul ul { 
		margin-left: 36px;
		 }
		 
ul ul li{ 
		margin-left: 0px;
		list-style-type :  square;
		}
		
ol p		{
	margin-top: 6px;
	margin-bottom: 6px;
}

ol p li		{
	margin-top: 6px;
}

ol li li		{
	margin-top: 12px;
}

td ul		{
	margin-top: 6px;
}

TD.proc {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

TD.copy {
	font-size: 10px;
	color: gray;
	background-color:  #FFFFF0; 
}

ol  pre 	{
	color: Maroon;
	background-color:  #FFFFF0; /*#FFF8E5;*/
	margin-top: 3px;
	margin-bottom: 0px;
}
pre br { 
		display: none;
 }

 /*===================================
 This is where I started playing around with the 
 procedure icon */
div.proc { margin-left: -18px; }
 
ol li { margin-top: 10px;}

li.first { 	margin-top: -22px;}

/* end of proc icon work
======================================*/


.White {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF}
.AGShead {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: oblique; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #FFFFFF}
.14ptwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; color: #FFFFFF}
.24pt2hite {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF}

