/* CSS Document */

body{
	background-color:#000000;
	}

h1,h2,h3,h4,h5,h6,p {
	padding:0;
	margin:0;
}

#UpperImageContainer {
	position:relative;
}


#UpperImageContainer div.main {
	position:relative;
	border-top:14px solid #12ad2a; margin-top:1in;
	margin-bottom:15pt;
}

#upperLogo {
	position:absolute; 
	top:-.8in;
	left:0;
}


#Header, #UtilityNavigation, #RightSideColumn, #UpperImageContainer p.mainimages, #breadcrumb, #LeftSideColumn, #Footer div.content ul {
	display:none;
}

#CentreColumn, #Footer, #CentreColumn2, #CentreColumnLower {
	font-family:Verdana,sans-serif;
	font-size:11pt;
}

#CentreColumn h1, #CentreColumn2 h1, #CentreColumnLower h1 {
	font-size:16pt;
	color:#006DC8;
}

#CentreColumn h2, #CentreColumn2 h2, #CentreColumnLower h2 {
	font-size:13pt;
	margin-bottom:10pt;
	color:#12AD2A;
}

#CentreColumn p, #CentreColumn2 p, #CentreColumnLower p {
	margin-top:5pt;
	margin-bottom:15pt;
	line-height:14pt;
}

#CentreColumn h3, #CentreColumn h4, #CentreColumn h5, #CentreColumn h6, #CentreColumn2 h3, #CentreColumn2 h4, #CentreColumn2 h5, #CentreColumn2 h6 {
	font-size:11pt;
}


#CentreColumn table, #CentreColumn2 table {
	border-width:thin;
	border-style:solid;
	border-color:#999;
	}
	
#CentreColumn table th, #CentreColumn table td, #CentreColumn2 table th, #CentreColumn2 table td {
	font-size:9pt;
	padding:.2em .4em .5em .3em;
	text-align:left;
	line-height:11pt;
	border-width:thin;
	border-style:solid;
	border-color:#999;
	}
	

#CentreColumn table caption, #CentreColumn2 table caption {
	font-size:10pt;
	color:#0171c9;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
}

#CentreColumn table tr p, #CentreColumn2 table tr p {
	font-size:9pt;
	line-height:11pt;
}




div.lastUpdated {
	font-size:9pt;
	margin-top:30pt;
	}
	
.copyright {
	font-size:8pt;
	margin-top:10pt;
	}
	
.t { margin-bottom:.9em;}
.tr {padding:16px} 

#Footer div.content {
	margin-top:15pt;
	border-top:2px solid #006DC8;
	padding-top:10pt;
	font-size:9pt;
	line-height:14pt;
}

.do_not_display {
	display:none;
	}
	
.do_not_wrap_text {
	white-space:nowrap;
	}
