/*
CSS STYLE FOR LINC 211
211lincstyle.css
Revised 05-02-07
*/

BODY, HTML, table {
FONT-FAMILY: Verdana, Arial, sans-serif; 
font-size: 10pt; 
background: #FFFFFF;
MARGIN: 0px; 
PADDING: 0px; 
}

p.hoursp
{
font-size: 12pt;
margin-left: 30px;
margin-top: 30px;
text-align: left;
}

p.mayorp
{
font-size: 8pt;
margin-top: 0px;
text-align: center;
}

UL
{
list-style-image: url('images/bullet.gif');
text-style: outer;
list-style-position: outside;
}

.button {
background-color: #983e3e;
font-size: 8pt;
font-weight: 700;
text-align: center;
}

.footer {
font-size: 11pt; 
background-color: #4869D8;
color: #FFFFFF; 
margin-top: 0px;
}

a.footernav
{
font-family: Verdana, Arial, sans-serif;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

a:hover.footernav
{
text-decoration: underline;
font-weight: bold;
color: #414eff;
background-color: #FFFFFF;
}

P.middlef
{
text-align: center;
font-size: 8pt;
}

P.dbaselink
{
text-align: center;
font-weight: bold;
font-size: 12pt;
MARGIN: 3px; 
PADDING: 3px;
}

P.mnhdline
{
font-faminly: Verdana, Arial, sans-serif;
font-size: 22pt;
font-weight: bold;
color: #FFFFFF;
text-indent: 0%;
text-align: center;
}

.hoursback 
{
background: url('images/hoursbk.gif') repeat-x;
}
