BODY {
	background-color: #820000;
}

/* define font in all default tags */
BODY, TABLE, TH, TR, TD, BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT { font-size: 11px;  font-family: Arial, Tahoma, Verdana, sans-serif; color: #484848; }
A  { color: #7A210C; font-weight: bold; }
A:Hover { text-decoration: none }
H3 { font-size: 14px; font-weight: bold; }
H2 { font-size: 16px; font-weight: bold; }
H1 { font-size: 18px; font-weight: bold; }
/* THIS LI IS FOR NN4, PLEASE SEE LIST.CSS FOR IE AND N6 */
LI { margin-bottom: 10px; }
/* END NN4 LI */

/* custom font classes */
.content { line-height: 16px; }
.picpromo { font-size: 10px; color: #A91100; font-family: Tahoma, Verdana, Arial, sans-serif;}
.burgundymod { font-size: 10px; font-family: Tahoma, Verdana, Arial, sans-serif; color: #7A210C; }
.promos { font-size: 10px; line-height: 15px; }
.small { font-size: 10px; }
.smallbold { font-size: 10px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; }
.footer { font-size: 10px; line-height: 15px; color: #FFFFFF; }
.redfooter { font-size: 10px; color: #D9402D; line-height: 15px; font-family: Tahoma, Verdana, Arial, sans-serif; }
.company { font-size: 10px; color: #D9402D; line-height: 15px; font-family: Arial, Tahoma, Verdana, sans-serif; font-weight: normal; }
.carryoverdate { font-size: 14px; font-weight: bold; }
.carryoveramount { font-size: 14px; font-weight: bold; color: #A91100; }
.inside { color: #A91100; }
.light { color: #FFFFFF; font-weight: bold; }
.darkyellow { color: #503E00; font-weight: bold; }

/* custom td background classes */
td.nav { background-image : url("/nav/nav_background.gif"); }
td.subnav { background-image : url("/subnav/subnav_background.gif"); }
td.topshadow { background-image : url("/homeparts/top_shadow.gif"); }
td.bottomshadow { background-image : url("/homeparts/bottom_shadow.gif"); }
td.leftborder { background-image : url("/homeparts/left_border.gif"); }
td.rightborder { background-image : url("/homeparts/right_border.gif"); }
td.bgleft { background-image : url("/homeparts/carryovers/background_left.gif"); }
td.bgright { background-image : url("/homeparts/carryovers/background_right.gif"); }
td.todayleft { background-image : url("/headers/header_todaybackgroundleft.gif"); }
td.todayright { background-image : url("/headers/header_todaybackgroundright.gif"); }
td.dnchorizontal { background-image : url("/includes/dnc/images/horizontal.gif"); }
td.logo { background-image : url("/homeparts/logo_background.gif"); }
td.horizontaldots { background-image : url("/includes/images/devider_hdot.gif"); }

/* custom modules td background classes */
td.burgundyleft { background-image : url("/includes/modules/images/burgundy_left.gif"); }
td.burgundymiddle { background-image : url("/includes/modules/images/burgundy_middle.gif"); font-size: 10px; }
td.burgundyright { background-image : url("/includes/modules/images/burgundy_right.gif"); }

/* klr - pdf td background classes */
TR.pdfheader, TD.pdfheader { background-color: #820000; color: #FFFFFF; font-weight: bold; }
TR.pdfnormal, TD.pdfnormal { background-color: #FBF9F5; }
TR.pdfalternate, TD.pdfalternate { background-color: #F0EFE4; }
   
/* custom form classes */
.smallpulldown { font-size: 10px; width: 136px; }











/* PR - Dec. 2009 */

#newfooter {
padding: 10px 0px;
padding-top: 50px;
}

#newfooter ul {
padding-left: 0px;
}

#newfooter li {
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
float: left;
display: block;
padding: 0px 10px;
clear: none;
height: 44px;
line-height: 44px;
}

#newfooter .navul {
margin-right: 25px;
}

#newfooter .navul li {
height: 22px;
line-height: 22px;
}

.clearfix:after {
   content: ".";
   clear: both;
   display: block;
   height: 0;
   visibility: hidden;
   }


#newfooter li a {
white-space: nowrap;
font-size: 10px;
}
