body{
	margin:0;
	padding:0;
	/*unicode-bidi:bidi-override;*/
}

#header1{
	height:221px;
	background-image:url(../images/1d.jpg);
}

#header{
	height:221px;
	background-image:url(../images/1d.jpg);
	background-color:#fff;
}

#hc1{
	height:221px;
	float:right;
	background-color:#003399;
	/*background-image:url(../images/head1.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	width:10%;
}	

#hc11{
	height:221px;
	float:right;
	background-color:#003399;
	/*background-image:url(../images/bg.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	width:15%;
}	
	
#hc2{
	float:left;
	height:221px;
	background-color:#FFFFFF;
	width:72%;
	display:inline;
}

#hc2a{
	float:left;
	height:20px;
	width:100%;
	background-color:#FFF;
	background-image:url(../images/main_09.gif);
	background-repeat:repeat-x;
}
	 
#hc2b{
	height:181px;
	width:100%;
	background-image:url(../images/1e.gif);
	background-repeat:repeat-x;
	clear:both;
}

#hc2b1{
	height:181px;
	width:100%;
	background-image:url(../images/standard3.gif);
	background-repeat:repeat-x;
	clear:both;
}


#navcontainer1{
	float:left;
	height:20px;
	width:450px;
	/*background-image:url(images/main_09.gif);
	background-repeat:repeat-x;*/
	font : 12px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
}

#navcontainer1 ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#navcontainer1 ul li{
	float: left;
	margin-right: 1px;
	position: relative;
	/*display:inline;*/

}

#navcontainer1 ul li a{
	border-right: #fff 1px solid; 
	display: block; 
	font-size: 12px;
	overflow: hidden; 
	width: 110px;
	color: #003399; 
	line-height: 20px; 
	height:20px; 
	text-align: center; 
	text-decoration: none;
}

#navcontainer1 ul li a:hover{
	color:#fff;
	background-color:#99ccff;
}

#navcontainer2{
	float:left;
	height:20px;
	width:100%;
	background-image:url(../images/main_09.gif);
	background-repeat:repeat-x;
	font : 12px verdana, arial, helvetica, sans-serif;
}

.menu {
	font:12px verdana, arial, helvetica, sans-serif;
	float:left;
	height:20px;
	width:100%;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	font-weight:bold;
}

.menu ul li {
	float: left; 
	margin-right: 1px; 
	position: relative;
}

.menu ul li a {
	border-right: #fff 1px solid; 
	/*BORDER-TOP: #fff 1px solid; 
	BORDER-BOTTOM: #fff 1px solid;*/
	display: block; 
	font-size: 12px;
	overflow: hidden; 
	width: 120px;
	color: #003399; 
	line-height: 20px; 
	height:20px; 
	text-align: center; 
	text-decoration: none;
}

.menu ul li:hover a {
	background: #669999; 
	color: #fff;
}

.menu ul li ul{
	display: none;
}

.menu ul li:hover ul {
	display: block; 
	left: 0px; 
	width: 105px; 
	position: absolute; 
	top: 20px;
}

.menu ul li a.submenu 
{
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid; 
	border-left:1em solid #669999;
	/*BORDER-BOTTOM: #fff 1px solid;*/
	display: block; 
	font-size: 12px; 
	overflow: hidden; 
	width: 130px;
	padding-left:7px;
	color: #003399; 
	height:auto;
	text-align: left; 
	text-decoration: none;
}

.menu ul li:hover ul li a.hide {
	border-bottom: #fff 1px solid; 
	border-left:1em solid #669999;
	background: #ddd; 
	color: #000;
	text-align:left;
	width: 130px;
	padding-left:7px;
	height:auto;
}

.menu ul li:hover ul li:hover a.hide {
	border-bottom: #fff 1px solid; 
	background: #669999; 
	color: #fff;
	text-align:left;
	width: 130px;
	padding-left:7px;
	border-left-color:#003399;
}

.menu ul li:hover ul li ul {
	display: none;
}

.menu ul li:hover ul li a {
	display: block; 
	background: #ddd; 
	color: #000;
}

.menu ul li:hover ul li a:hover {
	background: #669999; 
	color: #fff;
	border-left-color:#003399;
}

.menu ul li:hover ul li:hover ul {
	display: block; 
	left: 148px; 
	position: absolute; 
	top: 0px;
}

.menu ul li:hover ul li:hover ul.left {
	left: -105px;
}

/**********************drop-down menu 2*********************/

