/*--- generic ---*/
body {
 margin:0;
 padding:0;
 background:#fff url(/images/back_main.gif) 0 0;
}
body,td,th {
 color:#000;
 font:normal 12px arial,helvetica,sans-serif;
}

.stdBodMid { background: url(/images/back_body_mid.gif) repeat-y; width:794px;  }
.stdBodTrans { background: url(/images/bg_body_trans.gif) no-repeat; width:794px; height:37px;  }
.stdBodTop { background: url(/images/back_body_top.gif) top; width:794px; height:15px; }
.stdBodBot { background: url(/images/back_body_bot.gif) bottom; width:794px; height:15px; }
.stdWid { width:794px; }
.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:#f00; }
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 */
#hdr a:hover { text-decoration:none; }

/*--- layout ---*/
/* FIX WIDTH BACK TO 910px */
#doc {
 width:910px;
}
#mc {
 margin:0 0 0 18px;
}
* html #mc {
 margin:0 0 0 9px;
}

/*--- secondary ---*/
.secondary #mc {
 float:left;
 width:560px;
}
.secondary .ad_160x600 {
 margin:0 0 0 605px;
}
* html .secondary .ad_160x600 {
 float:left;
 margin:0 0 0 20px;
}

/*--- header ---*/
#header {
 height:120px;
 background:url(/images/common/bg_hdr.jpg) 0 0 no-repeat;
}
#header h1 {
 margin:0;
}
#header a {
 display:block;
 height:120px;
 text-indent:-1000em;
 text-decoration:none;
}

/*--- 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;
}

/*--- tour table ---*/
.tour_table th {
 padding:0 0 6px 4px;
 color:#fff799;
 font-size:11px;
 text-align:left;
}
.tour_table td {
 padding:0 0 2px 4px;
 background:url(/images/bg_vrule_dot.gif) right top repeat-y;
 font-size:11px;
}
.tour_table .date {
 padding-left:0;
}
.tour_table .tlink {
 background:none;
}
.tour_table .tlink a,
.tour_table .tlink a:visited {
 color:#8dc63f;
}

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

/* ad_space */
#ad_space { position: absolute; left: 830px; top: 100px; width: 160px; }