/* PLCM.com style sheet                            */
/* Copyright (c) 2004-2005 by Active Sensing, Inc. */
/* Release: 24 May 2005                            */
/* Revised:  5 Jan 2006  change link & hover color */
/* Revised: 20 May 2006  add new .spec style       */

body
{
        font-family: Verdana;
        font-size: 10pt
}

.df-name     { font-family: Arial; font-size: 10pt; font-weight: bold; margin-bottom: 0 }
.df-name2    { font-family: Arial; font-size: 10pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
.df-text     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%;
               margin-top: 3; margin-left: 12 }
.enum        { margin-bottom: 12 }
h1           { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; line-height: 120%; 
               background-color: #FF9900; background-image: url('images/PLCM-header.jpg');
               color: #303030; font-weight: bold; padding-top: 6; padding-bottom: 6; padding-left: 6; 
               border-bottom-style: solid; border-bottom-color: #303030; border-bottom-width: 2;
               text-indent: 12; margin-left: 0; margin-bottom: 0 }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #404010 }
h3           { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
h4           { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
.text        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%;
               margin-top: 3 }
.spec        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 120%;
               margin-top: 2; margin-bottom: 0; text-indent: -72px; margin-left: 72px }
.note        { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #FFFFCC; 
               border-top-style: solid; border-top-color: #404010;  border-top-width: 1; padding-left: 6; 
               border-bottom-style: solid; border-bottom-color: #404010; border-bottom-width: 1; margin-left: 6 }
.path        { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; ; color: #000000;
               background-color: #F0F0E0; margin-left: 0; margin-top: 0; padding-left: 6 }

A:link
{
        COLOR: #8F621A;
        TEXT-DECORATION: underline
}

A:visited
{
        COLOR: #606040;
        TEXT-DECORATION: underline
}

A:active
{
        COLOR: #606040;
        TEXT-DECORATION: underline
}

A:hover
{
        COLOR: #BF7500;
        TEXT-DECORATION: underline
}


.Nav A:link
{
        FONT-SIZE: 8pt;
        FONT-WEIGHT: normal;
        COLOR: #303010;
        TEXT-DECORATION: none
}

.Nav A:visited
{
        FONT-SIZE: 8pt;
        FONT-WEIGHT: normal;
        COLOR: #303010;
        TEXT-DECORATION: none
}

.Nav A:active
{
        FONT-SIZE: 8pt;
        FONT-WEIGHT: normal;
        COLOR: #303010;
        TEXT-DECORATION: none
}

.Nav A:hover
{
        FONT-SIZE: 8pt;
        FONT-WEIGHT: normal;
        COLOR: #775500;
        TEXT-DECORATION: underline
}