/* Flash element */
#flash {
	float: left;
	width: 155px;
	height: 540px;
	z-index:1;
	margin-left:8px;
	margin-top: 45px;
}

.larger {
	font-size: 125%;
}
td.larger {
	font-size: 12px
}

.opstext {color:#b5c9e8;}
.mantext {color:#83aada;}
.acctext {color:#4f91cd;}

#paragraph, .paragraph, .paragraph-hr {
	float: left;
	/*width: 720px;*/
	margin: 0px 0px 0px 12px;
	_margin: 0px 0px 0px 6px;
}

.paragraph-hr {
	float: left;
	width: 680px;
	margin: 4px 0 0 40px;
	-margin: 4px 0 0 20px;
	border-bottom: 1px solid #83aada;
	
}

/* ---------- ---------- ---------- Section Boxes ---------- ---------- ---------- */

/* ---------- Dark Grey with White Text ---------- */
.grey-paragraph{
	background-color:#666666;
	float: left;
	width: 740px;
	/*_width: 705px;*/
	margin: 8px 0px 0px 40px;
	padding: 2px 0px 0px 0px;
	/*padding-bottom: 8px;
	*/
}

.grey-paragraph .columns {
	width: 240px;
	_width: 232px;
	margin: 0px;
	float: left;
	display: hidden;
}

.grey-paragraph p {
	padding: 5px 5px 5px 20px;
	clear: both;
	width: 95%;
	margin: 0px;
	font: 11px Arial,Helvetica,sans-serif;;
	list-style: url(../images/bullet-red-6.gif);
	color: #FFFFFF;
}

/* ---------- Light Grey with Black Text ---------- */
.light-grey-paragraph{
	background-color:#CCCCCC;
	float: left;
	width: 665px;
	_width: 690px;
	margin: 10px 0 0 40px;
}

.light-grey-paragraph .columns {
	width: 205px;
	margin: 0 10px 0 0;
	float: left;
	display: hidden;
}

.light-grey-paragraph p {
	padding: 15px 5px 15px 20px;
	clear: both;
	width: 95%;
	margin: 0px;
	font: 15px/25px Arial,Helvetica,sans-serif;;
	list-style: url(../images/bullet-red-6.gif);
	color: #000000;
}

/* ---------- Low Paragraph is for a line of text at the very bottom of the page ---------- */
.low-paragraph {
	_margin-left: 105px;
}
#paragraph.low-paragraph, .low-paragraph {
	float: left;
	width: 720px;
	margin: 2px 0 0 0px;
	
}
.paragraph-p { /* This is used to group text in a column when it IS NOT in a numbered paragraph */
	font: 10px Arial,Helvetica,sans-serif;;
	float:left;
	width: 160px;
	padding-right: 30px;
} 

.columns, .columns-blue, .columns-green {
	width: 240px;
	margin: 0 10px 0 0;
	float: left;
	display: hidden;
}

.columns ul, .columns-blue ul, .columns-green ul {
	margin-top: 0px;
	margin-bottom: 5px;
}

.columns li, .columns-blue li, .columns-green li, .two-columns-blue li {
	font: 11px Arial,Helvetica,sans-serif;;
	margin: 0px 0px 0px 30px;
	*margin: 0px 0px 0px 20px;
}

.columns li { list-style: url(../images/bullet-red-6.gif) outside; }
.columns-blue li, .two-columns-blue li { list-style: url(../images/bullet-blue-6.gif) outside; }

.columns-blue hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	color: #83aada;
}

.columns-green li { list-style: url(../images/bullet-green-6.gif) outside; }

.two-columns {
	margin: 0px;
	width: 480px;
	float: left;
	padding: 0px;
}

.two-columns-blue {
	margin: 0px;
	width: 480px;
	float: left;
	padding: 0px;
}

.two-columns img {
	margin: 0px 0px 5px;
	padding: 0px;
}


