@import "/css/style.css";   
#main{
	text-align: left;
}
#content .left, #content .right{
	font-size: 12px;
}
h2{
color:#3D5570;
font-family:Tahoma;
font-size:22px;
font-weight:bold;
}
#TITLE, #editor_TITLE {
	font-family:Tahoma;
	color:#3D5570;	
	font-size: 22px;
	font-weight: bold;
}


#editor_CONTENT_MAIN{	
	font: 14px Tahoma;
	background: #fff;
	padding: 1px;
	margin: 0px;
}
#editor_CONTENT_A{	
	background:#D5DADE url(../images/left_line.gif) repeat-y scroll -8px -32px;
}
#editor_CONTENT_B{	
	background:#D5DADE url(../images/right_line.gif) repeat-y scroll -107px -33px;
}
#editor_CONTENT_A, #editor_CONTENT_B{	
	font: 12px Tahoma;
	padding: 1px;
	margin: 0px;
}

.ddsubmenustyle li a{
	background: #41546B;
	color: #FAFAB4;
}

.ddsubmenustyle li a:hover{
	background: #FAFAB4;
	color: #41546B;	
}

.rightarrowpointer {
	display: none;
	border:0 none;
	left: -10px;
	padding-top:3px;
	position:relative;
}
.ddsubmenustyle ul{
	border-color: #41546B;
}
.ddsubmenustyle li a {
	border-color: #41546B;
}

/* ie fix */
#mainNav li{
	border-bottom: 1px solid #41546B;
}
#mainNav .ddsubmenustyle li a{
	border: 1px solid green;
	padding: 0px;
	margin: 0px;
}
#mainNav ul.blackwhite li{
	border: 1px solid red;
	padding: 0px;
	margin: 0px;
}
#bottomNav a#ondesktop_sign{
	color: #4C769E;
/*	font-weight: bold;
	font-size: 10px;
	position: relative;
	top: -70px;
	right: 400px; */
}
#bottomNav a#ondesktop_sign{
	color: #1E66A8;
	font-size: 11px;
}
.frontpagenews .news{
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.frontpagenews .read_more{
	float: right;
}
.frontpagenews .news_name{
	font-weight: bold;
}
.clearing{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#signature, #signature a{
	color: #1E66A8;
	font-size: 11px;
	margin:0;
}