/* GENERAL */
body
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(../images/bodyBg.jpg) repeat-x;
	background-color: #f4f4f6;
}
input, select, textarea
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	color: #336699;
	font-size: 130%;
}
h1.center
{
	text-align: center;
}
h2
{
	color: #990033;
	font-size: 120%;
}
h2.center
{
	text-align: center;
}
h3
{
	color: #006699;
	font-size: 110%;
}
h3.center
{
	text-align: center;
}
h4
{
	color: #0088aa;
	padding: 7px 0 0 13px;
	background: #e2e2e2 url(../images/head_arrow.gif) no-repeat 0 30px;
	height: 33px;
	font-size: 13px !important;
}
h4.center
{
	text-align: center;
}
h5
{
	color: #666666;
}
h5.center
{
	text-align: center;
}
h6
{
	color: #333333;
}
h6.center
{
	text-align: center;
}

.error
{
	color: Red;
	font-size: 110%;
}

h1, h2, h3
{
	margin: 12px 0;
}
h4, h5, h6
{
	font-size: 100%;
}
a
{
	color: #366666;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #333333;
}
p, fieldset, table, ul, ol, dl
{
	margin-bottom: 12px;
}
ul, ol, dl
{
	margin-left: 20px;
}
dd
{
	margin-left: 12px;
}
legend
{
	_color: #333333;
	_margin-left: -7px;
	font-weight: bold;
	padding-bottom: 12px;
}

td, th
{
	border: none;
	padding: 5px;
}
th
{
	background-color: #EBEBEB;
	color: #0066CC;
	font-weight: normal;
}


/*HACK*/
.clearfix:after
{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* \ */
.clearfix
{
	display: block;
}
/* */

.float-left
{
	float: left;
	margin-left: 12px;
}
.float-right
{
	float: right;
	margin-right: 12px;
}

#header #top-navigation ul, #header #top-navigation ul li, #footer ul, #footer ul li, .image-list, .image-list li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/arrow_right.gif) no-repeat 0 7px;
}

#header #main-navigation ul li a.level1 {color:#333333; display:block !important; padding:15px 10px 14px !important; font-size:11px; border-right:1px solid #ccc;}
#header #main-navigation ul li a:hover {color:#0088aa;text-decoration:none}
#header #main-navigation ul li ul {background:#fff; padding:10px 15px; margin-left:-1px }
#header
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	z-index: 15;
}

#header #top-navigation ul
{
}
#header #top-navigation ul li
{
	float: left;
}
#header #top-navigation ul li a
{
	color: #333333;
	display: block;
	font-weight: normal !important;
	padding: 2px 13px;
	font-size: 11px;
}
#header #top-navigation ul li a:hover
{
	color: #0088aa;
	text-decoration: none;
}

#header #search input.text
{
	background-color: #ffffff;
	border: 1px solid #809db9;
	color: #666666;
	padding: 2px 0 2px 4px;
	width: 150px; /*/*/
	width: 146px; /**/
	vertical-align: top;
	font-size: 11px;
}

#header #search input.submit
{
	margin: 2px 0 0 2px;
}
#header #search legend
{
	display: none;
}


/*
#header #main-navigation {width:100%}
#header #main-navigation ul {}
#header #main-navigation ul li {float:left;line-height:30px}
#header #main-navigation ul li a {color:#FFFFFF;display:block;padding:0 8px; font-weight:bold}
#header #main-navigation ul li a:hover {color:#DADADA;text-decoration:none}
*/

/* HEADING */

#header #logo h1
{
	margin: 0;
	font-size: 180%;
}
#header #logo a
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
#header #logo a:hover
{
}

/* CONTENT  */
#content
{
	background-color: #FFFFFF;
	line-height: 16px;
	z-index: 1;
}

/* PAGE CRUMB*/
.page-crumb
{
	background: url(../images/cntntBg.jpg) repeat-x;
	color: #C8C8C8;
	padding: 5px 10px;
	height: 25px;
	text-align: right;
}
.page-crumb a
{
	color: #9c9a9a;
	margin-right: 5px;
	line-height: 18px;
	font-size: 11px;
}
.page-crumb a:hover
{
	color: #171411;
}
.page-crumb a.active
{
	color: #00bdec;
	text-decoration: underline;
}