.red-box {
	width: 440px;
	margin: 0 10px 0 0;
	background: #b5c9e8;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}


.red-box li {
	color: #FFFFFF;
	font: 12px Arial,Helvetica,sans-serif;;
	*font: 14px Arial,Helvetica,sans-serif;;
	list-style: none;
	padding-top: 2px 0 2 -20;
}

.pink-box {
	width: 440px;
	margin: 0 10px 0 0;
	background: #e5c6cf;
	height: auto;
	padding-top: 10px;
}

.pink-box .normal-p {
	padding: 0 0 8px 10px;
	clear: both;
	width: 95%;
	margin: 0px;
	font: 11px Arial,Helvetica,sans-serif;;
	list-style: url(../images/bullet-red-6.gif);
}

.column-block, .column-block2 { /* This creates a block for the number and the associated paragraph to sit in */
	margin: 0px;
	padding: 0px;
	width: 220px;
}

.column-block h6 { /* This h6 tag holds the number */
	font: normal 11px/11px Arial,Helvetica,sans-serif;;
	width: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.column-block2 h6, .column-block3 h6 { /* This h6 tag holds the number */
	font: normal 11px/11px Arial,Helvetica,sans-serif;;
	width: 55px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.column-block p { /* This p tag holds the paragraph next to the number */
	font: 11px Arial,Helvetica,sans-serif;;
	width: 185px;
	margin: -12px 10px 10px 20px;
	padding: 0px;
	float: right;
}

.column-block2 p { /* This p tag holds the paragraph next to the number */
	font: 11px Arial,Helvetica,sans-serif;;
	width: 150px;
	_width: 140px;
	margin: -12px 10px 8px 47px;
	_margin: -12px 10px 8px 60px;
	padding: 0px;
	float: right;
}

.column-block3 p { /* This p tag holds the paragraph next to the number */
	font: 11px Arial,Helvetica,sans-serif;;
	width: 150px;
	_width: 140px;
	margin: -12px 10px 0px 47px;
	_margin: -12px 10px 0px 60px;
	padding: 0px;
	float: right;
}

.columns h3 {
	font: bold 12px Arial,Helvetica,sans-serif;;
	margin: 0;
	padding-bottom: 3px;
}

#content p.paragraph {
	display:block;
	width: 180px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: -12px;
	float: right;
} 

p .numbers {
	display: block;
	height: 100%;
	float: left;
}
body > #content p.paragraph {
	margin-top: -22px;
}

td {
	font: lighter 9px Arial,Helvetica,sans-serif;;
	margin-top: 3px;
	margin-bottom: 3px;
}
table {border-collapse:collapse;}


/*Next and previous button location and styling */

#direction {
	display: block;
	width: 160px;
	height:32px;
	float: right;
}
.button {
	float: right;
}
#direction a:link, #direction a:visited {
	color: #fff;
	text-decoration: none;
	padding: 8px 12px 8px 4px;
	display: block;
	font: 10px Arial,Helvetica,sans-serif;;
	width: 40%;
	text-align: left;
	float: left;
	cursor:pointer;
}
#direction a:hover {
	text-decoration: underline;
}
#flash-intro {
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
	z-index: 0;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rowGreen-ul { border-bottom: 1px solid #4f91cd; }
.rowGreen-ul2 { border-bottom: 3px solid #4f91cd; }
.rowColour1 { /* Green 1 */
	background-color: #cbd9ef;
}
.rowColour2 { /* Green 2 */
	background-color: #cbd9ef;
}
.rowBlue-ul { border-bottom: 1px solid #83aada; }
.rowBlue-ul2 { border-bottom: 3px solid #83aada; }

.rowColour3 { /* Blue 1 */
	background-color: #cbd9ef;
}
.rowColour4 { /* Blue 2 */
	background-color: #cbd9ef;
}


.normal-p {
	padding: 0px 0px 8px;
	clear: both;
	width: 95%;
	margin: 0px;
	font: 11px Arial,Helvetica,sans-serif;;
	list-style: url(../images/bullet-red-6.gif); 
}

.normal-h2 {
	padding: 0px 0px 8px;
	width: 95%;
	margin: 0px;
	font: bold 13px Arial,Helvetica,sans-serif;;
}

.fleshTableBG, .fleshTableBG-LB {
	background: #a0aacc;
	padding-right: 3px;
	padding-left: 3px;
}

.fleshTableBG-LB { border-left:solid 1px #ffffff; }

.fleshTableHeader {
	background:#6399d1;
	color: #ffffff;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

table.table_1 {
	/*border: 1px solid #D2C4C6;*/
	padding:2px;
	*padding: 0;
}
.citation {
	font-size:90%;
}
.cont {
	font-size: 60%;
	font-style:italic;
}#content .single-image {
	margin-left: -14px;
}
.bluetext {
	color: #516a98;
}
.greentext {
	color: #008e7f;
}
.lightBlueText {
	color: #56a1d5;
}
.purpletext {
	color: #781d7e;
}
.smaller {
	font-size: 11px;
}
.pointer {
	cursor: pointer;
}
sub {
	font-size: 9px;
	font-weight: bold;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

.italic-heading {
	font-style: italic;
	font-weight: bold;
}
td {font-size:11px;}


/* ---------- ---------- ---------- Bullets set as BG images to fix IE ---------- ---------- ---------- */

/* ---------- Red Bullet - 11px ---------- */
.lrg-red-bullet ul {
	margin: 0px;
	padding: 0px;
}
.lrg-red-bullet li {
	font: 13px Arial,Helvetica,sans-serif;;
	list-style: none;
	background: url(../operating-reports/images/bullet-red-11.gif) no-repeat left 7px;
	*background: url(../operating-reports/images/bullet-red-11.gif) no-repeat left 10px;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}

/* ---------- White Bullet - 14px ---------- */
.lrg-wht-bullet ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
.lrg-wht-bullet li {
	font: 13px Arial,Helvetica,sans-serif;;
	list-style: none;
	background: url(../operating-reports/images/bullet-wht-14.gif) no-repeat left 6px;
	/*background: url(../operating-reports/images/bullet-wht-14.gif) no-repeat left 8px;*/
	margin: 0px;
	padding: 5px 0px 5px 22px;
}

em {
	margin-top: 2px;
	margin-bottom: 3px;
}
#sectionContinued {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 0 0;
	float: right;
}

/* ----------------------------- Properties for PDF link in lower left corner --------------------------------- */
#pdf-button-wht {
	font: 11px Arial,Helvetica,sans-serif;;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 134px;
	position: absolute;
	left: 15px;
	top: 535px;
}

#pdf-button-wht img {
	float: left;
	margin-right: 5px;
	border-style: none;
}

#pdf-button-wht p {
	margin: 3px 0 0 0;
}

#pdf-button-wht a, #pdf-button-wht a:link, #pdf-button-wht a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#pdf-button-wht a:hover, #pdf-button-wht a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#pageNumber {
	color: #444;
	margin-right: 12px;
	top: 20px;
	position: relative;
	float: right;
	height: 20px;
	width: 653px;
	text-align: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#content .paragraph .tableOutline {
	border: 1px solid #4f91cd;
	float: left;
	margin: 10px 0px 10px -5px;
	padding: 5px 5px 0px 5px;
}

strong { font-weight: bold; }
