* {
	margin:0;
	padding:0;
}

html {
	min-height:100%;
	margin-bottom:1px;
}

body {
	background-color:#efebe4;
	color:#212223;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

a {
	text-decoration:none;
}

a img, img {
	border:none;
}

a:focus, a:focus img {
	outline: none;
}

select {
	font-size:1.0em;
}

ul li {
	list-style:none;
}

.clear {
	clear:both;
	font-size:1%;
}

.global {
	font-size:1.1em;
	margin:0 auto;
	width:942px;
}

.wrapper {
	background-color:#fff;
	float:left;
	padding-bottom:20px;
	z-index: 0;
}

.header {
	border-bottom:6px solid #e61531;
	float:left;
	/*padding-bottom:7px;*/
	padding-left:21px;
	padding-right:19px;
	width:902px;
}

.logo {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	width:214px;
}

.top_links {
	float:left;
	padding-top:5px;
	text-align:right;
	width:688px;
	position: relative;
}

.top_links ul li {
	display:inline;
	list-style:none;
	padding-left:22px;
}

.top_links ul li a {
	color:#6e777f;
}

.product_choose {
	padding-top:17px;
}

.product_choose ul {
	float:left;
	padding-left:434px;
}

.product_choose li {
	/*background:url(../images/separator.gif) no-repeat 0 0;*/
	display:inline;
	padding-left:8px!important;
}

.product_choose li.first {
	background:none;
}

.product_choose li a {
	color:#d00520!important;
}

.product_choose select {
	width:150px;
}

.nav_content {
	float:left;
	margin-top:1px;
	width:942px;
}

.nav {
	background:url(../images/nav_left_curve.gif) no-repeat 0 0 #e61531;
	float:left;
	padding-left:11px;
	width:770px;
	font-size: 1.1em;
}

.nav li {
	float:left;
	font-weight:bold;
	margin-top:2px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:38px;
}

.nav li.first {
	padding-left:11px;
}

.nav li a {
	color:#FFFFFF;
}

.nav li.selected {
	background:url(../images/nav_lftcrv_sel.gif) no-repeat 0 0;
	padding-left:15px;
	position: relative;
	top:2px;
}

.nav li.selected span {
	background:url(../images/nav_rgtcrv_sel.gif) no-repeat 100% 1px;
	padding-top:8px;
	padding-bottom:7px;
	padding-right:18px;
}

.nav li.selected span a{
	color:#333333;
}

.search {
	background:url(../images/search_right_curve.gif) no-repeat 100% 0 #e61531;
	float:left;
	padding-top:5px;
	padding-bottom:6px;
	padding-right:11px;
	width:150px;
}

html>/**/body .search, x:-moz-any-link, x:default {
	padding-bottom:7px;
}

.search, x:-moz-any-link {
	padding-bottom:8px;
}

*html .search {
	padding-bottom:7px;
}

*:first-child+html .search {
	padding-bottom:7px;
}

.search input {
	float:left;
	font-size:1.1em;
}

.search input.search_field {
	margin-right:7px;
	width:100px;
	float: left;
}

.sec_nav {
	float:left;
	margin-top:1px;
	padding-left:11px;
	margin-right:19px;
	width:912px;
}

.sec_nav .sec_nav_lftcrv {
	background:url(../images/sec_nav_lftcrv.gif) no-repeat 0 0;
	float:left;
	font-size:1%;
	height:33px;
	width:10px;
}

.sec_nav .sec_nav_rgtcrv {
	background:url(../images/sec_nav_rgtcrv.gif) no-repeat 100% 0;
	float:right;
	font-size:1%;
	width:14px;
	height:33px;
}

.sec_nav_content {
	background:url(../images/sec_nav_bg.gif) repeat-x 0 0;
	float:left;
	font-weight:bold;
	padding-top:4px;
	/*padding-bottom: 4px;*/
	width:888px;
}

.sec_nav_content li {
	float:left;
	position:relative;
	padding-left:8px;
	margin-right:20px;
	vertical-align:middle;
}

.sec_nav_content li a {
	color:#333333;
	display: block;
	padding:8px 16px 8px 9px;
}

/*.sec_nav_content li.sec_nav_first {
	padding-left:0px;
}*/

.sec_nav_content li:hover, .sec_nav_content li.sfhover {
	background:url(../images/sec_nav_on_left.gif) no-repeat left top;
}
.sec_nav_content li:hover a, .sec_nav_content li.sfhover a {
	background: url(../images/sec_nav_on_right.gif) no-repeat right top;
}

.sec_nav_content li ul {
	display:none;
	position:absolute;
	top:1.5em;
	left:0;
}

*html .sec_nav_content li ul {
	top:2.6em;
}

.sec_nav_content li:hover ul li, .sec_nav_content li.sfhover ul li {
	background:none;
	border-top:1px solid #bbbcb1;
	float:none;
	display:block!important;
	padding-top:3px;
	width:218px;
}

.sec_nav_content li:hover ul li a, .sec_nav_content li.sfhover ul li a {
	background:none;
}

.sec_nav_content li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 2.6em;
	left: 0;
}

