@charset "utf-8";
/* CSS Document */

/*LEFT NAV STYLE BEGIN*/
#ILLeftNavContainer {
	width: 184px;
	background-image: url(/images/IL_Leftnav_BG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 7px;
}
div.sdmenu {
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
div.sdmenu div {
	overflow: hidden;
	margin-top: 0px;
	cursor:pointer;
	background:inherit;
}
div.sdmenu div.collapsed {
	height: 27px;
	margin: 0px;
	padding: 0px;
}
div.sdmenu div a:link, div.sdmenu div a:active, div.sdmenu div a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
div.sdmenu div a:hover {
	text-decoration: none;
	color: #333333;
	left: 1em;
	background-image: url(/images/leftNavArrow_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.sdmenu div a.current {
	display: block;
	text-decoration: none;
	color: #333333;
	left: 1em;
	background-image: url(/images/leftNavArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.sdmenu div span a:link, div.sdmenu div span a:active, div.sdmenu div span a:visited {
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	text-indent: -9999px;
	padding: 0px;
	width: 172px;
	height: 27px;
	display: block;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
div.sdmenu div span a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	background-image: none;
	background-color: transparent;
}
div.sdmenu div span a.current {
	display: block;
	text-decoration: none;
	border-right-style: none;
	color: #333333;
	left: 1em;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
div.current {
	font-weight: bold;
	color: #333333;
}
#purpleBG a {
	background-color: #ECD7F5;
	display: block;
}
#purpleBG span a {
	display: block;
	background-image: url(/images/IL_Leftnav_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#blueBG a {
	background-color: #DEE5ED;
	display: block;
}
#blueBG span a {
	display: block;
	background-image: url(/images/IL_Leftnav_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#greenBG a {
	background-color: #E6E7B5;
	display: block;
}
#greenBG span a {
	display: block;
	background-image: url(/images/IL_Leftnav_3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#yellowBG a {
	background-color: #FEE5A1;
	display: block;
}
#yellowBG span a {
	display: block;
	background-image: url(/images/IL_Leftnav_4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#orangeBG a {
	background-color: #F6CEA8;
	display: block;
}
#orangeBG span a {
	display: block;
	background-image: url(/images/IL_Leftnav_5.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#redBG a {
	background-color: #F8B6A0;
	display: block;
}
#redBG span a {
	display: block;
	background-image: url(/images/IL_Leftnav_6.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*LEFT NAV STYLE END*/


/*CONTENT STYLE BEGIN*/

.CommunityPage a:link, .CommunityPage a:visited, .CommunityPage a:active {
	color: #14487A;
	text-decoration: underline;
}
.CommunityPage a:hover {
	color: #000000;
	text-decoration: underline;
}
.CommunityPage #container {
	width: 770px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	background-color: transparent;
}
.CommunityPage #header {
	margin: 0px;
	padding: 0px;
	height: 185px;
}
.CommunityPage #wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	position: relative;
	width: 768px;
	float: left;
}
.CommunityPage #wrapperLeft {
	float: left;
	width: 190px;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: auto;
}
.CommunityPage #leftNav {
	width: 190px;
	float: left;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.CommunityPage .widgetHolder {
	clear: both;
	float: left;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 0px;
}
.CommunityPage #wrapperRight {
	float: right;
	width: 550px;
	position: relative;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.CommunityPage #mainContent {
	width: 550px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.CommunityPage #mainContent img.right {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CommunityPage #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8a2034;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0em;
}
.CommunityPage #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8a2034;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0em;
}

.CommunityPage #mainContent p {
	text-align: left;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0px;
}
.CommunityPage   .interactiveBanner {
	padding: 0px;
	height: auto;
	width: 550px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.CommunityPage #mainContent hr.defaultHorizBar {
	color: #8a2034;
	height: 1px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
.CommunityPage #CommLogo {
	float: left;
	width: 190px;
	position: relative;
	height: 35px;
}
.CommunityPage #mainContent ul.genericList {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 3em;
}
.CommunityPage #mainContent ul.genericList li {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: .7em;
	padding-left: 0em;
	list-style-position: outside;
	list-style-image: url(/images/bulletSmall.gif);
	list-style-type: none;
}
.CommunityPage #mainContent ol.genericNumberList {
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 2em;
	margin-left: 0.5em;
	background-color: #EEEEEE;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2.5em;
	clear: both;
}
.CommunityPage #mainContent ol.genericNumberList li {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: .7em;
	padding-left: 0em;
	list-style-position: outside;
	list-style-type: decimal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.CommunityPage #mainContent div.wrapperIndented {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	clear: both;
}
/*END DHTML POP UP WINDOW STYLES*/
.CommunityPage #mainContent div.wrapperIndentedDouble {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
}
.CommunityPage #functions {
	float: right;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
