@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
li {
	padding:3px;
}
#outer_up{ width:100%;
 height:120px;
 float:left;
  background:#f5f5f5;
  }
.wrap{width:971px; height:auto; margin:auto;}
  
 #toparea_left{width:480px;
 height:120px; float:left;
 background:url(../images/logo.jpg);
 background-repeat:no-repeat;
 background-position:0px 25px;
 }
  #toparea_left span{ display:block; margin:76px 0px 0px 130px}
 
 
  #toparea_right{width:460px;
height:120px;
float:right;
 }
 .toplink{ width:247px;
  height:41px;
   float:right;
   background:url(../images/toplink.gif); background-repeat:no-repeat;
   margin:21px 0px 0px 0px;}
 .toplink a{ text-decoration:none; color:#333}
  
  
  
#outer_dwn{width:100%;
height:auto;
float:left;
background:url(../images/bg.jpg);; 
 background-repeat:repeat;
  }
  
.menubar{width:971px; height:51px; float:left; margin-top:2px;}
.menu-left{width:6px; height:51px; float:left;}
   
.menu-mid{width:959px; height:51px; float:left; 
   background:url(../images/menu-mid.jpg); 
   background-repeat:repeat-x;}
   
.menu-mid ul{
margin:0px;
padding:0px;
text-align:center;
}

.menu-mid li{
float:left;
list-style-type:none;
}


.menu-mid li a{
float:left;
display:block;

padding:0px 22px 0px 22px;
font-family:Trebuchet MS;
font-size:14px;
height:36px;
font-weight:normal;
color:#6e6c6c;
text-decoration:none;
background:url(../images/border.jpg);
background-repeat:no-repeat;
background-position:right;
padding-top:15px;

}

.menu-mid li a:hover{
color:#FFF;
text-decoration:none;
background:url(../images/hover.jpg);
background-repeat:repeat-x;

}
.menu-mid li a.active{
color:#FFF;
text-decoration:none;
background:url(../images/hover.jpg);
background-repeat:repeat-x;

}

   
   
   
   
   
   
   .menu-right{width:6px; height:51px; float:left;}
   
   
#main_cnt{width:971px; height:auto; float:left; margin-top:4px;}
#main_cnt-left{
width:190px;
 height:auto; 
 float:left;

 }
.q-link{
width:190px;
 height:50px; 
 float:left;
 }
.q-link-mid{
 width:190px;
 height:375px; 
 float:left;
 background:#FFF;
 }
 .q-link-mid span{ display:block;
  margin:15px 0px 0px 20px;
  height:23px;
 background:url(../images/qlink-bg.jpg);
  background-repeat:no-repeat;
  padding-left:22px;
  }
 .q-link-mid a{ color:#333;
  text-decoration:none;
  white-space:normal;
  font-stretch:normal;
  }
  
   .q-link-mid a:hover{color:#c82525;
  text-decoration:none;
  white-space:normal;
  font-stretch:normal;
  }
  
  
 
.q-link-bot{
width:190px;
 height:6px; 
 float:left;
 background:url(../images/q-bt.png);
 background-repeat:no-repeat;
 }
 
 
 
 
 
 
 
 #main_cnt-mid{
width:573px;
 height:auto; 
 float:left;
 margin-left:8px;
 }
  #mcnt-top{
width:573px;
 height:7px; 
 float:left;
 background:url(../images/cnt-top.png);
 }
   #mcnt-mid{
width:573px;
 height:415px; 
 float:left;
 background:#FFF;
 background-image:url(../images/mid.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  padding-left:0px;
 }
 #mcnt-mid span{ margin-left:20px; display:block; padding-right:10px;}
 
 
   #mcnt-bot{
width:573px;
 height:8px; 
 float:left;
 background:url(../images/cnt-bot.png); background-repeat:no-repeat;
 }
 
 
 
#main_cnt-right{
width:191px;
 height:auto; 
 float:left;
 margin-left:8px;
 }
 
.news{
width:191px;
height:220px; 
float:left;
 }
.news-top{
width:191px;
height:46px; 
float:left;
 }
 .news-mid{
width:191px;
height:162px; 
float:left;
background:url(../images/news-mid.jpg);
background-repeat:repeat-x;
color:#FFF;

 }