.sec_nav_content li:hover ul#transimg, .sec_nav_content li.sfhover ul#transimg {
	background:url(../images/sec_nav_dropdown1.gif) no-repeat 0 0;
	height: 52px;
}

.sec_nav_content li:hover ul, .sec_nav_content li.sfhover ul {
	background:url(../images/sec_nav_dropdown.gif) no-repeat 0 100%;
}

.sec_nav_content li:hover ul, .sec_nav_content li.sfhover ul {
	display: block;
}

.sec_nav_content li ul li.last {
	background:none;
	border-top: none;
	padding:3px 0 6px 10px;
}

.sec_nav_content li ul li.first {
	border-top:none;
}

.bannerArticle {
	float:left;
	margin-top:3px;
	width:942px;
}

.banner {
	float:left;
	margin-right:2px;
	width:731px;
}

.login_section {
	float:left;
	width:207px;
	position: relative;
}

.login_box {
	background:url(../images/login_details_bg.gif) no-repeat 0 0;
	height:187px;
	padding:9px 15px 46px 10px;
	width:182px;
}

#login_box_inner {
	background:url(../images/login_details_bg_inner.gif) no-repeat 0 0;
	height:146px;
}

#login_box_inner1 {
	background:url(../images/login_details_bg_inner.gif) no-repeat 0 0;
	height:146px;
}

.login_box_bg {
	background:url(../images/login_box_bg.jpg) no-repeat 0 0;
	height:104px;
	padding-top:8px;
	width:182px;
}

#login_box_bg_inner {
	background:url(../images/login_box_bg_inner.jpg) no-repeat 0 0;
	height:51px;
}

#login_box_bg_inner1 {
	background:url(../images/login_box_bg_inner.jpg) no-repeat 0 0;
	height:51px;
}

.login_box_bg p, .get_in_touch p {
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}

.login_box_bg p {
	padding-left:9px;
	padding-right:9px;
}

.login_box_bg input {
	margin-left:9px;
}

.login_box_bg .separator {
	background-color:#54b67d;
	font-size:1%;
	height:1px;
}

.btn_login {
	background:url(../images/login_btn_bg.gif) no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:8px;
	padding:2px 0 9px 5px;
	width:57px;
	cursor: pointer;
}

.register {
	background:url(../images/arrow_brown_small.gif) no-repeat 0 4px;
	color:#1e4730;
	font-weight:bold;
	padding-left:8px;
	text-decoration:underline;
	vertical-align:top;
}

.get_in_touch {
	margin-top:8px;
	padding-left:14px;
}

.get_in_touch p {
	margin-bottom:4px;
}

.get_in_touch li {
	background:url(../images/arrow_white.gif) no-repeat 0 3px;
	color:#FFFFFF;
	padding-left:10px;
}

.get_in_touch li a {
	color:#FFFFFF;
	text-decoration:underline;
}

.breadcrumbs {
	float:left;
	font-size:0.95em;
	padding-left:21px;
	width:921px;
}

.breadcrumbs a {
	background:url(../images/arrow_dbl.gif) no-repeat 98% 5px;
	color:#333;
	padding-right:15px;
	text-decoration:underline;
}

.contentSection {
	float:left;
	margin-top:54px;
	padding:0 19px;
	width:904px;
}

.column1of2 {
	float:left;
	margin-right:63px;
	width:652px;
	/*font-size: 1.1em!important;*/
}
.textBold {font-weight:bold; }

