/* Global Styles */

#pageContainer {
	font-size: 100%;
	}

#headerHome, #headerInside {
	width: auto; height: auto; padding: 0 0 15px 0; margin: 0; text-align: left;
	}

#headerInside a.home, #headerInside a.home:hover {
	display: none;
	}

#headerHome img, #headerInside img {
	display: block; width: 411px; height: 31px;
	}

#headerHome a, #headerInside a {
	display: none;
	}

#menubarHome, #menubarInside, #insideContentLeft {
	display: none;
	}

#breadcrumbs {
	border-top: 5px solid #0a225a; border-bottom: 1px solid #000;
	}

#footer {
	border-top: 1px solid #000;
	}

#footer, #footerCopyright, #footerCopyright a {
	color: #000;
	}




/* Page Styles -- HOME */

#homeMainContent {
	border-top: 5px solid #0a225a;
	}

#homeMainContentLeft {
	width: 295px;		/* win ie 5.x  */							voice-family: "\"}\""; voice-family:inherit;
	width: 275px;		/* width = all other browsers, height = win/ie 6+ */
	}

#homeSubContent {
	width: 778px; background: #e4e9f1 url(../images/homepage-sub-bg.gif) no-repeat bottom left; border-top: 5px solid #0a225a;
	}

#homeSubContentLeft {
	width: 271px;		/* win ie 5.x  */							voice-family: "\"}\""; voice-family:inherit;
	width: 235px;		/* all other browsers */
	}

#homeSubContentMiddle {
	width: 281px;		/* win ie 5.x  */							voice-family: "\"}\""; voice-family:inherit;
	width: 243px;		/* all other browsers */
	}

#homeSubContentRight {
	width: 104px;		/* win ie 5.x  */							voice-family: "\"}\""; voice-family:inherit;
	width: 68px;		/* all other browsers */
	}

#homeSubContentSpotlightLogo {
	width: 105px;
	}

#homeSubContentSpotlightText {
	width: 125px;
	}




/* Page Styles -- INSIDE (shared) */

#insideContent {
	margin: 0; padding: 0;
	}

#insideContentMiddle {
	margin: 0; padding: 10px 0 20px 0; width: 676px;
	}

#insideContentMiddle h2 {
	padding-top: 15px;
	}

#insideContentMiddleBody {
	padding: 20px 12px 50px 12px; background: url(../images/global-dividerline-lightblue.gif) repeat-x bottom left;
	}

#insideContentRight {
	display: none;
	}



/* Pages Styles -- DIAGRAM (shared) */

#diagramContent {
	padding: 20px 2px; text-align: left;
	}

#diagramContent img {
	display: inline; margin: 0; width: 85%; height: 85%;
	}



/* Page Styles -- TOUR  */

#tourMenu {
	display: none;
	}

#tourContent {
	padding: 25px; padding-bottom: 0;
	width: 676px;		/* win ie 5.x  */							voice-family: "\"}\""; voice-family:inherit;
	width: 626px;		/* all other browsers */
	}

#tourContent img {
	width: 99%; height: 99%;
	}

#tourContent a.tryportblue {
	display: none;
	}