ul#css3menu1,ul#css3menu1 ul{
	margin:0;
	list-style:none;
	padding:0;
	background-color:#dedede;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border: 1px solid #5f5f5f;
	box-shadow:-5px 10px 25px #333;
}

ul#css3menu1 ul{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	opacity:0.92;
-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:5px 10px 25px #333;
	background-color:#424542;
	border-width:2px;
	border-radius:6px;
-moz-border-radius:6px;-webkit-border-radius:6px;
	border-color:#FFF;
	filter:alpha(opacity=77);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul#css3menu1 li:hover>*{
	display:block;}

ul#css3menu1 li:hover{
	position:relative;}

ul#css3menu1 ul ul{
	position:absolute;left:100%;top:0;1;}

ul#css3menu1{
	display:block;font-size:0;float:left;}

ul#css3menu1 li{
	display:block;white-space:nowrap;font-size:0;float:left;}

ul#css3menu1>li,ul#css3menu1 li{
	margin:0;}

ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}

ul#css3menu1 a,ul#css3menu1 a.pressed{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 12px Arial;color:#000000;text-shadow:#FFF 0 0 1px;cursor:pointer;}

ul#css3menu1 ul li{
	float:none;margin:10px 0 0;}

ul#css3menu1 ul a{
	text-align:left;padding:4px;background-color:#424542;background-image:none;border-width:0;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:bold 12px Arial;color:#ffffff;text-decoration:none;text-shadow:#FFF 0 0 0;}

ul#css3menu1 li:hover>a{
	background-color:#444444;
	color:#ffffff;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
	background-image:url(mainbk.png);
	background-position:0 100px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

ul#css3menu1 img{
	border:none;vertical-align:middle;margin-right:10px;}

ul#css3menu1 img.over{
	display:none;}

ul#css3menu1 li:hover > a img.def{
	display:none;}

ul#css3menu1 li:hover > a img.over{
	display:inline;}

ul#css3menu1 li a.pressed img.over{
	display:inline;}

ul#css3menu1 li a.pressed img.def{
	display:none;}

ul#css3menu1 span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}

ul#css3menu1 ul span{
	background-image:url("arrowsub.png");padding-right:24px;}

ul#css3menu1 a{
	padding:10px 10px 23px 10px;
	background-color:#444444;
	background-image:url("mainbk.png");
	background-repeat:repeat;
	background-position:0 0;
	color:#000000;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

ul#css3menu1 li:hover>a,ul#css3menu1 li>a.pressed{
	background-color:#444444;
	background-image:url(mainbk.png);
	background-position:0 100px;
	color:#ffffff;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li>a.pressed{
	background-color:#424542;
	background-image:none;
	color:#ffcc00;
	text-decoration:none;
	text-shadow:#FFF 0 0 0;
	font-family: Arial;
	font-size: 12px;
}

ul#css3menu1 li.topfirst>a{
	height:12px;
	line-height:12px;
	border-width:0;
	border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	-webkit-border-radius:2px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
}

ul#css3menu1 li.topfirst:hover>a,ul#css3menu1 li.topfirst>a.pressed{
	line-height:12px;}

ul#css3menu1 li.topmenu>a{
	height:12px;line-height:12px;}
	
ul#css3menu1 li.topmenu:hover>a,ul#css3menu1 li.topmenu>a.pressed{
	line-height:12px;
	background-color:#FF6600;
}

ul#css3menu1 li.toplast>a{
	height:12px;line-height:12px;border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;}

ul#css3menu1 li.toplast:hover>a,ul#css3menu1 li.toplast>a.pressed{
	line-height:12px;}

ul#css3menu1 li.submenu>a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

ul#css3menu1 li.submenu:hover>a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #FF6600;
}

.box {
  -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

  -moz-box-shadow: 10px 10px 20px #000; /* Firefox */
  -webkit-box-shadow: 10px 10px 20px #000; /* Safari and Chrome */
  box-shadow: 10px 10px 20px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

  behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}




