/*--- generic ---*/
body {
 margin: 			0;
 background-color: 	#222;
 background-image: 	url(/images/pagebg.gif);
 background-repeat:	no-repeat;
 background-position:  973px 0;
}
body,td,th {
 color:#000;
 font-family: 		Verdana, Arial, Helvetica, san-serif;
 font-size: .68em;
}
img {
 border:0;
}
ul {
 margin:0;
 padding:0;
 list-style:none;
}

.stdBod { padding:25px 20px; }

.pageHead {
	background-image: url(/images/back_section_head.gif); width:239px; height:31px;
	color:#fff; font:normal 11px arial,helvetica,sans-serif; font-weight:bold;
}
.pageHeadPad { padding:5px 8px; }

.colRelated { 
	background-image: url(/images/back_col_head.gif); width:275px; height:25px; border-bottom:3px solid #D0D0D0; 
	color:#fff; font:normal 11px arial,helvetica,sans-serif; font-weight:bold;
}
.colRelatedPad { padding:5px 8px; }

/* default styles */
input,select,textarea,button { color:#000; font:11px Arial,Helvetica,sans-serif; }
a { font-family:Arial,Helvetica,sans-serif; }
body,form { margin:0px; padding:0px; }

/* anchor behavior */
a, a:visited { text-decoration:none; color:#111ad4; }
a:hover { text-decoration:underline; }

/* line clear */
.clear {clear:both;}

/* headlines */
/* .hl,.hlSm,.hlLg,.hlXs,.hlXl {font-family:"Times New Roman","Georgia",serif; text-transform:uppercase;} */

.hl,.hlSm,.hlLg,.hlXs,.hlXl {font-family:"Arial","Helvetica",sans-serif; text-transform:uppercase;}
.hlXs { font-size:12px; font-weight:bold; color:#CE0400; }												/*  9 pt */
.hlSm { font-size:16px; font-weight:bold; color:#CE0400; }												/* 12 pt */
.hlMd { font-size:18px; font-weight:bold; color:#CE0400; }
.hl { font-size:25px; font-weight:bold; color:#CE0400; }													/* 18 pt */
.hlBlack { font:25px Arial Black,Arial,Helvetica,sans-serif; }
.hlLg { font-size:34px; font-weight:bold; }												/* 28 pt */
.hlLgBlack { font:34px Arial Black,Arial,Helvetica,sans-serif; }
.hlXl { font-size:43px; font-weight:bold; letter-spacing:-1px; }	/* 36 pt */
.hlXxl { font-size:52px; font-weight:bold; letter-spacing:-3px; }	/* 42 pt */	

/* sub/secondary-headline */
.subHead { font-size:16px; font-weight:bold; }
.subHeadBlack { font:16px Arial Black,Arial,Helvetica,sans-serif; }
.subHeadLite { color:#666; font-size:16px; font-weight:bold; }

/* other editorial */
.blurb { font-size:12px; }
.timeStamp { font-size:11px; }
.byLine, .caption { font-size:10px; }
.tagLine { color:#666; font-size:11px; font-style:italic; }

/* all-purpose text */
.textXs, .textXs td { font-size:10px; }	/* 7 pt */
.textSm, .textSm td { font-size:11px; }	/* 8 pt */
.text, .text td { font-size:12px; }			/* 9 pt */
.textLg, .textLg td { font-size:14px; }	/* 11 pt */
.textXl, .textXl td { font-size:16px; }	/* 12 pt */

/* tab-style component header */
.tab { color:#000; font:10px Mini7,Tahoma,Arial,Helvetica,sans-serif; margin-left:8px; }
.tab a { color:#000; font:10px Mini7,Tahoma,Arial,Helvetica,sans-serif; }

/* component header */
.compHdr, .compHdr a { font-weight:bold; }
.compHdrW, .compHdrW a,.compHdrW a:visited,a:visited.compHdrW { color:#fff; font-weight:bold; }

/* section header (above left nav) */
.secHdr { color:#999; font-size:19px; text-transform:capitalize; }

/* main component title bar */
.mcTitle { background-color:#999; color:#fff; font-weight:bold; padding-left:6px; } 

/* global buttons */
.btnGrey { background-color:#ccc; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnGreyOn { background-color:#666; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnGreen { background-color:#9c6; border-width:1px; border-style:solid; border-color:#000000; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnGreenOn { background-color:#693; border-width:1px; border-style:solid; border-color:#000000; color:#fff; font:bold 10.5px Verdana,Arial,Helvetica,sans-serif; }
.btnNav { vertical-align: middle; }
/* color-only */
.red, .red td, a:visited.red { color:#c00; }
.green, .green td, a:visited.green { color:#090; }
form td.red, form span.red, form div.red { color:#c00; font-weight:bold; } /* red class within forms gets bolded */
.white, .white td, a:visited.white { color:#fff; }
.greyLite, .greyLite td, a:visited.greyLite { color:#ccc; }
.grey, .grey td, a:visited.grey  { color:#999; }
.greyDark, .greyDark td, a:visited.greyDark  { color:#666; }
.greyBlack, .greyBlack td, a:visited.greyBlack { color:#333; }
.black, .black td, a:visited.black { color:#000; }


/* image padding */
.floatLeft { float:left; margin-right:5px; margin-bottom:3px; } /* left-aligned with right- and bottom- */
.floatRight { float:right; margin-left:5px; margin-bottom:3px; } /* right-aligned with left- and bottom- */

/* margins (space between block-level box and border) */
.mar0 { margin:0px }
.mar3 { margin:3px }
.mar5 { margin:5px }
.mar7 { margin:7px }
.mar3tb { margin:3px 0px; }
.mar3lr { margin:0px 3px; }
.mar5tb { margin:5px 0px; }
.mar5lr { margin:0px 5px; }
.mar7tb { margin:7px 0px; }
.mar7lr { margin:0px 7px; }

/* padding (space between border and content) */
.pad0 { padding:0px; }
.pad3 { padding:3px; }
.pad5 { padding:5px; }
.pad7 { padding:7px; }
.pad3tb { padding:3px 0px; }
.pad3lr { padding:0px 3px; }
.pad5tb { padding:5px 0px; }
.pad5lr { padding:0px 5px; }
.pad7tb { padding:7px 0px; }
.pad7lr { padding:0px 7px; }
form td.pad3 { padding-top:3px; } /* form <td>s that need 3px top padding */

/* header anchors not underlined on hover */
#header a:hover { text-decoration:none; }

/*--- layout ---*/
#doc {
 width:974px;
}
#mc {
 padding-left:10px;
 background:#fff url(/images/mcbg.gif) 0 0 repeat-y;
}
#mcsubscription {
padding-left:10px;
background:#fff;
}
#leftnav {
 float:left;
 width:192px;
 background:url(/images/leftbg.gif) 0 0 no-repeat;
}
#leftnav .date {
 padding:6px 0;
 border:solid #fff;
 border-width:0 0 1px 1px;
 background:#666;
 color:#fff;
 text-align:center;
 font-weight:bold;
 font-size:10px;
}
#leftnav ul {
 margin:12px 0 24px;
}
#leftnav ul li {
 margin:0 0 4px 8px;
 font-size:11px;
 color:#fff;
}
#leftnav a, #leftnav a:visited, #leftnav a:hover {
 color:#fff;
 font-weight:bold;
}
#main {
 margin-left:193px;
}
* html #leftnav {
 height:1px;
}
* html #mc {
 height:1px;
 overflow:visible;
}
* html #main {
 float:left;
 overflow:hidden;
 width:770px;
 margin-left:1px;
 background:#fff;
}
* html .hdrimg {
 float:left;
}

/*--- header ---*/
#header {
 position:relative;
 height:141px; /* = 157px */
 padding:16px 0 0 62px;
 background:url(/images/headerbg.gif) 0 0 no-repeat;
}
#header .ad_728x90 {
 position:absolute;
 left:236px;
 top:25px;
}

/*--- hnav ---*/
.hnav {
 overflow:hidden;
}
.hnav li {
 float:left;
 margin:0;
}

/*--- btn ---*/
a.btn,
a.btn:visited {
 float:left;
 padding:2px 6px;
 background:url(/images/bg_btn.gif) 0 0 repeat-x;
 color:#f2f2f2;
 border:1px solid #6e0707;
 font-size:12px;
 font-weight:bold;
}
a.btn:hover {
 text-decoration:none;
}

* html .hdrimg {
 float:left;
}

/*--- footer ---*/
#footer { clear:both; padding:10px 0; text-align:center; font-size:11px; }
#footer,
#footer a,
#footer a:visited {
 color:#e7d6a2;
}
