body {
	font-family: "Segoe UI", Frutiger, Tahoma, "Helvetica", "Helvetica Neue", Arial, sans-serif; 
	font-size: 10pt;
	color: #555555;
}

p {
	font-size: 1em;
	padding: 0 0 1.5em;
	margin: 0;
	line-height: 1.4em
}

p.tab-par {
	font-size: 0.9em;
	padding: 1.5em 0 1.5em;
	margin: 0;
}

#header {
	width: 100%;
}

#logo-left > a > img {
	outline-style: none;
	border-style: none;
}

#logo-left {
	width: 14%;
	float: left;
}

#logo-right {
	width: 85%;
	float: left;
	font-size: 2.2em;
}

#pageHeader {
	width: 70%;
	margin-left: 15px;
	float: left;
}

#left-sidebar {
	font-size: 0.55em;
	width: 14%;
	float: left;
	margin-left: 0px;
	margin-right: 1%;
	margin-top: 2px;
}

div#left-sidebar > div.ui-widget > div.ui-widget-content > div.container > ul > li {
	font-size: 1.5em;
	list-style: none;
}

div#left-sidebar > div.ui-widget > div.ui-widget-content > div.container > ul > li span {
	display: inline-block;
}

div.container {
	padding-left: 5px;
	padding-bottom: 5px;
}

#content {
	margin-top: 2px;
	margin-right: 0px;
	float: left;
	width: 85%;
}

/*
#right-sidebar {
	font-size: 0.55em;
	width: 15%;
	float: right;
}
*/

#footer {
	text-align: center;
}

div.center {
	text-align: center;
}

div.left-1-third {
	width: 30%;
	float: left;
}

div.right-2-third {
	width: 70%;
	float: right;
}

div.left-2-third {
	width: 70%;
	float: left;
}

div.right-1-third {
	width: 30%;
	float: right;
}

div.left {
	width: 48%;
	float: left;
}

div.right {
	width: 48%;
	float: right;
}

div.clear {
	clear: both;
}

#loyalChartTerm {
	height: 180px; 
}

.pieChartHeight {
	height: 100px;
}

#mpDayStatChart {
	height: 90px;
}

#loyalChartDay {
	height: 90px;
}

#groupDayStatChart {
	height: 110px;
}

/*
 * this is used by jquery slideUp()/slideDown() when hiding/showing sublists
 * default is hidden
 */
.slideDefaultHidden {
	display: none;
}

.slideDefaultShown {
	display: none;
}

.scroll {
	font-size: 8pt;
}

.table {
	font-size: 8pt;
}

.groupSelect {
	font-size: 0.6em;
}

