
/* ----- Muskegon INTERIOR GLOBAL STYLESHEET ------*/
/* ----- CREATED:  ------------------*/


/* -----  LSB area Styles ---------------------------- */
td.LSB {
	width: 221px;  
	padding: 0 12px 0 12px;
}

#lsb-content{
	width: 221px;
	background: #fed77a url('/images/system/lsb-bg.gif') top left repeat-x;
	margin-bottom: 30px;
}

ul.navlist {
	margin: 0 0 0 0;
	padding: 32px 10px 45px 12px;
}
ul.navlist li {
	list-style: none;
	padding-left: 10px;
}
ul.navlist li a {
	font-size: 8pt;
}
ul.navlist li.Container {
	background: url('/images/system/lsb-bullet.gif') 3px 5px no-repeat;
}
ul.navlist li.Active {
	background: url('/images/system/lsb-bullet-active.gif') 0 5px no-repeat;
}
ul.subnavlist {
	margin: 15px 0 15px 3px;
}
/* -----  Main content area Styles ---------------------------- */

div#breadcrumb {
	padding-bottom: 4px;
	font-size: 8pt;
}

#main-content-wrapper {
	width: 100%;
	background: #ffe9b6 url('/images/system/main-bg.gif') top left repeat-x;
}

table.ContentBoundingBox {
	width: 960px;
	background: #2e75b3 url('/images/system/content-bounding-bg.gif') top left repeat-x;
	margin: 0 auto;
	//padding: 6px 0 30px 0;
	padding: 6px 0 0 0;
}


/* -----  Main content area 2 col---------------------------- */

td.MainContent {
	width: 703px;
	padding-right: 11px;
}

#page-head-2col {
	width: 663px;
	padding: 20px;
	margin-bottom: 10px;
	background: #004076 url('/images/system/page-head-bg.gif') top left repeat-x;
	color: #fff;
	font-size: 18pt;
}

#main-content-2col {
	width: 637px;
	background: #fff url('/images/system/main-content-bg.gif') top left repeat-x;
	padding: 33px;
overflow: hidden;
}