.news-mid span{display:block; 
margin-top:5px;
 float:right;}
 
.news-mid ul{ padding-right:10px;}
.news-mid li{ list-style:url(../images/blt.png);}
 
 .news-bot{
width:191px;
height:10px; 
float:left;
background:url(../images/news-bot.png);

}




 
.alert{
width:191px;
height:auto; 
float:left;
margin-top:5px;
 }
.alert-top{
width:191px;
height:53px; 
float:left;
 }
 .alert-mid{
width:190px;
height:140px; 
float:left;
background:#fcfcfc;
 }
 .alert-bot{
width:190px;
height:9px; 
float:left;
background:url(../images/get-alert_bot.png);

}
#abt_main_cont {
	width:781px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#abt_cont {
	width:770px;
	height:12px;
	padding:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/abt_top_sprit.jpg);
	background-repeat: no-repeat;
}
#abt_middle_cont {
	background-image: url(../images/abt_middle_sprit.jpg);
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}



#footer{width:971px;
height:100px;
float:left;
margin-top:3px;
}

#footer_top{width:971px;
height:9px;
float:left;
background:url(../images/footer-top.png);
background-repeat:no-repeat;
}
#footer_mid{width:971px;
height:80px;
float:left;
background:#FFF;
}
#footer_bot{width:971px;
height:11px;
float:left;
background:url(../images/footer-bot.png);
background-repeat:no-repeat;
}
#abt_bottom_cont {
	background-image: url(../images/abt_bottom_sprit.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#abt_bottom_cont1 {
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 179px;
	width: 751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 20px;
}
#abt_amg {
	background-image: url(../images/abtimage.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#abt_amg1 {
	
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#anc_amg {
	background-image: url(../images/anounce_pic.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#cont_amg {
	background-image: url(../images/invest_pic.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}

#query_amg {
	background-image: url(../images/query.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#share_amg {
	background-image: url(../images/share.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#code_amg {
	background-image: url(../images/code.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}

#cont_main_amg {
	background-image: url(../images/cont.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#form_amg {
	background-image: url(../images/forms.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#fin_amg {
	background-image: url(../images/financial_pic.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}

#annual_amg {
	background-image: url("../images/annual_return_pic.jpg");
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#regulation_amg {
	background-image: url("../images/regulation-46.jpg");
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#forms_amg {
	background-image: url("../images/forms.jpg");
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#financial_amg {
	background-image: url("../images/financial-information.jpg");
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#newspaper_amg {
	background-image: url("../images/newspaper-publications.jpg");
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}

#anul_amg {
	background-image: url(../images/Annual_pic.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#policies_amg {
	background-image: url(../images/policies.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#anul_disclmr {
	background-image: url(../images/disclaimer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}


#anul_privicypolicy {
	background-image: url(../images/privacy_img.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}



#inv_amg {
	background-image: url(../images/investor_pic.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#about_content {
	height: 30px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	font-size:12px;
	font-weight:bold;
	color:#000;
	list-style-type:none;
	text-decoration:none;
}
a:visited {
	font-size:12px;
	font-weight:bold;
	color:#000;
	list-style-type:none;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	color:#963;
	text-decoration:none;
}
a:active {
	font-size:12px;
	font-weight:bold;
	color:#963;
	list-style-type:none;
	text-decoration:none;
}
#about_main_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 730px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#Sitemap_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	float:left;
	width: 730px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 365px;
	float:left;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 365px;
	float:left;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#quicklink ul {
	text-decoration: none;
	list-style-type: none;
}
#quicklink ul li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
}
#quicklink ul li a{
	text-decoration:none;
	color:#960;
	padding-top: 10px;
}

#quicklink li a:hover {
	text-decoration:none;
	color:#999;
}


#abt_wrap {
	width: 770px;
	margin-left: 10px;
	margin-right: 0px;
}
#sitemap ul {
	text-decoration: none;
	list-style-type: none;
}
#sitemap ul li {
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
}
#sitemap ul li a{
	text-decoration:none;
	color:#960;
	padding-top: 10px;
}

#sitemap li a:hover {
	text-decoration:none;
	color:#999;
}

.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 16px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
