/* CSS Document */

body{ background-image:url(images/greenbk.gif); font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:10px; margin-bottom:10px;}

.redbk{ background-image:url(images/redbk2.jpg); background-repeat:no-repeat; background-position: top;  border-right:4px solid black; border-bottom:4px solid black; background-color: #990000;}
.header{background-color:#000000;}
.home{padding:90px 0px 0px 26px;}
.navbk{ background-color:#990000; border-top:3px solid white; border-left:3px solid white; border-bottom:3px solid white; padding:7px 5px 9px 5px; height:18px;}
.whitefront{color:white; font-size:13px; font-weight:bold;}
.whitesmall{color:white; font-size:11px; font-weight:bold;}
.whitehead{font-size:20px; color:white; font-style:oblique; font-weight:500; padding-bottom:10px;}
.clear{clear:both;}
.red{ border-left:4px solid black; border-right:4px solid black; border-bottom:4px solid black; background-color:#990000;}
.grnbd{margin:0px 10px 10px 10px; border:2px solid #2d5d2d; }
.text{background-color:white; color:black; font-size:12px; padding:10px; line-height:14px; }
.inthead{font-size:14px; font-weight:bold; padding-bottom:6px;}
.indent{padding-left:15px; padding-top:5px; padding-right:20px;}
.imgrt{float:right; margin-left:10px;}
.imgft{float:left; margin-right:10px;}

.small{color:black; font-size:10px;}


ul{padding-left: 10;
list-style: none; margin-bottom:0px;}
li{padding-left: 25px;
background-image: url(images/chip.gif);
background-repeat: no-repeat;
padding-bottom:12px;
}
li.green{padding-left: 25px;
background-image: url(images/chip2.gif);
background-repeat: no-repeat;
padding-bottom:12px;}

a.nav:link{font-size:13px; color:white; font-weight:bold; padding:3px 18px 3px  18px; text-decoration:none; border:3px solid #990000;}
a.nav:visited{font-size:13px; color:white; font-weight:bold; padding:3px  18px 3px  18px; text-decoration:none; border:3px solid #990000; }
a.nav:hover{font-size:13px; background-color:#000000; border:3px solid white; font-weight:bold; padding:3px  18px 3px  18px; text-decoration:none;}


a.copy:link{font-size:10px; text-decoration:none; color:white;}
a.copy:visited{font-size:10px; text-decoration:none; color:white;}
a.copy:hover{font-size:10px; text-decoration:none; color:#9999FF;}

a.bold:link{font-weight:bold; text-decoration:none; color:#000000}
a.bold:visited{font-weight:bold; text-decoration:none;color:#000000}
a.bold:hover{font-weight:bold; text-decoration:underline; color:#990000}