
BODY
{
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-family: monospace;*/
}

STRONG
{
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

P, OL, UL, LI, TD, TH, TR, DIV, DL, DD, DT, SPAN
{
	font-weight: normal;
	font-size: 10pt;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
}

B
{
	font-size: 10pt;
	/*font-family: verdana, arial, helvetica, sans-serif; */
	font-weight: bold;
}

H1, H2, H3, H4, H5, H6
{
	background-color: #FFFFFF;
	color: #222255;
	font-weight: normal;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
}
H1
{
	font-size: 14pt;
}

H2
{
	font-size: 13pt;
}

H3
{
	font-size: 12pt;
}

H4
{
	font-size: 11pt;
}

H5
{
	font-size: 11pt;
}

H6
{
	font-size: 11pt;
}
LI.tocitem
{
        margin-top:.75em;
}
PRE
{
	font-family: courier monospace;
}
PRE.divDataText
{
	font-family: "Lucida Console" "Courier New" courier monospace;       
}
HR
{
	background-color: #FFFFFF;
	color: #083194;
	height: 3px;
}
HR.footsep
{
        color: grey;
	height: 1px;
}

P.catchline
{
	font-size: 12pt;
	font-weight: bold;
}

SPAN.backtrail
{
        font-size: 10pt;
	font-weight: bold;
}

P.labelLeader-1
{

}

P.labelLeader-nohead-1
{
        margin-bottom:-10px;
}

SPAN.label-1
{
        font-weight:bold;
}
SPAN.labelhead-1
{
}
P.labeltext-1
{
        /*color:red;*/
	text-indent:2em;
        margin-left:5%;
}
P.labelLeader-2
{
        margin-left:5%;
}
P.labelLeader-nohead-2
{
        margin-left:5%;
       margin-bottom:-10px; 
}

SPAN.label-2
{
        font-weight:bold;
	margin-bottom:-15px;
}
SPAN.labelhead-2
{
}
P.labeltext-2
{
       /*color:blue;*/
       text-indent:2em;
       margin-left:10%;
}
P.labelLeader-3
{
       margin-left:10%;
}
P.labelLeader-nohead-3
{
        margin-left:10%;
        margin-bottom:-10px; 
}

SPAN.label-3
{
        font-weight:bold;
}
SPAN.labelhead-3
{
}
P.labeltext-3
{
       /*color:green;*/
       text-indent:2em;
       margin-left:15%;
}
P.labelLeader-4
{
       margin-left:15%;
}
P.labelLeader-nohead-4
{
        margin-left:15%;
        margin-bottom:-10px;
}

SPAN.label-4
{
        font-weight:bold;
}
SPAN.labelhead-4
{
}
P.labeltext-4
{
        margin-left:20%;
}
P.labelLeader-5
{
        margin-left:20%;
}
P.labelLeader-nohead-5
{
        margin-left:20%;
        margin-bottom:-10px;
}

SPAN.label-5
{
        font-weight:bold;
}
SPAN.labelhead-5
{
}
P.labeltext-5
{
        margin-left:25%;
}
P.labelLeader-6
{
        margin-left:25%;
}
P.labelLeader-nohead-6
{
        margin-left:25%;
        margin-bottom:-10px;
}

SPAN.label-6
{
        font-weight:bold;
}
SPAN.labelhead-6
{
}
P.labeltext-6
{
        margin-left:30%;
}
P.labelLeader-7
{
        margin-left:30%;
}
P.labelLeader-nohead-7
{
        margin-left:30%;
        margin-bottom:-10px;
}

SPAN.label-7
{
        font-weight:bold;
}
SPAN.labelhead-7
{
}
P.labeltext-7
{
        margin-left:35%;
}
P.labelLeader-8
{
        margin-left:35%
}
P.labelLeader-nohead-8
{
        margin-left:35%;
        margin-bottom:-10px;
}

SPAN.label-8
{
        font-weight:bold;
}
SPAN.labelhead-8
{
}
P.labeltext-8
{
        margin-left:40%;
}

P.labelLeader-9
{
       margin-left:40%;
}
P.labelLeader-nohead-9
{
        margin-left:40%;
        margin-bottom:-10px;
}

SPAN.label-9
{
        font-weight:bold;
}
SPAN.labelhead-9
{
}
P.labeltext-9
{
       margin-left:40%;
}
SPAN.srchlead
{
        font-style: italic;
}
TABLE.statute
{
        margin-left:auto;
        width:100%;
	padding: 10px;
}

TABLE.statutetoc
{
       width: 100%;
       padding: 2px;

TD
{
       /*border: solid black 3px;*/
}
TD.divfield
{
       padding-left: 2em;
       padding-right: 2em;
}
TD.prevnext
{
       text-align: right;
       font-size: 10pt;
}

TD.statute
{
      padding: 2em;
     
}
TD.statutetoc
{
      padding: 2em;
}

TD.statlinks
{
      padding: 10px;
      text-align: left;
      vertical-align: top;
      border-left: solid black 2px;
}
TH
{
        border-bottom: black 1px dashed;
        font-weight:bold;
	font-size:105%;
        text-align:left;
}
.pagetitle
{
	text-align: center;    
}

a:link
{
	color: NAVY;
	background-color: #FFFFFF;
}
a:visited
{
	color: MAROON;
	background-color: #FFFFFF;
}


