body { background-color: #999999; font-family: arial, helvetica, sans-serif; font-size: 11px; margin: 0px; }
td { font-family: arial, helvetica, sans-serif; font-size: 11px; }
td#contentCell { background-color: #FFFFFF; }
td#botNavCell { background-color: #333333; }

table#mainTable { margin-left: 10px; }

div.subMenu { 
    border: 3px solid #D4D4D4; 
    background-color: #FFFFFF;
	padding: 4px;
	padding-right: 12px;
	padding-bottom: 6px;
	width: 190px;
}


div.subMenuItem { white-space: nowrap; font-family: arial, helvetica, sans-serif; font-size: 9px; margin-top: 6px; margin-bottom: 4px; }
a.subMenuLink { color: #737373; text-decoration: none; font-weight: bold; }
a.subMenuLink:hover { color: #990000; }
span.subMenuLink { color: #737373; text-decoration: none; font-weight: bold; }
span.subMenuLink:hover { color: #990000; }

div.subNavItem { font-family: arial, helvetica, sans-serif; font-size: 11px; margin-top: 6px; margin-bottom: 10px; }
a.subNavLink { color: #000000; text-decoration: none; font-weight: bold; }
a.subNavLink:hover { color: #990000; }
span.subNavLink { color: #000000; text-decoration: none; font-weight: bold; }
span.subNavLink:hover { color: #990000; }

/* content text formatting */

a { color: #990000; text-decoration: none; }
a:hover { text-decoration: underline; }
a.white { color: #FFFFFF; text-decoration: none; }
a.white:hover { color: #990000; }
a.black { color: #000000; text-decoration: none; }
a.black:hover { color: #990000; }
span.endLink { font-size: 10px; } /* MORE, FULL STORY, TAKE ACTION links */

span.lead { color: #330066; }
span.leadBlack { color: #000000; }
span.headlineLead { color: #990000; font-weight: bold; }
li { margin-bottom: 10px; }
div.hr      { border-top: 2px dotted #999999; margin-top: 10px; margin-bottom: 10px; }
div.hrwhite { border-top: 2px dotted #FFFFFF; margin-top: 10px; margin-bottom: 10px; }
div.hrblack { border-top: 2px dotted #000000; margin-top: 10px; margin-bottom: 10px; }

table.contentTable { table-layout: fixed; }

