body
{
	background-color: #73919F;
	padding: 12px;
	margin: 0;
	color: #333132;
	font-family: sans-serif;
	font-size: .75em;
	line-height: 120%;
}

A:link
{
	color: #003399;
	text-decoration: none;
}

A:active
{
	color: #3399cc;
	text-decoration: none;
}

A:visited
{
	color: #663366;
	text-decoration: none;
}

A:hover
{
	color: #3366cc;
	text-decoration: underline;
}

#outerDiv
{
	background-color: white;
	width: 938px;
	margin: 0 auto 0 auto;
	border: solid #6A8896;
	border-width: 1px;
	height: 100%;
}

#innerDiv
{
	border: solid #587380;
	border-width: 1px;
	background-color: inherit;
	height: 100%;
}

.globalNav
{
	width: 936px;
	z-index: 9999;
	background-color: #92B4C3;
	border: solid #73919F;
	border-width: 0 0 1px 0;
	position: relative;
}

.globalNav:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.globalNav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.globalNav ul li
{
	padding: 5px 0 5px 0;
	margin: 0;
	float: left;
}

.globalNav ul li a
{
	padding: 5px 17px 5px 5px;
	margin: 0;
	text-decoration: none;
	border-left: 1px solid #73919F;
	background-image: url(http://stmedia.startribune.com/images/840-globalNavArrow15p.standalone.prod_affiliate.2.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.globalNav ul li a:visited,.globalNav ul li a:link,.globalNav ul li a:active { color: #ffffff; }

.globalNav ul li a:hover
{
	text-decoration: underline;
	background-color: #A1C2D1;
}

.globalNav ul li a.home
{
	padding-right: 6px;
	background-image: none;
	border-style: none;
}

.dropmenudiv
{
	position: absolute;
	font-family: sans-serif;
	width: 150px;
	visibility: hidden;
	z-index: 9999;
	border: solid #73919F;
	border-width: 0 0 0 1px;
}

.dropmenudiv a
{
	position: relative;
	display: block;
	border: solid #73919F;
	border-width: 1px 1px 1px 0;
	border-top-color: #E3EEF3;
	padding: 5px 0 5px 5px;
	color: #32444C;
	background-color: #CFE0E8;
	width: 150px;
}

.dropmenudiv a:hover
{
	/*THEME CHANGE HERE*/
	background-color: #E7EFF2;
	text-decoration: underlined;
	color: #32444C;
}

.dropmenudiv a:visited,.dropmenudiv ul li a:link,.dropmenudiv ul li a:active { color: #32444C; }

.docLayout
{
	padding: 12px;
	width: 767px;
	background-color: inherit;
	margin: auto;
	overflow:hidden;
}

.docLayout.allowRail {margin-left:2px;}

* html .docLayout.allowRail
{
	margin-left: 0;
	float: left;
}

.docLayoutWrapper.withRail
{
	background-image: url(http://stmedia.startribune.com/designimages/leftRailBackground.gif);
	background-repeat: repeat-y;
	overflow: visible;
	background-color: inherit;
}

* html .docLayoutWrapper.withRail { float: left; }

.leftRail
{
	float: left;
	width: 143px;
	text-align: right;
	background-color: #ECF3F6;
}

p.railLink
{
	border: solid #BDCAD1;
	border-width: 0 0 1px 0;
	padding: 9px 9px 6px 9px;
	margin: 0;
}

p.railLink.noRule { border-width: 0; }

.leftRail .noteText
{
	font-size: 11px;
	margin: 0;
	padding: 0 9px 0 9px;
}

.railLabel
{
	background-color: #BDCAD1;
	color: white;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 3px 9px 2px 9px;
}

.columnOne
{
	float: left;
	width: 600px;
	border: solid #DBE3E7;
	border-width: 0 1px 0 0;
	padding: 0 12px 0 0;
}

.columnTwo
{
	margin-left: 454px;
	border: solid #DBE3E7;
	border-width: 0 0 0 1px;
	padding: 0 0 0 12px;
}

/* Hides from IE5-mac \*/
* html .columnContent
{
	height: 1px;
	margin-left: -3px;
}

.columnOne .columnOne
{
	width: 271px;
	margin-bottom: 9px;
}

.columnOne .columnTwo
{
	margin-left: 283px;
	margin-bottom: 9px;
}

.columnOne .columnTwo .columnContent { width: 146px; }
.columnTwo .clear { clear: none; }
.columnTwo .highlight { float: none; }
.highlight { width: 100%; }

.floatWrapper
{
	overflow: auto;
	margin-bottom: 12px;
}

.floatWrapper .columnOne, .floatWrapper .columnTwo { margin-bottom: 0; }

/* End hide from IE5-mac */
.thinFlag
{
	margin: 6px 0 6px 0;
	float: left;
	width: 100%;
}

/* Hides from IE5-mac \*/
* html .thinFlag { float: none; }

/* End hide from IE5-mac */
.thinFlagLeft
{
	float: left;
	width: 461px;
	padding: 0 9px 0 0;
}

.thinFlagLeft img
{
	border-width: 0;
	width: 452px;
	height: 17px;
	margin: 0 0 0 6px;
	display: block;
}

.thinFlagRight
{
	margin-left: 461px;
	padding: 0 0 0 9px;
	text-align: right;
	line-height: 100%;
	color: white;
}

.footer
{
	background-color: #C4DCE7;
	border: solid #B5CAD3;
	border-width: 1px 0 0 0;
	padding: 9px;
	text-align: center;
	color: #304048;
	line-height: 140%;
}

/* Hides from IE5-mac \*/
* html .footer { height: 1%; }

/* End hide from IE5-mac */
.clear { clear: left; }
form { margin: 0; }

head img
{
	display: none;
	position: absolute;
	top: -5000px;
	left: -5000px;
}

/*highlight mod styles*/
.highlight
{
	float: left;
	border: solid #DBE3E7;
	border-width: 0 0 1px 0;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.highlight#story1
{
	border-color: #73919F;
	border-width: 0 0 2px 0;
	width: 100%;
}

.splitSpill .highlight#story1
{
	border-color: #DBE3E7;
	border-width: 0 0 1px 0;
}

.highlight .embeddedPhotoCaption
{
	font-size: 95%;
	margin: 6px 0 0 0;
	line-height: 110%;
}

.photo, .photoright, .photoleft { margin-top: 2px; }
.photo img { display: block; }

.embeddedPhotoByline
{
	text-align: right;
	color: #5F5F5F;
	margin: 3px 0 0 0;
	padding: 0;
}

.highightPhotoCaption,.embeddedPhotoCaption
{
	margin: 3px 0 0 0;
	padding: 0;
	color: #5F5F5F;
}

.inlinePhotoCaption
{
	margin: 3px 0 9px 0;
	padding: 0;
}

.overline
{
	color: #7D9BA9;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h1,h2,h3
{
	margin: 0 0 6px 0;
	line-height: 120%;
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }

h3
{
	font-size: 1em;
	color: #475D68;
}

.update
{
	color: #5F5F5F;
	margin: 0;
	padding: 0;
}

/*next/previous paging controls*/
.nextprevious
{
	clear: both;
	width: 100%;
	margin: 12px 0 12px 0;
}

td.nextcell,td.previouscell
{
	white-space: nowrap;
	line-height: 200%;
}

td.nextcell img
{
	border-width: 0;
	margin-left: 6px;
}

td.previouscell img
{
	border-width: 0;
	margin-right: 6px;
}

/*end next/previous paging controls*/
table.ruledGrid
{
	border: solid #B5CAD3;
	border-width: 1px 1px 0 0;
	margin: 0 0 12px 0;
}

.ruledGrid td
{
	padding: 3px;
	border: solid #B5CAD3;
	border-width: 0 0 1px 1px;
}

.ruledGrid td.header
{
	font-weight: bold;
	padding: 4px;
	background-image: url(http://www.startribune.com/media/2006/10/12/00/headerBackground.standalone.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/*stripedList*/
.stripedList
{
	margin: 0;
	padding: 0;
}

.stripedList h2
{
	border: solid #B5CAD3;
	border-width: 1px 1px 0 1px;
	margin: 0;
	padding: 6px 6px 4px 6px;
	background-image: url(../images/headerBackground.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1em;
}

.stripedList ul
{
	background-color: #ffffff;
	margin: 0;
	border: solid #B5CAD3;
	border-width: 1px;
	height: 200px;
	overflow: auto;
	list-style-type: none;
	padding: 0;
}

.stripedList li
{
	padding: 4px;
	display: block;
}

.stripedList li.row0
{
	background-color: #E8EFF1;
	margin-bottom: 0;
}

/*end stripedList*/
/*breadcrumb*/
/*end breadcrumb*/
.datatable
{
	border: solid #C3C1C1;
	border-width: 1px 1px 0 0;
	font-family: sans-serif;
	font-size: .75em;
	width: 100%;
}

.datatable td, .datatable th
{
	border: solid #C3C1C1;
	border-width: 0 0 1px 1px;
	padding: 4px;
}

.datatable th { vertical-align: bottom; }
.datatable tr.row0 { background-color: #EEF1F2; }
.datatable tr.row1 { background-color: #F7F7F7; }

.datatable td.header
{
	background-color: #B4C2C6;
	color: white;
}

.datatable tr.row1 header,.datatable tr.row0 header
{
	background-color: #B4C2C6;
	color: white;
}

.quizTable td.quizHeader
{
	background-color: #D9D9D9;
	text-align: center;
	font-weight: bold;
}

.quizTable td.answer
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding: 8px 9px 4px 9px;
}

.scoreTable
{
	font-family: sans-serif;
	font-weight: bold;
	color: #AFAFAF;
	margin: 9px 36px 0 0;
	line-height: 4em;
}

.scoreTable td
{
	padding: 0 3px 0 3px;
	border-width: 0;
}

.scoreTable td.inputCell { }

input.score
{
	font-family: sans-serif;
	color: #B90000;
	font-weight: bold;
	border-width: 0;
	width: 90px;
	text-align: right;
	background-color: #F7F7F7;
}

.highlightStoryList { }

.highlightStoryList hr
{
	margin: 6px 0 6px 0;
	padding: 0;
	color: #DBE3E7;
	background-color: #DBE3E7;
	border: 0;
	height: 1px;
}

/* Hides from IE5-mac \*/
* html .highlightStoryList hr { margin: 0; }

/* End hide from IE5-mac */
.highlightStoryList h2
{
	margin: 0;
	padding: 0;
}

.highlightStoryList h1
{
	margin: 0 0 9px 0;
	padding: 0;
}

.highlightStoryList p
{
	margin: 0;
	padding: 0;
}

.highlightStoryList p.overline { color: #587380; }
.twoColumnInset { width: 442px; }

.highlightBody p
{
	margin: 0 0 6px 0;
	padding: 0;
}

.photo.left
{
	margin: 0 0 6px 0;
	float: left;
}

.photo.right
{
	float: right;
	margin: 0 0 6px 9px;
}

.twoColumnInset .columnOne
{
	width: 209px;
	padding-right: 11px;
}

.twoColumnInset .columnTwo
{
	margin-left: 220px;
	padding-left: 12px;
}

.photoleft
{
	float: left;
	margin-right: 6px;
	margin-top: 9px;
}

.photoright
{
	float: right;
	margin-left: 6px;
	margin-top: 9px;
}

.alert { color: #9B0000; }
.formTable h1 { margin: 0 0 9px 0; }
.formTable p { margin: 6px 0 0 0; }
.formTable { margin: 0 auto 0 auto; }
.formTable td { line-height: 120%; }

.formTable tr.first td.label
{
	text-align: right;
	font-weight: bold;
	padding: 0 9px 5px 0;
}

.formTable tr.first td.field { padding: 0 0 6px 0; }

.formTable td.label
{
	text-align: right;
	font-weight: bold;
	padding: 5px 9px 5px 0;
	width: 20%;
}

.formTable td.field { padding: 6px 0 6px 0; }
.formTable td.label.empty,.formTable td.field.instructions { padding: 0 0 6px 0; }
.field input, .field textarea { border: solid 1px #8EA7B2; }
.formTable .instructions { }
.story24hourStyle .bylinebox { }
.story24hourStyle .photocaption { margin: 9px 0 9px 0; }
.pollResults { }
.pollTable { }

.highlight .pollBody
{
	padding: 6px;
	background-color: #F8F4E7;
	font-family: sans-serif;
	line-height: 120%;
}

.pollBody h1 { margin: 0 0 3px 0; }

.pollLabel
{
	font-weight: normal;
	color: #B90000;
}

td.pollInput
{
	padding: 0 0 0 0;
	border: solid #B5CAD3;
	border-width: 0 0 1px 0;
}

td.pollQuestion
{
	padding: 3px 0 3px 3px;
	border: solid #B5CAD3;
	border-width: 0 0 1px 0;
	width: 100%;
	font-weight: bold;
}

.pollSubmit
{
	position: relative;
	text-align: center;
	background-color: white;
	padding-top: 9px;
	margin-top: -3px;
	font-size: 12px;
}

.headlineReadin
{
	font-weight: normal;
	color: #9B0000;
}

.pageHeader
{
	padding: 0 0 6px 0;
	margin: 0 0 9px 0;
	border: solid #DBE3E7;
	border-width: 0 0 1px 0;
}

.projectOverline
{
	font-family: serif;
	color: #606060;
	text-align: center;
	margin: 4px 0 9px 0;
}

.summary
{
	margin: 0 0 9px 0;
	padding: 0;
	color: #606060;
}

.storyText { line-height: 120%; }

.more
{
	font-weight: bold;
	margin: 0;
}

p.noteText
{
	margin: 6px 0 12px 0;
	color: #5B5B5B;
	line-height: 120%;
}

/*sideBarBox*/
.sideBarBox { font-family: sans-serif; }

.sideBarBox h2
{
	border: solid #B5CAD3;
	border-width: 1px 1px 0 1px;
	margin: 0;
	padding: 4px;
	background-image: url(http://www.startribune.com/media/2006/10/12/00/headerBackground.standalone.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sideBarBox h3
{
	font-size: 1em;
	margin: 9px 0 3px 0;
	padding: 0;
}

.sideBarBox p { margin: 0 0 9px 0; }

.sideBarBox .content
{
	margin: 0 0 9px 0;
	border: solid #B5CAD3;
	border-width: 1px;
	padding: 0 9px 0 9px;
}

/*end sideBarBox*/
.storyBody { }
.timeStamp { color: #b90000; }
.blogEntry { }

/* most read box */
#mostReadBox .stripedList ul, #mostEmailedBox .stripedList ul
{
	border: none;
	height: auto;
	line-height: 120%;
}

.popularContent
{
	border: solid #9BB4BF;
	border-width: 0 1px 0 1px;
	padding: 0 1px 0 1px;
	margin: 0 0 0 0;
}

/* end most read box */
.storySpill .stripedList { }

.mmBlock .galleryBlock
{
	border: solid #DBE3E7;
	border-width: 0 0 1px 0;
	padding: 0 0 9px 0;
	position: relative;
	margin-bottom: 9px;
}

.galleryBlock img { border-width: 1px; }

.iconList
{
	font-family: sans-serif;
	padding: 0 0 3px 0;
	margin: 0 0 9px 0;
}

.iconList p { margin: 0 0 6px 0; }
.iconList h3 { }

.iconPromoLeft
{
	width: 52px;
	height: 52px;
	overflow: hidden;
	float: left;
	border: solid 1px #003399;
}

.pipe { margin: 0 4px 0 4px; }
.footer .pipe { color: #7C939E; }
.attribution { color: #5F5F5F; }

.searchtable
{
	background-color: #C4DCE7;
	border: solid #9BB4BF;
	border-width: 0 0 1px 0;
	clear: both;
}

.searchtable td
{
	border: solid #E0EEF5;
	border-width: 1px 0 0 0;
	padding: 0 6px 0 0;
}

.searchtable .reg
{
	background-color: #ECF3F6;
	white-space: nowrap;
	border-top-color: white;
}

.searchtable .cell1 { padding: 0 0 0 6px; }
.searchtable .cell2 { padding: 0 0 0 0; }

.searchtable .cell3
{
	padding: 0 6px 0 0;
	border-right-width: 1px;
	border-right-color: white;
}

.searchtable .cell3 img
{
	border-width: 0;
	width: 17px;
	height: 17px;
}

.searchtable .cell4
{
	padding: 0;
	border-left-width: 1px;
	border-left-color: #9BB4BF;
	font-size: 1px;
}

.searchtable .cell5 { padding: 2px 0 0 0; }

.searchtable .cell5 img
{
	display: block;
	width: 19px;
	height: 19px;
	margin: 0 0 0 3px;
}

.searchtable .cell6 { padding: 0 6px 0 2px; }
.searchtable .cell7,.searchtable .cell8,.searchtable .cell9 { padding: 4px 6px 4px 0; }

.searchtable .cell10
{
	width: 100%;
	padding: 0;
}

.reg .pipe { color: #B1C0C6; }

.navSubmit
{
	background-color: none;
	border-width: 0;
	padding: 0;
	text-align: center;
	line-height: 100%;
	font-size: 12px;
	font-family: sans-serif;
	width: 37px;
	height: 24px;
	background-repeat: no-repeat;
}

.navSubmitUp { background-image: url(http://stmedia.startribune.com/images/410-searchSubmitOff.standalone.prod_affiliate.2.gif); }
.navSubmitDown { background-image: url(http://stmedia.startribune.com/images/171-searchSubmitDown.standalone.prod_affiliate.2.gif); }

#searchterm,#searchSelect
{
	border: solid 1px #8EA7B2;
	font-family: sans-serif;
	padding: 3px 2px 3px 2px;
	margin: 0 3px 0 0;
	line-height: 120%;
}

#searchSelect
{
	margin-left: 2px;
	padding: 2px;
}

.logoutButton
{
	background-image: url(http://stmedia.startribune.com/designimages/logoff.source.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 3px 0 3px;
}

.regCell .pipe { color: #9BB4BF; }

.iconSearch
{
	background-image: url(http://stmedia.startribune.com/designimages/172665.l.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 3px;
}

.searchBar
{
	background-color: #C4DCE7;
	clear: both;
}

.searchBar * { vertical-align: middle; }
.searchBar img { border-width: 0; }

td.regCell
{
	background-color: #ECF3F6;
	border: solid #fff;
	border-width: 1px 0 1px 0;
	border-bottom-color: #9BB4BF;
	white-space: nowrap;
	padding: 3px 4px 3px 5px;
}

td.searchCell
{
	background-color: #C4DCE7;
	border: solid #E0EEF5;
	border-width: 1px 0 1px 1px;
	border-left-color: #9BB4BF;
	border-bottom-color: #9BB4BF;
	padding: 3px 3px 3px 6px;
	width: 100%;
}

.formSubmit
{
	background-color: none;
	border-width: 0;
	padding: 0;
	text-align: center;
	line-height: 100%;
	width: 75px;
	height: 26px;
	background-repeat: no-repeat;
}

.formSubmitUp { background-image: url(http://stmedia.startribune.com/designimages/809-submitOff.standalone.prod_affiliate.2.gif); }
.formSubmitDown { background-image: url(http://stmedia.startribune.com/designimages/749-submitOn.standalone.prod_affiliate.2.gif); }

.formReset
{
	background-color: none;
	border-width: 0;
	padding: 0;
	text-align: center;
	line-height: 100%;
	width: 51px;
	height: 26px;
	background-repeat: no-repeat;
}

.formResetUp { background-image: url(http://stmedia.startribune.com/designimages/493-resetOff.standalone.prod_affiliate.2.gif); }
.formResetDown { background-image: url(http://stmedia.startribune.com/designimages/64-resetOn.standalone.prod_affiliate.2.gif); }

.searchCell .formSubmit
{
	width: 43px;
	margin-left: 3px;
}

.searchCell .formSubmitUp { background-image: url(http://stmedia.startribune.com/designimages/994-searchbarGoOFF.standalone.prod_affiliate.2.gif); }
.searchCell .formSubmitDown { background-image: url(http://stmedia.startribune.com/designimages/472-searchbarGoON.standalone.prod_affiliate.2.gif); }

.pollBody #vote.formSubmit
{
	width: 54px;
	margin: 0;
}

.pollBody #vote.formSubmitUp { background-image: url(http://stmedia.startribune.com/designimages/919-pollSubmitOFF.standalone.prod_affiliate.2.gif); }
.pollBody #vote.formSubmitDown { background-image: url(http://stmedia.startribune.com/designimages/426-pollSubmitON.standalone.prod_affiliate.2.gif); }

.pollBody #view.formSubmit
{
	width: 90px;
	margin: 0;
}

.pollBody #view.formSubmitUp { background-image: url(http://stmedia.startribune.com/designimages/355-pollViewOFF.standalone.prod_affiliate.2.gif); }
.pollBody #view.formSubmitDown { background-image: url(http://stmedia.startribune.com/designimages/899-pollViewON.standalone.prod_affiliate.2.gif); }

/*highlight mod styles*/
.highlight
{
	float: left;
	border: solid #DBE3E7;
	border-width: 0 0 1px 0;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.highlight#story1
{
	border-color: #73919F;
	border-width: 0 0 2px 0;
}

.photo, .photoright, .photoleft { margin-top: 2px; }
.photo img { display: block; }

.embeddedPhotoByline
{
	text-align: right;
	color: #5F5F5F;
	margin: 3px 0 0 0;
	padding: 0;
}

.inlinePhotoCaption
{
	margin: 3px 0 9px 0;
	padding: 0;
}

.overline
{
	color: #73919F;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

.update
{
	color: #5F5F5F;
	margin: 0;
	padding: 0;
}

.navTable
{
	border: solid #C0D5DE;
	border-width: 0 1px 0 0;
	width: 100%;
}

.navTable td
{
	padding: 3px;
	border: solid #C0D5DE;
	border-width: 1px 0 0 1px;
	text-align: center;
	line-height: 100%;
}

.navTabOff { }
.navTabOn { background-color: #ECF3F6; }

#regionHeads
{
	border: solid #C0D5DE;
	border-width: 1px;
	margin-bottom: 9px;
	background-image: url(http://stmedia.startribune.com/designimages/965-regionHeadBack.standalone.prod_affiliate.2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#regionHeads p { margin: 6px 6px 0 6px; }

#regionHeads ul
{
	margin: 5px 0 6px 15px;
	padding: 0 6px 0 6px;
}

#regionHeads .moreNews
{
	font-weight: bold;
	background-color: #C0D5DE;
	padding: 4px 3px 3px 3px;
	text-align: center;
	line-height: 120%;
}

img.regionalHead
{
	display: inline;
	margin-bottom: 3px;
}

.homepageFlag
{
	margin: 6px;
	width: 924px;
	height: 60px;
	overflow: hidden;
	background-color: white;
	position:relative;
}

.homepageFlag img
{
	margin: 0;
	padding: 0;
	border-width: 0;
	display: block;
}

.homepageFlag .id
{
	float: left;
	height: 60px;
	width: 249px;
	border: solid #B5C6CD;
	border-width: 0 1px 0 0;
}

.homepageFlag .id p
{
	margin: 4px 0 0 0;
	padding: 4px 0 0 0;
	border: solid #B5C6CD;
	border-width: 1px 0 0 0;
	line-height: 100%;
	font-size: .95em;
}

.homepageFlag .flagRight { margin: 0 0 0 256px; }

.flagAdSpace
{
	width:146px;
	height:60px;
	overflow:visible;
}

.flagAdSpace object,.adSpace embed { margin-top: 0; }

.promoSpace
{
	float: left;
	background-color: #E7EFF2;
	width:516px;
	height: 60px;
	overflow: hidden;
	position:relative;
}

.weatherSpace
{
	float: left;
	width: 365px;
	border: solid #F1F5F7;
	border-width: 0 1px 0 0;
	height: 60px;
	font-size: 11px;
	overflow:hidden;
}

.subscriptionSpace
{
	border: solid #CDDADF;
	border-width: 0 0 0 1px;
	padding: 0 3px 0 3px;
	width:140px;
	height:60px;
	overflow:hidden;
}

* html .subscriptionSpace { padding: 0 3px 0 0; }

.flagpromoboxleft
{
	position: relative;
	font-size: 11px;
	line-height: 13px;
}

.currentConditions
{
	position: absolute;
	top: 4px;
	left: 40px;
	z-index: 100;
	width: 82px;
	height: 60px;
	overflow: hidden;
	line-height: 120%;
	padding-left: 2px;
}

.currentBox h4
{
	margin: 0;
	font-size: 12px;
}

p.temp
{
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0;
}

.currentBox
{
	width:266px;
	height: 60px;
	float: left;
	overflow: hidden;
}

.dayOne
{
	padding: 6px 3px 3px 3px;
	width: 24px;
	height: 51px;
	position: absolute;
	top: 0;
	left: 112px;
	overflow: hidden;
	text-align: center;
	line-height: 100%;
}

.dayTwo
{
	padding: 6px 3px 3px 3px;
	width: 24px;
	height: 51px;
	position: absolute;
	top: 0;
	left: 142px;
	overflow: hidden;
	text-align: center;
	line-height: 100%;
}

.dayThree
{
	padding: 6px 0 3px 3px;
	width: 24px;
	height: 51px;
	position: absolute;
	top: 0;
	left: 172px;
	overflow: hidden;
	text-align: center;
	line-height: 100%;
}

.dayFour
{
	padding: 6px 3px 3px 3px;
	width: 24px;
	height: 51px;
	position: absolute;
	top: 0;
	left: 202px;
	overflow: hidden;
	text-align: center;
	line-height: 100%;
}

.dayFive
{
	padding: 6px 3px 3px 3px;
	width: 24px;
	height: 51px;
	position: absolute;
	top: 0;
	left: 232px;
	overflow: hidden;
	text-align: center;
	line-height: 100%;
}



.trafficPromo
{
	padding: 6px 3px 3px 3px;
	width: 87px;
	height: 51px;
	position: absolute;
	top: 0;
	left: 266px;
	overflow: hidden;
	text-align: center;
	line-height: 100%;
	border:solid #CDDADF;
	border-width:0 0 0 1px;
	padding-left:8px;
}



img.wxicon
{
	border-width: 1px;
	margin: 2px 0 4px 0;
	display: block;
	width: 22px;
	height: 20px;
}

.highlight .video
{
	height: 236px;
	margin: 0 0 9px 0;
}

.highlight#story1 .video
{
	margin: 0 0 0 9px;
	float: right;
}

.highlight .audio
{
	float: left;
	height: 60px;
	margin: 0 9px 0 0;
}

.relatedblock
{
	background-color: #EBF0F2;
	position: relative;
	padding: 6px;
	margin: 0;
	border-style: solid;
	border-width: 1px;
	border-top-color: white;
	border-right-color: #B7CAD2;
	border-bottom-color: #B7CAD2;
	border-left-color: white;
}

/*related item styles*/
ul
{
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
	color: #73919F;
}

.highlight ul.moreRelated { font-weight: bold; }
li { margin: 0 0 3px 0; }
li.moreLink { list-style-type: none; }

.relatedList p
{
	margin: 6px 0 3px 0;
	font-weight: bold;
}

.relatedList .dropmenudiv
{
	width: 211px;
	border-width: 1px 0 0 1px;
	list-style-type: none;
	margin: 0;
}

.relatedList .dropmenudiv li
{
	padding: 0;
	margin: 0;
	width: 200px;
}

.relatedList .dropmenudiv a
{
	width: 200px;
	padding: 5px;
}

/*end related item styles*/
#pluginwindow img
{
	display: block;
	margin: 6px auto 6px auto;
}

li .text { color: #333132; }

/* Added by Clickability - make a special div that is hidden here, but un-hidden in the Print This stylesheet (which gets used instead of this one) */
.docLayoutPrintThis { display: none; }

.projectTitle
{
	font-size: 1em;
	color: #980000;
	padding: 0 0 3px 0;
	margin: 0 0 12px;
	border: solid #980000;
	border-width: 0 0 1px 0;
}

#project .stripedList.moreStories
{
	max-height: 400px;
	border: solid 1px #DBE3E7;
	overflow: auto;
}

#project .highlight#story1
{
	border-bottom-width: 1px;
	border-bottom-color: #DBE3E7;
}

#project .highlight { overflow: visible; }

.projectIntro
{
	font-family: Georgia,serif;
	font-size: 1.35em;
	line-height: 150%;
	color: #4A5E67;
}

/* Hides from IE5-mac \*/
* html .rightColumnElement { overflow: hidden; }

/* End hide from IE5-mac */
.promoRailLinks li { font-weight: normal; }

.section255716style h3.catHeader
{
	font-size: 1.4em;
	background-color: white;
	margin: 12px 0 12px 0;
	position: relative;
	top: -14px;
	margin-bottom: 4px;
	border: solid #73919F;
	border-width: 0 0 2px 0;
	padding-bottom: 2px;
	padding-top: 6px;
	color: #312F30;
}

.section255716style .highlight
{
	float: none;
	overflow: auto;
}

/*commenting styles*/
.comments { font-family: sans-serif; }

.comments h2
{
	font-size: 1.3em;
	margin: 0 0 12px 0;
	padding: 0;
}

.comments h2 span
{
	font-weight: normal;
	font-size: .85em;
	color: #cccccc;
}

.comment
{
	border: solid 1px #E0E7EA;
	padding: 12px;
	margin: 0 0 12px 0;
}

.comment h3
{
	font-size: 1.2em;
	color: #312F30;
}

.post h3 { font-size: 1.2em; }
.comment p { line-height: 120%; }
.postedBy { color: #7A7A7A; }
.postedBy form { display: inline; }
.postedBy table { margin-top: 12px; }

input.violation
{
	border: none;
	padding: 0;
	text-align: left;
	background: none;
	font-family: sans-serif;
	font-size: 1em;
	color: #003399;
}

form.vote { margin: 12px 0 0 0; }

.comments form.vote input
{
	color: #5D5D5D;
	background-color: white;
	border: 1px solid #8EA7B2;
	font-size: 0.95em;
	font-weight: normal;
	padding: 1px 6px;
	margin: 0 4px 0 0;
}

.comment table td
{
	padding: 0 12px 12px 0;
	color: #5D5D5D;
	line-height: 120%;
}

.comment table select
{
	border: 1px solid #8EA7B2;
	padding: 1px;
	color: #666;
	font-size: 0.95em;
}

.comment table textarea
{
	border: 1px solid #8EA7B2;
	padding: 1px;
	display: block;
	margin-bottom: 12px;
}

.comment table input
{
	color: #666;
	background-color: white;
	border: 1px solid #8EA7B2;
	font-size: 0.95em;
	font-weight: normal;
	padding: 3px 6px;
	margin: 0 4px 0 0;
}

.post h4
{
	margin: 9px 0 9px 0;
	font-size: 1em;
}

.post h4 span { font-weight: normal; }

.post textarea, .post input
{
	border: 1px solid #8EA7B2;
	padding: 1px;
}

.post textarea
{
	display: block;
	margin-bottom: 12px;
}

#comment_title, #comment_body { width: 400px; }

#comment_submit
{
	display: block;
	margin: auto;
	color: #666;
	background-color: white;
	border: 1px solid #8EA7B2;
	font-size: 0.95em;
	font-weight: normal;
	padding: 3px 6px;
}

.readAllComments { text-align: right; }
