@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;
}
#ILLeftNavContainer .Sub {
	padding-left: 14px;
	font-size: 11px;
}
#ILLeftNavContainer .Subcurrent {
	padding-left: 14px;
	font-size: 11px;
	display: block;
	background-image: url(/images/leftNavArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
div.sdmenu {
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3333;
	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 {
	color: #333333;
	background-image: none;
	background-color: transparent;
	border-left-color: #EEEEEE;
}
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 {
	float: left;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding: 0px;
	clear: both;
	width: 190px;
	overflow: hidden;
}
.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 .storyContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 500px;
	border: 1px dashed #999999;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 15px;
	background-color: #eeeeee;
}
.CommunityPage #mainContent .storyContent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 17px;
}
.CommunityPage #mainContent {
	width: 550px;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.CommunityPage #mainContent .colorPathPurpleLink {
	background-image: url(/images/linkPurpleArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	clear: both;
}
.CommunityPage #mainContent .colorPathLtBlueLink {
	background-image: url(/images/colorPathArrowLtBlue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	clear: both;
}
.CommunityPage #mainContent img.right {
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CommunityPage #mainContent img.left {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.CommunityPage #mainContent .swfRight {
	float: right;
	margin: 0px;
	padding-top: -50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CommunityPage #mainContent p {
	text-align: left;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0em;
	margin: 0px;
}
.CommunityPage #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8a2034;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.CommunityPage #mainContent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8a2034;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/*SHOW CASE STYLE END*/



.CommunityPage #mainContent hr.defaultHorizBar {
	color: #8a2034;
	height: 1px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
.CommunityPage #mainContent #EHLearnMoreBtn {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.CommunityPage .divCentered {
	text-align: center;
}
.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 ul.genericList {
	margin: 0em;
	padding-top: 0em;
	padding-right: 3em;
	padding-bottom: 2em;
	padding-left: 3em;
}
.CommunityPage ul.genericListHealth {
	margin: 0em;
	padding-top: 0em;
	padding-right: 3em;
	padding-bottom: 0em;
	padding-left: 3em;
}
.CommunityPage ul.genericListHealth li {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 0em;
	list-style-position: outside;
	list-style-image: url(/images/bulletSmall.gif);
	list-style-type: none;
	line-height: 1.4em;
}
.CommunityPage ul.genericListHealth li li {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	list-style-image: url(/images/bulletSmaller.gif);
	list-style-type: none;
}
.CommunityPage ul.genericList li {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 0em;
	list-style-position: outside;
	list-style-image: url(/images/bulletSmall.gif);
	list-style-type: none;
	line-height: 1.4em;
}
.CommunityPage ul.genericList li li {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	list-style-image: url(/images/bulletSmaller.gif);
	list-style-type: none;
}
.CommunityPage ul.genericList li.indented {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 1em;
	list-style-position: inside;
	list-style-image: url(/images/bulletSmaller.gif);
	list-style-type: none;
}
.CommunityPage 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 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;
}
.CommunityPage #printFPContainer {
	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 #printFPContainer #wrapper {
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.CommunityPage #printFPContainer #controls {
	float: right;
	height: auto;
	width: 154px;
	margin-right: 15px;
	padding: 0px;
}
.CommunityPage #printFPContainer #title {
	float: left;
	margin-left: 15px;
	height: auto;
	width: 350px;
}
.CommunityPage #printFPContainer #content {
	text-align:center;
	padding-top: 60px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.CommunityPage #printFPContainer #bodyText {
	text-align: left;
	padding: 0px;
	margin-left: 45px;
}
/*END DHTML POP UP WINDOW STYLES*/
.twoColumnHours {
	width:300px;
}
.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;
}
.CommunityPage #mainContent .horizWhiteBoxWrapper {
	width: 550px;
	height: auto;
	margin-top: 20px;
}
.CommunityPage #mainContent .horizWhiteBoxWrapper .top {
	background-image: url(/images/horizWhiteBox_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
}
.CommunityPage #mainContent .horizWhiteBoxWrapper .content {
	background-image: url(/images/horizWhiteBox_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.CommunityPage #mainContent .horizWhiteBoxWrapper .content h5 {
	font-size: 14px;
	font-weight: bold;
	color: #8a2034;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.CommunityPage #mainContent .horizWhiteBoxWrapper .bottom {
	background-image: url(/images/horizWhiteBox_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
.CommunityPage #mainContent .priorityListUL {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CommunityPage #mainContent .priorityListLI {
	margin-bottom: 10px;
}
.CommunityPage #mainContent .rcCaption {
	position: absolute;
	top: 322px;
	margin-left: 402px;
	text-align: center;
	font-size: 12px;
	width: 137px;
}
/*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;
}

.showcaseWrapper .fpAlt {
font-size:11.5px;
}

.CommunityPage h4.tribuneLogo {
	padding-left: 130px;
	background-image: url(/images/tribuneLogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.showcaseWrapper .showcaseContent {
	width: 300px;
	position: absolute;
	left: 0px;
	top: 25px;
	margin-top: 0px;
	margin-right: 5px;
	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 {
	padding: 0px;
	margin: 0px;
}
.showcaseWrapper .showcaseGraphic {
	float: right;
	height: 175px;
	width: 226px;
	position: absolute;
	top: 0px;
	right: -1px;
	text-align: right;
	overflow:hidden;
}
.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;
	font-size: 13px;
}
.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;
	font-size: 13px;
}
.showcaseWrapper .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;
}
.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;
}
.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: 478px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.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;
}
.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;
}
.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;
}
#googleMapWrapper noscript {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	overflow: hidden;
}
#googleMapWrapper noscript img {
	padding-left: 10px;
	padding-top: 10px;
}
#googleMapWrapper p {
	color: #8a2034;
	background-color: #FEE5A1;
	display: block;
	width: 540px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}
#googleMapWrapper #enable {
	top: 0px;
	right: 0px;
	position: absolute;
	padding-top: 8px;
	padding-right: 10px;
}

