﻿.ms-rteStyle-Subhead 
{
	-ms-name:"Subhead";
	display:block;
	margin:0 0 19px;
	font-size:16px;
	line-height:20px;
	font-family: Arial,Helvetica,sans-serif;
}

table.ms-rteTable-facts {
    -ms-name: "PCL Table Style - Fact Sheet";
} 

.ms-rteTable-facts td,
th.ms-rteTableFirstCol-facts,
th.ms-rteTableFooterFirstCol-facts 
{
	padding:0 6px 12px 0;
	font-size:14px;
	line-height:18px;
	text-align:left;
	border:none;
	width: 200px;
}
td.ms-rteTableOddCol-facts {
	width:575px;
	font-size: 13px;
}

table.ms-rteTable-generic {
    -ms-name: "PCL Table Style - Generic";
} 

.ms-rteTable-generic td
{
	padding:0 6px 12px 0;
	line-height:18px;
	text-align:left;
	border:none;
}

/* This is adding an extra blank item in the Markup Styles menu */
.ms-rteElement-section-heading:after{
	display: block;
	clear: both;
	content:"";
}
div.ms-rteElement-image-r-wrapper
{
	-ms-name:"PCL Image Border Right";
	float: right;
	padding: 6px 0 3px 30px;
}
.ms-rteElement-image-r-wrapper img,
#wrapper .ms-rteElement-image-r-wrapper img
{
	padding: 5px;
	border: solid 1px #cfcfcf;
	display: block;
	position: relative;
	vertical-align: top;
}
h3.ms-rteElement-section-heading
{
	-ms-name: "PCL Section Heading";
	margin:0 0 13px;
	padding:0 0 4px;
	border-bottom:1px solid #cfcfcf;
	width:100%;
	text-transform:uppercase;
	color:#272727;
	font:bold 11px/14px "Arial Black", Arial, Helvetica, sans-serif;
}
h3.ms-rteElement-subsection-heading 
{
	-ms-name: "PCL Subsection Heading";
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 6px;
	text-transform: uppercase;
}
div.ms-rteElement-section-text
{
	-ms-name: "PCL Highlighted First Paragraph";
	display:block;
	margin:0 0 20px;
	padding:2px 0 0;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
}

div.ms-rteElement-imageWithCaption 
{
	-ms-name: "PCL Image With Caption";	
	width:280px;
	padding:10px;	
	padding-right:19px;	
	border-style:solid;
	border-width:thin;
	border-color:#CFCFCF;
	font-family:Arial;
	font-size:10pt;	
	margin:0px;
	float: right;
	margin-left:16px;	
}


div.ms-rteElement-Callout 
{
	-ms-name: "PCL Call-Out";	
	background-color:#DBF7AC;
	width:96%;
	padding:15px;
	border-style:solid;
	border-width:thin;
	border-color: #04622D;
	color: #04622D;
	margin-top:30px;
	margin-bottom:30px;
}