﻿.ms-OrangeBulletSmall
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../../SiteCollectionImages/orange_bullet_sm.gif');
	margin-right: 10;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
}




/* Styles for Rich Text Editor */


.ms-rteCustom-HomePageText
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	line-height:normal;
	padding-top:-20px;
	
}

.ms-rteCustom-ContentPageText
{
	font-family:"Trebuchet MS";
	font-size:10pt;
}

.ms-rteCustom-BlueBulletSmaller
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../../SiteCollectionImages/blue_bullet_smaller.gif');
	margin-right: 10;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
	text-indent:20px;
}

.ms-rteCustom-GreenBulletSmaller
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/green_bullet_smaller.gif');
	margin-right: 10;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
	
}

.ms-rteCustom-OrangeBulletSmall
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../../SiteCollectionImages/orange_bullet_sm.gif');
	margin-right: 10;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
}

.ms-rteCustom-BlueBulletLarge
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/blue_bullet.gif');
	margin-right: 10;
	margin-top: 10;
	word-spacing: 0;
	margin-bottom: 10;
	margin-left:0px;
	padding-left:40px;
}

.ms-rteCustom-GreenBulletLarge
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/green_bullet.gif');
	margin-right: 10;
	margin-top: 10;
	word-spacing: 0;
	margin-left:0px;
	padding-left:40px;
}

.ms-rteCustom-OrangeBulletLarge
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height:  normal;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/orange_bullet.gif');
	word-spacing: 0;
	margin-left:0px;
	padding-left:40px;
	padding-bottom:-18px;
}
.ms-rteCustom-OrangeBulletLarge2
{
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/orange_bullet.gif');
	padding-left:25px;

 }
.ms-rteCustom-GreenBulletLarge2
{
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/Green_bullet.gif');
	padding-left:25px;

 }
.ms-rteCustom-BlueBulletLarge2
{
	list-style-type: square;
	list-style-image: url('../SiteCollectionImages/Blue_bullet.gif');
	padding-left:25px;
 }
.ms-rteCustom-BlueBulletLarge2 a:visited,
.ms-rteCustom-BlueBulletLarge2 a:link,
.ms-rteCustom-GreenBulletLarge2 a:visited,
.ms-rteCustom-GreenBulletLarge2 a:link,
.ms-rteCustom-OrangeBulletLarge2 a:link,
.ms-rteCustom-OrangeBulletLarge2 a:visited 
{
	font-family: "Trebuchet MS";
	font-size: 14pt;
	line-height:  normal;
	text-align: left;
    	word-spacing: 0;
    	color: black;

 }

.ms-rteCustom-OrangeBulletSmall2
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../../SiteCollectionImages/orange_bullet_sm.gif');

 }
.ms-rteCustom-GreenBulletSmall2
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../../SiteCollectionImages/green_bullet_smaller.gif');
}
.ms-rteCustom-BlueBulletSmall2
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 115%;
	text-align: left;
	list-style-type: square;
	list-style-image: url('../../SiteCollectionImages/blue_bullet_smaller.gif');
}