#hc2d{
	float:right;
	height:20px;
	width:167px;
	/*background-color:#6699FF;*/
	background-image:url(../images/main_09.gif);
	background-repeat:repeat-x;
}

.contents{
	height:auto;
	margin-top:3px;
}

.left_panel{
	float:left;
	width:79%;
	height:100%;
	background-color:#99cc66;
}

.right_panel{
	float:right;
	width:20%;
}

.right1_panel{
	height:auto;
	width:auto;
	margin-bottom:2px;
	border-style:solid;
	border-width:1px;
	border-color:#009933;
}

.rightcontent_panel{
	/*background-color:#CCFFCC;*/
	height:100%;
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F0FFFC;
}

.rightcontent_panel ul{
/*	font:11px verdana, arial, helvetica, sans-serif;
	font-weight:lighter;
	font-stretch:wider;
*/ 	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
    line-height: 145%;
	list-style-type:none;
	text-align:left;
}

.rightcontent_panel li{
	padding: 0.25em;
}

.rightcontent_panel li a{
	text-decoration:none;
	color:#009933;
}

.rightcontent_panel a:hover{
	color:#0000FF;
	text-decoration:underline;
}

.leftcontent_panel{
	/*background-color:#CCFFCC;*/
	height:auto;
	width:auto;
	text-align:left;
}

.leftcontent_panel ul{
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-weight:bold;
	font-size:12px;
    line-height: 145%;
	list-style-type:none;
}

.leftcontent_panel ul li{
	padding: 0.25em .5em 0.25em 0.25em;
	/*border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;*/
}

.leftcontent_panel ul li ul{
	padding-left:1em;
	margin-left:0;
}

.leftcontent_panel li a{
	text-decoration:none;
	color:#003399;
}

.leftcontent_panel a:hover{
	color:#fff;
	text-decoration:underline;
}

.center_content{
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:5em;
	background-image:url(../images/logo-br.gif);
	background-position: bottom right;
	background-repeat:no-repeat;

	/*max-height:1200px;*/
	height:auto;
		
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
    line-height: 145%;
	color:#003366;
	
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	
}

.center_content ul{
	font-weight:normal;
}

