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

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

@import url(extensions/saurus4/css/main.css);
@import url(extensions/saurus4/css/content.css);

body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

a, a:link, a:hover, a:active, a:visited {
	font-family:"Times New Roman", Times, serif;
	color: #c33;
	font-weight:bold;
	font-size:11pt;
	font-style:normal;
	text-decoration:none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 10px;
	font-size: 24pt !important;
	font-weight: normal;
	color:#000000;
}

h2 {
	margin: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
}

h4 {
	padding-left:15px;
}

p.qoute {
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	font-style: italic;
	border-left: 3px solid #85A5EF;
}

span.Date {
	font-size: 11px;
	color: #85A5EF;
}

	
/* 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%;
}

