/* CSS Document Used in the RTE */

body {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666;	
}

hr { 
	border: 0;
	color: #c7c7c7;
	background: #c7c7c7;
	height: 1px;
	text-align: left;
	margin: 0 10px 0 0;
}
a img {
	border: none;
}
td a, 
a {
	color: #425788;
	text-decoration: none;
	border-bottom: 1px solid #ddeaf4;
}
a:hover { color: #6b80b2; }
p, td, th , li {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666;
}
th { padding-top: 10px; }
#column2 table p { padding: 0; margin: 0; }
#column2 table,
#column2 div { clear: both; }
hr{clear: both;}
h1, h2, h3, h4, h5, h6 { margin-top: 1em; margin-bottom: 1em; }
h1 {
	color: #607899;
	font-size: 14px;
	border-left: 1px solid #c4c4c4;
	padding: 2px 0 12px 12px;
	margin-left: -12px;
	background: url(/img/h1-background.gif) repeat-x;
	position: relative;
	width: 342px;
	line-height: 18px;
}
.h1-small { color: #838383; }
#h1 { margin: 17px 0; }
#interior-content #h1 .inline-banner { position: absolute; }
#interior-content #column2 #h1 { height: 36px; }

h2, h2 a { 
	color: #3c6399;
	font-size: 13px;
}
h3, h3 a { 
	font-size:12px;
	color: #c78a11;
}
h4, h4 a {
	font-size: 11px;
	color: #3c6399;
}
h5, h5 a {
	font-size: 10px;
}
h6, h6 a {
	font-size:9px;
}

ol,
ul{
	margin:  5px 0px;
	padding: 0 2em;
	list-style-position: outside;
}

ol ol,
ul ul{ margin-top:0px }
ol li,
ul li{
	margin: 0;
	padding: .2em 0 .3em;
}
ul li{padding-left: .4em}
ol{padding: 0 2.5em;}

/* Mawer Thinking sidebar
----------------------------------------------- */
#news-header table {
	overflow:hidden;
	padding:0;
	margin-bottom: -10px;
}

#news-header h1, #news-header h2, #news-header h3, #news-header h4, #news-header h5, #news-header h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}
#news-body h1, #news-body h2, #news-body h3, #news-body h4, #news-body h5, #news-body h6 {
	margin: 0;
	padding: 0;
}
#news-body a {
	border: 0;
}
#news-body #other-articles { clear: both;	border-top: #ac9772 1px solid; }
#news-body #other-articles h4 {	padding: 2px 0;	}
#news-body #other-articles ul { margin: 0; padding: 0; }
#news-body #other-articles li {
	background: url(../img/news-icon.gif) no-repeat left center;
	display: block;
	position: relative;
	list-style: none;
	line-height: 1.3em;
	padding: 0;
	padding-left: 12px;
}
#news-body #other-articles a { font-size: 10px; color: #333;	font-weight: 100; border: 0;	}
#news-body #other-articles a:hover { text-decoration: underline; }

/* Sidebar styles
----------------------------------------------- */
#interior-content #column3 p {
	margin-top: 0;
}

#interior-content #column3 h3 {
	background: url(/img/sidebar-bracket.gif) no-repeat ;
	font-size: 11px;
	line-height: 2.2em;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-left: 20px;
}

/* Setting the margin on graphical inline banners */
.inline-banner {
	margin: 0 0 0 -12px;
	padding: 0;
	position: relative;
}

/* Create notes, like the one on the client web reports sidebar */
.note {
	margin-top: 5px;
	color: #a0a0a0;
	font-size: 9px;
	line-height: 11px;
}

.orange-border {
	border: #b17a1b 1px solid;
}

/* Remove the margin and padding from any element */
.no-margin-padding { margin: 0; padding: 0; }

/* Create the grey border treatment */
.grey-border-padding { padding: 3px; border: #c7c7c7 1px solid; background: #fff; }
.inset-image { 
	padding: 3px; 
	border: #c7c7c7 1px solid;
	background: #fff;
	margin-top: -55px; 
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}
.sidebar-indent { padding-left: 20px; }
.grey-background { background: #dcdcdc; }
.chunk{ background: #d2dce9;  border: 1px solid #778ca9; padding: 5px 10px; margin: 10px 0; }
.no-indent {
	padding-left: 0;
	margin-left: 0;
}
.performance-table {}
	.performance-table hr {
		margin: 5px 0;
	}
	.performance-table thead {
		vertical-align: bottom;
	}
	.performance-table td {
		vertical-align: top;
		padding: 2px 0;
		text-align: right;
	}
	.performance-table p {
		margin: 0;
		padding: 0;
	}
	.performance-table .label {
		text-align: left;
	}
.label {
	text-align: left;
}