.titlebar_blue{
	width:auto;
	height:17px;
	background-color:#003399;
	color:#fff;
	padding-left:1em;
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
    line-height: 145%;	

	border-bottom-color:#59BAC1;
	border-bottom-width:2px;
	border-bottom-style:solid;
	
	background-image:url(../images/pixel.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.bottom_bar{
	width:auto;
	height:5px;
	background-color:#59BAC1;
}

.titlebar_green{
	width:auto;
	height:17px;
	background-color:#009933;
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
    line-height: 145%;
		
	color:#fff;
	padding-left:.8em;
	border-bottom-color:#006600;
	border-bottom-width:2px;
	border-bottom-style:solid;
}

.news_panel{
	float:left;
	width:24%;
	height:84%;
	margin-bottom:2px;
	background-color:#99cc66;
}

.news_box{
	margin-top:.5em;
	background-color:#99cc66;
}

.pref_panel{
	height: 67px;
	overflow:hidden;
	text-align:justify;
	color:#0047D6;
}

.hi_panel{
	height: auto;
	overflow:hidden;
}

.highlights_panel{
	float:right;
	width:75%;
	/*height:auto;
	/*margin-bottom:6px;*/
	background-color:#fff;
	height:auto;
}

.gallery_panel{
	clear:both;
	height:95px;
	width:100%;
	background-image:url(../images/gal_bg.gif);
	background-repeat:repeat-x;
}

.bl{
	background: url(../images/bl.gif) 0 100% no-repeat;
}

.br{
	background: url(../images/br.gif) 100% 100% no-repeat;
}


/*#########################Footer##############################*/
.foot{
	clear: both;
	height: 20px;
	background-color: #fff;
}

.footer{
	clear: both;
	height: 20px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#999999;
	background-color: #fff;
}

/*#########################Contents##############################*/

.news_table{
	padding:0 1em .7em 1em;
	/*font:11px Arial, Helvetica, sans-serif;*/

/*	font:11px verdana,arial,helvetica,sans-serif;
	font-weight:lighter;
*/	
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
    line-height: 145%;
	

	/*color:#789BC2;*/

} 

.news_table i{
	color:#000066;
}

.news_table a{
	text-decoration:none;
	color:#000066;
	font-weight:300;
}

.news_table a:hover{
	color:#fff;
	text-decoration:underline;
}

.hi_table{
	padding:1em;
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
    line-height: 145%;
	color:#214B6B;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:5px;
} 

.hi_table h2{
	line-height:normal;
}

.hi_table a{
	text-decoration:none;
	color:#0047D6;
	font-weight:bold;
}

.hi_table a:hover{
	text-decoration:underline;
	color:#009933;
}

.cont_imgBtn{
	float: left;
	margin:0 8px 8px 0;
	width:120px;
	height:70px;
}

.cont_imgRight{
	float: right;
	margin: 0 0 8px 8px;
	/*size:auto;*/
}

.cont_imgLeft{
	float: left;
	margin-right:8px;
	margin-bottom: 8px;
	/*size:auto;*/
}

.cont_imgCenter{
	margin-right:8px;
	margin-bottom: 8px;
	/*size:auto;*/
}

.titlebar_hi{
	padding-bottom: 1em;

}

.language{
	float:left;
	height:auto; 
	width:60px;
	background-repeat:no-repeat;
}

/**********************Site Map**********************/

.sitemap{
	width:100%;
	float:left;
	padding-top:2em;
	background-image:url(../images/tower-right.gif);
	background-position:top right; 
	background-repeat:no-repeat; 
}

.sitemap ul li{
	display:block;
	list-style-type:none;
	padding-bottom:.4em;
	padding-left:.5em;
}

.sitemap ul li a{
	text-decoration:none;
	color:#009933;
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
	font-weight:bold;
    line-height: 145%;
}

.sitemap ul a:hover{
	text-decoration:underline;
}

.sitemap ul li ul li{
	padding:0;
}

.sitemap ul li ul li a{
	font-weight:normal;
	font-size:12px;
	color:#009966;
	padding-left:.1em;
}

.sitemap ul li ul li ul li a{
	color:#009999;
}
/**********************Feedback**********************/
.feedback_form{
	height:auto;
	width:100%;
	margin-bottom:10px;
/*	border-style:solid;
	border-width:1px;
	border-color:#ccc;*/
}

.feedback_bar{
	width:auto;
	height:15px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color:#009933;
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
	font-weight:bold;
    line-height: 145%;
	color:#003399;
	padding-left:.8em;
}

.team_bg{
	background-image:url(../images/BG.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;

}

.grid_bg{
	padding-left:2em;
	background-image:url(../images/arrow1.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.grid_finance{
	padding-left:.5em;
	color:#214B6B;
	background-color:#90bade;
	border-left-style:solid;
	border-left-width:2em;
	border-left-color:#006699;
}
.grid_financebar{
	padding-left:4em;
	background-color:#D7EAF4;
	height:auto;
	width:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:1em;
}
.grid_financebar a{
	text-decoration:none;
	color:#000;
}
.grid_financebar a:hover{
	text-decoration:underline;
	color:#000;
}

.image{
	width:75%;
	height:350px;
	background-color:#F0F4F7;
	padding:1em;
}

.search{
	width:80%;
	padding:1em;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

.title{
	float:left; 
	width:20%; 
	height:auto; 
	margin-top:2em;
	font-size: 30px;
	font-weight:bold;
	text-decoration:none;
}

.dropdown{
	z-index:5;
}

.gallery_box{
	width:100%;
	padding-top:.5em;
	padding-bottom:1em;
	/*background-color:#3366cc;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;*/
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#fff;
	
}

.gallery{
	padding:1em;
}

.jobs{
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
	
} 

.jobs a
{
	text-decoration:underline;
	color:#009933;
	font-weight:bold;
}

.jobs a:hover{
	color:#0047D6;
	text-decoration:underline;
}

.control_box{
	width:100%;
	height:auto;
	padding:2em;
	margin-bottom:2em;
	border-bottom:1px solid #ccc;
	
	background-image:url(../images/logo-br.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}

.jobscode{
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;

} 

.jobscode a
{
	text-decoration:none;
	color:#006699;
}

.jobscode a:hover{
	color:#000;
	text-decoration:underline;
}

img.floatLeft { 
    float: left; 
    margin:5px; 
}


.menu_bottom{
	float:right;
	width:75%;
	height:auto;
	background-color: #CCCCCC;
	border-top-style:solid;
	border-top-color:#999999;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	font-family:Tahoma,Verdana,arial, helvetica, sans;
	font-size:12px;
	padding-top:.5em;
}



#menu_bottom_list li{
	display:inline;
	list-style-type:none;
	padding:.5em;
}

#menu_bottom_list li a{
	color:#666666;
}

#menu_bottom_list li a:hover{
	color:#FFFFFF;
}
