/* Cascading Style Sheet, Level 1, dsmj */

        a:link     { color:black ; font-family : "verdana,helvetica"; text-decoration:none;}
        a:active   { color:RED;    font-family : "verdana,helvetica"; text-decoration:none;}
        a:visited  { color:black;  font-family : "verdana,helvetica"; text-decoration:none;}
        a:hover    { color:#667686  ; font-family : "verdana,helvetica"; text-decoration:none;}


a.more:link { font-family:Arial; font-size:8pt; color:white; background:#386868 ; padding: 0px 12px 0px 10px ;margin-top: 4px;
} 
a.more:visited { font-family:Arial; font-size:8pt; color:white; background:#386868 ; padding: 0px 12px 0px 10px ;
} 
a.more:active { font-family:Arial; font-size:8pt; color:white; background:#386868 ; padding: 0px 12px 0px 10px ;
} 
a.more:hover { font-family:Arial; font-size:8pt; color:black; background:#d0d9de ; padding: 0px 12px 0px 10px ;
} 
      
#sidemast { font-family:Arial; font-size:8.5pt;  font-weight: bold; color:black;}
#sidetitle { font-family:Arial; font-size:10pt;  font-weight: bold; color:#406478; font:italic; padding: 0px 0px 7px 0px ;}
#sidebar { font-family:Arial; font-size:8pt; color:#406478;}

#prlist a:link    { font-family:tahoma; font-size:10px; color:#406478;}
#prlist a:active  { font-family:tahoma; font-size:10px; color:#406478;}
#prlist a:visited { font-family:tahoma; font-size:10px; color:#406478;}
#prlist a:hover   { font-family:tahoma; font-size:10px; color:#123;}

#printfoot {
   display: none;
   }


.body {
	font-family: Arial, Helvetica, sans-serif;
        color:#111
	font-size: 10px;
	font-style: normal;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#111
	font-size: 10px;
	font-style: italic;
}
.quoter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#111
	font-size: 10px;
	font-weight: bold;
}


#Prtitle { font-family:Arial; font-size:11pt;  font-weight:bold; color:white; padding: 0px 0px 7px 0px ;}
#body1 { font-family:Arial; font-size:8pt;  font-weight: normal; color:#334455; padding: 0px 0px 0px 0px ;}
#body2 { font-family:Arial; font-size:9pt;  font-weight: normal; color:#334455; padding: 0px 0px 0px 0px ;}
#body1w { font-family:Arial; font-size:8pt;  font-weight: normal; color:White; padding: 0px 0px 0px 0px ;}
#body2w { font-family:Arial; font-size:9pt;  font-weight: normal; color:White; padding: 0px 0px 0px 0px ;}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}

#navcontainer li { margin: 0 0 6px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 120px;
background-color: #999;
background-image: url(images/l1_down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;

}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #357;
background-image: url(images/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #335577;
background-image: url(images/l1_over.gif);
color: #333;
}






#bullit ul {
	border: 0;
	margin-left: 18px;
	padding: 5px 5px 5px 5px ;
	list-style-type: none;
	text-align: left;
}

	
#bullit ul li	{
	list-style: disc url(/images/c.gif) inside;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
        padding: 0;
	line-height: 1.3em;  
	}

H1 {
        color:#E90;
        font-family: Arial,Helvetica,Geneva;
        font-size: 18pt;
        font-weight: bold
}

H2 {
        color:silver;
        font-family: verdana;
        font-size: 14pt;
        font-weight: bold
}

H3 {
        color: #111111;
        font-family: Arial,Helvetica,Geneva;
        font-size: 12pt;
        font-weight: bold;
}
/* page top accentuated paragraphs only */
H4 {
        color: #111111;
        font-family: Georgia,Arial,Helvetica,Geneva;
        font-size: 11pt;
        font-weight: normal;
}
/* standard body text should be h5 */
H5 {
        color: #222222;
        font-family: Arial,Helvetica,Geneva,Tahoma;
        font-size: 10pt;
                font-weight: normal;
}

H6 {
        color: #222222;
        font-family: Arial,Helvetica,Geneva;
        font-size: 7pt;
	font-weight: normal;
}
EM {
        color: #E90;
        font-family: Times New Roman,serif;
	font: italic;
        font-size: 11pt;
        font-weight: normal;
}


P {
        color: #111;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt
}


PRE {
        margin-top: -15pt
}

PRE.indent {
        margin-top: -6pt
}

CAPTION {
        color: #DDD;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
        font-weight: bold
}

DT {
        color: #EEE;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt
}

TH {
        color: #EEE;
        font-family: Arial,Helvetica,Geneva;
        font-size: 14pt;
        font-weight: bold
}