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

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

/************************************************************
 WYSIWYG CSS
***********************************************************/
body, td {
	font-family: verdana;
	font-size: 12px;
	color: #003366;
}




A:link {text-decoration: none; color: #003399;}
A:visited {text-decoration: none; color: #003399;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #99CC00;} 
 


p.qoute {
	margin: 5px;
	padding: 5px;
	font-style: italic;
                     font-family: verdana;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.hidden_kw {
                     color: red;
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: italic;
                    
}

h1 {
                     color: #000080;
	margin: 0px;
	padding-top: 10px;
	font-size: 21px;
                     font-family: Trebuchet MS;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding-top: 10px;
	font-16;
                     font-family: Trebuchet MS;
	font-weight: bold;
}

h3 {
	margin: 0px;
	font-size:14;
                     font-family: Trebuchet MS;
	font-weight: bold;
}

.Subtitle {
	color: orange;
	font-weight: bold;
	font-size: 14px;
                     font-family: Trebuchet MS;
}

.Section {
	color: orange;
	font-weight: bold;
	font-size: 12px;
                     font-family: Trebuchet MS;
                   
}
.Text8{
	color: #000080;
	font-weight: normal;
	font-size: 10px;
                   
}
.Text10 {
	color: #000080;
	font-weight: normal;
	font-size: 10px;
                   
}
.Text12 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
                   
}
.Text14 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
                   
}
.Text16{
	color: #000000;
	font-weight: normal;
	font-size: 16px;
                   
}
.Text18 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
                   
}
.Text20 {
	color: #000000;
	font-weight: normal;
	font-size: 20px;
                   
}

span.Date {
	font-size: 11px;
	color: #85A5EF;
}



/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}