.content_txt ul.bullet_press_spacing {
	margin:0 0 0 5px; 
	padding:0; 
	list-style:none
}

.content_txt ul.bullet_press_spacing li {
	padding:0 0 15px 15px; 
	position:relative; 
	font-size:12px; 
	background:url(../images/arrow_orange.gif) no-repeat 0 3px;
}

.content_txt ul.bullet_press_spacing li h6 {
	font-weight:bold; 
	margin:0; 
	padding:0; 
	font-size:12px; 
	color:#000000
}

a.content_link {
	text-decoration:none; 
	font-size:12px; 
	color:#F37B21;
}

a.content_link1 {
	text-decoration:none; 
	font-size:12px; 
	color:#000000!important;
}

.pagelnk, .pagelnk_alternate {
	display:block
}
.pagelnk a {
	color:#666; 
	font-weight:bold; 
	text-decoration:none
}

.pagelnk_alternate a {
	color:#666; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0 5px; 
	border-right:1px solid #000
}
.pagelnk span {
	color:#666; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0; 
	margin:0
}
.pagelnk_alternate span {
	color:#666; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0 5px; 
	border-right:1px solid #000
}
.pagelnk a:hover, .pagelnk_alternate a:hover {
	text-decoration:underline
}
a:focus {
	outline: none;
}


.column1of2 p {
	padding-bottom: 10px;
	font-size: 1.1em;
}

.column1of2 p a {
	text-decoration: underline;
	color:#212223;
}

.column1of2 ul.bullet {
	padding-bottom: 10px;
	font-size: 1.1em;
}

.column1of2 ul.bullet li {
	background:url(../images/arrow_orange.gif) no-repeat 0 5px;
	padding-left:12px;
	padding-right: 15px;
}

.column1of2 ul.bullet li a {
	color:#000000;
	text-decoration: underline;
}

.level_1_Tabs {
	float:left;
	width:652px;
	height:84px;
	/*margin-bottom:20px;*/
}

.level_1_TabsLeftcrv, .level_1_TabsRightcrv {
	float:left;
	font-size:1%;
	width:6px;
	height:33px;
}

.level_1_TabsLeftcrv {
	background:url(../images/level_1_TabsLeftcrv.gif) no-repeat 0 0;
}

.level_1_TabsRightcrv {
	background:url(../images/level_1_TabsRightcrv.gif) no-repeat 100% 0;
}

.level_1_TabsTop {
	background: url(../images/level_1_TabsTopcrv.gif) no-repeat 0 0;
	float: left;
	font-size: 1%;
	width: 652px;
	height: 6px;
}

.level_1_TabsMiddle {
	background:url(../images/level_1_TabsMiddle.gif) repeat-x 0 2px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	/*border-bottom:1px solid #999999;*/
	float:left;
	width:649px;
	
}

.level_1_TabsMiddle1 {
	border-bottom:none;
	margin:0 0 48px 0;
}

.level_1_TabsMiddle li {
	background:url(../images/level_1_TabsSeparator.gif) no-repeat 100% 3px;
	float:left;
	padding-top:6px;
	padding-bottom:9px;
	padding-left:13px;
	padding-right:13px;
}

.level_1_TabsMiddle li.nosep {
	background: none ;
	float:left;
	padding-top:6px;
	padding-bottom:9px;
	padding-left:13px;
	padding-right:13px;
}

.level_1_TabsMiddle li a {
	color:#333;
	font-weight:bold;
	border-bottom: none;
}

.level_1_TabsMiddle li.selected {
	padding-top:4px;
}

*html .level_1_TabsMiddle li.selected {
	padding: 4px 0 0 0;
}

.level_1_TabsMiddle li.selected1 {
	padding-top:4px;
}

*html .level_1_TabsMiddle li.selected1 {
	padding: 4px 0 9px 0;
}

.level_1_TabsMiddle li span {
	/*background:url(../images/level_1_TabsSelected.gif) no-repeat 50% 100%;*/
	color:#f37b21;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:14px;
	position: relative;
}

*html .level_1_TabsMiddle li span {
	/*background:url(../images/level_1_TabsSelected.gif) no-repeat 50% 100%;*/
	padding: 0 13px 14px 13px;
}

.product_summary {
	border-top:1px solid #e88d18;
	float:left;
	padding-bottom:26px;
	width:648px;
}