/* IMAGE LIST */
.image-list
{
	width: 100%;
	overflow: hidden;
}
.image-list li
{
	float: left;
}
.image-list li img
{
	display: block;
	margin: 8px;
}

/* VERTICAL MENU TEMPLATE 1*/
.vertical-menu-template1
{
	margin: 0 0 30px 0;
	width: 279px;
	padding-bottom: 10px;
	background: url(../images/menu_im_bttm.jpg) bottom no-repeat #0088aa;
}

.vertical-menu-template1 ul
{
	list-style-type: none;
	margin: 0 0 0 31px;
	padding: 0 0 20px 0;
	background-color: #00bdec;
}

.vertical-menu-template1 li
{
	display: block;
	width: 220px;
	margin-left: 12px;
	margin-right: 12px;
	background: url(../images/menu_line.gif) bottom repeat-x #00bdec;
}

.vertical-menu-template1 li a
{
	color: #FFFFFF;
	line-height: 28px;
}

.vertical-menu-template1 li a:hover
{
	text-decoration: none;
	color: #000;
}

.vertical-menu-template1 li a span
{
	display: block;
	padding: 8px;
	line-height: 13px;
}

/* start sub items*/

.vertical-menu-template1 li ul
{
	list-style-type: none;
	margin: 0 0 0 31px;
	padding: 0 0 20px 0;
	background-color: #00bdec;
	background: url(../images/menu_line.gif) bottom repeat-x #00bdec;
}

.vertical-menu-template1 li ul li
{
	display: block;
	width: 180px;
	margin-left: 12px;
	margin-right: 12px; /*background: none;*/
}

.vertical-menu-template1 li ul li a
{
	color: #FFFFFF;
	line-height: 28px;
}

.vertical-menu-template1 li ul li a:hover
{
	text-decoration: none;
	color: #000;
}

.vertical-menu-template1 li ul li a span
{
	display: block;
	padding: 8px;
	line-height: 13px;
}

.vertical-menu-template1 li ul li a visited
{
	color: #FFFFFF;
	display: block;
	padding: 8px;
	line-height: 13px;
}
/*end sub items*/
.vertical-menu-template1 .noBg
{
	background: none !important;
}
.vertical-menu-template1 .noBg a .hover
{
	background: none !important;
	color: #000000;
}
.vertical-menu-template1 .slctd
{
	color: #000 !important;
}


/* Left Vertical Menu for Table */

.vertical-table-menu
{
	margin-bottom: 12px;
	margin-top: 12px;
}

.vertical-table-menu td
{
	border: solid 0px #dcdcdc;
	padding: 1px 2px 1px 2px;
	background-color: #3399CC;
	border-bottom: solid 1px #3691AB;
}

.vertical-table-menu a, a:hover
{
	color: White;
	text-decoration: none;
}
.vertical-table-menu table
{
	display: inline;
}

.vertical-table-menu td td:hover
{
	background-color: #006699;
}

/* NEWS*/
#newsArea
{
	background: url(../images/news_crnr_bg.gif) left top no-repeat;
	min-height: 200px;
	padding: 0 11px 0 11px !important;
	width: 819px !important;
}
#newsArea .lftSide
{
	float: left;
	margin: 0 !important;
}

/*Tr*/
#newsArea .lftSide .newsTitle
{
	background: url(../images/news_head_bg.gif) 0 0 no-repeat;
	width: 358px;
	height: 37px;
	text-align: right;
}
#newsArea .lftSide .newsTitle a
{
	background: url(../images/news_arrow.gif) right 6px no-repeat;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	line-height: 37px;
	margin-right: 15px;
}
#newsArea .lftSide .newsTitle a:hover
{
	background: url(../images/news_arrow_01.gif) right 6px no-repeat;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	line-height: 37px;
	margin-right: 15px;
}
/*En*/
#newsArea .lftSide .newsTitle_en
{
	background: url(../images/news_head_bg_en.gif) 0 0 no-repeat;
	width: 358px;
	height: 37px;
	text-align: right;
}
#newsArea .lftSide .newsTitle_en a
{
	background: url(../images/news_arrow.gif) right 6px no-repeat;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	line-height: 37px;
	margin-right: 15px;
}
#newsArea .lftSide .newsTitle_en a:hover
{
	background: url(../images/news_arrow_01.gif) right 6px no-repeat;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	line-height: 37px;
	margin-right: 15px;
}


