html{
background:#58c7d2;
}
body{
background:#58c7d2 url(../images/pil-bg.gif) top left repeat-x;
}
li.mnPIL {
	background:#006f7a url() 0 0 repeat-x !important;
}
li.mnPIL a {
	color:#fff !important;
}
li.mnPIL a:hover {
	background:#006f7a url() 0 0 repeat-x !important;
	color:#fff !important;
}
li.mnNB a:hover {
	background:#9487b6 url() 0 0 repeat-x !important;
	color:#fff !important;
}
li.mnWNA a:hover {
	background:#1a9dd8 url() 0 0 repeat-x !important;
	color:#fff !important;
}
li.mnP a:hover {
	background:#d6763b url() 0 0 repeat-x !important;
	color:#fff !important;
}
li.mnML a:hover {
	background:#00b7cb url() 0 0 repeat-x !important;
	color:#fff !important;
}
#sectionNav {
}
.PILContsn {
}
#level2 {
	padding:5px 5px 0;
	height:23px;
	width:908px;
	display:block;
}
.PILContsn #level2 {
	background:#006f7a;
	color:#fff;
	font-size:1.25em;
	font-weight:bold;
}
.PILContsn #level2 a {
	color:#fff;
	text-decoration:none;
}
.PILContsn #level2 a:hover {
	text-decoration:underline;
}
#level3 {
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
	line-height:1.5em;
	border-bottom:1px solid #006f7a;
}
.PILContsn #level3 a {
	color:#333;
	text-decoration:none;
}
.PILContsn #level3 a:hover {
	color:#006f7a;
	text-decoration:underline;
}
.primaryCol {
	width:918px;
	margin:0;
	float:left
}
.relatedCol {
	position:relative;
	top:0;
	width:220px;
	float:right;
	margin:0 0 12px 12px;
}
/*#wnnnews {
	margin:0 -4px;
}*/ 
#relatedPages, #appendices, #share {
	margin:0 0 12px 0;
}
#relatedPages h2,#appendices h2, #share h2 {
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: bold;
	padding:5px;
	background:#006f7a;
}
li.relatedItem, .addthis_toolbox, .newsitem{
	background:#ebebeb;
	border-bottom:1px solid #ccc;
	font-size:1.2em;
	padding:5px;
}
li.relatedItem:hover, .newsitem:hover {
	background:#d3d4d5;
}
li.relatedItem h1 {
	font-weight:bold;
}
li.relatedItem a {
	color:#006f7a;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.newsitem h1 a {
	color:#C95123;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
li.relatedItem a:hover, .newsitem h1 a:hover{
	text-decoration:underline;
}


/*PRIMARY CONTENT*/
.PILcpC h1,.PILcpC h2 ,.PILcpC h3, .InfoBodySubHeading{
color:#006f7a;
font-weight:bold;
}



#contentpageCore h1 {
	font-size:2.2em;
	padding:2px 0 7px;
}
#contentpageCore h2, .InfoBodySubHeading {
	font-size:1.6em;
	padding:2px 0 6px;
}
#contentpageCore h3 {
	font-size:1.25em;
	padding:1px 0 5px;
}
#contentpageCore p {
	font-size:1.2em;
	padding:0 0 10px;
line-height:1.4em;
}
#contentpageCore p strong {
	font-weight:bold;
}
#contentpageCore em {
	font-style:italic;
	font-weight:normal;
}
#contentpageCore code {
	font-family:Courier !important;
}
#contentpageCore a {
	color:#006f7a;
	text-decoration:none
}
#contentpageCore a:hover {
	text-decoration:underline;
}
#contentpageCore ol {
	font-size:1.2em;
}
#contentpageCore ol li {
	list-style-type:decimal;
	margin:10px 30px;
}
#contentpageCore blockquote p {
}
#contentpageCore ul {
	font-size:1.2em;
	overflow:hidden;
}
#contentpageCore ul li ul {
	font-size:100%;
	overflow:hidden;
}
#contentpageCore ul li {
	list-style:outside disc;
	margin:10px 30px;
}
#contentpageCore pre {
	margin:15px;
	border-left:2px #ccc solid;
	font-family:Courier !important;
	font-size:1.2em;
	padding:0 5px;
}
#contentpageCore pre code {
	font-family:Courier !important;
}
.boldList{
font-weight:bold;
}

.lAlign{
display:block;
text-align:left;
}

.rAlign{
display:block;
text-align:right;
}

.cAlign{
display:block;
text-align:center;
}

.PILcpC th,.PILcpC thead {
background:#006f7a;
color:#fff;
}

tr{
border-bottom:1px solid #006f7a;
}

th{
border-bottom:1px solid #fff;
}

.PILcpC table{
border:#006f7a 1px solid;
}

table{
font-size:1.2em;
margin:10px auto;
}

table ul, table p{
font-size:100% !important;
}
thead{
font-weight:bold;
padding:2px 5px;
}
tbody{
}
th{
font-weight:bold;
padding:2px 5px;
}
tr{
}
td{
padding:2px 5px;
}
tr.odd{
}

/*END PRIMARY CONTENT*/

/*FLAT NEWS AMENDMENTS*/
#wnnnews{
width:220px;
overflow:hidden;
margin-bottom:12px;
}

#wnnnews .heading{
background:#b4b4b4 url() 0 0 no-repeat !important;
}
#wnnnews .content{
width:198px !important;
background:none !important;
border:1px solid #b4b4b4 !important;
}

/*callouts*/
.callout4L,.callout4R
{
    background-color:#006f7a;
}
.callout3L,.callout3R,.callout1
{
    background-color:#e5fff4;
}