.product_img {
	float:left;
	margin-right:15px;
	width:173px;
}

.product_desc {
	float:left;
	/*font-size:0.96em;*/
	font-size: 1.1em;
	padding-right:60px;
	width:386px;
}

.product_desc h4 {
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:3px;
}

.product_desc a {
	background:url(../images/arrow_brown_small.gif) no-repeat 0 3px;
	color:#333;
	display:block;
	margin-top:5px;
	padding-left:8px;
}

.column1of2 table {
	/*border-collapse:collapse;*/
	width:635px;
	
}

.column1of2 table td {
	vertical-align:top;
}

.content_tbl {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
	width:620px!important;
}

.content_tb2 {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	text-align:center;
	width:510px!important;
}

.content_tbl th, .content_tb2 th {
	background:url(../images/content_tbl_headerbg.gif) repeat-x 0 0;
	color:#FFFFFF;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:6px 0;
}

.content_tbl td, .content_tb2 td {
	padding:6px 0;
	border-right: 1px solid #999999;
	border-bottom:1px solid #999999;
	
}

.content_tbl tr.shadedgray, .content_tb2 tr.shadedgray {
	background-color:#eaeaea;
}

/***** SUBCONTENT TABS ******/
.shadetabs li {
	background:url(../images/level_2_tabs_right.gif) no-repeat 100% 0;
	float: left;
	font-weight:bold;
	margin-right:4px;
	padding:10px 0 5px 0;
}

.shadetabs li a {
	background:url(../images/level_2_tabs_leftcrv.gif) no-repeat 0 0;
	color:#212223;
	padding:10px 20px 5px 20px;
}

.shadetabs li.selected {
	background:url(../images/level_2_tabs_rightsel.gif) no-repeat 100% 0;
	position: relative;
	top:1px;
}

.shadetabs li.selected a {
	background:url(../images/level_2_tabs_leftsel.gif) no-repeat 0 0;
}

.tabcontentstyle {
	background:url(../images/tabcontentstyleMiddle.gif) repeat-y 0 0;
	float:left;
	width: 651px;
}

.tabcontentstyleTop, .tabcontentstyleBottom {
	float:left;
	font-size:1%;
	height:11px;
	width:651px;
}

.tabcontentstyleTop {
	background:url(../images/tabcontentstyleTop.gif) no-repeat 0 0;
}

.tabcontentstyleBottom {
	background:url(../images/tabcontentstyleBottom.gif) no-repeat 0 0;
}

.tabcontentstyleMiddle {
	float:left;
	padding:26px 0px 0px 16px;
	width:635px;
	font-size:1.1em!important;
}

.optional_area {
	padding-left:15px;
	width:200px;
}

.nbo_adv_top {
	float:left;
	width:190px;
	height:44px;
}

.nbo_adv_middle {
	background:url(../images/nbo_adv_middle.gif) repeat-y 0 0;
	float:left;
	padding:11px 25px 0 16px;
	width:149px;
}

.nbo_adv_middle li {
	background-image:url(../images/nbo_adv_listbullet.gif)!important;
	color:#6ea5d6;
	font-weight:bold;
	padding-bottom:15px;
}

.nbo_adv_middle li.noimg {
	background-image: none!important;
	margin: 0 0 0 15px;
	*margin: 0 0 0 18px;
	padding: 0 0 15px 0;
}

.nbo_adv_bottom {
	background:url(../images/nbo_adv_bottom.gif) no-repeat 0 0;
	float:left;
	height:8px;
	width:190px;
}

.promo_banner_tabcontent {
	float:left;
	margin-top:18px;
}

.tabcontentstyleMiddle p {
	padding-bottom:18px;
	padding-right: 5px;
	/*padding-right: 30px;*/
	/*width: 625px;*/
}

.tabcontentstyleMiddle p a {
	color:#212223;
	text-decoration: underline;
}

.tabcontentstyleMiddle p a:hover {
	text-decoration: underline;
}

/*.tabcontentstyleMiddle p.text {
	margin-right: 25px;
	padding-bottom:18px;
}*/

.tabcontentstyleMiddle li {
	background:url(../images/arrow_orange.gif) no-repeat 0 5px;
	padding-left:12px;
	padding-right: 15px;
}

