﻿/* STYLE USAGE: This style is used for the tag <p>.
   Ex: <p class="contentpara">   */
.contentpara
{
    padding:0 10px 0 10px;
    font-family: arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:10pt;
    color:#000000;
}

  
/* STYLE USAGE: This style implies to the main heading of the page   */
h3
{
    padding:15px 10px 0 10px;
    font-family:arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:13pt;
    line-height:1em;
    color:#003a63; 
}

/*STYLE USAGE: This style implies to sub heading and tableheading of the page  */
h4,.tableheading
{
    font-family:arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:10pt;
    line-height:1em;
    color:#003a63; 
}

/*STYLE USAGE: This style implies to the tag: <a>
               nested within <li>   */
li
{
   line-height:1.5em;  
}

li a
{
    list-style-type:disc;
    font-family: Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color:#003A63;
    font-weight:bold;
}

li a:link a:visited a:hover a:active
{
    cursor:pointer;
}


/*STYLE USAGE: This style is implied to display the text with normal font size 
               Ex:  <span class="normaltext">nested in the <li> tag    */
.normaltext
{
    font-weight:normal;
    padding:0 10px 0 10px;
    font-family: Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:8pt;
    color:#000000;
}

.italicfont
{
    font-style:italic;
}

.fontunderline
{
    text-decoration:underline;
}

.displaynone
{
    display:none;
}

/*STYLE USAGE: This style is implied to the links in a paragraph.
                Ex:: <a> tag nested within a <p >tag   */
p a
{
    padding:0 2px 0 2px;
    color:#003A63;
    font-family: arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:10pt;
    font-weight:bold;
    line-height:1.5em;
}

p a:link a:visited a:hover a:active
{
    color:#003A63;
    cursor:pointer;
}

/*STYLE USAGE: This style is implied to the links in the table cell definition.
                Ex:: <a> tag nested within a <td >/<tr> tag   */
tr td a
{
    padding:0 2px 0 2px;
    color:#003A63;
    font-family: arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:8pt;
    font-weight:bold;
    line-height:1em;
}

tr td a:link a:visited a:hover a:active
{
    color:#003A63;
    cursor:pointer;
}

/*STYLE USAGE: Different Liststyles used with the tag <li>  */
.listnumberstyle
{
    list-style-type:upper-roman;
    font-family: Arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:12pt;
    font-weight:bold;
    line-height:1em;
    color: #003A63;
}

.ulstyle 
{
    list-style-type:circle;
    margin-left:25px;
 }
.ulstyle a a:link a:visited a:hover a:active
{
    cursor:pointer;
}

.ulsquarestyle 
{
    list-style-type:square;
    margin-left:25px;
}
.ulsquarestyle a a:link a:visited a:hover a:active
{
    cursor:pointer;
}

.alphaliststyle
{
    list-style-type:upper-alpha;
    font-size: 10pt;
    color:#003A63;
    font-weight:bold;
}

/*************************************************************/
/*STYLE USAGE: Used with the <p> tag listed in the <li> tag */
/*         Ex: <li class="alphaliststyle"><p class="alpha-para-style" /> </li>*/
.alpha-para-style
{
    font-weight:normal;
    padding:0 10px 0 10px;
    font-family: Arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:10pt;
    color:#000000;
    line-height:1.3em;
}

.linkbutton
{
    font-family: Arial,Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:12pt;
    font-weight:bold;
    line-height:1em;
    color: #003A63;
    padding-left:15px;
}

.linkstyle
{
    padding:0 2px 0 2px;
    color:#003A63;
    font-family: Verdana,arial,Geneva,Arial,Helvetica,sans-serif;
    font-size:8pt;
    font-weight:bold;
}

.linkstyle a:link a:visited a:hover a:active
{
    color:#003A63;
    cursor:pointer;
}

























/****************************************************************************************/

/*****IGNORE THE FOLLOWING DEFINITIONS ******/
/*****  STYLE DEFINITIONS FOR ERN PROJECT  ****/
.erndiv
{
    padding:2px 10px 0 15px;
}

.ernheadline
{
    margin-top:20px;
   /* padding:0 10px 0 15px;*/
    FONT-WEIGHT: normal;
    FONT-SIZE: 16pt;
    COLOR: #003A63;
    LINE-HEIGHT: 16pt;
    FONT-STYLE: normal;
    FONT-FAMILY: "Times New Roman", Georgia, Times
}

.ernbodycopy
{
   /* padding:0 10px 0 15px;*/
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-align:justify;
}

.ernitalicfont
{
    font-style:italic;
}
  
.ernkycounty
{
    width:400;
    height:188;
    padding:0 10px 0 15px;
}

.erntextbelowimage
{
    font-weight: bold; 
    clear:both;
}

.ern_notbold_textbelowimage
{
    font-weight: normal; 
    clear:both;
}
.erndisplay
{
   /*padding:0 10px 0 15px;*/
}

.erndisplaylist
{
   /* margin-left:15px;*/
}

.ernemphasis
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #003A63;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ernimgpresentation
{ 
    width:200px;
    HEIGHT:134px;
    float:left;
    margin:0 1.5% 0 0;
}
.ernimgcraftedlogo
{ 
    width:145px;
    HEIGHT:200px;
    float:left;
    margin:0 1.5% 0 0;
}

.ernimgsmint
{ 
    width:350px;
    HEIGHT:81px;
    float:left;
    margin:0 1.5% 0 0;
}

.ernimgminbuslady
{ 
    width:150px;
    HEIGHT:175px;
    float:left;
    margin:0 1.5% 0 0;
}

.erndeadlink 
{
    text-decoration: none; 
    font-weight: bold; 
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ernlink 
{
    text-decoration: underline; 
    font-weight: bold; 
    cursor: hand;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #003A63;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.ernlink a:link a:visited a:hover a:active
{
    text-decoration: underline; 
    font-weight: bold; 
    cursor: hand;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #003A63;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


.ernsmalllink 
{
    text-decoration: underline; 
    font-weight: bold; 
    cursor: hand;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #003A63;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.ernsmalllink a:link a:visited a:hover a:active
{
    text-decoration: underline; 
    font-weight: bold; 
    cursor: hand;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #003A63;
    LINE-HEIGHT: 12pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ernerror
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: red;
    LINE-HEIGHT: 12pt;
    font-weight: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-align:justify;
}

.ernhide
{
    display:none;
}

.listheadingsmallfont
{
    font-size:10px;
    font-weight:bold;
    font-family:Arial;
    color:#003A63;
    text-align:center;
}

.listheadinglargefont
{
    font-size:12px;
    font-weight:bold;
    font-family:Arial;
    color:#003A63;
    text-align:center;
}

.styleclear
{
    clear:both;
}

.displaybuttons
{
    width:85%; 
    float:right;
}
.column2
{
    vertical-align:top;
    width:15%;
}

.column1
{
    vertical-align:top;
    width:10%;
}
.column3
{
    width:75%;
}

.ernfloat
{
 float:right;
}

.itemstyle
{
    float:left;
}




