﻿/* --------------------------------------------------------------------- */
/* --------------------OPA-Page Layouts CSS-------------------------- */
/* --------------------------------------------------------------------- */

/*-----------------------------------------------*/
/*---------------- 1-2-1 Page -----------------*/
/*-----------------------------------------------*/

/*
------------Release 04.23.2018----------------
Adding MH h2 sytle, JiaYang
*/


/* This adds padding to the container and sets this DIV as the parent. */


.pl-121-Container {
	width: 900px;
	height:100%;
	padding:20px 20px 20px 20px;
	margin:0px 0px 0px 0px;
	background-color:#fff;
}

.pl-121-Header {
	position:top; 
	width:100%;
	height:100%;
	padding:0px;
	background-color:fff;
}

/*-------------------- 2 Column ROW 1--------------------*/
.pl-121-2ColR1{
	position:top; 
	width:100%;
	height:100%;
	overflow:auto;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

.pl-121-2ColR1-Col1 {
	float:left;
	position:relative;
	width: 47%;
	background-color:#fff;
}
 
.pl-121-2ColR1-Col2 {
	float:right;
	position:relative;
	width: 47%;
	background-color:#fff;
}

/*-------------------- 2 Column ROW 2--------------------*/
.pl-121-2ColR2{
	position:top; 
	width:100%;
	height:100%;
	overflow:auto;
	padding:0px 0px 0px 0px;
	background-color:#fff;
}

.pl-121-2ColR2-Col1 {
	float:left;
	position:relative;
	width: 47%;
	background-color:#fff;
}
 
.pl-121-2ColR2-Col2 {
	float:right;
	position:relative;
	width: 47%;
	background-color:#fff;
}



/*-------------------- FOOTER --------------------*/

.pl-121-footer {
	position:top;
	width:100%;
	height:100%;
	overflow:auto;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

/* --------------------------------------------------------------------- */
/* --------------------OPA-DivisionLanding CSS-------------------------- */
/* --------------------------------------------------------------------- */

/*-----------------------------------------------*/
/*---------------- Article Page -----------------*/
/*-----------------------------------------------*/
/*
.mainContainer {
	background-color:#fff;
}

/* This adds padding to the container and sets this DIV as the parent. */
.divLanArt-Container {
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	background-color:#fff;
}

.divLanArt-Header {
	position:top; 
	width:900px;
	padding:0px;
	background-color:#fff;

/*-------------------- ROW 1 --------------------*/

} 
.divLanArt-ButtonRow1 {
	position:top; 
	width:900px;
	height:100%;
	overflow:auto;
	padding:0px;
	background-color:#fff;
}

.divLanArt-LtColRow1 {
	float:left;
	position:relative;
	left: 100px;
	width: 275px;
	background-color:#fff;
}
 
.divLanArt-RtColRow1 {
	float:right;
	position:relative;
	right: 100px;
	width: 275px;
	background-color:#fff;
}

/*-------------------- ROW 2 --------------------*/

.divLanArt-ButtonRow2 {
	position:top;
	width:900px;
	height:100%;
	overflow:auto;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

.divLanArt-LtColRow2 {
	float:left;
	position:relative;
	left: 100px;
	width: 275px;
	background-color:#fff;
}
 
.divLanArt-RtColRow2 {
	float:right;
	position:relative;
	right: 100px;
	width: 275px;
	background-color:#fff;
}

/*-------------------- ROW 3 --------------------*/

.divLanArt-ButtonRow3 {
	position:top;
	width:900px;
	height:100%;
	overflow:auto;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

.divLanArt-LtColRow3 {
	float:left;
	position:relative;
	left: 100px;
	width: 275px;
	background-color:#fff;
}

.divLanArt-RtColRow3 {
	float:right;
	position:relative;
	right: 100px;
	width: 275px;
	background-color:#fff;
}

/*-----------------------------------------------*/
/* ---------------- Welcome Page ----------------*/
/*-----------------------------------------------*/
/*
.mainContainer {
	background-color:#fff;
}
*/
/* This adds padding to the container and sets this DIV as the parent. */
.divLanWel-Container {
	width:671px;

	padding:20px;
	margin-left:0px;
	margin-right:0px;
	background-color:#fff;
}
/* This creates the left column where the content goes */
.dlw-left-column {
	background-color:#FFF;
	float:left;
	width:671px;
	padding:10px 14px 0px 20px; /*padding:10px 7px 0px 20px;*/
	min-height:320px;			/*min-height:320px;*/
	margin: 0 0 0 0px;
}

/* This creates the right column that holds the resources and a grey bar for the background */
.dlw-right-column{
	float:right;
	width:235px;
	height:dlw-left-column height;
	/*min-height:207px;*/
	/*overflow:auto;*/
	background-color:#e4e8f0;
	position:relative;
	
}

.DHCS-Menu-WithChildren {
	height:100%;
}

/*
.dlw-Right-column-bottom {
	float:left;
	width:235px;
	height:100%;
	overflow:auto;
	background-color:#e4e8f0;
}*/

.divLanWel-Header {
	position:top; 
	width:671px;
	padding:0px;
	background-color:#fff;

/*-------------------- ROW 1 --------------------*/

} 
.divLanWel-ButtonRow1 {
	position:top; 
	width:671px;
	height:100%;
	overflow:auto;
	padding:0px;
	background-color:#fff;
}

.divLanWel-LtColRow1 {
	float:left;
	position:relative;
	left: 25px;
	width: 275px;
	background-color:#fff;
}
 
.divLanWel-RtColRow1 {
	float:right;
	position:relative;
	right: 30px;
	width: 275px;
	background-color:#fff;
}

/*-------------------- ROW 2 --------------------*/

.divLanWel-ButtonRow2 {
	position:top;
	width:671px;
	height:100%;
	overflow:auto;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

.divLanWel-LtColRow2 {
	float:left;
	position:relative;
	left: 25px;
	width: 275px;
	background-color:#fff;
}
 
.divLanWel-RtColRow2 {
	float:right;
	position:relative;
	right: 30px;
	width: 275px;
	background-color:#fff;
}

/*-------------------- ROW 3 --------------------*/

.divLanWel-ButtonRow3 {
	position:top;
	width:671px;
	height:100%;
	overflow:auto;
	padding:10px 0px 0px 0px;
	background-color:#fff;
}

.divLanWel-LtColRow3 {
	float:left;
	position:relative;
	left: 25px;
	width: 275px;
	background-color:#fff;
}

.divLanWel-RtColRow3 {
	float:right;
	position:relative;
	right: 30px;
	width: 275px;
	background-color:#fff;
}

 /* list elemet styles, bulleted list */
/*
li {
 	margin: 0px 0px 0px 25px;
	padding: 0;
	border: 0;
}
*/

/* --------------------------------------------------------------------- */
/* ---------------CUSTOM OPA SHAREPOINT BUTTON STYLES------------------- */
/* --------------------------------------------------------------------- */

.ms-rteStyle-AboutUs-R1 a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-AboutUs-R1 a:link, 
.ms-rteStyle-AboutUs-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-AboutUs-R1
{ 
    -ms-name:"AboutUs R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/aboutus-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-AboutUs-R1-L a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-AboutUs-R1-L a:link, 
.ms-rteStyle-AboutUs-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-AboutUs-R1-L
{ 
    -ms-name:"AboutUs R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/aboutus-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-AboutUs-R2 a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-AboutUs-R2 a:link, 
.ms-rteStyle-AboutUs-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-AboutUs-R2
{ 
    -ms-name:"AboutUs R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/aboutus-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-AboutUs-R2-L a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-AboutUs-R2-L a:link, 
.ms-rteStyle-AboutUs-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-AboutUs-R2-L
{ 
    -ms-name:"AboutUs R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/aboutus-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-AboutUs-R3 a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-AboutUs-R3 a:link, 
.ms-rteStyle-AboutUs-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-AboutUs-R3
{ 
    -ms-name:"AboutUs R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/aboutus-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-AboutUs-R3-L a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-AboutUs-R3-L a:link, 
.ms-rteStyle-AboutUs-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-AboutUs-R3-L
{ 
    -ms-name:"AboutUs R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/aboutus-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Agenda-R1 a:hover,
.ms-rteStyle-Agenda-R1 a:link, 
.ms-rteStyle-Agenda-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Agenda-R1 
{ 
    -ms-name:"Agenda R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/agenda-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Agenda-R1-L a:hover,
.ms-rteStyle-Agenda-R1-L a:link, 
.ms-rteStyle-Agenda-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Agenda-R1-L 
{ 
    -ms-name:"Agenda R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/agenda-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}
.ms-rteStyle-Agenda-R2 a:hover,
.ms-rteStyle-Agenda-R2 a:link, 
.ms-rteStyle-Agenda-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Agenda-R2 
{ 
    -ms-name:"Agenda R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/agenda-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Agenda-R2-L a:hover,
.ms-rteStyle-Agenda-R2-L a:link, 
.ms-rteStyle-Agenda-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Agenda-R2-L 
{ 
    -ms-name:"Agenda R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/agenda-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}
.ms-rteStyle-Agenda-R3 a:hover,
.ms-rteStyle-Agenda-R3 a:link, 
.ms-rteStyle-Agenda-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Agenda-R3 
{ 
    -ms-name:"Agenda R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/agenda-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Agenda-R3-L a:hover,
.ms-rteStyle-Agenda-R3-L a:link, 
.ms-rteStyle-Agenda-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Agenda-R3-L 
{ 
    -ms-name:"Agenda R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/agenda-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Benies-R1 a:hover,
.ms-rteStyle-Benies-R1 a:link, 
.ms-rteStyle-Benies-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Benies-R1 
{ 
    -ms-name:"Benies R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/benies-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Benies-R1-L a:hover,
.ms-rteStyle-Benies-R1-L a:link, 
.ms-rteStyle-Benies-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Benies-R1-L 
{ 
    -ms-name:"Benies R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/benies-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Benies-R2 a:hover,
.ms-rteStyle-Benies-R2 a:link, 
.ms-rteStyle-Benies-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Benies-R2 
{ 
    -ms-name:"Benies R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/benies-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Benies-R2-L a:hover,
.ms-rteStyle-Benies-R2-L a:link, 
.ms-rteStyle-Benies-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Benies-R2-L 
{ 
    -ms-name:"Benies R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/benies-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Benies-R3 a:hover,
.ms-rteStyle-Benies-R3 a:link, 
.ms-rteStyle-Benies-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Benies-R3 
{ 
    -ms-name:"Benies R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/benies-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Benies-R3-L a:hover,
.ms-rteStyle-Benies-R3-L a:link, 
.ms-rteStyle-Benies-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Benies-R3-L 
{ 
    -ms-name:"Benies R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/benies-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Calendar-R1 a:hover,
.ms-rteStyle-Calendar-R1 a:link, 
.ms-rteStyle-Calendar-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Calendar-R1 
{ 
    -ms-name:"Calendar R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/calendar-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Calendar-R1-L a:hover,
.ms-rteStyle-Calendar-R1-L a:link, 
.ms-rteStyle-Calendar-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Calendar-R1-L 
{ 
    -ms-name:"Calendar R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/calendar-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Calendar-R2 a:hover,
.ms-rteStyle-Calendar-R2 a:link, 
.ms-rteStyle-Calendar-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Calendar-R2 
{ 
    -ms-name:"Calendar R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/calendar-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Calendar-R2-L a:hover,
.ms-rteStyle-Calendar-R2-L a:link, 
.ms-rteStyle-Calendar-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Calendar-R2-L 
{ 
    -ms-name:"Calendar R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/calendar-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Calendar-R3 a:hover,
.ms-rteStyle-Calendar-R3 a:link, 
.ms-rteStyle-Calendar-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Calendar-R3 
{ 
    -ms-name:"Calendar R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/calendar-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Calendar-R3-L a:hover,
.ms-rteStyle-Calendar-R3-L a:link, 
.ms-rteStyle-Calendar-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Calendar-R3-L 
{ 
    -ms-name:"Calendar R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/calendar-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Certificates-R1 a:hover,
.ms-rteStyle-Certificates-R1 a:link, 
.ms-rteStyle-Certificates-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Certificates-R1 
{ 
    -ms-name:"Certificates R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/certificates-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Certificates-R1-L a:hover,
.ms-rteStyle-Certificates-R1-L a:link, 
.ms-rteStyle-Certificates-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Certificates-R1-L 
{ 
    -ms-name:"Certificates R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/certificates-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Certificates-R2 a:hover,
.ms-rteStyle-Certificates-R2 a:link, 
.ms-rteStyle-Certificates-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Certificates-R2 
{ 
    -ms-name:"Certificates R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/certificates-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Certificates-R2-L a:hover,
.ms-rteStyle-Certificates-R2-L a:link, 
.ms-rteStyle-Certificates-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Certificates-R2-L 
{ 
    -ms-name:"Certificates R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/certificates-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Certificates-R3 a:hover,
.ms-rteStyle-Certificates-R3 a:link, 
.ms-rteStyle-Certificates-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Certificates-R3 
{ 
    -ms-name:"Certificates R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/certificates-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Certificates-R3-L a:hover,
.ms-rteStyle-Certificates-R3-L a:link, 
.ms-rteStyle-Certificates-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Certificates-R3-L 
{ 
    -ms-name:"Certificates R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/certificates-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Checkmark-R1 a:hover,
.ms-rteStyle-Checkmark-R1 a:link, 
.ms-rteStyle-Checkmark-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Checkmark-R1 

{ 
    -ms-name:"Checkmark R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/checkmark-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Checkmark-R1-L a:hover,
.ms-rteStyle-Checkmark-R1-L a:link, 
.ms-rteStyle-Checkmark-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Checkmark-R1-L 
{ 
    -ms-name:"Checkmark R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/checkmark-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Checkmark-R2 a:hover,
.ms-rteStyle-Checkmark-R2 a:link, 
.ms-rteStyle-Checkmark-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Checkmark-R2 
{ 
    -ms-name:"Checkmark R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/checkmark-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Checkmark-R2-L a:hover,
.ms-rteStyle-Checkmark-R2-L a:link, 
.ms-rteStyle-Checkmark-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Checkmark-R2-L 
{ 
    -ms-name:"Checkmark R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/checkmark-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Checkmark-R3 a:hover,
.ms-rteStyle-Checkmark-R3 a:link, 
.ms-rteStyle-Checkmark-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Checkmark-R3 
{ 
    -ms-name:"Checkmark R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/checkmark-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Checkmark-R3-L a:hover,
.ms-rteStyle-Checkmark-R3-L a:link, 
.ms-rteStyle-Checkmark-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Checkmark-R3-L 
{ 
    -ms-name:"Checkmark R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/checkmark-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Circleplus-R1 a:hover,
.ms-rteStyle-Circleplus-R1 a:link, 
.ms-rteStyle-Circleplus-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Circleplus-R1 
{ 
    -ms-name:"CirclePlus R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/circle-plus-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Circleplus-R1-l a:hover,
.ms-rteStyle-Circleplus-R1-l a:link, 
.ms-rteStyle-Circleplus-R1-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Circleplus-R1-l
{ 
    -ms-name:"CirclePlus R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/circle-plus-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Circleplus-R2 a:hover,
.ms-rteStyle-Circleplus-R2 a:link, 
.ms-rteStyle-Circleplus-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Circleplus-R2 
{ 
    -ms-name:"CirclePlus R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/circle-plus-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Circleplus-R2-l a:hover,
.ms-rteStyle-Circleplus-R2-l a:link, 
.ms-rteStyle-Circleplus-R2-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Circleplus-R2-l
{ 
    -ms-name:"CirclePlus R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/circle-plus-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Circleplus-R3 a:hover,
.ms-rteStyle-Circleplus-R3 a:link, 
.ms-rteStyle-Circleplus-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Circleplus-R3 
{ 
    -ms-name:"CirclePlus R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/circle-plus-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Circleplus-R3-l a:hover,
.ms-rteStyle-Circleplus-R3-l a:link, 
.ms-rteStyle-Circleplus-R3-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Circleplus-R3-l
{ 
    -ms-name:"CirclePlus R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/circle-plus-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Clipboard-R1 a:hover,
.ms-rteStyle-Clipboard-R1 a:link, 
.ms-rteStyle-Clipboard-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Clipboard-R1 
{ 
    -ms-name:"Clipboard R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/clipboard-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Clipboard-R1-l a:hover,
.ms-rteStyle-Clipboard-R1-l a:link, 
.ms-rteStyle-Clipboard-R1-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Clipboard-R1-l
{ 
    -ms-name:"Clipboard R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/clipboard-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Clipboard-R2 a:hover,
.ms-rteStyle-Clipboard-R2 a:link, 
.ms-rteStyle-Clipboard-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Clipboard-R2 
{ 
    -ms-name:"Clipboard R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/clipboard-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Clipboard-R2-l a:hover,
.ms-rteStyle-Clipboard-R2-l a:link, 
.ms-rteStyle-Clipboard-R2-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Clipboard-R2-l
{ 
    -ms-name:"Clipboard R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/clipboard-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Clipboard-R3 a:hover,
.ms-rteStyle-Clipboard-R3 a:link, 
.ms-rteStyle-Clipboard-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Clipboard-R3 
{ 
    -ms-name:"Clipboard R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/clipboard-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Clipboard-R3-l a:hover,
.ms-rteStyle-Clipboard-R3-l a:link, 
.ms-rteStyle-Clipboard-R3-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Clipboard-R3-l
{ 
    -ms-name:"Clipboard R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/clipboard-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contactus-R1 a:hover,
.ms-rteStyle-Contactus-R1 a:link, 
.ms-rteStyle-Contactus-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contactus-R1 
{ 
    -ms-name:"Contactus R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contactus-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contactus-R1-l a:hover,
.ms-rteStyle-Contactus-R1-l a:link, 
.ms-rteStyle-Contactus-R1-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contactus-R1-l
{ 
    -ms-name:"Contactus R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contactus-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contactus-R2 a:hover,
.ms-rteStyle-Contactus-R2 a:link, 
.ms-rteStyle-Contactus-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contactus-R2 
{ 
    -ms-name:"Contactus R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contactus-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contactus-R2-l a:hover,
.ms-rteStyle-Contactus-R2-l a:link, 
.ms-rteStyle-Contactus-R2-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contactus-R2-l
{ 
    -ms-name:"Contactus R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contactus-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contactus-R3 a:hover,
.ms-rteStyle-Contactus-R3 a:link, 
.ms-rteStyle-Contactus-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contactus-R3 
{ 
    -ms-name:"Contactus R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contactus-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contactus-R3-l a:hover,
.ms-rteStyle-Contactus-R3-l a:link, 
.ms-rteStyle-Contactus-R3-l a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contactus-R3-l
{ 
    -ms-name:"Contactus R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contactus-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contracts-R1 a:hover,
.ms-rteStyle-Contracts-R1 a:link, 
.ms-rteStyle-Contracts-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contracts-R1 
{ 
    -ms-name:"Contracts R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contracts-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contracts-R1-L a:hover,
.ms-rteStyle-Contracts-R1-L a:link, 
.ms-rteStyle-Contracts-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contracts-R1-L 
{ 
    -ms-name:"Contracts R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contracts-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contracts-R2 a:hover,
.ms-rteStyle-Contracts-R2 a:link, 
.ms-rteStyle-Contracts-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contracts-R2 
{ 
    -ms-name:"Contracts R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contracts-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contracts-R2-L a:hover,
.ms-rteStyle-Contracts-R2-L a:link, 
.ms-rteStyle-Contracts-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contracts-R2-L 
{ 
    -ms-name:"Contracts R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contracts-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contracts-R3 a:hover,
.ms-rteStyle-Contracts-R3 a:link, 
.ms-rteStyle-Contracts-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contracts-R3 
{ 
    -ms-name:"Contracts R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contracts-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Contracts-R3-L a:hover,
.ms-rteStyle-Contracts-R3-L a:link, 

.ms-rteStyle-Contracts-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Contracts-R3-L 
{ 
    -ms-name:"Contracts R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/contracts-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}


.ms-rteStyle-Documents-R1 a:hover,
.ms-rteStyle-Documents-R1 a:link, 
.ms-rteStyle-Documents-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Documents-R1 
{ 
    -ms-name:"Documents R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/documents-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Documents-R1-L a:hover,
.ms-rteStyle-Documents-R1-L a:link, 
.ms-rteStyle-Documents-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Documents-R1-L 
{ 
    -ms-name:"Documents R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/documents-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Documents-R2 a:hover,
.ms-rteStyle-Documents-R2 a:link, 
.ms-rteStyle-Documents-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Documents-R2 
{ 
    -ms-name:"Documents R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/documents-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Documents-R2-L a:hover,
.ms-rteStyle-Documents-R2-L a:link, 
.ms-rteStyle-Documents-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Documents-R2-L 
{ 
    -ms-name:"Documents R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/documents-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Documents-R3 a:hover,
.ms-rteStyle-Documents-R3 a:link, 
.ms-rteStyle-Documents-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Documents-R3 
{ 
    -ms-name:"Documents R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/documents-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Documents-R3-L a:hover,
.ms-rteStyle-Documents-R3-L a:link, 
.ms-rteStyle-Documents-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Documents-R3-L 
{ 
    -ms-name:"Documents R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/documents-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Download-R1-L a:hover,
.ms-rteStyle-Download-R1-L a:link, 
.ms-rteStyle-Download-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Download-R1-L 
{ 
    -ms-name:"Download R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/download-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Download-R1 a:hover,
.ms-rteStyle-Download-R1 a:link, 
.ms-rteStyle-Download-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Download-R1 
{ 
    -ms-name:"Download R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/download-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Download-R2-L a:hover,
.ms-rteStyle-Download-R2-L a:link, 
.ms-rteStyle-Download-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Download-R2-L 
{ 
    -ms-name:"Download R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/download-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Download-R2 a:hover,
.ms-rteStyle-Download-R2 a:link, 
.ms-rteStyle-Download-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Download-R2 
{ 
    -ms-name:"Download R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/download-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Download-R3-L a:hover,
.ms-rteStyle-Download-R3-L a:link, 
.ms-rteStyle-Download-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Download-R3-L 
{ 
    -ms-name:"Download R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/download-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Download-R3 a:hover,
.ms-rteStyle-Download-R3 a:link, 
.ms-rteStyle-Download-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Download-R3 
{ 
    -ms-name:"Download R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/download-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Glasses-R1-L a:hover,
.ms-rteStyle-Glasses-R1-L a:link, 
.ms-rteStyle-Glasses-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Glasses-R1-L 
{ 
    -ms-name:"Glasses R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/glasses-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Glasses-R1 a:hover,
.ms-rteStyle-Glasses-R1 a:link, 
.ms-rteStyle-Glasses-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Glasses-R1 
{ 
    -ms-name:"Glasses R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/glasses-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Glasses-R2-L a:hover,
.ms-rteStyle-Glasses-R2-L a:link, 
.ms-rteStyle-Glasses-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Glasses-R2-L 
{ 
    -ms-name:"Glasses R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/glasses-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Glasses-R2 a:hover,
.ms-rteStyle-Glasses-R2 a:link, 
.ms-rteStyle-Glasses-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Glasses-R2 
{ 
    -ms-name:"Glasses R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/glasses-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Glasses-R3-L a:hover,
.ms-rteStyle-Glasses-R3-L a:link, 
.ms-rteStyle-Glasses-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Glasses-R3-L 
{ 
    -ms-name:"Glasses R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/glasses-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Glasses-R3 a:hover,
.ms-rteStyle-Glasses-R3 a:link, 
.ms-rteStyle-Glasses-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Glasses-R3 
{ 
    -ms-name:"Glasses R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/glasses-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-LatestNews a:hover,
.ms-rteStyle-LatestNews a:link, 
.ms-rteStyle-LatestNews a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-LatestNews 
{ 
    -ms-name:"Latest News"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/latest-news-red.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-LatestNewsL a:hover,
.ms-rteStyle-LatestNewsL a:link, 
.ms-rteStyle-LatestNewsL a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-LatestNewsL 
{ 
    -ms-name:"Latest News L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/latest-news-red-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Laws-R1-L a:hover,
.ms-rteStyle-Laws-R1-L a:link, 
.ms-rteStyle-Laws-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Laws-R1-L 
{ 
    -ms-name:"Laws R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/laws-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Laws-R1 a:hover,
.ms-rteStyle-Laws-R1 a:link, 
.ms-rteStyle-Laws-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Laws-R1 
{ 
    -ms-name:"Laws R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/laws-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Laws-R2-L a:hover,
.ms-rteStyle-Laws-R2-L a:link, 
.ms-rteStyle-Laws-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Laws-R2-L 
{ 
    -ms-name:"Laws R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/laws-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Laws-R2 a:hover,
.ms-rteStyle-Laws-R2 a:link, 
.ms-rteStyle-Laws-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Laws-R2 
{ 
    -ms-name:"Laws R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/laws-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Laws-R3-L a:hover,
.ms-rteStyle-Laws-R3-L a:link, 
.ms-rteStyle-Laws-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Laws-R3-L 
{ 
    -ms-name:"Laws R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/laws-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Laws-R3 a:hover,
.ms-rteStyle-Laws-R3 a:link, 
.ms-rteStyle-Laws-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Laws-R3 
{ 
    -ms-name:"Laws R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/laws-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Lightbulb-R1 a:hover,
.ms-rteStyle-Lightbulb-R1 a:link, 
.ms-rteStyle-Lightbulb-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Lightbulb-R1 
{ 
    -ms-name:"Lightbulb R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/lightbulb-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Lightbulb-R1-L a:hover,
.ms-rteStyle-Lightbulb-R1-L a:link, 
.ms-rteStyle-Lightbulb-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Lightbulb-R1-L 
{ 
    -ms-name:"Lightbulb R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/lightbulb-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Lightbulb-R2 a:hover,
.ms-rteStyle-Lightbulb-R2 a:link, 
.ms-rteStyle-Lightbulb-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Lightbulb-R2 
{ 
    -ms-name:"Lightbulb R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/lightbulb-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Lightbulb-R2-L a:hover,
.ms-rteStyle-Lightbulb-R2-L a:link, 
.ms-rteStyle-Lightbulb-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Lightbulb-R2-L 
{ 
    -ms-name:"Lightbulb R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/lightbulb-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Lightbulb-R3 a:hover,
.ms-rteStyle-Lightbulb-R3 a:link, 
.ms-rteStyle-Lightbulb-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Lightbulb-R3 
{ 
    -ms-name:"Lightbulb R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/lightbulb-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Lightbulb-R3-L a:hover,
.ms-rteStyle-Lightbulb-R3-L a:link, 
.ms-rteStyle-Lightbulb-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Lightbulb-R3-L 
{ 
    -ms-name:"Lightbulb R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/lightbulb-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/*-----------------------------------------------*/
/* --------------- Mental Health ----------------*/
/*-----------------------------------------------*/

.ms-rteStyle-MH_H1 {
    -ms-name:"MH H1"; /* this is the name that will appear in the SharePoint styles dropdown list */
	background: url(/Style%20Library/_images/h1_ribbon.png) no-repeat top left;	/*ftd 3rd phase*/
	background-position:0px 5px ;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;/*ftd*/
	color:#302B54;
	line-height: 1.5;
	font-size:35px;/*ftd*/
	margin:21px 0px 37px 0px;
	padding:0px 0px 0px 38px;
	font-weight:normal;
}

.ms-rteStyle-MHbc2m a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHbc2m a:link, 
.ms-rteStyle-MHbc2m a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHbc2m
{ 
    -ms-name:"MH Bring Change"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_bc2m.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-MHbrain a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHbrain a:link, 
.ms-rteStyle-MHbrain a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHbrain
{ 
    -ms-name:"MH Brain"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_brain.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-MHcontact a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHcontact a:link, 
.ms-rteStyle-MHcontact a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHcontact
{ 
    -ms-name:"MH Contact"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_contact.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-MHknow a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHknow a:link, 
.ms-rteStyle-MHknow a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHknow
{ 
    -ms-name:"MH Know the Signs"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_knowsigns.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-MHproc a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHproc a:link, 
.ms-rteStyle-MHproc a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHproc
{ 
    -ms-name:"MH proc"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_proc.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-MHresource a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHresource a:link, 
.ms-rteStyle-MHresource a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHresource
{ 
    -ms-name:"MH Resource"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_resource.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-MHRibbon a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHRibbon a:link, 
.ms-rteStyle-MHRibbon a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-MHRibbon
{ 
    -ms-name:"MH Ribbon"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mh_ribbon.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/* ---------------------edited by JYang 04232018------------------------  */ 

/* MH Facebook  */ 
.ms-rteStyle-MHFacebook a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHFacebook a:link, 
.ms-rteStyle-MHFacebook a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
}

.ms-rteStyle-MHFacebook
{ 
    -ms-name:"MH Facebook"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
	background-image: url(/services/MH/PublishingImages/mh_facebook.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/* MH Twitter  */ 
.ms-rteStyle-MHTwitter a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-MHTwitter a:link, 
.ms-rteStyle-MHTwitter a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
}

.ms-rteStyle-MHTwitter
{ 
    -ms-name:"MH Facebook"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
	background-image: url(/services/MH/PublishingImages/mh_twitter.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/* ---------------------edited by JYang 091317------------------------  */ 

/* BCARibbon  */ 
.ms-rteStyle-BCARibbon a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-BCARibbon a:link, 
.ms-rteStyle-BCARibbon a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
}

.ms-rteStyle-BCARibbon
{ 
    -ms-name:"BCA Ribbon"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
	background-image: url(/PublishingImages/Breast_Cancer_Awareness/Button_BCA.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/* BCAagenda  */ 
.ms-rteStyle-BCAagenda a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-BCAagenda a:link, 
.ms-rteStyle-BCAagenda a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
}

.ms-rteStyle-BCAagenda
{ 
    -ms-name:"BCA Agenda"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
	background-image: url(/PublishingImages/Breast_Cancer_Awareness/Button_BCAagenda.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/* BCAcheck  */ 
.ms-rteStyle-BCAcheck a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-BCAcheck a:link, 
.ms-rteStyle-BCAcheck a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
}

.ms-rteStyle-BCAcheck
{ 
    -ms-name:"BCA Check"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
	background-image: url(/PublishingImages/Breast_Cancer_Awareness/Button_BCAcheck.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}


/* BCA pin map */ 
.ms-rteStyle-BCApin a:hover, /* Overrides the link color defined in the dhcs.css style sheet.  */ 
.ms-rteStyle-BCApin a:link, 
.ms-rteStyle-BCApin a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
}

.ms-rteStyle-BCApin
{ 
    -ms-name:"BCA Pin Map"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
	background-image: url(/PublishingImages/Breast_Cancer_Awareness/Button_BCApin.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px 50px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/*-----------------------------------------------*/
/* -------------End Mental Health ---------------*/
/*-----------------------------------------------*/

.ms-rteStyle-Mortar-And-Pestle-R1 a:hover,
.ms-rteStyle-Mortar-And-Pestle-R1 a:link, 
.ms-rteStyle-Mortar-And-Pestle-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Mortar-And-Pestle-R1 
{ 
    -ms-name:"Mortar And Pestle R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mortar-and-pestle-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Mortar-And-Pestle-R1-L a:hover,
.ms-rteStyle-Mortar-And-Pestle-R1-L a:link, 
.ms-rteStyle-Mortar-And-Pestle-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Mortar-And-Pestle-R1-L 
{ 
    -ms-name:"Mortar And Pestle R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mortar-and-pestle-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Mortar-And-Pestle-R2 a:hover,
.ms-rteStyle-Mortar-And-Pestle-R2 a:link, 
.ms-rteStyle-Mortar-And-Pestle-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Mortar-And-Pestle-R2 
{ 
    -ms-name:"Mortar And Pestle R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mortar-and-pestle-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Mortar-And-Pestle-R2-L a:hover,
.ms-rteStyle-Mortar-And-Pestle-R2-L a:link, 
.ms-rteStyle-Mortar-And-Pestle-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Mortar-And-Pestle-R2-L 
{ 
    -ms-name:"Mortar And Pestle R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mortar-and-pestle-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Mortar-And-Pestle-R3 a:hover,
.ms-rteStyle-Mortar-And-Pestle-R3 a:link, 
.ms-rteStyle-Mortar-And-Pestle-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Mortar-And-Pestle-R3 
{ 
    -ms-name:"Mortar And Pestle R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mortar-and-pestle-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Mortar-And-Pestle-R3-L a:hover,
.ms-rteStyle-Mortar-And-Pestle-R3-L a:link, 
.ms-rteStyle-Mortar-And-Pestle-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Mortar-And-Pestle-R3-L 
{ 
    -ms-name:"Mortar And Pestle R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/mortar-and-pestle-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Organization-R1 a:hover,
.ms-rteStyle-Organization-R1 a:link, 
.ms-rteStyle-Organization-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Organization-R1 
{ 
    -ms-name:"Organization R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/organization-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Organization-R1-L a:hover,
.ms-rteStyle-Organization-R1-L a:link, 
.ms-rteStyle-Organization-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Organization-R1-L 
{ 
    -ms-name:"Organization R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/organization-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Organization-R2 a:hover,
.ms-rteStyle-Organization-R2 a:link, 
.ms-rteStyle-Organization-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Organization-R2 
{ 
    -ms-name:"Organization R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/organization-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Organization-R2-L a:hover,
.ms-rteStyle-Organization-R2-L a:link, 
.ms-rteStyle-Organization-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Organization-R2-L 
{ 
    -ms-name:"Organization R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/organization-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Organization-R3 a:hover,
.ms-rteStyle-Organization-R3 a:link, 
.ms-rteStyle-Organization-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Organization-R3 
{ 
    -ms-name:"Organization R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/organization-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Organization-R3-L a:hover,
.ms-rteStyle-Organization-R3-L a:link, 
.ms-rteStyle-Organization-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Organization-R3-L 
{ 
    -ms-name:"Organization R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/organization-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Presentation-R1 a:hover,
.ms-rteStyle-Presentation-R1 a:link, 
.ms-rteStyle-Presentation-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Presentation-R1 
{ 
    -ms-name:"Presentation R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/presentation-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Presentation-R1-L a:hover,
.ms-rteStyle-Presentation-R1-L a:link, 
.ms-rteStyle-Presentation-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Presentation-R1-L 
{ 
    -ms-name:"Presentation R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/presentation-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Presentation-R2 a:hover,
.ms-rteStyle-Presentation-R2 a:link, 
.ms-rteStyle-Presentation-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Presentation-R2 
{ 
    -ms-name:"Presentation R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/presentation-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Presentation-R2-L a:hover,
.ms-rteStyle-Presentation-R2-L a:link, 
.ms-rteStyle-Presentation-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Presentation-R2-L 
{ 
    -ms-name:"Presentation R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/presentation-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}


.ms-rteStyle-Presentation-R3 a:hover,
.ms-rteStyle-Presentation-R3 a:link, 
.ms-rteStyle-Presentation-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Presentation-R3 
{ 
    -ms-name:"Presentation R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/presentation-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Presentation-R3-L a:hover,
.ms-rteStyle-Presentation-R3-L a:link, 
.ms-rteStyle-Presentation-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Presentation-R3-L 
{ 
    -ms-name:"Presentation R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/presentation-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Privacy-R1 a:hover,
.ms-rteStyle-Privacy-R1 a:link, 
.ms-rteStyle-Privacy-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Privacy-R1 
{ 
    -ms-name:"Privacy R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/privacy-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Privacy-R1-L a:hover,
.ms-rteStyle-Privacy-R1-L a:link, 
.ms-rteStyle-Privacy-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Privacy-R1-L 
{ 
    -ms-name:"Privacy R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/privacy-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Privacy-R2 a:hover,
.ms-rteStyle-Privacy-R2 a:link, 
.ms-rteStyle-Privacy-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Privacy-R2 
{ 
    -ms-name:"Privacy R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/privacy-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Privacy-R2-L a:hover,
.ms-rteStyle-Privacy-R2-L a:link, 
.ms-rteStyle-Privacy-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Privacy-R2-L 
{ 
    -ms-name:"Privacy R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/privacy-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Privacy-R3 a:hover,
.ms-rteStyle-Privacy-R3 a:link, 
.ms-rteStyle-Privacy-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Privacy-R3 
{ 
    -ms-name:"Privacy R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/privacy-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Privacy-R3-L a:hover,
.ms-rteStyle-Privacy-R3-L a:link, 
.ms-rteStyle-Privacy-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Privacy-R3-L 
{ 
    -ms-name:"Privacy R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/privacy-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-Manual-R1 a:hover,
.ms-rteStyle-Provider-Manual-R1 a:link, 
.ms-rteStyle-Provider-Manual-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-Manual-R1 
{ 
    -ms-name:"Provider Manual R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-manual-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-Manual-R1-L a:hover,
.ms-rteStyle-Provider-Manual-R1-L a:link, 
.ms-rteStyle-Provider-Manual-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-Manual-R1-L 
{ 
    -ms-name:"Provider Manual R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-manual-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-Manual-R2 a:hover,
.ms-rteStyle-Provider-Manual-R2 a:link, 
.ms-rteStyle-Provider-Manual-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-Manual-R2 
{ 
    -ms-name:"Provider Manual R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-manual-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-Manual-R2-L a:hover,
.ms-rteStyle-Provider-Manual-R2-L a:link, 
.ms-rteStyle-Provider-Manual-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-Manual-R2-L 
{ 
    -ms-name:"Provider Manual R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-manual-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-Manual-R3 a:hover,
.ms-rteStyle-Provider-Manual-R3 a:link, 
.ms-rteStyle-Provider-Manual-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-Manual-R3 
{ 
    -ms-name:"Provider Manual R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-manual-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-Manual-R3-L a:hover,
.ms-rteStyle-Provider-Manual-R3-L a:link, 
.ms-rteStyle-Provider-Manual-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-Manual-R3-L 
{ 
    -ms-name:"Provider Manual R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-manual-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-R1 a:hover,
.ms-rteStyle-Provider-R1 a:link, 
.ms-rteStyle-Provider-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-R1 
{ 
    -ms-name:"Provider R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-R1-L a:hover,
.ms-rteStyle-Provider-R1-L a:link, 
.ms-rteStyle-Provider-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-R1-L 
{ 
    -ms-name:"Provider R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-R2 a:hover,
.ms-rteStyle-Provider-R2 a:link, 
.ms-rteStyle-Provider-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-R2 
{ 
    -ms-name:"Provider R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-R2-L a:hover,
.ms-rteStyle-Provider-R2-L a:link, 
.ms-rteStyle-Provider-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-R2-L 
{ 
    -ms-name:"Provider R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-R3 a:hover,
.ms-rteStyle-Provider-R3 a:link, 
.ms-rteStyle-Provider-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-R3 
{ 
    -ms-name:"Provider R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Provider-R3-L a:hover,
.ms-rteStyle-Provider-R3-L a:link, 
.ms-rteStyle-Provider-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Provider-R3-L 
{ 
    -ms-name:"Provider R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/provider-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Question-R1 a:hover,
.ms-rteStyle-Question-R1 a:link, 
.ms-rteStyle-Question-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Question-R1 
{ 
    -ms-name:"Question R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/question-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Question-R1-L a:hover,
.ms-rteStyle-Question-R1-L a:link, 
.ms-rteStyle-Question-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Question-R1-L 
{ 
    -ms-name:"Question R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/question-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Question-R2 a:hover,
.ms-rteStyle-Question-R2 a:link, 
.ms-rteStyle-Question-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Question-R2 
{ 
    -ms-name:"Question R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/question-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Question-R2-L a:hover,
.ms-rteStyle-Question-R2-L a:link, 
.ms-rteStyle-Question-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Question-R2-L 
{ 
    -ms-name:"Question R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/question-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Question-R3 a:hover,
.ms-rteStyle-Question-R3 a:link, 
.ms-rteStyle-Question-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Question-R3 
{ 
    -ms-name:"Question R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/question-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Question-R3-L a:hover,
.ms-rteStyle-Question-R3-L a:link, 
.ms-rteStyle-Question-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Question-R3-L 
{ 
    -ms-name:"Question R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/question-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Related-Link-R1 a:hover,
.ms-rteStyle-Related-Link-R1 a:link, 
.ms-rteStyle-Related-Link-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Related-Link-R1 
{ 
    -ms-name:"Related Link R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/related-link-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Related-Link-R1-L a:hover,
.ms-rteStyle-Related-Link-R1-L a:link, 
.ms-rteStyle-Related-Link-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Related-Link-R1-L 
{ 
    -ms-name:"Related Link R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/related-link-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Related-Link-R2 a:hover,
.ms-rteStyle-Related-Link-R2 a:link, 
.ms-rteStyle-Related-Link-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Related-Link-R2 
{ 
    -ms-name:"Related Link R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/related-link-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Related-Link-R2-L a:hover,
.ms-rteStyle-Related-Link-R2-L a:link, 
.ms-rteStyle-Related-Link-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Related-Link-R2-L 
{ 
    -ms-name:"Related Link R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/related-link-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Related-Link-R3 a:hover,
.ms-rteStyle-Related-Link-R3 a:link, 
.ms-rteStyle-Related-Link-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Related-Link-R3 
{ 
    -ms-name:"Related Link R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/related-link-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Related-Link-R3-L a:hover,
.ms-rteStyle-Related-Link-R3-L a:link, 
.ms-rteStyle-Related-Link-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Related-Link-R3-L 
{ 
    -ms-name:"Related Link R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/related-link-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Resources-R1 a:hover,
.ms-rteStyle-Resources-R1 a:link, 
.ms-rteStyle-Resources-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Resources-R1 
{ 
    -ms-name:"Resources R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/resources-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Resources-R1-L a:hover,
.ms-rteStyle-Resources-R1-L a:link, 
.ms-rteStyle-Resources-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Resources-R1-L 
{ 
    -ms-name:"ResourcesR1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/resources-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Resources-R2 a:hover,
.ms-rteStyle-Resources-R2 a:link, 
.ms-rteStyle-Resources-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Resources-R2
{ 
    -ms-name:"Resources R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/resources-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Resources-R2-L a:hover,
.ms-rteStyle-Resources-R2-L a:link, 
.ms-rteStyle-Resources-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Resources-R2-L
{ 
    -ms-name:"Resources R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/resources-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Resources-R3 a:hover,
.ms-rteStyle-Resources-R3 a:link, 
.ms-rteStyle-Resources-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Resources-R3
{ 
    -ms-name:"Resources R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/resources-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Resources-R3-L a:hover,
.ms-rteStyle-Resources-R3-L a:link, 
.ms-rteStyle-Resources-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Resources-R3-L
{ 
    -ms-name:"Resources R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/resources-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-StopSignL a:hover,
.ms-rteStyle-StopSignL a:link, 
.ms-rteStyle-StopSignL a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R1 a:hover,
.ms-rteStyle-Stakeholder-R1 a:link, 
.ms-rteStyle-Stakeholder-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R1 
{ 
    -ms-name:"Stakeholder R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stakeholder-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Stakeholder-R1-L a:hover,
.ms-rteStyle-Stakeholder-R1-L a:link, 
.ms-rteStyle-Stakeholder-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R1-L 
{ 
    -ms-name:"Stakeholder R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stakeholder-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Stakeholder-R2 a:hover,
.ms-rteStyle-Stakeholder-R2 a:link, 
.ms-rteStyle-Stakeholder-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R2 
{ 
    -ms-name:"Stakeholder R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stakeholder-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Stakeholder-R2-L a:hover,
.ms-rteStyle-Stakeholder-R2-L a:link, 
.ms-rteStyle-Stakeholder-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R2-L 
{ 
    -ms-name:"Stakeholder R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stakeholder-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Stakeholder-R3 a:hover,
.ms-rteStyle-Stakeholder-R3 a:link, 
.ms-rteStyle-Stakeholder-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R3 
{ 
    -ms-name:"Stakeholder R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stakeholder-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Stakeholder-R3-L a:hover,
.ms-rteStyle-Stakeholder-R3-L a:link, 
.ms-rteStyle-Stakeholder-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Stakeholder-R3-L 
{ 
    -ms-name:"Stakeholder R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stakeholder-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-StopSignL a:hover,
.ms-rteStyle-StopSignL a:link, 
.ms-rteStyle-StopSignL a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-StopSignL 
{ 
    -ms-name:"StopSign L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/stop-sign-red-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Submit-R1 a:hover,
.ms-rteStyle-Submit-R1 a:link, 
.ms-rteStyle-Submit-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Submit-R1 
{ 
    -ms-name:"Submit R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/submit-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Submit-R1-L a:hover,
.ms-rteStyle-Submit-R1-L a:link, 
.ms-rteStyle-Submit-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Submit-R1-L 
{ 
    -ms-name:"Submit R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/submit-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Submit-R2 a:hover,
.ms-rteStyle-Submit-R2 a:link, 
.ms-rteStyle-Submit-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Submit-R2 
{ 
    -ms-name:"Submit R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/submit-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Submit-R2-L a:hover,
.ms-rteStyle-Submit-R2-L a:link, 
.ms-rteStyle-Submit-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Submit-R2-L 
{ 
    -ms-name:"Submit R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/submit-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Submit-R3 a:hover,
.ms-rteStyle-Submit-R3 a:link, 
.ms-rteStyle-Submit-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Submit-R3 
{ 
    -ms-name:"Submit R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/submit-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Submit-R3-L a:hover,
.ms-rteStyle-Submit-R3-L a:link, 
.ms-rteStyle-Submit-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Submit-R3-L 
{ 
    -ms-name:"Submit R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/submit-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Training-R1 a:hover,
.ms-rteStyle-Training-R1 a:link, 
.ms-rteStyle-Training-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Training-R1
{ 
    -ms-name:"Training R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/training-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Training-R1-L a:hover,
.ms-rteStyle-Training-R1-L a:link, 
.ms-rteStyle-Training-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Training-R1-L
{ 
    -ms-name:"Training R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/Training-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Training-R2 a:hover,
.ms-rteStyle-Training-R2 a:link, 
.ms-rteStyle-Training-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Training-R2
{ 
    -ms-name:"Training R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/training-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Training-R2-L a:hover,
.ms-rteStyle-Training-R2-L a:link, 
.ms-rteStyle-Training-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
	/* border:red dashed 1px; commented out 12/11/14 by DW */
} 

.ms-rteStyle-Training-R2-L 
{ 
    -ms-name:"Training R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/training-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Training-R3 a:hover,
.ms-rteStyle-Training-R3 a:link, 
.ms-rteStyle-Training-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Training-R3
{ 
    -ms-name:"Training R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/training-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Training-R3-L a:hover,
.ms-rteStyle-Training-R3-L a:link, 
.ms-rteStyle-Training-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Training-R3-L
{ 
    -ms-name:"Training R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/Training-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Video-Gallery-R1 a:hover,
.ms-rteStyle-Video-Gallery-R1 a:link, 
.ms-rteStyle-Video-Gallery-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Video-Gallery-R1 
{ 
    -ms-name:"Video Gallery R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/video-gallery-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Video-Gallery-R1-L a:hover,
.ms-rteStyle-Video-Gallery-R1-L a:link, 
.ms-rteStyle-Video-Gallery-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Video-Gallery-R1-L 
{ 
    -ms-name:"Video Gallery R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/video-gallery-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Video-Gallery-R2 a:hover,
.ms-rteStyle-Video-Gallery-R2 a:link, 
.ms-rteStyle-Video-Gallery-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Video-Gallery-R2 
{ 
    -ms-name:"Video Gallery R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/video-gallery-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Video-Gallery-R2-L a:hover,
.ms-rteStyle-Video-Gallery-R2-L a:link, 
.ms-rteStyle-Video-Gallery-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Video-Gallery-R2-L 
{ 
    -ms-name:"Video Gallery R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/video-gallery-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Video-Gallery-R3 a:hover,
.ms-rteStyle-Video-Gallery-R3 a:link, 
.ms-rteStyle-Video-Gallery-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Video-Gallery-R3 
{ 
    -ms-name:"Video Gallery R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/video-gallery-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Video-Gallery-R3-L a:hover,
.ms-rteStyle-Video-Gallery-R3-L a:link, 
.ms-rteStyle-Video-Gallery-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Video-Gallery-R3-L 
{ 
    -ms-name:"Video Gallery R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/video-gallery-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Workgroup-R1 a:hover,
.ms-rteStyle-Workgroup-R1 a:link, 
.ms-rteStyle-Workgroup-R1 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Workgroup-R1
{ 
    -ms-name:"Workgroup R1"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/workgroup-r1.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Workgroup-R1-L a:hover,
.ms-rteStyle-Workgroup-R1-L a:link, 
.ms-rteStyle-Workgroup-R1-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Workgroup-R1-L
{ 
    -ms-name:"Workgroup R1 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/workgroup-r1-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Workgroup-R2 a:hover,
.ms-rteStyle-Workgroup-R2 a:link, 
.ms-rteStyle-Workgroup-R2 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Workgroup-R2
{ 
    -ms-name:"Workgroup R2"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/workgroup-r2.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Workgroup-R2-L a:hover,
.ms-rteStyle-Workgroup-R2-L a:link, 
.ms-rteStyle-Workgroup-R2-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Workgroup-R2-L
{ 
    -ms-name:"Workgroup R2 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/workgroup-r2-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Workgroup-R3 a:hover,
.ms-rteStyle-Workgroup-R3 a:link, 
.ms-rteStyle-Workgroup-R3 a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Workgroup-R3
{ 
    -ms-name:"Workgroup R3"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/workgroup-r3.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

.ms-rteStyle-Workgroup-R3-L a:hover,
.ms-rteStyle-Workgroup-R3-L a:link, 
.ms-rteStyle-Workgroup-R3-L a:visited { 
 	color: #fff; /* defines the color for the link */
	text-decoration: none; /* removes the underline from the link text  */
 	margin-right:0px;
} 

.ms-rteStyle-Workgroup-R3-L
{ 
    -ms-name:"Workgroup R3 L"; /* this is the name that will appear in the SharePoint styles dropdown list */
    font-family: Arial;
    height:17.5px;
    width:284px;
    background:url(/Style%20Library/Images/buttons/workgroup-r3-l.png ); /*no-repeat top left; */
	background-attachment: scroll;
	background-repeat:no-repeat;
	TEXT-ALIGN:center;
	font-weight:normal; 
	line-height: 17.5px;
	padding: 14.25px 3px 14.25px 31px;
	margin: 0px 0px 10px -20px;
	COLOR:#fff; 
	FONT-SIZE:17.5px; 
	border-bottom:0px;
	border-style: none;
}

/* what is that below? */
System.Web.UI.CssStyleCollection