#newsArea .lftSide h1
{
	margin: 38px 0 0 40px;
	color: #cccccc !important;
	font-size: 12px;
}
#newsArea .lftSide p
{
	margin: 13px 0 10px 40px;
	color: #cccccc !important;
	font-size: 12px;
}

#newsArea .rghtSide
{
	float: right;
	margin: 0 !important;
}
#newsArea .rghtSide h1
{
	margin: 73px 40px 0 95px;
	color: #cccccc !important;
	font-size: 12px;
}
#newsArea .rghtSide p
{
	margin: 13px 40px 10px 95px;
	color: #cccccc !important;
	font-size: 12px;
}
#newsArea .rghtSide p div
{
	margin: 13px 40px 10px 95px;
	color: #cccccc !important;
	font-size: 12px;
}

.MainNewsHeader
{
}
.MainNewsHeader a
{
	color: #CCCCCC !important;
	font-size: 12px;
}
.MainNewsHeader a:hover
{
	color: #ffffff !important;
}

/* FOOTER */
#footer
{
	color: #666666;
}
#footer #copyright
{
	font-size: 11px;
	float: left;
}
#footer #copyright a
{
	text-decoration: underline;
	margin-left: 15px;
	color: #666666;
}
#footer #copyright a:hover
{
	text-decoration: underline;
	margin-left: 15px;
	color: #000;
}

#footer #footer-navigation
{
	float: right;
	text-align: right;
	color: #666666;
	font-size: 11px;
}
#footer #footer-navigation a
{
	text-decoration: underline;
	color: #666666;
}
#footer #footer-navigation a:hover
{
	text-decoration: underline;
	color: #000;
}

/*
#footer #footer-navigation ul li {display:inline;} 
#footer #footer-navigation ul li a {color:#DADADA;margin-right:5px}
#footer #footer-navigation ul li a:hover {color:#FFFFFF}

#footer ul,
#footer ul li,
.image-list,
.image-list li {
	list-style-type:none;
	margin:0;
	padding:0;
	background: url(../images/arrow_right.gif) no-repeat 0 7px;
}
*/

/*Site Map*/
.sitemap h3
{
	margin: 17px 0 0px !important;
}
.sitemap a
{
	color: #484848;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	line-height: 21px;
}
.sitemap ul li
{
	list-style: none;
}
.sitemap ul li a
{
	color: #666666;
	text-decoration: underline;
	font-size: 12px !important;
	font-style: normal;
	background: url(../images/arrow_right_blue.gif) 0 7px no-repeat;
	padding-left: 10px !important;
	line-height: 21px;
}
.sitemap ul li a:hover
{
	background: transparent url(../images/arrow_right_blue.gif) no-repeat scroll 0 7px;
	color: #0088AA;
	font-size: 12px !important;
	line-height: 21px;
	font-style: normal;
	padding-left: 10px !important;
	text-decoration: underline;
}

/* FORM */
.formgrp
{
	width: 100%;
	overflow: hidden;
	padding: 5px;
}
.formgrp formcaption
{
	display: block;
	float: left;
	padding: 2px;
	width: 120px; /*/*/
	width: 116px /**/;
}
.formgrp input.text, .formgrp table tbody tr td input.text, textarea.text
{
	border: none;
	border: solid 1px #dcdcdc;
	padding: 0 2px;
	margin-bottom: 5px;
}
.formgrp input.text, textarea.text, .formgrp select.text, .formgrp textarea.text
{
	margin-left: 3px;
	_margin-left: 3px;
}
.formgrp input.checkbox
{
	margin-left: 5px !important;
	_margin-left: -2px;
}
.formgrp input.radio
{
	margin-left: 5px !important;
	_margin-left: -2px;
}
.formgrp .submit
{
	margin-left: 120px;
}
.formgrp .btn
{
	margin-right: 5px;
	float: right;
	width: 100px;
}

.formgrp select
{
	border: solid 1px #dcdcdc;
	_border: none; *+border:none;
font:normal11pxArial;
color:Black;
padding:02px;
width:150px;
margin-left:3px;
_margin-left:3px;
}

.formgrp table
{
	margin: 1px 2px 0px 0px;
}