.CommunityPage #colorPathHolder {
	position: relative;
	height: 50px;
	padding: 0px;
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.CommunityPage #pageHeader {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 45px;
	width: 350px;
}
.CommunityPage #colorPath0 {
	background-image: url(/images/colorPathBG_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #FFFFFF;
}
.CommunityPage #colorPath1 {
	height: 50px;
	background-image: url(/images/colorPathBG_purple.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.CommunityPage #colorPath2 {
	height: 50px;
	background-image: url(/images/colorPathBG_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.CommunityPage #colorPath3 {
	height: 50px;
	background-image: url(/images/colorPathBG_green.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.CommunityPage #colorPath4 {
	height: 50px;
	background-image: url(/images/colorPathBG_yellow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.CommunityPage #colorPath5 {
	height: 50px;
	background-image: url(/images/colorPathBG_orange.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.CommunityPage #colorPath6 {
	height: 50px;
	background-image: url(/images/colorPathBG_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
/*CONTENT STYLE END*/

/*SHOW CASE STYLE BEGIN*/

.showcaseWrapper {
	padding: 0px;
	height: 180px;
	width: 550px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}
.showcaseWrapper h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.CommunityPage h4.tribuneLogo   {
	padding-left: 130px;
	background-image: url(/images/tribuneLogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.showcaseWrapper .rssWrapper {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 110px;
}
.showcaseWrapper .rssWrapper ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	list-style-position: outside;
	list-style-image: url(/images/bulletSmall.gif);
}
.showcaseWrapper .rssWrapper ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.showcaseWrapper .showcaseContent {
	width: 305px;
	position: absolute;
	left: 0px;
	top: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	overflow: auto;
	z-index: 2;
	padding-top: 7px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	height: 117px;
}

.showcaseWrapper .showcaseContent p {
	margin: 0px;
	padding: 0px;
}
.showcaseWrapper .showcaseGraphic {
	float: right;
	height: 175px;
	width: 230px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}
.showcaseWrapper  .linkContent  {
	position: absolute;
	width: 306px;
	bottom: 0px;
	left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0em;
	z-index: 3;
	height: 15px;
	margin: 0px;
}
.showcaseWrapper  .linkContent a.more:link,a.more:visited,a.more:active {
	color: #14487A;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(/images/showCase_Bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.showcaseWrapper  .linkContent a.more:hover {
	color: #8a2034;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(/images/showCase_Bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.showcaseWrapper   /*SHOW CASE STYLE END*/
.showcaseBody_Blue {
	padding: 0px;
	height: 175px;
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/sc_blue_BGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #EEEEEE;
}
.showcaseWrapper .showcaseHeader_Blue {
	font-size: 10px;
	position: absolute;
	z-index: 1;
	height: 25px;
	width: 305px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/sc_blue_BG.gif);
}
.showcaseWrapper .showcaseBody_Purple {
	padding: 0px;
	height: 175px;
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/sc_purple_BGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #EEEEEE;
}
.showcaseWrapper .showcaseHeader_Purple {
	font-size: 10px;
	position: absolute;
	z-index: 1;
	height: 25px;
	width: 305px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/sc_purple_BG.gif);
}
.showcaseWrapper .showcaseBody_Green {
	padding: 0px;
	height: 175px;
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/sc_green_BGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #EEEEEE;
}
.showcaseWrapper .showcaseHeader_Green {
	font-size: 10px;
	position: absolute;
	z-index: 1;
	height: 25px;
	width: 470px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/sc_green_BG.gif);
}
.showcaseWrapper .showcaseBody_Yellow {
	padding: 0px;
	height: 175px;
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/sc_yellow_BGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #EEEEEE;
}
.showcaseWrapper .showcaseHeader_Yellow {
	font-size: 10px;
	position: absolute;
	z-index: 1;
	height: 25px;
	width: 305px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/sc_yellow_BG.gif);
}
.showcaseWrapper .showcaseBody_Orange {
	padding: 0px;
	height: 175px;
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/sc_orange_BGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #EEEEEE;
}
.showcaseWrapper .showcaseHeader_Orange {
	font-size: 10px;
	position: absolute;
	z-index: 1;
	height: 25px;
	width: 516px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/sc_orange_BG.gif);
}
.showcaseWrapper .showcaseBody_Red {
	padding: 0px;
	height: 175px;
	width: 545px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/sc_red_BGLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: #EEEEEE;
}
.showcaseWrapper .showcaseHeader_Red {
	font-size: 10px;
	position: absolute;
	z-index: 1;
	height: 25px;
	width: 305px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(/images/sc_red_BG.gif);
}
.CommunityPage #mainContent hr.defaultHorizBar {
	color: #8a2034;
	height: 1px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
/*START DHTML POP UP WINDOW STYLES*/

.dhtmlwindow {
	position: absolute;
	border: 2px solid black;
	visibility: hidden;
	background-color: white;
}
.drag-handle { /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #8a2034;
	color: white;
	cursor: move;
	width: auto;
}
.drag-handle .drag-controls { /*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: hand;
	cursor: pointer;
}
.drag-contentarea { /*CSS for Content Display Area div*/
	border-top: 1px solid brown;
	background-color: white;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: auto;
}
.drag-statusarea { /*CSS for Status Bar div (includes resizearea)*/
	border-top: 1px solid gray;
	background-color: #F8F8F8;
	height: 13px; /*height of resize image*/
}
.drag-resizearea { /*CSS for Resize Area itself*/
	float: right;
	width: 13px; /*width of resize image*/
	height: 13px; /*height of resize image*/
	cursor: nw-resize;
	font-size: 0;
}

