﻿.ms-rteCustom-Tick li,
.ms-rteCustom-bullet li
{
	margin-left:10px;
	color:#666666 !important;
	font-weight:bold;

}

.ms-rteCustom-Tick li{
	list-style-image:url('styles/icon_tick.gif');
}

.ms-rteCustom-bullet li
{
	list-style-image:none;
	list-style-type:disc;
}

a.ms-rteCustom-LinkPopup
{
	background-image:url('styles/icon_popUp_12w.gif');
	background-position:left 2px;
	padding-left:18px;
	margin:0 0 5px 0;

}
a.ms-rteCustom-LinkPopup p
{
	
	padding-top:0px;
	line-height :15px;

}
a.ms-rteCustom-LinkLeft,
a.ms-rteCustom-LinkRight
{
	background-image:url('styles/btn_arrow_right.gif') ;
	background-position: 0 0;
	padding:5px 0 5px 0;

	
}

a.ms-rteCustom-LinkPopup,
a.ms-rteCustom-LinkLeft,
a.ms-rteCustom-LinkRight
{
	background-repeat:no-repeat;
/*	color:#339900; */
	color:#cf1c1c;

	line-height:15px;
	text-decoration:none;
	display:block;
	
}

a.ms-rteCustom-LinkPopup:hover,
a.ms-rteCustom-LinkLeft:hover,
a.ms-rteCustom-LinkRight:hover
{
	color:black;
	text-decoration:underline;
}

a.ms-rteCustom-LinkLeft
{
	padding-left:24px;
	background-position:top left;

}

a.ms-rteCustom-LinkRight
{
	background-position:right;
	padding-right:26px;
	float:right;
}


/* panels */


.svBluePanel .ms-rteCustom-Para1,
.svBluePanel .ms-rteCustom-Para2,
.svBluePanel .ms-rteCustom-Title,
.svBluePanel .ms-rteCustom-Title a,
.svBluePanel .ms-rteCustom-Subtitle
{
/*	color:#003366 !important; */
	color:#666666 !important;

}

.svLinePanel .ms-rteCustom-Para1,
.svLinePanel .ms-rteCustom-Para2,
.svNoPanel .ms-rteCustom-Para1,
.svNoPanel .ms-rteCustom-Para2,
.svGreyPanel .ms-rteCustom-Para1,
.svGreyPanel .ms-rteCustom-Para2,
.svBlankPanel .ms-rteCustom-Para1,
.svBlankPanel .ms-rteCustom-Para2,
.svBluePanel .ms-rteCustom-Para1,
.svBluePanel .ms-rteCustom-Para2,
.svYellowPanel .ms-rteCustom-Para1,
.svYellowPanel .ms-rteCustom-Para2
{
	color:#666666;
}


.svLinePanel .ms-rteCustom-Title,
.svLinePanel .ms-rteCustom-Title a,
.svNoPanel .ms-rteCustom-Title,
.svNoPanel .ms-rteCustom-Title a,
.svGreyPanel .ms-rteCustom-Title,
.svGreyPanel .ms-rteCustom-Title a,
.svBlankPanel .ms-rteCustom-Title,
.svBlankPanel .ms-rteCustom-Title a,
.svBluePanel .ms-rteCustom-Title,
.svBluePanel .ms-rteCustom-Title a,
.svYellowPanel .ms-rteCustom-Title,
.svYellowPanel .ms-rteCustom-Title a
{
/*	color:#003366 !important; */
	color:#830800 !important;
	
font-size:100%;
font-weight:700;

	text-decoration:none;
}

.svBluePanel .ms-rteCustom-Subtitle
{
	color:#005599;
}

.svLinePanel .ms-rteCustom-Subtitle,
.svGreyPanel .ms-rteCustom-Subtitle
{
	color:#666666;
	
}

.ms-rteCustom-Subtitle
{
	font-size:105%;
	font-weight:bold;
}

.ms-rteCustom-PageTitle
{
	font-family: Arial, sans-serif;
	font-size: 140%;
	font-weight:100;
	line-height:normal;
/*	color:#003366; */

	color:#830800 !important;
}

.svNoPanel
{
	padding :0 0 5px 0;
}


.svYellowPanel
{
	background-color: #fff7e5;
	padding: 5px 3px 5px 3px;
}