.tabcontentstyleMiddle li a {
	color:#212223;
	text-decoration: underline;
}

.tabcontentstyleMiddle li a:hover {
	text-decoration: underline;
}

.tabcontent {
	display:none;
}

.tabcontentstyleMiddle .directors {
	width: 625px;
	padding-bottom: 18px;
	float: left;
}

.tabcontentstyleMiddle .directors .container {
	float: left;
	width:505px;
}

.tabcontentstyleMiddle .directors img {
	float: left;
	margin-right: 10px;
	width: 108px;
}

.tabcontentstyleMiddle .directors .container h2 {
	/*display:block;*/
	font-size: 1.1em;
	padding: 3px 0 3px 0;
	color:#237c9a;
}

.tabcontentstyleMiddle .directors .container p {
	float: left;
	padding: 0 0 5px 0;
	width: 507px;
}

@media print {
.tabcontent {
	display:none;
}
}

/***** SUBCONTENT TABS ENDS ******/

p.boldText {
	font-weight:bold;
	padding-bottom:0px;
}

#topspace.column2of2 {
margin-top:90px;
}

.column2of2 {
	float:left;
	margin-top:90px;
	width:189px;
	/*position: relative;*/
}

.column2of2#topspace {
	margin-top: 90px;
}

.column1of2 h3, .column2of2 h3 {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:6px;
	text-align:right;
}

.column1of2 h3 {
	text-align:left;
}

.noMarginTop {
	margin-top:0px!important;
}

.applyNow {
	background:url(../images/applyNow_bottom.gif) no-repeat 0 100% #bec3c7;
	border-top:1px solid #dddfe1;
	float:left;
	padding:11px 9px 9px 9px;
	width:171px;
}

.applyNowFormTop, .applyNowFormBottom {
	float:left;
	font-size:1%;
	height:5px;
	width:171px;
}

.applyNowFormTop {
	background:url(../images/applyNowFormTop.gif) no-repeat 0 0;
}

.applyNowFormBottom {
	background:url(../images/applyNowFormBottom.gif) no-repeat 0 0;
}

.applyNowFormMiddle {
	background-color:#8a9094;
	color:#FFFFFF;
	float:left;
	padding:8px 10px 0 10px;
	width:151px;
}

.applyNowFormMiddle label {
	float: left;
	width:40px;
}

.applyNowFormMiddle label.autoWidth {
	width:auto;
}

.applyNowFormMiddle input, select {
	margin-bottom: 5px;
}

.applyNowFormMiddle .radio_btn {
	vertical-align:middle;
	margin-right:5px;
	margin-left:3px;
	margin-top:3px;
}

.applyNowFormMiddle br{
	clear: left;
}

.applyNowFormMiddle .inputtxt {
	font-size:1.0em;
	width:100px;
}

.btn_submit {
	background:url(../images/applyNow_btnSubmit.gif) no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	margin-top:8px;
	margin-left:47px;
	padding:4px 0 4px 1px;
	width:56px;
}

.applyNow ul {
	margin-top:8px;
	margin-left:7px;
}

.applyNow li {
	background:url(../images/arrow_brown.gif) no-repeat 0 3px;
	color:#5e6163;
	padding-left:8px;
	position: relative;
}

.applyNow li a {
	color:#5e6163;
	text-decoration:underline;
}

.currentOffer {
	float:left;
	margin-top:41px;
}

.currentOffer img{
	padding-bottom:10px;
}

.quickLinks {
	float:left;
	margin-top:30px;
	width:189px;
}

.quickLinksContent {
	background:url(../images/quickLinks_contentBg.gif) repeat-y 0 0;
	padding:12px 0 15px 10px;
	width:179px;
}

.quickLinksContent li {
	background:url(../images/quickLinksBg.gif) no-repeat 0 0;
	padding:4px 0 3px 5px;
	width:163px;
	margin-bottom:2px;
}

.quickLinksContent li a {
	color:#fff;
	font-weight:bold;
	font-size:0.97em;
}

.quickLinksBtm {
	background:url(../images/quickLinks_btmBg.gif) no-repeat 0 0;
	height:6px;
	width:189px;
}

.promo_banner {
	float:left;
}

.promo_banner_content {
	float:left;
	margin-right:15px;
	width:290px;
}

