body
{
	margin:0px;
	padding:0px;
	background:#ffffff;
	text-align: center;
	font-size:10px;
	color:#000000;
	font-family:Verdana;
	overflow:none;
}
html
{
	overflow:auto;
}
h1
{
	margin:0px;
	margin-bottom:20px;
	font-size:13px;
	color:#1f5d98;
}
.body_bg
{
	background-image:url('../images/body_bg.png');
	background-position: right top;
	background-repeat:repeat-y;
	width:966px;
	padding-left:4px;
	padding-right:4px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:10;
}
.clearwhite
{
	height:80px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#ffffff;
	width:974px;
	z-index:-1;
}
.main_body
{
	width:966px;
	z-index:100;
}
.top
{
	height:80px;
}
.logo
{
	width:240px;
	height:80px;
	float:left;
	text-align:left;
}
.lang_bar
{
	width:705px;
	height:33px;
	float:right;
	padding-right:17px;
}
.lang_bar ul
{
	list-style-type: none;
	float:right;
	padding:0px;
	margin:0px;
	margin-top:7px;
}
.lang_bar ul li
{
	width:26px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	background-image:url('../images/lang_bg.png');
	background-position:top left;
	margin-left:4px;
	padding-top:4px;
	float:left;
}
.lang_bar ul li:hover
{
	background-position: 0 -26px;
	color:#1f5d98;
}
.lang_bar a
{
	color:inherit;
	text-decoration:none;
	font-weight:bold;
	padding:4px;
}
.top_menu_bar
{
	width:705px;
	padding-top:0px;
	height:40px;
	float:right;
	/*margin-right:17px;*/
	background-image:url('../images/top_menu_bg.png');
	background-position:top right;
	background-repeat:no-repeat;
}
.top_menu_bar ul
{
	list-style-type: none;
	float:right;
	padding:0px;
	margin:0px;
	margin-top:2px;
	margin-right:8px;
}
.top_menu_bar ul li
{
	font-weight:bold;
	color:#1f5d98;
	font-size:10px;
	cursor:pointer;
	padding-top:4px;
	margin-left:3px;
	float:left;
}
.top_menu_bar a:link, .top_menu_bar a:visited
{
	color:#1f5d98;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
.top_menu_bar a:hover, .top_menu_bar a:visited:hover
{
	color:#1f5d98;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.home_flash
{
	width:966px;
}
.home_flash .left
{
	background-position:top left;
	background-repeat:no-repeat;
	width:240px;
	height:261px;
	float:left;
	border-bottom:2px solid #ffffff;
}
.home_flash #flashlogo
{
	width:724px;
	height:233px;
	float:right;
}
.menu
{
	width:724px;
	height:26px;
	float:right;
	border-bottom:2px solid #ffffff;
	border-top:2px solid #ffffff;
	background-color:#2a68a3;
	position:relative;
}
.menu li a 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.menu li li a
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}
/*.menu ul
{
	list-style-type: none;
	float:right;
	padding:0px;
	margin:0px;
	height:26px;
}
.menu ul li
{
	background-color:#1f5d98;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	font-family:Tahoma;
	cursor:pointer;
	height:26px;
	margin-left:2px;
	float:left;
}
.menu ul li:hover
{
	background-color:#4c7dad;
	color:#ffffff;
}
.menu a
{
	display: block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	width:132px;
	padding:4px 6px 5px 6px;
}*/
.left_column
{
	width:239px;
	border-right:1px solid #eeeeee;
	margin:0px;
	padding:0px;
	background-image:url('../images/left_menu_bg.png');
	background-position:top;
	background-repeat:repeat-y;
}
.left_column .title_tab
{
	/*height:27px;
	padding-top:8px;
	background-image:url('../images/left_column_tab_bg.png');
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:37px;
	text-align:left;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;*/
	
	background:none;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#336699;
	text-transform:uppercase;
}
.left_column .title_tab:hover
{
	background:none;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#336699;
}
.left_column .text_tab
{
	padding-left:18px;
	padding-right:18px;
	padding-top:12px;
	text-align:left;
}
.clear_fix
{
	clear:both;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.content
{
	width:724px;
}
.footer
{
	background-image:url('../images/footer_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	height:36px;
}
.footer .copyright
{
	width:240px;
	float:left;
	background-image:url('../images/small_logo.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:26px;
	padding-top:10px;
	color:#ffffff;
	padding-left:63px;
	text-align:left;
	font-family:Tahoma;
}
.footer .links
{
	width:600px;
	float:right;
	height:26px;
	padding-top:10px;
	padding-right:18px;
	color:#ffffff;
	text-align:right;
	font-size:10px;
}
.footer .links a:link, .footer .links a:visited, .copyright a:link, .copyright a:visited
{
	color:#ffffff;
	text-decoration:none;
	font-weight:	font-weight:normal;
;
}
.footer .links a:hover, .footer .links a:visited:hover, .copyright a:hover, .copyright a:visited:hover
{
	color:#ffffff;
	text-decoration:underline;
}
.small_header
{
	height:55px;
	position:relative;
	background-image:url('../images/small_header_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	border-bottom:2px solid #ffffff;
}
.small_menu
{
	width:726px;
	height:24px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#ffffff;
	border-top:2px solid #ffffff;
}
.small_menu ul
{
	list-style-type: none;
	float:right;
	padding:0px;
	margin:0px;
	height:24px;
}
.small_menu ul li
{
	background-color:#1f5d98;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	font-family:Tahoma;
	cursor:pointer;
	height:24px;
	margin-left:2px;
	float:left;
}
.small_menu ul li:hover
{
	background-color:#4c7dad;
	color:#ffffff;
}
.small_menu a
{
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:3px 0 3px 0;
}
.content_div
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	/*padding:20px;*/
	font-size:12px;
	height:auto;
}
.bottom
{
	background-image:url('../images/bottom_bg.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:974px;
	margin-left:auto;
	margin-right:auto;
	height:5px;
}
.left_menu
{
	margin:0;
	padding:0;
	list-style-type: none;
}
.left_menu li
{
	font-family:Arial;
	font-size:12px;
	border-bottom: 3px double #eeeeee;
	text-align:left;
	height:16px;
	padding:5px 5px 5px 35px;
	background-image:url('../images/bullet.png');
	background-position:top left;
	background-repeat:no-repeat;
	color:#999999;
}
.left_menu li:hover
{
	background-image:url('../images/bullet_hover.png');
	background-position:top left;
	background-repeat:no-repeat;
	color:#6aa8e3;
}
.left_menu li a:link, .left_menu li a:visited, .lbOn
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	/*font-weight:bold;*/
	text-decoration:none;
}
.left_menu li a:hover, .left_menu li a:visited:hover, .lbOn:hover
{
	font-family:Arial;
	font-size:12px;
	color:#6aa8e3;
	text-decoration:none;
}
#contactform
{
	padding-top:20px;
	padding-bottom:20px;
	height:auto;
}
#contactform ul
{
	margin:0;
	padding:0;
	list-style-type: none;
	clear:both;
}
#contactform ul li
{
	padding:3px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	float:left;
	width:20%;
	text-align:left;
}
#contactform li input
{
	height:12px;
	width:100px;
	padding:1px;
	font-size:11px;
	font-family:Verdana;
}
#contactform textarea
{
	height:100px;
	width:300px;
	padding:1px;
	font-size:11px;
	font-family:Verdana;
}
#contactform p
{
	color:#ff0000;
	margin:0;
	padding:0;
	text-align:left;
}
.news_table
{
	border:1px solid #CCCCCC;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:left;
}
.news_table td.topn 
{
	background-color:#666666;
	color:white;
	font-size:11px;
}
.news_table p
{
	color:#4C4B4B;
	font-size:12px;
	text-align:justify;
	margin:0;
	padding:0;
}
.top_title
{
	background-color:#E8E8E8;
	height:27px;
}
.close
{
	float:right;
	margin-bottom:1px;
	padding:7px 10px 5px 0;
	text-align:right;
}
.date_title
{
	float:left;
	margin-bottom:1px;
	padding:7px 0 5px 10px;
}
.buttons_news
{	
	border-bottom:5px solid #B4BDC4;
	height:30px;
	margin:5px 15px 5px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}
.buttons_news a:link, .buttons_news a:visited
{	
	color:#00457D;
	font-size:12px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
.buttons_news a:hover, .buttons_news a:visited:hover
{	
	text-decoration:underline;
}
.content_news
{
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	padding:15px;
	height:70%;
	overflow: auto;	
}
.content_news h1
{
	display:table;
	margin:0;
	color:#000000;
	font-size:18px;
	font-weight:normal;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	padding:0;
}
.content_news h2
{
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	padding:0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:7px 0;
}
.content_news h3
{
	margin:0 0 5px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	color:black;
	font-size:13px;
	font-weight:normal;
	padding:0;
}
.content_news .image_news
{
	float:right;
}
.under_image
{
	float:right;
	margin-right:8px;
	margin-top:20px;
	padding:8px 10px 6px 7px;
	text-align:right;
	width:220px;
}
.two_column
{
	clear:both;
	width:100%;
	display:table;
	background:transparent url('../images/vr.png') repeat-y;
	background-position:center;
}
.right
{
	float:right;
	width:48%;
}
.left
{
	float:left;
	width:48%;
}
.hr
{
	background:transparent url('../images/hr.png') no-repeat;
	background-position:bottom center;
	height:15px;
	line-height:15px;
	margin-bottom:0;
	width:640px;
	clear:both;
}
.left_news p
{
	margin-top:4px;
	margin-bottom:4px;
}
.left_news p strong
{
	color:#185691;
}
.MsoNormal
{
	font-size:11px;
	line-height:20px;
}
.red
{
	color:#ff0000;
}
.home_left
{
	width:440px;
	float:left;
	margin-top:15px;
}
.home_right
{
	width:250px;
	float:right;
	margin-top:10px;
	position:relative;
}
.home_title
{
	font-family:Arial;
	font-size:20px;
	color:#1f5795;
}
.home_link
{
	width:102px;
	height:26px;
	position:absolute;
	top:405px;
	left:80px;
}
.home_link a
{
	font-size:0px;
	line-height:0px;
}

