﻿/* Custom Inline Styles */
.ms-rteCustom-Heading1, .Heading1
{
	unicode-bidi: normal;
	page-break-before:always;
	direction:ltr; 
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight: normal;
	color:#6E5C4E;
	margin:0 10px 10px 0px;
	padding:0 0 10px 0;
	border-bottom:1px #6E5C4E dashed;
	display:block;
}

.ms-rteCustom-Heading2, .Heading2
{
	font-size:1.2em;
	font-weight: bold;
	unicode-bidi: normal;
	margin-bottom:10px;
	page-break-before:always;
	direction:ltr;
	display:block;
}
.ms-rteCustom-Heading3, 
.Heading3
{
	font-size:15px;
	font-weight: normal;
	unicode-bidi: normal;
	margin-bottom:6px;
	page-break-before:always;
	direction:ltr;
	display:block;
}

/*s-rteCustom-Heading4, 
.Heading4
{
	font-weight: bold;
	font-size: 12px;
	unicode-bidi: normal;
	page-break-before:always;
	direction:ltr;
}*/

div#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField,
div#ctl00_PlaceHolderMain_ctl02__ControlWrapper_RichHtmlField
{
	width:96%;
}

div#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField .ms-rteCustom-ArticleHeadLine,
div#ctl00_PlaceHolderMain_ctl00__ControlWrapper_RichHtmlField .ms-rteCustom-ArticleByline{
	color: #8c7869;	
}

.ms-WPBody {	
FONT-FAMILY: verdana;
}

div.environmentMain ul{
	list-style-image:url(/SiteCollectionImages/text_bullet.gif);
	/*list-style-position:inside;*/
}

span.ms-vb2.dspcont{
	font-family: verdana;
	color: #8c7869;
}

div#ctl00_PlaceHolderMain_EditModePanel1 div.ms-formfieldcontainer div.ms-formfieldvaluecontainer{
	margin:0px
}

div.relatedDownloads table.ms-WPSelected
{
	width:190px;
}

div.ms-formfieldvaluecontainer
{
	padding-left:0;
	margin-left:0;
}

/* Updated table styles from AGL
   CAS07947 */

table.ms-rteTable-AGL_Custom {
	font-size: 11px;
	font-family: verdana;
	margin-left: 8px;
	width: 572px;
	padding: 0;
	border-collapse:collapse;
}
 
table.ms-rteTable-AGL_Custom td {
	vertical-align: top;
}

tr.ms-rteTableHeaderRow-AGL_Custom td {
	background-color: #cdc5b7;
	color: #fff !important;
	font-weight:bold;
	width: 33%;
	text-align: left;
	padding: 7px 12px;
}

table.ms-rteTable-AGL_Custom td{
	color: #8c7869;
	padding: 4px 12px;
	line-height: 15px;
}

tr.ms-rteCustom-AGL_Custom_Table_Subhead {
	background-color: #fff !important;
}

tr.ms-rteCustom-AGL_Custom_Table_Subhead td{
	font-weight: bold;
	padding: 12px 0 5px 12px;
	border-bottom: 1px solid #cfc4b2;
}

.ms-rteTableEvenRow-AGL_Custom {
	background-color: #eeebe7;
}

.ms-rteTableOddRow-AGL_Custom td{
	border-right: 1px solid #fff;
}

.ms-rteTableOddRow-AGL_Custom .ms-rteTableOddCol-AGL_Custom {
	background-color: #eeebe7 !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* Table styles, modifying HTMLEditorTableFormats.css - EL 26-Mar-08 */

table.ms-rteTable-2{
	font-family:verdana;
	font-size:1em;
}

tr.ms-rteTableHeaderRow-2{
	border-color:#cccccc;
}

tr.ms-rteTableHeaderRow-2 td{
	padding:4px 0 4px 4px !important;
	*padding:20px 0 20px 4px !important;
}

tr.ms-rteTableOddRow-2 {
	background-color:white !important;
}

tr.ms-rteTableOddRow-2 td,
tr.ms-rteTableEvenRow-2 td {
	*padding:15px 10px!important;
}

tr.ms-rteTableEvenRow-2 {
	background-color:#eeebe7 !important;
}

.ms-rteTableHeaderOddCol-2, 
.ms-rteTableHeaderEvenCol-2,
.ms-rteTableHeaderOddCol-2{
	background-color:#cccccc;
	border-color:#cccccc !important;
	border-width:0 !important;
}
