body {
	font-family: Arial, sans-serif;
	font-size: 12px;	
	margin: 0 0 0 0;
	color:#0C2D83;
}

h2 {
	font-family:Arial, sans-serif;
	font-size:18px; 
	color:#546CA8;
	margin-top:0px;		
	margin-bottom:0px;		
}


.m_l_1 {
	position:absolute; 
	left:20px; 
	top:0px; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	z-index:1;
}

.m_l_2 {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	z-index:1;
}


.hm_l {
	position: absolute; 
	left: 755px; 
	top: 3px; 
	z-index: 2;
}

.main_menu, .main_menu a{
	font-family: Arial, sans-serif;
	font-size: 14px; 
	color: #ffffff;	
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.main_menu_active{
	background-image: url(../dsg/menu_active.gif);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 14px; 
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


.main_submenu, .main_submenu a{
	font-family:Arial, sans-serif;
	font-size:12px; 
	color:#ffffff;	
	font-weight:bold;	
	text-decoration: none;
}


.main_submenu_active{
	background-image: url(../dsg/submenu_active.gif);
	background-repeat: no-repeat;
	font-family:Arial, sans-serif;
	font-size:12px; 
	color:#000000;
	padding-left:16px;
	font-weight:bold;	
	text-decoration: none;

}

.news_link, .news_link a {
	font-family:Arial, sans-serif;
	font-size:12px; 
	font-weight:bold;
	color: #0C2D83;
	text-decoration: underline;
}

.news_link_nobold, .news_link_nobold a {
	font-family:Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color: #0C2D83;
	text-decoration: underline;
}

.main_news_date {
	color: #8596C1;
	line-height:12px;
}

.main_news_title {
	font-family:Arial, sans-serif;
	font-size:18px; 
	font-weight:bold;
	color: #0C2D83;	
}

.infopush_title {
	font-family:Arial Black, sans-serif;
	font-size:15px; 	
	color: #0C2D83;	
}

.infopush_inner_title {
	font-family:Arial, sans-serif;
	font-size:14px; 
	font-weight:bold;	
	color: #0C2D83;	
}

.infopush_inner_text, .infopush_inner_text a {
	font-family:Arial, sans-serif;
	font-size:11px; 	
	color: #0C2D83;	
}

.add_title {
	font-family:Arial, sans-serif;
	font-size:13px; 
	font-weight:bold;	
	color: #0C2D83;	
}

.add_text {
	font-family:Arial, sans-serif;
	font-size:11px; 	
	color: #6579B0;	
}

.header_menu, .header_menu a {		
	font-family:Arial, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-transform: lowercase;
	text-decoration:none;
}

.sitemap_level1, .sitemap_level1 a {
	font-family:Arial, sans-serif;
	font-size:14px; 
	font-weight:bold;	
	color: #0C2D83;	
	text-transform: uppercase;
	text-decoration:none;
}

.sitemap_level2, .sitemap_level2 a {
	font-family:Arial, sans-serif;
	font-size:12px; 
	font-weight:bold;	
	color: #0C2D83;	
	text-decoration:none;
}

.footer_menu {
	font-family:Arial, sans-serif;
	font-size:11px; 	
	color: #0C2D83;	
	text-decoration:underline;
}

.footer_menu_span {
	font-family:Arial, sans-serif;
	font-size:11px; 	
	color: #000000;
}

.btn_more {
	background-position: center center;
	background-image: url(../dsg/more.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_more_hover {
	background-position: center center;
	background-image: url(../dsg/more_hover.gif);
	background-repeat: no-repeat;
	width: 43px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_back {
	background-position: center center;
	background-image: url(../dsg/back.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_back_hover {
	background-position: center center;
	background-image: url(../dsg/back_hover.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_close {
	background-position: center center;
	background-image: url(../dsg/close.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 15px;
	cursor: pointer;	
	cursor: hand;
	float:right;	
}

.btn_close_hover {
	background-position: center center;
	background-image: url(../dsg/close_hover.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
	float:right;	
}


.btn_to_top {
	background-position: center center;
	background-image: url(../dsg/to_top.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_to_top_hover {
	background-position: center center;
	background-image: url(../dsg/to_top_hover.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_print {
	background-position: center center;
	background-image: url(../dsg/print.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 15px;
	cursor: pointer;	
	cursor: hand;
}

.btn_print_hover {
	background-position: center center;
	background-image: url(../dsg/print_hover.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_enlarge_font {
	background-position: center center;
	background-image: url(../dsg/enlarge_font.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.btn_enlarge_font_hover {
	background-position: center center;
	background-image: url(../dsg/enlarge_font_hover.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 15px;
	cursor: pointer;
	cursor: hand;
}

.mouseOverCSS {
	background-color:#DDD;	
}

