
.s4-skipribbonshortcut { display: none; }
#s4-bodyContainer { padding-bottom: 0!important; }
#s4-workspace { overflow: inherit !important; position: absolute; width: 1024px !important;}
::-webkit-scrollbar { width: 12px; }
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 2px; }
::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); border-radius: 2px;background: grey; }
.ms-webpartzone-cell { margin: auto auto 5px !important; }



/* ------------------Reset--------------------- */
a, abbr, acronym, address, applet, article, aside, audio, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var { background: transparent; border: 0; margin: 0; padding: 0; outline: 0; vertical-align: top; }
ol, ul { list-style: circle; }
blockquote, q { quotes: none; }
table, table td { padding: 0; border: none; border-collapse: collapse; }
img { vertical-align: top; }
embed { vertical-align: top; }
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline-block; }
input, textarea { border: 0; padding: 0; margin: 0; outline: 0; background: linear-gradient(#f1f1f1, #e2e2e2); }
iframe { margin: 0; padding: 0; background: linear-gradient(#f3f3f3, #ffffff); border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
input, textarea, select { margin: 0; padding: 0; background: #fff; }

/* ------------------ Global Style --------------------- */
html, body { /* width: 99.9%; */ /* padding: 0; */ /* margin: 10px; */ font: 13px/20px "Segoe UI" !important; }
body { background: #e6e6e6 url("/_layouts/15/images/DOP.Portal.UILayer/pattern.png"); color: #333333; font: 13px/20px "Segoe UI" !important; margin-left: auto; margin-right: auto; width: 1024px;}
#container { width: 99.9%; border: 0; height: auto; background: #fff url("/_layouts/15/images/DOP.Portal.UILayer/bodyback.png") top left repeat-x; }

.container { width: 100%; position: relative; }

a { color: #b52a25; text-decoration: none; }
a:hover { color: #333333; text-decoration: none; }
a.button { cursor: pointer; color: #fff; display: inline-block; padding: 6px 12px; font-size: 18px; background: #4AA9C3; font-family: "Segoe UI"; font-weight: normal; text-transform: uppercase; }
a.button:hover { }

.top_navi1 { background-color: #fff; height: auto; z-index: 1; }
.clear { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.li-ht-18 { line-height: 18px !important; }
.top-header-box {background: #fff url('/_layouts/15/images/DOP.Portal.UILayer/bodyback.png') top left repeat-x; width:1000px; position:relative; margin: 0px auto; padding:0px;}

/* -------------------------------------------- */
/* ------------------Header-------------------- */
#header { }

#header .wrap-header { height: 136px; border: 0; }
#header #logo { top: 40px; margin-top: 1%; width: 460px; border: 0; float: left; }
#header #logo img { float: left; }

#header .top_nav { height: 30px; width: 96%; background: #fff url(/_layouts/15/images/DOP.Portal.UILayer/header_bg.jpg) left bottom repeat-x; }
#header .top_nav .top_nav_left { height: 15px; width: auto; float: left; text-align: left; padding: 5px 0 0 5px; }
#header .top_nav .top_nav_left a { font-size: 11px; margin: 0 10px 0 0; font-weight: normal; font-family: "Segoe UI"; color: #333; }
#header .top_nav .top_nav_left a:hover { color: #b52a25; }
#header .top_nav .top_nav_right { height: 15px; width: auto; float: left; padding: 5px 0 0 0; }
#header .top_nav .top_nav_right .txt_link { height: 23px; width: auto; float: left; text-align: left; }
#header .top_nav .top_nav_right .txt_link a { color: #333; font-size: 11px; margin: 0 10px 0 0; font-weight: normal; font-family: "Segoe UI"; }
#header .top_nav .top_nav_right .txt_link a:hover { color: #b52a25; }
#header .top_nav .top_nav_right .top_nav_enlrge { height: 23px; width: auto; float: left; text-align: left; }
#header .top_nav .top_nav_right .top_nav_lang { height: 23px; width: auto; float: left; text-align: left; }
#header .top_nav .top_nav_right a { font-size: 11px; margin: 0 5px 0 0; font-weight: normal; font-family: "Segoe UI"; color: #333; }
#header .top_nav .top_nav_right a:hover { color: #b52a25; }
#header .top_nav #search { position: absolute; top: 2px; right: 220px; max-width: 218px; float: right; z-index: 15; height: 25px; margin: 0 0 0 50px; }
#header .top_nav .button-search { position: absolute; right: 0; background: url('/_layouts/15/images/DOP.Portal.UILayer/button-search.png') center center no-repeat; width: 14px; height: 17px; cursor: pointer; background-color:white;margin:3px 3px;}
#header .top_nav #search input { background: #FFF; font-size: 11px; padding: 1px 5px 1px 5px; width: 140px; height: 20px !important; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }

#header .top_nav .sign_reg { display: block; position: absolute; top: 3px; right: 60px; width: 160px; float: right; z-index: 14; height: 25px; margin: 0; color: #333; }
#header .top_nav .sign_reg .signin { color: #b52a25; line-height: 25px; width: 120px; float: right; height: 25px; margin: 0; background: url('/_layouts/15/images/DOP.Portal.UILayer/use_bg_log.png') top left no-repeat; color: #333; padding: 0 0 0 20px; }
#header .top_nav .sign_reg .signin a { color: #b52a25; font-size: 13px; font-weight: normal; font-family: "Segoe UI"; }
#header .top_nav .sign_reg .signin a:hover { color: #333; }

#header .top_nav .sign_reg_post { display: block; position: absolute; top: 3px; right: 5px; width: 195px; float: right; z-index: 14; height: 25px; margin: 0; font-family: "Segoe UI"; font-size: 13px; font-weight: normal; }
#header .top_nav .sign_reg_post .signin { color: #b52a25; line-height: 25px; width: 195px; float: right; height: 25px; margin: 0; padding: 0; text-align: left; }
#header .top_nav .sign_reg_post .signin .user_name { width: auto; float: left; font-size: 11px; }
#header .top_nav .sign_reg_post .signin .logout { float: left; width: auto; }
#header .top_nav .sign_reg_post .signin a { color: #b52a25; font-size: 11px; font-family: "Segoe UI"; font-weight: normal; }
#header .top_nav .sign_reg_post .signin a:hover { color: #333; }

#header #emblem { top: 0; width: 510px; border: 0; float: left; margin: 5px 0 0 10px; right: 0; }
#header #emblem #headimg { border: 0; width: 100%; float: left; margin: 5px 0 0 0; right: 0; }
#header #emblem img { float: right; margin-top: 0; }
#header #emblem .top_menu { border: 0; width: 100%; height: 30px; z-index: 20; float: left; position: relative; display: block; }
#header #emblem .top_menu .signin { color: #666666; text-align: right; padding-right: 15px; border: 0; position: absolute; top: 0; right: -2px; max-width: 219px; float: right; height: 25px; margin: 0; background: url('/_layouts/15/images/DOP.Portal.UILayer/signin_back.png') right bottom no-repeat; }
#header #emblem .top_menu .signin a { font: "Segoe UI"; font-size: 13px; color: #666666; }
#header #emblem .top_menu .signin a:hover { font: "Segoe UI"; font-size: 13px; color: #b52a25; }
#header #emblem .top_menu .signin span { margin: 0 0 0 20px; }

/* ------------------Navigation---------------- */
.nav { margin-top: 1px; padding-top: 0; }
.nav .wrap-nav { height: 85px; border: 0; padding-top: 2px; }

.nav .sign_reg { position: absolute; top: 8px; right: 30px; width: 160px; float: right; z-index: 14; height: 25px; margin: 0; }
.nav .sign_reg .signin { width: 140px; float: right; height: 25px; margin: 0; background: url('/_layouts/15/images/DOP.Portal.UILayer/use_bg.png') top left no-repeat; color: #FFF; padding: 7px 0 0 40px; text-align: left; }
.nav .sign_reg .signin a { color: #fff; font-family: "Segoe UI"; font-size: 13px; font-weight: bold; }
.nav .sign_reg .signin a:hover { color: #f8cd00; }
.nav .sign_reg .signin span { margin: 0 0 5px 15px; }

.nav .sign_reg_post { position: absolute; top: 15px; right: 20px; width: 180px; float: right; z-index: 14; height: 25px; margin: 0; font-size: 11px; font-weight: bold; }
.nav .sign_reg_post .signin { width: 180px; float: right; height: 25px; margin: 0; color: #FFF; padding: 0; text-align: left; }
.nav .sign_reg_post .signin .user_name { width: auto; float: left; }
.nav .sign_reg_post .signin .logout { float: left; width: auto; }
.nav .sign_reg_post .signin a { color: #fff; font-family: "Segoe UI"; font-size: 13px; font-weight: bold; }
.nav .sign_reg_post .signin a:hover { color: #333; }
.red ul.mega-menu .sub li.mega-hdr li a.mhead { text-decoration: underline; text-align: left; font-size: 14px; font-weight: bold; color: #cce6e7; }
.red ul.mega-menu .sub li.mega-hdr li a.mhead:hover { text-decoration: underline; text-align: left; font-size: 14px; font-weight: bold; color: #a32403; background: #fff; }
#login-link { float: left; display: block; background: none; margin: 2px 0 0 10px; }
#login-panel { text-align: left; position: absolute; top: 32px; right: 0; width: 180px; padding: 5px; background: #eee; font-size: 11px; font-weight: normal; color: #333; display: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 1000; }
#login-panel p { text-align: left; padding: 0; }

.border { height: 20px; width: 180px; border-top: 1px solid #d5d8df; z-index: 999 !important; padding: 5px 0; }

.share { float: right; }
.share ul { list-style: none; margin: 0; padding: 0; }
.share ul li { position: relative; float: left; padding-right: 5px; line-height: 20px; }

/* ------------------Slide---------------- */

.featured { margin: 0; border: 0; height: auto; width: 700px; }
.wrap-featured { background: #fff; border: 0; }
.featured .wrap-featured { background-color: #fff; border: 0; }
.slider { margin: 0 0 0!important; }

/* ------------------QuickTool---------------- */
#quicktoolcont { display: inline-block; height: 250px; margin: 0 auto; position: absolute; right: 10px; /* top: 22px; */ /* width: 100%; */ border: 0; /* text-align: right; */}
#quicktoolcont2 { display: inline-block; height: 326px; margin: 0 auto; position: absolute; right: 3%; top: 24px; width: 22%; border: 0; /* text-align: right; */}
#quicktool, #quicktoolHindi { background-image: url(/_layouts/15/images/DOP.Portal.UILayer/postbox_bg.png); background-repeat: no-repeat; background-position: center center; display: inline-block; float: right; height: 321px; margin: 0; position: absolute; right: 20px; top: 6px; width: 250px; }
#quicktool .post, #quicktoolHindi .post { border: 0; margin: 110px 0 0 36px; width: 185px; float: left; }
#quicktool .post h4, #quicktoolHindi .post h4 { color: #333; font-size: 13px; line-height: 27px; padding: 5px 0 10px 5px; text-align: left; text-shadow: 0 1px 1px #fff; width: 180px; font-weight: normal; margin: 0; }
#quicktool .post .track, #quicktoolHindi .post .track { border: 0; height: 55px; width: 100%; }
#quicktool .post .track #tracksearch, #quicktoolHindi .post .track #tracksearchHindi { float: left; height: 30px; left: 0; margin: 0; position: relative; top: 0; width: 180px; }
#quicktool .post .trackbutton-search, #quicktoolHindi .post .trackbutton-search { background: url("/_layouts/15/images/DOP.Portal.UILayer/track_search_ico.png") no-repeat scroll center center rgba(0, 0, 0, 0); cursor: pointer; height: 35px; margin: 0; position: absolute; right: 0; width: 32px; }
#quicktool #tracksearch input, #quicktoolHindi #tracksearchHindi input { background: #fff; border: 3px solid #888888; border-radius: 3px; color: #333; font-size: 11px; font-family: "Segoe UI"; height: 27px; padding: 1px 2px 1px; width: 160px; }

#quicktool .help, #quicktoolHindi .help { color: #333333; float: left; font-size: 11px; height: 20px; margin: 5px 0; text-align: right; width: 175px; }
#quicktool .help .help_red a, #quicktoolHindi .help .help_red a { text-align: left; margin: 0 8px 0 0; color: #b52a25; font-size: 11px; line-height: 22px; }

#quicktool .borderpost, #quicktoolHindi .borderpost { border-top: 1px solid #d5d8df; }
#quicktool a, #quicktoolHindi a { color: #333; }
#quicktool a:hover, #quicktoolHindi a:hover { color: #b52a25; }
#quicktool .post h4 .tracking, #quicktoolHindi .post h4 .tracking { background-image: url('/_layouts/15/images/DOP.Portal.UILayer/Track.png'); height: 20px; float: left; width: 22px; text-align: center; background-position: center 0; background-repeat: no-repeat; margin: 5px 5px 0 0; }
#quicktool .post h4 .locate, #quicktoolHindi .post h4 .locate { background-image: url('/_layouts/15/images/DOP.Portal.UILayer/Locate.jpg'); height: 27px; float: left; width: 22px; text-align: center; background-position: center 0; background-repeat: no-repeat; margin: 0 5px 0 0; }
#quicktool .post h4 .pin, #quicktoolHindi .post h4 .pin { background-image: url('/_layouts/15/images/DOP.Portal.UILayer/Find.jpg'); height: 20px; float: left; width: 22px; text-align: center; background-position: center 0; background-repeat: no-repeat; margin: 5px 5px 0 0; }
#quicktool .post h4 .calculate, #quicktoolHindi .post h4 .calculate { background-image: url('/_layouts/15/images/DOP.Portal.UILayer/Calculate.jpg'); height: 21px; float: left; width: 16px; text-align: center; background-position: center 0; background-repeat: no-repeat; margin: 5px 7px 0 3px; }

/* ------------------Content------------------- */
#content { }
#content .wrap-content { }
#content .wrap-content1 { }

div#WebPartWPQ2 { width: 229px; }
.homebox5 #WebPartWPQ2 { width: 99%;}

.block01 { margin: 0 2px 0 2px; padding: 0px 0 20px 10px!important; background: #fff; }
.block01 h2 { text-align: center; font-size: 20px; line-height: 42px; width: 224px; background: #ccc; font-weight: bold; color: #333; font-family: "Segoe UI"; }
.block01 h1 { text-align: left; font-size: 28px; line-height: 42px; width: 721px; font-weight: bold; color: #333; font-family: "Segoe UI"; }
.block01 h3 { text-align: left; font-size: 16px; line-height: 15px; width: 214px; color: #b52a25; margin: 5px 0 0 10px; font-weight: bold; font-family: "Segoe UI"; }
.zerogrid .col-servs h3 { margin: 10px 0 10px 0; font-family: "Segoe UI"; }
.block01 p { font-size: 14px; text-align: left; line-height: 25px; color: #333333; font-family: "Segoe UI"; /* margin-right: -25px; */ /* width: 153px; */}
.block01 a { color: #b52a25; font-family: "Segoe UI"; }
.block01 a:hover { color: #333333; }

.block01 .homebox1, .homebox2, .homebox3, .homebox4 { padding: 0 5px 5px 5px; margin: 0; border: 2px solid #fff; width: 224px; height: 260px; font-family: "Segoe UI"; }
.block01 .homebox1 { height: auto; }
.block01 .homebox3 { width: 470px; }
.block01 .homebox4 { border: 2px solid #ccc; padding: 0; }
.E_Parcel { display: block; width: 222px; height: 125px; background: url(/_layouts/15/images/DOP.Portal.UILayer/speedPost.jpg) top center no-repeat; }
.phila { display: block; width: 222px; height: 125px; background: url(/_layouts/15/images/DOP.Portal.UILayer/postal-life-insurance.jpg) top center no-repeat; }
/*.shopping { display: block; width: 222px; height: 125px; background: url(/_layouts/15/images/DOP.Portal.UILayer/postal-banking.jpg) top center no-repeat; }*/

.B_Parcel, .pli, .P_Banking, .shop_home { display: block; width: 222px; height: 130px; }
.B_Parcel { background: url(/_layouts/15/images/DOP.Portal.UILayer/businessParcel.png) top center no-repeat; }
.pli { background: url(/_layouts/15/images/DOP.Portal.UILayer/postal-life-insurance.png) top center no-repeat; }
.P_Banking { background: url(/_layouts/15/images/DOP.Portal.UILayer/postalBanking.png) top center no-repeat; }
.shop_home { background: url(/_layouts/15/images/DOP.Portal.UILayer/shop_home.png) top center no-repeat !important; }

.block01 .homebox5 { padding: 0; margin: 0; width: 1000px; }
.block01 .homebox7 { padding: 0 0 5px 0; margin: 0; border: 2px solid #d5d8df; height: 225px; width: 224px; }
.block01 .homebox6 { float: left; padding: 0 0 5px 0; margin: 0 0 0 7px; width: 224px; }
.block01 .homebox4 ul { font-weight: normal; line-height: 25px; margin: 10px; text-align: left; list-style: none; }
.block01 .homebox4 ul li a { font-weight: normal; line-height: 32px; color: #666666; background: url('/_layouts/15/images/DOP.Portal.UILayer/Bullet1.png') 0% 50% no-repeat; padding: 3px 0 3px 15px; margin: .4em 0; font-size: 13px; }
.block01 .homebox4 ul li a:hover { color: #b52a25; }
.block01 .homebox4 .uborder { border-top: 1px solid #d5d8df; padding: 5px 0; }
.block01 .homebox_txt { clear: both; margin-top: 10px; padding-top: 6px; width: 214px; }
.block01 .box_txt #mail { text-align: left; font-size: 11px; margin: 0 0 0 5px; }
.block01 .box_txt #mail .view { float: right; margin-right: 6px; height: 18px; font-size: 11px; background: #fee600; text-align: center; font-style: italic; padding: 0 0 2px; width: 65px; }
/* Updated 28-03-14 */
.block01 .box_txt #mail p { text-align: left; line-height: 18px; margin: 0; padding: 0; }
.block01 .box_txt #mail p { display: block; -webkit-margin-before: 0; -webkit-margin-after: 0; -webkit-margin-start: 0; -webkit-margin-end: 1.2em; }

.block01 .homebox7 .top_heading { width: 100%; height: 30px; padding: 0; }
.block01 .homebox7 .top_heading .tophead { width: 120px; float: left; font-size: 14px; height: 24px; color: #fff; font-weight: bold; padding: 2px 0 0 10px; text-align: left; background: #b72927; }
.block01 .homebox7 .top_heading .redarrow { width: 18px; height: 26px; float: left; background: url(/_layouts/15/images/DOP.Portal.UILayer/red_arrow.png) left center no-repeat; }
.block01 .homebox7 .news { width: 100%; height: auto; clear: both; margin-top: 5px; }
.block01 .homebox7 .news .news_body { height: 30px; margin: 3px 0 0 0; width: 215px; font-size: 13px; line-height: 12px; color: #333; font-family: "Segoe UI"; font-weight: normal; text-align: left; }
.block01 .homebox7 .news .news_body a { font-size: 11px; font-style: italic; }
.block01 .homebox7 .media { width: 100%; height: auto; clear: both; padding-top: 5px; height: 50px; }
.block01 .homebox7 .media .media_body { margin: 3px 0 0 10px; width: 215px; font-size: 13px; line-height: 12px; color: #333; font-family: "Segoe UI"; font-weight: normal; text-align: left; }
.block01 .homebox7 .wnew { width: 100%; height: auto; clear: both; margin-top: 5px; }
.block01 .homebox7 .wnew .wnew_heading { height: 15px; margin: 3px 0 0 10px; width: 215px; color: #b62a26; font-weight: bold; text-align: left; }
.block01 .homebox7 .wnew .wnew_body { height: 30px; margin: 3px 0 0 10px; width: 215px; font-size: 13px; line-height: 12px; color: #333; font-family: "Segoe UI"; font-weight: normal; text-align: left; }
.block01 .homebox7 .wnew .wnew_body a { font-size: 11px; font-style: italic; }

.block01 .homebox7 .veiw_all_link { width: 212px; height: 12px; float: left; text-align: left; padding: 0 0 0 10px; margin: 10px 0 0 0; }
.block01 .homebox7 .veiw_all_link a { color: #b62a26; font-style: italic; font-weight: 600; font-size: 12px; }
.thumbs { width: 90%; margin: 5px 0 0 10px; overflow: hidden; }
.galleryItem { color: #797478; font: 10px/1.5 Verdana, Helvetica, sans-serif; float: left; width: 110px; margin: 0 2% 0 0; text-align: left; }
.galleryItem img { max-width: 58%; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.block01 .homebox7 ul { font-size: 13px; font-family: "Segoe UI"; font-weight: normal; line-height: 13px; margin: 10px 0 0 15px; text-align: left; list-style: none; }
.block01 .homebox7 ul li a { font-size: 13px; font-family: "Segoe UI"; font-weight: normal; margin-bottom: 10px; padding-left: 10px; margin-left: 5px; line-height: 25px; color: #b52a25; background: url('/_layouts/15/images/DOP.Portal.UILayer/arrow_red.png') 0% 50% no-repeat; padding: 5px 0 5px 20px; margin: .6em 0; }


/* ------------------Footer-------------------- */
#footer { background: #555; border-top: 0 solid #B62A26; clear: left; }
#footer .inner-footer { background: #555; height: auto; padding: 0 0 25px 0; }

.wrap-footer { }
.wrap-content2 { }

ol.wrap { width: 450px; margin: 10px 0 0 0; }
ol.wrap1 { width: 300px; margin: 10px 0 0 0; }

.block03 { margin: 0 10px; text-align: left; padding-top: 10px; }
.block03 h2 { font-size: 14px; line-height: 18px; color: #333333; font-family: "Segoe UI"; font-weight: bold; margin: 0 0; text-align: left; }
.block03 p { font-size: 13px; margin: 10px 0; color: #808080; }
.block03 a { font-size: 13px; color: #b52a25; font-family: "Segoe UI"; font-weight: normal; }
.block03 .box8 ul { font-size: 13px; font-family: "Segoe UI"; font-weight: normal; line-height: 13px; margin: 10px 0 0 0; list-style: none; }
.block03 .box8 ul li a { font-size: 13px; font-family: "Segoe UI"; font-weight: normal; margin-bottom: 0; padding-left: 10px; margin-left: 5px; line-height: 18px; color: #fff; padding: 3px 0 3px 0; margin: .4em 0; }
.block03 .box8 ul li a:hover { text-decoration: underline; }
.block03 .box8 { color: #fff; padding: 10px; border: 0; }
.block03 .box8 a { color: #fff; }
.block03 .box8 a:hover { text-decoration: underline; }
#footer .block03 .box8 #nletter { position: relative; top: 10px; right: 0; max-width: 218px; float: left; z-index: 15; height: 50px; margin: 0 0 15px 0; }
#footer .block03 .box8 #nletter input { background: #FFF; padding: 1px 5px 1px 5px; width: 190px; height: 25px; border: 1px solid #b52a25; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
#footer .block03 .box8 #nletter .button-nletter { position: absolute; right: 0; background: url('/_layouts/15/images/DOP.Portal.UILayer/SubscribleNw_symbolImage3.png') center center no-repeat; width: 29px; height: 29px; cursor: pointer; }
/*#footer .copyright { text-align: center; padding: 5px 0; color: #999999; background-color: #b62a26; margin: 0; }
#footer .copyright p { text-align: center; padding: 0 0; color: #dcd8d8; margin: 0; font-size: 13px; }
#footer .copyright a { text-decoration: underline; color: #fff; }*/
#copyright-footer-background { background-color:#b62a26; } 
#copyright-footer-background .copyright-width { background-color:#b62a26; margin:0px auto; width:1000px; }
#copyright-footer-background .copyright-width .copyright { text-align: center; padding: 5px 0; color: #999999; background-color: #b62a26; margin: 0; }
#copyright-footer-background .copyright-width .copyright p { text-align: center; padding: 0 0; color: #dcd8d8; margin: 0; font-size: 13px; }
#copyright-footer-background .copyright-width .copyright a { text-decoration: underline; color: #fff; }


#pagi { margin: 50px auto; padding: 30px 0; list-style: none; width: 250px; }
#pagi li { float: left; margin-right: 10px; }
#pagi li a { display: block; text-decoration: none; color: #717171; font: bold 16px "Segoe UI"; padding: 10px 13px; background: #fff; }
#pagi li a.current, #pagi li a:hover { color: #fff; background: #4AA9C3; }

.clr { clear: both; float: none; }
.main { width: 95%; max-width: 960px; padding: 0 10px; margin: 0 auto; position: relative; }

.news-borb { border-bottom: 1px dotted #ccc; }
.news { text-align: left; margin: 5px 15px; }
.year-hd { color: #333; background: #fee600; font-size: 13px; font-weight: bold; text-align: left; padding-left: 10px; height: 18px; line-height: 18px; }
.more a { color: #C00; float: right; margin-right: 5px; }
a.news_heading { font-size: 16px; color: #b52a25; font-family: "Segoe UI"; font-stretch: semi-expanded; }
.date { text-align: center; float: left; width: 60px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; border: 1px solid #666; margin: 5px 10px; }
.date-number { background: #666; color: #FFF; font-weight: bold; }
.date-month { background: #f3f3f3; font-weight: bold; height: 18px; line-height: 19px; }
.arrow-right { width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #b52a25; float: right; margin-right: 2px; margin-top: 8px; }

/* -----------------Static Content Starts--------------------------- */
.block01 .leftbox1 { padding: 0 0 5px 0; margin: 0; border: 1px solid #ccc; width: 224px; font-family: "Segoe UI"; }
.block01 .leftsidenav1 h2 { font-weight: normal; color: #fff; background: #b52a25; font-family: "Segoe UI"; }
.block01 .leftsidenav1 h4 { color: #fff; font-weight: 600; background: #b52a25; line-height: 30px; font-size: 16px; font-family: "Segoe UI"; }
.block01 .leftbox1 ul { font-weight: normal; line-height: 25px; margin: 0 0 -5px 0; text-align: left; }
.block01 .leftbox1 ul li { line-height: 28px; padding: 0 10px; background: #fafafa; }
.block01 .leftbox1 ul li a { font-weight: normal; color: #666; font-size: 14px; font-family: "Segoe UI"; }
.block01 .leftbox1 ul li:hover { background: #fff; }
.block01 .leftbox1 ul li a:hover { color: #b52a25; }
.block01 .leftbox1 .uborder { border-top: 1px dashed #ddd; }
.block01 .centrecol .leftbox2 { padding: 0 0 5px 0; margin: 0; border: 0; width: 500px; text-align: left; font-family: "Segoe UI"; }

.block01 .centrecol .leftbox2 h3 { font-size: 18px; width: 100%; margin-left: 0; font-family: "Segoe UI"; }
.block01 .centrecol .leftbox2 h4 { font-size: 16px; color: #333; font: "Segoe UI"; }

.block01 .leftbox2 ul { font-weight: normal; line-height: 25px; margin: 10px; }

.block01 .centrecol .leftbox2 ul li { font-weight: normal; line-height: 18px; padding: 0; margin: .4em 0; font-family: "Segoe UI"; }
.block01 .centrecol .leftbox2 ul li a { line-height: 30px; margin: 10px 0; color: #b62a26; font-style: normal; font-weight: normal; font-size: 13px; font-family: "Segoe UI"; }
.block01 .centrecol .leftbox2 ul li p { font-family: "Segoe UI"; font-size: 13px; }
.block01 .centrecol .leftbox2 ul li p a { color: #b52a25; }
.block01 .centrecol .leftbox2 ul li p a:hover { color: #333; }
.block01 .leftbox2 ul li h3 { font-family: "Segoe UI"; color: #333; font-weight: 600; }
.block01 .centrecol .leftbox2 ul li ul { font-weight: normal; line-height: 25px; margin: 10px 10px 10px 28px; font-family: "Segoe UI"; font-size: 13px; }
.block01 .leftbox2 ul li ul li { font-weight: normal; line-height: 18px; padding: 0; margin: .4em 0; list-style-type: circle; font-family: "Segoe UI"; }
.block01 .leftbox2 ul li a:hover { color: #b52a25; }
.block01 .leftbox2 .uborder { border-top: 1px solid #d5d8df; }
.block01 .leftbox2 .dborder { border-top: 1px dashed #ddd; }
.block01 .leftbox2 ul li .veiw_all_link { width: 212px; height: 12px; font-family: "Segoe UI"; float: left; text-align: left; padding: 0 0 0 5px; margin: 10px 10px 0 0; text-align: left; }
.block01 .leftbox2 ul li .veiw_all_link a { color: #b62a26; font-style: normal; font-weight: 400; font-size: 13px; }

table.static_table { width: 100%; border-collapse: collapse; margin: 0 auto; height: auto; top: 25px; position: static; font-family: "Segoe UI"; }
.static_table thead tr td { background-color: #808080; color: #fff; font-weight: bold; font-family: "Segoe UI"; }
.static_table th { padding: 6px; border: 1px solid #ccc; text-align: left; font-family: "Segoe UI"; font-size: 13px; color: #fff; background: #808080; }
.static_table td { padding: 6px; border: 1px solid #ccc; text-align: left; font-family: "Segoe UI"; font-size: 13px; color: #333; line-height: 24px; }
.static_table a{ background:none !important; }

.aboutUs_hdImg { float: left; height: 60px; margin: 0 0 0 -10px; }

#breadcrumbs { margin: 5px 0 0 5px; font-size: 11px; font-family: "Segoe UI"; text-align: left; }
#breadcrumbs a { color: #666; font-weight: bold; }
#breadcrumbs a:hover { color: #b52a25; }

#leftSideBar .block01 .static_box1, #leftSideBar .block01 .static_box2, #leftSideBar .block01 .static_box3 { padding: 0 10px 5px 10px; margin: 0; border: 0; }
#leftSideBar { width: 100%; float: left; margin-top: 0; }
#leftSideBar .block01 h3 { width: 220px; margin-left: 25px; }
#leftSideBar .block01 p { width: 99%; line-height: 20px; text-align: left; }
#leftSideBar .block01 .aboutUs { display: block; text-align: center; height: 75px; margin-left: 25px; }
#leftSideBar .block01 .aboutUs img { height: 75px; }

#leftSideBar .block01 .premium-products { display: block; text-align: center; height: 70px; }

.pdf_icon { width: 20px; height: 20px; margin-left: 5px; border-bottom: 1px outset #aaa; border-left: 1px outset #aaa; }

#leftSideBar .block01 .box_txt { clear: both; margin-top: 0; padding: 6px 0 0 20px; font-family: "Segoe UI"; }
#leftSideBar .block01 .box_txt .vision_list ul { text-align: left; font-family: "Segoe UI"; margin: 0 0 0 5px; list-style: none; }
#leftSideBar .block01 .box_txt .vision_list ul li { text-indent: -15px; padding-left: 15px; line-height: 15px; }
#leftSideBar .block01 .box_txt .vision_list ul li a { font-weight: normal; line-height: 16px; color: #666; background: url('/_layouts/15/images/DOP.Portal.UILayer/Bullet1.png') 0% 50% no-repeat; padding: 3px 0 3px 15px; margin: .1em 0; font-family: "Segoe UI"; }
#leftSideBar .block01 .box_txt .vision_list ul li a:hover { color: #b52a25; }
#leftSideBar .block01 .box_txt .veiw_all_link { width: 212px; height: 12px; font-family: "Segoe UI"; float: left; padding: 0 0 0 5px; margin: 10px 10px 0 0; text-align: left; }
#leftSideBar .block01 .box_txt .veiw_all_link a { color: #b62a26; font-style: normal; font-weight: 400; font-family: "Segoe UI"; }
#leftSideBar .block01 h1 { width: 100%; font-family: "Segoe UI"; }

#Staticcol1 { width: 23%; float: left; margin: 0 0 20px 0; background: #f6f6f6; }
#Staticcol1 .leftbox1 { padding: 0; margin: 0; border-bottom: 1px solid #eee; width: 229px; overflow: hidden; }
/* Updated 6 April - for left nav having scroll on some screens */

#Staticcol1 .leftbox1 h2 { font-size: 28px; color: #fff; font-weight: 600; background: #b52a25; font-family: "Segoe UI"; }
#Staticcol1 .leftbox1 h4 { font-size: 16px; font-weight: 600; color: #fff; background: #666; line-height: 30px; border-bottom: 5px solid #ffe600; text-align: left; padding-left: 10px; font-family: "Segoe UI"; }
#Staticcol1 .leftbox1 h4 a { font-size: 16px; font-weight: 600; }
#Staticcol1 .leftbox1 ul { font-weight: normal; line-height: 25px; margin: 0 0 -5px 0; text-align: left; list-style: none; }
#Staticcol1 .leftbox1 ul li { line-height: 18px; padding: 5px 0 5px 10px; background: #f6f6f6 !important; }
#Staticcol1 .leftbox1 ul li a { font-weight: normal; color: #666; font-size: 14px; font-family: "Segoe UI"; }
#Staticcol1 .leftbox1 ul li:hover { background: #fff !important; }
#Staticcol1 .leftbox1 ul li a:hover { color: #b52a25; }
#Staticcol1 .leftbox1 .uborder { border-top: 1px dashed #ddd; }

#Staticcol2 .leftbox2 { padding: 0 0 5px 0; margin: 0; border: 0; text-align: left; font-family: "Segoe UI"; }
#Staticcol2 .leftbox2 h3 { font-size: 24px; width: 100%; margin: 0; padding: 10px 0 20px 0; font-family: "Segoe UI"; font-weight: bold; }
#Staticcol2 .leftbox2 ul { font-weight: normal; line-height: 25px; margin: 0; padding: 0; }
#Staticcol2 .leftbox2 ul li { font-weight: normal; line-height: 18px; padding: 0; margin: .4em 0; }
#Staticcol2 .leftbox2 h4 { font-size: 20px !important; font-family: "Segoe UI"; color: #b52a25; line-height: 35px; }
#Staticcol2 .leftbox2 ul li a { line-height: 30px; color: #666; margin: 10px 0; color: #b62a26; font-style: normal; font-weight: 400; font-size: 13px; font-family: "Segoe UI"; }
#Staticcol2 .leftbox2 ul li a:hover { color: #b52a25; }
#Staticcol2 .leftbox2 ul li h3 { color: #333; font-weight: 600; font-family: "Segoe UI"; }
#Staticcol2 .leftbox2 ul li p { font-family: "Segoe UI"; font-size: 13px; margin-bottom: 10px; text-align: left; }
#Staticcol2 .leftbox2 ul li p a:hover { color: #b52a25; }
#Staticcol2 .leftbox2 ul li ul { font-weight: normal; line-height: 25px; margin: 10px 10px 10px 28px; font-family: "Segoe UI"; font-size: 13px; }
#Staticcol2 .leftbox2 ul li ul li { font-weight: normal; line-height: 18px; padding: 0; margin: .4em 0; list-style-type: circle; }
#Staticcol2 .leftbox2 ul li .veiw_all_link { width: 212px; height: 12px; font-family: "Segoe UI"; float: left; text-align: left; padding: 0 0 0 5px; margin: 10px 10px 0 0; text-align: left; }
#Staticcol2 .leftbox2 ul li .veiw_all_link a { color: #b62a26; font-style: normal; font-weight: 400; font-size: 13px; }

#rightSideBar { width: 22%; height: 790px; float: left; margin: 0 0 0 10px; background: #eee; padding: 10px; font-family: "Segoe UI"; }
#rightSideBar .static_box4 { margin: 0 0 10px 0; font-family: "Segoe UI"; }
#rightSideBar h4 { text-align: left; font-family: "Segoe UI"; font-weight: 600; font-size: 16px; color: #333; background: #ddd; line-height: 30px; padding-left: 10px; margin: 5px 0 0 0; }
#rightSideBar .static_box4 ul { font-weight: normal; line-height: 25px; text-align: left; margin: 0; padding: 0 0 0 10px; background: #fff; }
#rightSideBar .static_box4 ul li { line-height: 20px; }
#rightSideBar .static_box4 ul li a { font-weight: normal; line-height: 25px; color: #666; background: url('/_layouts/15/images/DOP.Portal.UILayer/Bullet1.png') 0% 50% no-repeat; padding: 3px 0 3px 15px; margin: 10px 0; font-size: 13px; font-family: "Segoe UI"; }
#rightSideBar .static_box4 ul li a:hover { color: #b52a25; background: url('/_layouts/15/images/DOP.Portal.UILayer/Bullet1_hover.png') 0% 50% no-repeat; }
#rightSideBar .static_box4 .uborder { border-top: 1px dashed #d5d8df; }

/* 03-04-14 starts */
.pdf_downloads td { width: 130px; }
.pdf_downloads a, .pdf_downloads .pdf_link a { margin: 2px 0 10px 0; cursor: pointer; }
.pdf_downloads img { float: right; height: 20px; width: 20px; }
.pdf_downloads .pdf_link { width: 115px; float: left; margin: 0 0 10px 0; }
/* 03-04-14 ends */

.org_str { width: 100%; }
#Staticcol2 .leftbox2 li h4 { margin-left: -10px; }
#Staticcol2 .leftbox2 p { font-family: "Segoe UI"; font-size: 13px; line-height: 20px; }
.static_table ul { margin: -5px 0 0 20px !important; }
.static_table li { width: 100px; }
.arrow-right { width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #b52a25; margin-right: 2px; margin-top: 8px; float: left; }

/* 07-04-14 starts */
.bold_txt { font-weight: bold !important; }
.ta-c { text-align: center !important; }
h4 a:hover { color: #b52a25; }
.padl10 { padding-left: 10px !important; }
.padt10 { padding-top: 10px !important; }
.padt5 { padding-top: 5px; }
h5.bold_txt, a.bold_txt { font-weight: bold !important; }
.w-300 { width: 300px !important; }
.bor-r-1 { border-right: 1px solid #ccc; margin-right: 20px; }
.mar-b-10 { margin-bottom: 10px !important; }
.mar-b-15 { margin-bottom: 15px !important; }
.mar-b-20 { margin-bottom: 20px !important; }
.italic_txt { font-style: italic !important; }

.static_table a { line-height: 24px !important; font-family: "Segoe UI"; }
.static_table td h5 { font-weight: bold !important; line-height: 18px !important; font-family: "Segoe UI"; }
/* 07-04-14 ends */

/* 09-04-14 starts */
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding-left: 20px; min-height: 0; }

.annual_property_list { padding: 0; margin: 0; font-family: "Segoe UI"; list-style-type: none; }
#Staticcol2 .annual_property_list li { font-size: 13px; font-family: "Segoe UI"; padding: 0; margin: 0; border: 0; border-bottom: 1px solid #ccc; }
#Staticcol2 .annual_property_list ol li { padding-top: 0 !important; }
.annual_property_list li a { cursor: pointer; font-size: 14px !important; font-family: "Segoe UI"; color: #777 !important; padding: 0 20px; border: 0; }
.annual_property_list li a.FAQ_a_open { list-style-image: none; background: url(/_layouts/15/images/DOP.Portal.UILayer/delete_icon.png) 0% 50% no-repeat; }
.annual_property_list li a.FAQ_a_close { list-style-image: none; background: url(/_layouts/15/images/DOP.Portal.UILayer/add_icon.png) 0% 50% no-repeat; }
.annual_property_list ol { margin-bottom: 5px; font-weight: bold; margin-left: 40px; }
.annual_property_list ol span { margin: 0 20px 0 -20px; font-family: "Segoe UI"; }
.annual_property_list ol li { padding-left: 35px !important; line-height: 25px !important; list-style-type: decimal; font-size: 13px; font-weight: normal; font-family: "Segoe UI"; }
.annual_property_list ol li img { width: 20px; height: 20px; float: right; }
.annual_property_list li.last { list-style-image: none; }
.annual_property_list ol.bulleted-list1 li { border-bottom: 0; padding: 0 !important; }
.annual_property_list .static-table { padding-bottom: 10px; font-family: "Segoe UI"; }

.accord_list li a { cursor: pointer; font-size: 14px !important; font-family: "Segoe UI"; color: #333 !important; border: 0; background: none; }
.accord_list li a.open { list-style-image: none; background: url(/_layouts/15/images/DOP.Portal.UILayer/collapse_down_arrow.png) right 50% no-repeat; }
.accord_list li a.closed { list-style-image: none; background: url(/_layouts/15/images/DOP.Portal.UILayer/expand_up_arrow.png) 100% 50% no-repeat; }
.accord_list li a:hover { color: #b52a25 !important; }
.accord_list li ul li { border: 0; margin: 0 0 0 -10px; }
.accord_list li ul li a { background: none !important; }
.accord_list .li_content { display: none; font-family: "Segoe UI"; }
.accord_list .open_content { display: block; font-family: "Segoe UI"; }

.li_header1 { font-weight: normal; background: #fff !important; width: 700px; border-bottom: 1px solid #aaa; line-height: 25px; font-family: "Segoe UI"; }
.li_header { background: #fafafa !important; font-family: "Segoe UI"; border-bottom: 1px solid #ccc; }
.li_content { padding-bottom: 10px; font-weight: normal; font-family: "Segoe UI"; }
.li_header:hover { background: #fff !important; }

.li_header ol li { width: 325px; }
/* 09-04-14 ends */

/* 15-04-14 starts */
#Staticcol3 { width: 76%; float: left; margin: 0 0 20px 10px; font-family: "Segoe UI"; }
#Staticcol3 .leftbox2 { padding: 0 0 5px 0; margin: 0; border: 0; text-align: left; font-family: "Segoe UI"; margin-right: 10px; }
#Staticcol3 .leftbox2 a { color: #b52a25; font-family: "Segoe UI"; }
#Staticcol3 .leftbox2 a:hover { color: #333; }

#Staticcol3 .leftbox2 h3 { font-family: "Segoe UI"; font-size: 24px; width: 100%; margin-left: 0; padding: 0 0 10px 0 !important; font-weight: bold; }
#Staticcol3 .leftbox2 h4 { font-family: "Segoe UI"; font-size: 20px; color: #b52a25; line-height: 35px; font-weight: normal; clear: left; }
/*change for static heading --kanchan--29mar*/
#Staticcol3 .leftbox2 h5 { font-family: "Segoe UI"; font-size: 16px; color: #333; line-height: 25px; background: #fff; font-weight: 500; /* changed for headings in static pages with 2 col - 06 April */ }
/*#Staticcol3 .leftbox2 > h5 { font-family: "Segoe UI"; font-size: 16px; color: #999; border-left: 10px solid #FEE600; background: #EEE; padding-left: 5px; line-height: 30px; }*/

#Staticcol3 .leftbox2 h6 { font-weight: bold; font-size: 13px; }

#Staticcol3 .leftbox2 ul { font-weight: normal; line-height: 25px; margin: 0 10px; padding: 0; list-style: none; }
#Staticcol3 .leftbox2 ul li { font-weight: normal; line-height: 18px; padding: 0; margin: .4em 0; }
#Staticcol3 .leftbox2 ul li a { line-height: 30px; margin: 10px 0; color: #b62a26; font-weight: 400; font-size: 13px; font-family: "Segoe UI"; }
#Staticcol3 .leftbox2 ul li a:hover { color: #b52a25; }
#Staticcol3 .leftbox2 ul li h3 { color: #333; font-weight: 600; font-family: "Segoe UI"; }
#Staticcol3 .leftbox2 ul li p { font-family: "Segoe UI"; font-size: 13px; margin-bottom: 10px; text-align: left; }
#Staticcol3 .leftbox2 ul li p a:hover { color: #b52a25; }
#Staticcol3 .leftbox2 ul li ul { font-weight: normal; line-height: 25px; margin: 10px 10px 10px 28px; font-family: "Segoe UI"; font-size: 13px; }
#Staticcol3 .leftbox2 ul li ul li { font-weight: normal; line-height: 18px; padding: 0; margin: .4em 0 0 0; list-style-type: circle; font-family: "Segoe UI"; }
#Staticcol3 .leftbox2 li h4 { margin-left: -10px; font-family: "Segoe UI"; }
#Staticcol3 .leftbox2 p { font-family: "Segoe UI"; font-size: 13px; line-height: 20px; text-align: left; }
#Staticcol3 .leftbox2 .static_table .bulleted-list li { width: 200px; }
#Staticcol3 .leftbox2 .static_table .bulleted-list { padding: 0 !important; }

.ext-list .bulleted-list2 li, .ext-list .bulleted-list2 li .bulleted-list2 li { width: 550px; }
/* 15-04-14 ends */

/*28-04-14 starts */

ul.bulleted-list { font-weight: normal; line-height: 25px; margin: 10px; list-style-type: circle !important; padding: 0 0 0 20px !important; }
ul.bulleted-list li { font-size: 13px; font-family: "Segoe UI"; }
ul.bulleted-list2 { font-weight: normal; list-style-type: circle !important; margin: 10px; padding: 0 10px 0 10px !important; float: left; width: 330px !important; }
ul.bulleted-list2 li { line-height: 18px; }

ol.bulleted-list { font-weight: normal; line-height: 25px; margin: 10px; list-style-type: decimal !important; padding: 0 0 0 20px !important; }
ol.bulleted-list li { font-size: 13px; font-family: "Segoe UI"; line-height: 25px; }
ol.bulleted-list2 { font-weight: normal; list-style-type: decimal !important; margin: 10px; padding: 0 10px 0 10px !important; float: left; width: 330px !important; }
ol.bulleted-list2 li { line-height: 18px; }

.static_table .bulleted-list li { width: 100px; }
.static_table .bulleted-list1 li { list-style: circle; width: 380px; line-height: 15px !important; }
.static_table .bulleted-list2 { padding-left: 0 !important; }
.static_table .bulleted-list2 li { list-style: circle; width: 340px; line-height: 15px !important; }


.static_table ol.bulleted-list3 li { width: 360px !important; text-align: left; line-height: 16px; }
.static_table ol.bulleted-list3 { list-style-type: decimal !important; margin: 5px; padding: 0 0 0 20px !important; }
.static_table ol li ol.bulleted-list3 li { width: 335px !important; list-style-type: lower-alpha !important; }
.static_table ol li ol li ol.bulleted-list3 li { width: 310px !important; list-style-type: lower-roman !important; }
.static_table ol li ol.bulleted-list li { width: 340px !important; }

ol li ol { list-style-type: lower-alpha !important; }
ol li ol li ol { list-style-type: lower-roman !important; }

.no-bullet-list { margin-left: 0 !important; }
.no-bullet-list li { list-style: none !important; }
/*28-04-14 ends*/

/* 14-05-14 starts */
a.red { color: #fff; border: solid 1px #980c10; background: #b52a25; background: -webkit-gradient(linear, left top, left bottom, from(#b62a26), to(#921311)); background: -moz-linear-gradient(top, #b62a26, #921311); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b62a26', endColorstr='#921311'); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; font-size: 13px; }

.ta-l { text-align: left; }
h3 span.subhead { font-size: 13px; line-height: 30px; }
h3 span.heading { line-height: 18px; }
.services_hdImg { height: 42px; margin: 0 5px; float: left; }
.bold_txt { font-weight: bold !important; }
/* 14-05-14 ends */

/* 23-05-14 starts */
#Staticcol3 .leftbox2 .tabContainer .tabContent .annual_property_list .li_header { background: #fff !important; }
#Staticcol3 .leftbox2 .tabContainer .tabContent .annual_property_list .static_table .bulleted-list li { width: 100%; }
.bg-table-head { background: #ccc !important; border: 1px solid #999 !important; color: #333 !important; }
#Staticcol3 .leftbox2 .tabContainer .tabContent .annual_property_list .static_table .static_table td { border: 1px solid #999; }

.fl-l { float: left; }
.fl-r { float: right !important; }
.cl-l { clear: left; }
.borb { border-bottom: 1px dashed #ccc; }
.borb1 { border-bottom: 1px solid #ccc; }
.cl-b { clear: both; }
.mart20 { margin-top: 20px !important; }
.mart12 { margin-top: 12px !important; }
.mart10 { margin-top: 10px !important; }
.marr5 { margin-right: 5px !important; }

.right_section { background: #fff; margin: 0 5px; padding: 10px; text-align: left;position:relative; right:4px; }
.right_section h5 { font-weight: bold; font-size: 16px; text-align: left; line-height: 18px; margin-bottom: 5px; background: #fff; color: #555; }
.right_section .button.red { text-transform: inherit; font-family: "Segoe UI"; font-size: 13px; margin: 0 auto; margin-top: 10px; width: 86.5%; text-align: center; }

.services_hdImg { height: 42px; margin: 0 5px 0 0; float: left; }
#Staticcol2 { width: 50%; float: left; margin: 0 5px 20px 15px; }
Staticcol2 h5 { background: none; }
.aboutUs_hdImg { height: 45px; float: left; margin: 0 5px 0 0; height: 60px; }
#Staticcol1 .leftbox1 ul { font-weight: normal; line-height: 25px; margin: 0 0 -5px 0; text-align: left; border-bottom: 1px solid #aaa; }

#toggleText p { white-space: normal; clear: left; }
#displayText { float: right; margin-right: 5px !important; padding-top: 2px; }
.doc_icon { width: 24px; height: 22px; }

#Staticcol3 ul.tabs { margin: 0 0 0 10px; padding: 0; float: left; list-style: none; height: 73px; border-radius: 8px 0 -50px 0; width: 720px; }
#Staticcol3 ul.tabs li { margin-right: 8px !important; padding: 0; width: 170px; text-align: center; padding-bottom: 10px; float: left; height: 46px; overflow: hidden; position: relative; background: #F7F7F7; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border: 1px solid #fff; border-bottom: 0; }
#Staticcol3 ul.tabs li a { font-size: 14px; font-family: "Segoe UI" !important; margin: 20px 2px 0 2px; height: 51px; line-height: 16px !important; text-decoration: none; color: #000 !important; display: block; outline: none; padding: 0; }
#Staticcol3 ul.tabs li:hover { background: #f1eee8; }
#Staticcol3 ul.tabs li.active { border: 1px solid #aaa; border-bottom: 1px solid #fff; }
html #Staticcol3 ul.tabs li.active, html #Staticcol3 ul.tabs li.active a:hover { background: #fff; }
#Staticcol3 .tabContainer { border-top: 1px solid #aaa; margin-top: -11px; padding-top: 15px; overflow: hidden; clear: both; float: left; width: 707px; background: #fff; margin-left: 10px; }

#Staticcol2 ul.tabs { margin: 0 0 0 8px; padding: 0; float: left; list-style: none; height: 84px; border-radius: 8px 0 -50px 0; width: 100%; }
#Staticcol2 ul.tabs li { margin-right: 8px !important; padding: 0; width: 31.33%; text-align: center; padding-bottom: 10px; float: left; height: 58px; overflow: hidden; position: relative; background: #F7F7F7; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border: 1px solid #fff; border-bottom: 0; }
#Staticcol2 ul.tabs li a { font-size: 14px; font-family: "Segoe UI" !important; margin: 26px 0 0 0; line-height: 16px !important; text-decoration: none; color: #000 !important; display: block; outline: none; }
#Staticcol2 ul.tabs li:hover { background: #f1eee8; }

html #Staticcol2 ul.tabs li.active, html #Staticcol2 ul.tabs li.active a:hover { background: #fff; }
#Staticcol2 ul.tabs li.active { border: 1px solid #aaa; border-bottom: 1px solid #fff; }
#Staticcol2 .tabContainer { border-top: 1px solid #aaa; margin-top: -10px; padding-top: 15px; overflow: hidden; clear: both; float: left; width: 490px; background: #fff; margin-left: 10px; }
#Staticcol1 .leftbox1 h5 { text-align: left; padding: 5px 10px; color: #b52a25; font-size: 15px; border-bottom: 2px dashed #b52a25; background: #fff; font-weight: normal; }
.ext-list .bulleted-list2 li, .ext-list .bulleted-list2 li .bulleted-list2 li { width: 550px !important; }
/* 23-05-14 ends */


/* 06-06-14 starts */
#Staticcol1 .leftbox1 h5 { text-align: left; padding: 5px 10px; color: #b52a25; font-size: 14px; border-bottom: 1px solid #b52a25; background: #fff; font-weight: normal; }

#Staticcol3 ol.bulleted-list { font-weight: normal; line-height: 25px; margin: 10px; list-style-type: decimal; padding: 0 0 0 20px !important; }
#Staticcol3 ol.bulleted-list2 { font-weight: normal; list-style-type: decimal !important; margin: 10px; padding: 0 10px 0 20px !important; float: left; width: 300px !important; }
.annual_property_list li td a { padding: 0; }
/* 06-06-14 ends */

/* 17-06-14 starts */
#Staticcol2 p, #Staticcol3 p { text-align: left; font-family: "Segoe UI"; font-size: 13px; line-height: 20px; }
.addTips img { width: 130px; height: 110px; margin: 0 10px 10px 0; }
.size-measurement img { width: 165px; height: 120px; }
/* 17-06-14 ends */

/* ------------------Static Content Ends--------------------------- */
.header_sitemap { position: relative; top: 0; margin: 0; padding: 0 0 0 10px; color: #333; font-family: 'Segoe UI'; font-size: 16px; font-weight: bold; vertical-align: top; top: 0; height: 25px; text-align: left; }

.block01 .box2 ul { font-family: 'Segoe UI'; font-size: 13px; font-weight: normal; line-height: 13px; text-align: left; margin: 0 0 10px 0; list-style: none; padding-left: 10px; }
.block01 .box2 ul li { line-height: 15px; text-indent: -10px; margin-left: 10px; }
.block01 .box2 ul li a { background: url("/_layouts/15/images/DOP.Portal.UILayer/right_arrow_footer.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0); color: #dc1928; font-family: 'Segoe UI'; font-size: 13px; font-weight: normal; line-height: 15px; margin: 0; padding: 0 0 0 10px; }

.objectives { font-family: 'Segoe UI'; font-size: 14px; font-weight: bold; width: 376px; height: 297px; background: #ccc url(/_layouts/15/images/DOP.Portal.UILayer/Vision_2012.jpg) no-repeat; color: #fff; float: left; }
.objectives p { float: left; width: 86px; padding: 95px 0 0 25px; font-size: 13px !important; font-family: 'Segoe UI' !important; font-weight: bold; }
.objectives_list { width: 270px; position: absolute; left: 350px; list-style: none; }
.objectives_list li { padding: 18px 0 2PX 15PX !important; width: 225px; }

#Staticcol3 .leftbox2 .FAQ-list { margin: 0; }
#Staticcol3 .leftbox2 .FAQ-list li { background: url(../images/right_arrow_footer.png) no-repeat 0 50% rgba(0, 0, 0, 0); padding-left: 10px; }
#Staticcol3 .leftbox2 .FAQ-heading { padding-bottom: 0; }

#Related-Links li a { line-height: 18px !important;}
.ms-WPBorder { border: 0 !important; }

.right_section_faq { text-align: left; margin: 0 5px; padding: 10px; margin-top: 10px; border-bottom: 2px inset #bbb; height: 60px; border-right: 2px inset #bbb; background: #dedede; position:relative; right:4px;}
.right_section_faq .button.red { text-transform: inherit; font-family: "Segoe UI"; font-size: 13px; margin: 0 auto; margin-top: 10px; width: 86.5%; text-align: center; }
.right_section_faq h5 { float: left; margin-right: 5px; background: #dedede; width: 100%; line-height: 30px; border-bottom: 1px solid #aaa; margin-bottom: 5px; font-weight: bold; font-size: 16px; text-align: left; color: #555; }
.right_section_faq .faq_link { border-top: 1px solid #f3f3f3; float: left; margin-top: -5px; padding-top: 3px; width: 100%; }
.right_section_faq .faq_link a { float: left; margin: 0 4px; }

.diamond_bullet { list-style-image: url("/_layouts/15/images/DOP.Portal.UILayer/diamond_bullet.png"); }

.feedback_ribbon { position: fixed; z-index: 9999999; right: 0; bottom: 145px; border-bottom: 1px outset #666; border-left: 1px outset #666; }
.twitter_icon { position: fixed; z-index: 9999999; right: 1px;  bottom: 260px;  }
.facebook_icon { position: fixed; z-index: 9999999; right: 1px;  bottom: 309px; }

.news_home ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 45px; border-radius: 8px 0 -50px 0; width: 100%; }
.news_home ul.tabs li { line-height: 30px; width: 20%; text-align: center; float: left; border-bottom: 3px solid #999; }
.news_home ul.tabs li.active { background: #c7b1d7; border-bottom: 3px solid #623473; }
.news_home ul.tabs li a:hover { color: #333; }
.news_home h4 { font-size: 14px; font-weight: 600; color: #005d93; line-height: 20px; text-align: left; padding-left: 5px; }

.news_home .tabContainer { overflow: auto; clear: both; float: left; width: 470px; background: #fff;height: 217px;}

#content .news_home { float: left; width: 100%; }
.news_home a { color: #005d93; font-size: 13px; }
.news_home a:hover { color: #b52a25; }
.news_home .tabContainer .tabContent a.active { color: #333; border-bottom: 2px solid #7e4592; }
.news_row { text-align: left; padding-left: 10px; border-left: 3px solid #623473; border-bottom: 1px solid #aaa; margin-bottom: 10px; }
.news_heading_new { font-weight: bold; }
.news_date { font-size: 11px; padding-left: 15px; background: url(/_layouts/15/images/DOP.Portal.UILayer/clock%20icon.png) center left no-repeat; }
.more { float: left; margin-right: 5px; font-weight: bold; line-height: 24px; }
.helpdesk { float: left; height: 55px; }
.helpdesk p { float: left; font-weight: normal; margin-bottom: 0; }
.helpdesk img { clear: left; width: 36px; }
.call { font-size: 18px !important; font-style: italic; padding: 5px; font-weight: bold !important; }
.org_info_msg { clear: both; font-size: 16px; color: #555; line-height: 35px; text-shadow: 0 1px 1px #aaa; border: 0; background: bottom url(/_layouts/15/images/DOP.Portal.UILayer/news_hd_bg.png) no-repeat; padding-bottom: 10px; }
.org_info_msg span { font-weight: bold; text-shadow: 0 1px 1px #aaa; }
.org_info_msg .span1 { font-size: 20px; color: #ba3633; }
.org_info_msg .span2 { font-size: 20px; color: #1c55ab; }
.org_info_msg .span3 { font-size: 20px; color: #fe9a04; }
.org_info_msg .span4 { font-size: 20px; color: #8ccb2e; }
.org_info_msg .span5 { font-size: 20px; color: #b11810; }
.news_home .arrow-right { width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #005d93; float: right; margin-right: 2px; margin-top: 8px; }
.FAQRedirect {font-size: 12px !important; text-align: right !important; float: right !important; color: blue !important; font-weight: normal !important;     padding-right: 4% !important; margin: 5px;}
.FAQRedirect:hover { text-decoration:underline !important;}