/*================================
//
//  English Pages CSS
//
=================================*/
div.page_heading{text-align:center;width:100%;color:#FF6600;text-shadow: 2px 2px #666;font-size:30px;font-weight:bold;font-family:Arial,sans-serif;}
div.page_sub_heading{width:100%;color:#FF6600;text-shadow: 1px 1px #666;font-size:20px;font-weight:bold;font-family:Arial,sans-serif;}
#cont_page p{margin:5px 0;}
#cont_page p, .benefits ul{line-height:23px;font-size:14px; color:#666;}

/* #cont_page a{font-weight:bold;font-size:14px;margin:15px 0;float:left;width:100%;} */

#cont_page ul li{width:100%;float:left;}
#cont_page ul li a{margin:3px 0;width:100%;}
#cont_page a.ded{font-weight:bold;font-size:14px;margin:15px 0;float:left;width:100%;color:#666;cursor:default;}
#cont_page a.ded:hover{text-decoration:none;}
#cont_page p strong{width:100%;margin:10px 0px;float:left;}

.tab_assmt_tools {float:left;width:100%;margin:0;padding:0;}
.tab_assmt_tools tr th{width:100%;background:#6699CC;border-radius:10px 0 0 0;color:#FFF;padding:5px 0 5px 15px;text-align:left;}
.tab_assmt_tools tr td{padding:2px 2px 2px 15px;}
.tab_assmt_tools .even_tr{background:#F2F2F2;color: #6C88D0;}
.tab_assmt_tools .odd_tr{background:#FFFFFC;color: #6C88D0}
.tab_assmt_tools .even_tr .td1{width:20%;background:#E7E6E0;}
.tab_assmt_tools .even_tr .td2{width:80%;}
.tab_assmt_tools .odd_tr .td1{width:20%;background:#F2F2F2;}
.tab_assmt_tools .odd_tr .td2{width:80%;}
.benefits .end_table{font-size:12px;}
.benefits .end_table a{width:auto;float:none;font-size:11px;color: #2C61A9;}

.pas123 .even_tr .td1{width:20%;background:#E7E6E0;}
.pas123 .even_tr .td2{width:60%;}
.pas123 .odd_tr .td1{width:20%;background:#F2F2F2;}
.pas123 .odd_tr .td2{width:60%;}



.tab_cont_tools {float:left;width:100%;margin:0;padding:0;}
.tab_cont_tools tr{line-height:26px;}
.tab_cont_tools tr th{width:100%;background:#6699CC;border-radius:10px 0 0 0;color:#FFF;padding:5px 0 5px 15px;text-align:left;}
.tab_cont_tools tr td{padding:2px 2px 2px 15px;}
.tab_cont_tools tr td input, .tab_cont_tools tr td textarea{width:250px;border:none;border:1px solid #6C88D0; border-radius:5px;padding:5px;}
.tab_cont_tools tr td select{width:260px;border:none;border:1px solid #6C88D0; border-radius:5px;padding:5px;}
.tab_cont_tools tr td  .btnsubmit{width:100px;background:#6699CC;color:#FFF;font-weight:bold;}
.tab_cont_tools tr td  .btnsubmit:hover{background:#666;}
.tab_cont_tools tr td  .required{background:#F2F2F2;}
.tab_cont_tools tr td textarea{width:300px;height:100px;}
.tab_cont_tools .even_tr{background:#F2F2F2;color: #6C88D0;}
.tab_cont_tools .odd_tr{background:#FFFFFC;color: #6C88D0}
.tab_cont_tools .even_tr .td1{width:30%;background:#E7E6E0;}
.tab_cont_tools .even_tr .td2{width:70%;}
.tab_cont_tools .odd_tr .td1{width:30%;background:#F2F2F2;}
.tab_cont_tools .odd_tr .td2{width:70%;}


.tab_trn-sch_tools {float:left;width:100%;margin:0;padding:0;}
.tab_trn-sch_tools tr{line-height:26px;}
.tab_trn-sch_tools tr th{background:#6699CC;color:#FFF;padding:5px 0 5px 15px;text-align:left;}
.tab_trn-sch_tools tr td{padding:5px 0 5px 15px;}
.tab_trn-sch_tools .even_tr{background:#F2F2F2;color: #6C88D0;}
.tab_trn-sch_tools .odd_tr{background:#FFFFFC;color: #6C88D0}
.tab_trn-sch_tools .td1{width:5%;}
.tab_trn-sch_tools .td2{width:25%;}
.tab_trn-sch_tools .td3{width:15%}
.tab_trn-sch_tools .td4{width:15%}
.tab_trn-sch_tools .td5{width:15%}
.tab_trn-sch_tools .td6{width:15%}
.tab_trn-sch_tools .td7{width:10%}
#cont_page .tab_trn-sch_tools th a{margin:0;color:#FFF;}

#site_map{float:left;width:100%;}
#site_map ul{float:left;width:100%}
#site_map ul li{float:left;width:100%;}
#site_map ul li a{margin:5px 0;}
#site_map ul li a:hover{}
#site_map ul li a.ded{color:#999;cursor:default;margin:5px 0;}




/*=====================================================
//
//		New Pages Styles
//
=======================================================*/

#pos_boxes{width:100%;}
#pos_boxes p{margin:0 0 10px 0;}
#pos_boxes tr th{width:33%;padding:5px 0;text-align:center; height:32px;color:#FFF;}
#pos_boxes tr td{}
#pos_boxes tr.imgs td{text-align:center; vertical-align:top;}
#pos_boxes tr td a{float:right;padding:2px 5px; text-align:center;color:#FFF;width:80px;height:20px;}
#pos_boxes tr.imgs td img{border:1px solid #CCC; border-radius:5px;padding:10px;}
#pos_boxes tr.txt td{background:url(../images/pas_box_txt_bg.jpg) repeat-x top #fdfdfd; width:33%;padding:10px; vertical-align:text-bottom;}



#bullet-new{width:100%;float:left;}
#pageNav #bullet-new{margin-left:0;padding-left:14px;}
#bullet-new li{width:100%;float:left;margin:5px 0;}
#bullet-new li a{margin:0;}

#cont_page .common_table tr th, #cont_page .common_table tr td{padding:5px 0;}
#cont_page .common_table tr th{background:#333;color:#FFF;}
#cont_page .common_table tr td{text-align:center;}

.tab_cont_tools .tdLeft{text-align:right;}
.tab_cont_tools .tdRight{}
#contactus_form .tab_cont_tools tr{line-height:35px;}