@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

td {
	color:#525252;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}

.trebuchet14{
	color:#909090;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

p {
	color:#525252;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}

li{
	color:#525252;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-top:4px;
	padding-bottom:4px;
}

h2 {
	color:#242423;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:27px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.trebuchet14_bling{
	color:#525252;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

a:link, a:hover, a:visited, a:active {
	color:#04622b;
	text-decoration:underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
	
/* editor:lead is deprecated since 4.6.4 */
editor\:lead {
	display: block;
	height: 15px;
	background: url(/admin/images/lead.gif);
}

hr.scms_lead_body_separator {
	height: 15px;
	background: url(/admin/images/lead.gif);
	border: 0px solid black;
	width: 100%;
}