.promo_banner_content .promo_banner_heading {
	color:#f37b21;
	font-size:1.55em;
	font-weight: bold;
}

.promo_banner_alkanz, .promo_banner_businessloans, .promo_banner_corporate {
	padding:99px 10px 14px 7px;
	width:273px;
}

.promo_banner_alkanz p, .promo_banner_businessloans p, .promo_banner_corporate p {
	color:#666;
}

.promo_banner_alkanz {
	background:url(../images/promo_banner_alkanz.jpg) no-repeat 0 0;
}

.promo_banner_businessloans {
	background:url(../images/promo_banner_businessloans.jpg) no-repeat 0 0;
}

.promo_banner_corporate {
	background:url(../images/promo_banner_corporate.jpg) no-repeat 0 0;
}

.promo_banner_content p.applyNow_txt {
	background:url(../images/arrow_brown_small.gif) no-repeat 0 3px;
	color:#f37b21;
	font-weight:bold;
	padding-left:7px;
}

.promo_banner_content a {
	cursor:pointer!important;
}

.last_banner {
	margin-right:0px;
}

.boldFont {
	font-weight:bold;
}
.boldFontRed {
	font-weight:bold;
	color:Red;
	font-size:14px;
}

.news_section {
	float:left;
	margin-top:47px;
	width:902px;
}

.news_section h3 {
	color:#666666;
	font-size:1.7em;
	font-weight:normal;
}

.news_content {
	background:url(../images/nbo_news_bg.jpg) no-repeat 0 0;
	height:221px;
	padding:24px 196px 0px 20px;
	width:686px;
}

.news_content li {
	background:url(../images/arrow_brown.gif) no-repeat 0 3px;
	padding-bottom:17px;
	padding-left:10px;
}

.news_content li h4 {
	color:#666666;
	font-size:1.1em;
}

.news_content li a {
	display:block;
	text-decoration:underline;
}


.feedback {
	width: 390px;
	height: 280px;
	background-color: #caced1;
	position: absolute; 
	right:0;
	bottom: 35px;
	padding:12px 0 15px 10px;
	z-index: 10;
	float: left;
	border: 1px solid #91979b;
	color:#212223;
}

.feedform {
	width: 325px;
	height: 280px;
	background-color: #caced1;
	position: absolute; 
	left:0;
	margin: 0px 0 0 210px;
	bottom: 0;
	padding:12px 0 15px 10px;
	z-index: 10;
	float: left;
	border: 1px solid #91979b;
	color:#212223;
}


.close_button {
	float: right; 
	padding: 0 5px 0 0; 
	vertical-align: top;
}

.close_button a {
	color:#212223;
	text-decoration: underline;
}

.atm_branch {
	margin: 35px 0 0 325px;
	top: 0;
	width: 355px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	background-color: #ffffff;
	position: absolute; 
	left: 0;
	padding:12px 0 15px 10px;
	/*visibility: hidden;*/
	z-index: 10;
	float: left;
	border: 1px solid #91979b;
}

.atm_branch1 {
	margin: 330px 0 0 0;
	*margin: 327px 0 0 0;
	top: 0;
	width: 355px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	background-color: #ffffff;
	position: absolute; 
	right: 31px;
	*right: 33px;
	padding:12px 0 15px 10px;
	z-index: 10;
	float: left;
	border: 1px solid #91979b;
}

.atm_branch3 {
	margin: 718px 0 0 0;
	*margin: 744px 0 0 0;
	top: 0;
	width: 355px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	background-color: #ffffff;
	position: absolute; 
	right: 31px;
	*right: 33px;
	padding:12px 0 15px 10px;
	z-index: 10;
	float: left;
	border: 1px solid #91979b;
}

.atm_branch ul.atm_bullet, .atm_branch1 ul.atm_bullet, .atm_branch3 ul.atm_bullet {
	margin: 5px 0 5px 0;
}

.atm_branch ul.atm_bullet li, .atm_branch1 ul.atm_bullet li, .atm_branch3 ul.atm_bullet li {
	background:url(../images/arrow_orange.gif) no-repeat 0 4px;
	padding-left:12px;
	padding-right: 15px;
}

.atm_branch_content {
	float: left; 
	margin: 20px 0 0 0;
}

.close_button_atm {
	float: right; 
	padding: 0 5px 0 0; 
	vertical-align: top;
}

