/* CSS Document */

p, .content, li, ul, ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
}

a, a:link, a:visited {
color:#970F01;
text-decoration:underline;
}

a:hover, a:active {
color:#970F01;
text-decoration:none;
}

h1 {
font-family: Lucida Sans, Helvetica, sans-serif;
font-size:18px;
color:#3266CC;
font-weight:bold;
}

.navcell {
background-image:url(redgradient.jpg);
padding:3px;
text-align:center;
border-top:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
}

.navtext, a.navtext:link, a.navtext:visited {
color:#FFFFFF;
text-transform:uppercase;
font-family: Lucida Sans, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

a.navtext:hover, a.navtext:active {
color:#000000;
text-transform:uppercase;
font-family: Lucida Sans, Helvetica, sans-serif;
text-align:center;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

.footer {
font-family: Lucida Sans, Helvetica, sans-serif;
font-size:11px;
color:#3266CC;
text-transform:uppercase;
padding-left:15px;
}

a.footer:link, a.footer:visited {
text-decoration:underline;
}

a.footer:hover, a.footer:active {
text-decoration:none;
}
.credit, a.credit:link, a.credit:visited {
font-family: Lucida Sans, Helvetica, sans-serif;
font-size:10px;
color:#b2cce7;
text-align:center;
}