.formgrp td
{
	border: none 0px #dcdcdc;
	padding-left: 0px !important;
	padding: 2px;
}
.formgrp td.td_LeftMarginLevel0
{
	padding-left: 2px;
}
.formgrp td.td_LeftMarginLevel1
{
	padding-left: 10px;
}
.formgrp td.td_LeftMarginLevel2
{
	padding-left: 20px;
}
.formgrp td.td_LeftMarginLevel3
{
	padding-left: 30px;
}

.formgrp th
{
	border: none 0px #dcdcdc;
	padding: 1px;
	padding-left: 2px;
}
.formgrp th.th_LeftMarginLevel0
{
	padding-left: 2px;
}
.formgrp th.th_LeftMarginLevel1
{
	padding-left: 10px;
}
.formgrp th.th_LeftMarginLevel2
{
	padding-left: 20px;
}
.formgrp th.th_LeftMarginLevel3
{
	padding-left: 30px;
}

/*navigation menu styles*/




#main-navigation
{
	/*background: white url('../images/TopBarImage.gif') repeat-x 0 0;*/
	margin: 0 0px;
	height: 30px;
	padding-left: 10px;
	z-index: 600;
}
#main-navigation table
{
	width: auto;
	height: 43px;
	margin: 0px;
}

#main-navigation table td
{
	padding: 0 !important;
	z-index: 600;
}

#main-navigation table td table td
{
	padding: 0 14px 0 14px !important;
	border-right: 1px solid #cccccc;
	z-index: 600;
	white-space: nowrap;
}

#main-navigation a
{
	color: #333333 !important;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

#main-navigation a:hover
{
	color: #00bdec !important;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

#main-navigation .submenu .dynamicMenuItemStyle
{
	color: #333333;
    padding:5px 0;
	line-height: 28px;
	margin: 0;
	font-weight: normal !important;
	font-size: !1px;
	line-height: 11px;
}

#main-navigation .submenu .dynamicMenuItemHoverStyle
{
	background: url(../images/bg_subMenu_hover.gif) repeat-y;
	color: #00bdec !important;
	font-size: 11px;
	line-height: 11px;
}

#main-navigation .submenu
{
	border: solid 1px #cccccc; *+margin-top:-1px;
_margin-top:-1px;
height:auto!important;
font-size:11px;

}

#main-navigation .submenu table
{
	width: 150px !important;
	background: url(../images/bg_subMenu.gif) repeat-y;
}
#main-navigation .submenu table td
{
	border-right: none !important;
}

#main-navigation .menuLevel2
{ *+margin-top:0px;
_margin-top:0px;
margin-left:0px;
margin-top:0px;
}

#main-navigation td, th
{
	border: none;
	padding: 0;
}


/*/navigation menu styles*/


/*/language menu styles*/
#language-navigation
{
	padding: 15px 20px 0 0;
}


#language-navigation a
{
	color: #333333 !important;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}

#language-navigation a:hover
{
	color: #00bdec !important;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
/*/language menu styles*/

/* PAGER */
.pager a
{
	background-color: #dcdcdc;
	color: #006699;
	float: left;
	margin-right: 1px;
	padding: 1px 1px;
}
.pager a:hover
{
	background-color: #CCCCCC;
	color: #993300;
	text-decoration: none;
}
.pager a.active
{
	background-color: #999999;
	color: #333333;
}
.pager table
{
	margin: 0px 0px 0px 0px;
}

/* certificate area*/
#certArea
{
	margin: 7px 0 23px 0;
}
#certArea li
{
	list-style-type: none;
	float: left !important;
	width: auto;
	margin-right: 18px;
	text-align: center;
}
#certArea li img
{
	border: 1px solid #d6d6d6;
	padding: 3px;
}
#certArea li a
{
	text-decoration: none;
}

/* trend magazine*/
.headArea
{
	width: 600px;
	background: #e2e2e2;
	font-size: 11px;
	margin-bottom: 15px;
}
.headArea .lft
{
	float: left;
	margin: 9px 0 8px 13px;
}
.headArea .rght
{
	float: right;
	margin: 9px 15px 8px 0;
}
.headArea .rght select
{
	width: 145px !important;
}


/* Communication*/

.communication
{
}
.communication a
{
	color: #333333 !important;
	border: none !important;
}
.communication a:hover
{
	color: #0088aa !important;
	border: none !important;
}

.validator
{
	color: #ff0000;
}