.close_button_atm a {
	color:#212223;
	text-decoration: underline;
}

.calculator {
	font-size: 1.1em;
}

.calculator table {
	padding: 0;
	margin: 0;
	width: auto;
	font-size: 1.1em;
}

.calculator table tr td span {
	color:#FF0000;
}


/*.calculator table tr td input {
	float: left;
}*/

.tdheight {
	padding-bottom: 15px;
}

.leftboxspace {
	padding-left: 164px;
}

.sitemap_column1 {
	float:left; 
	width: 320px;
}

.sitemap_column2 {
	float: left;
}

/*** FOOTER BEGINS ***/
.footer {
	color:#999999;
	float:left;
	padding:9px 20px 9px 0px;
	position: relative;
	z-index: 0;
	width: 931px;
}

.copyrights {
	float:left;
	margin-right:25px;
	width:200px;
}

.siteResolution {
	float:left;
	margin-right:25px;
	width:214px;
}

.footerLinks {
	float:left;
	text-align:right;
	/*width:325px;*/
	
}

.footerLinks li {
	display:inline;
	padding-right:10px;
}

.footerLinks li.last {
	padding-right:0px;
}

.footerLinks li a {
	color:#333;
}
.f_Links {
	float:right;
	margin:0px 0px 8px 0;
	_margin:0px 0px 8px 0px;
	/*width:325px;*/
}
.f_Links span{

color:#999999;
padding:0 0 15px 0;}

.f_Links a{

color:#999999;
padding:0 0 0px 0;}

/*** FOOTER ENDS ***/

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #caced1;
	cursor: default;
	padding: 0;
	font-size: 11px;
	margin: 0 0 0 45px;
	width: 150px;
}
a.ContextMenuItem
{
	margin: 0 0 0 5px;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 3px 19px 3px 0;
	/*white-space: nowrap;*/
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
	padding: 0;
	margin: 0;
}

a.ContextMenuItem:hover
{
	/*background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;*/
	text-decoration: underline;
	padding: 3px 19px 3px 5px;
	margin: 0;
}
.btn
{
    border-style: none; background-color: #8A9094; border-collapse: collapse; color: #FFFFFF; width: 52px; font-weight: bold; height: 25px;
}

.tabcontentstyleMiddle .alkanz {
	position: relative;
	height: 1847px;
	border: none;
}

.tabcontentstyleMiddle .alkanz p.month {
	text-align: center!important;
}

.tabcontentstyleMiddle .alkanz p.month a {
	text-decoration: none;
}

.tabcontentstyleMiddle .alkanz p.month a:hover {
	text-decoration: underline;
}

/**.tabcontentstyleMiddle .alkanz p.month a span.selected {
	font-weight: bold;
	color: #FF0000;
}*/

.tabcontentstyleMiddle .alkanz .alkanz_winners {
	position: absolute;
	visibility: hidden;
	top: 40px;
	font-weight:normal;
}


/*---------------------------CSS for Sitemap----------------------*/
.sitemapContainer {
	float:left;
	width:320px;
}
.sitemapContainer ul {
	margin:18px 0 18px 0;
}
.sitemapContainer ul li {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	width:350px;
}
.sitemapContainer ul li a {
	color:#212223;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:underline;
}
.sitemapContainer ul ul.sitemapsub {
	margin:10px 0 13px 0;
}
.sitemapContainer ul ul.sitemapsub li {
	background:url(../images/arrow_orange.gif) no-repeat 0 6px;
	border-bottom:none;
	padding:0 0 0 8px;
	margin:0;
	width:320px;
}
.sitemapContainer ul ul.sitemapsub li a {
	color:#212223;
	font-size:1.1em;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
.sitemapContainer ul ul.sitemapsub ul.sitemapsubsub {
	margin:5px 0 13px 5px;
}
.sitemapContainer ul ul.sitemapsub ul.sitemapsubsub li {
	background:url(../images/arrow_orange.gif) no-repeat 0 6px;
	border-bottom:none;
	padding:0 0 0 8px;
	margin:0;
	font-size:1.1em;
	width:300px;
}
.sitemapContainer ul ul.sitemapsub ul.sitemapsubsub li a {
	color:#212223;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
/*---------------------------END CSS for Sitemap------------------*/