html, body {
	height: 100%;
	width: 100%;
	display: table;
}
body{
	margin:0;
  	color:#3b3839;
	font:15px/24px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: table-cell;
	background:#5d6168 url(../images/bg-body1.png) repeat-x 50% 0; 
}
img{border:0;}
a{
	color:#019adb;
	text-decoration:none;
}
/*a:hover{text-decoration:underline;}*/
a:hover
{
	color : #006bac;
	text-decoration : none;
}

input, textarea, select {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	margin: 1px 0px 0px 1px;
	Width:195px;
	Height:18px
}
form, fieldset {
	margin:0 0 0 20px;
	padding:0;
	border-style:none;
}
#wrapper {
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bg-main.png) no-repeat 0 30px;
	padding:52px 0 38px 1px;
	width:999px;
}
#wrapper-header
{
    overflow: hidden;
    margin: 0 auto;
    padding: 52px 0 0px 1px;
    width: 999px;
    background: url(../images/bg-main-header.gif) no-repeat 0 30px;
}
#wrapper-mid
{
    overflow: hidden;
    margin: 0 auto;
    background: url(../images/bg-main-mid.png) repeat-y 0 0px;
    padding: 0px 0 0px 1px;
    width: 999px;
	position:relative;
	z-index:1;
}
#wrapper-footer
{
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0 38px 1px;
    width: 999px;
    background: url(../images/bg-main-footer.gif) no-repeat 0 0px;
}
#header {
	width:100%;
	overflow:hidden;
	margin:0 0 19px;
}
.logo {
	margin:0;
	font-size:20px;
}
.logo a {
	display:block;
	background:url(../images/bg-logo.gif) no-repeat;
	width:177px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 30px;
}
#nav {
	float:right;
	margin:13px 0 0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
}
#nav a {
	float:left;
	background:url(../images/bg-nav.gif) repeat-x;
	height:44px;
	color:#fff;
	font-size:13px;
}
#nav span {
	float:left;
	background:url(../images/bg-nav-l.gif) no-repeat;
	height:34px;
	padding:10px 19px 0;
	cursor:pointer;
}
#nav li.first span {
	background:url(../images/bg-nav2.gif) no-repeat;
	padding:10px 20px 0 29px;
}
#nav a:hover,
#nav li.active a,
#nav li.first a:hover span,
#nav li.first.active a span  {
	background-position:0 -44px;
	text-decoration:none;
}
#twocolumns 
{
	height: auto;
	width:100%;
	overflow:hidden;
}
#content {
	float:left;
	width:642px;
	font-size: 12px;
	line-height: 15px;
}
* html #content {overflow: hidden;}
.promo {
	width:100%;
	height:185px;
	overflow:hidden;
}
.promo img {
	float:left;
}
#content .heading {
	background:#009adb url(../images/bg-heading.gif) repeat-x;
	height:49px;
	z-index:88;
	position:relative;
}
.scrollable {
	height:249px;
	z-index:5;
	overflow:hidden;
	line-height: 24px;
	font-size: 13px;
}
.no_scrollable {
	min-height:235px;
	z-index:5;
}
.vscroll-line
{
    /*background:#e7e7e8;*/
padding:0;
margin:0;
    border: 1px solid #a6a9ad;
    background: #fff;
    border-left: none;
    height: 251px !important;
    overflow: hidden;
}
.sc-inner .vscroll-line {
	height:468px !important;
}
.vscroll-bar img {
	float:left;
}
.vscroll-up {
	z-index:2;
	top:auto !important;
	bottom:19px !important;
}

.sc-inner .vscroll-up
{
	z-index:2;
	top:auto !important;
	bottom:10px !important;
}

* html .vscroll-up {
	bottom:18px !important;
}
* html .sc-inner .vscroll-up {
	bottom:19px !important;
}
.vscroll-slider {
	background:url(../images/slider.gif) repeat-y;
}
.scroll-content
{
    padding: 0 1px 0 0;
    margin: 0;
    width: 156px !important;
    height: 253px !important;
}
.sc-inner .scroll-content {
	width:155px !important;
	padding:0;
	height:253px !important;
}
.scrollable_l .scroll-content {
	padding:19px 16px 0 0px;
	width:918px !important;
	height:270px !important;
}

.medium-scroll-content {
	padding:19px 16px 0 37px;
	width:573px !important;
	height:450px !important;
}
.large-scroll-content {
	padding:19px 16px 0 37px;
	width:573px !important;
	height:550px !important;
}
.no_scrollable h2,
.scrollable h2 {
	margin:0 0 7px;
	color:#86898f;
	font-size:27px;
	line-height:30px;
}
.no_scrollable p, .scrollable p
{
    margin: 0 0 22px;
    line-height: normal;
}
.content_right {
	padding:19px 16px 0 29px;
}
.content {
	padding:37px 16px 20px 29px;
	width:573px !important;
}
#sidebar
{
    float: left;
    width: 357px;
    float: left;
    line-height: 16px;
    /*overflow: hidden;
    background: url(/images/divider.gif) repeat-y;*/
    min-height:523px;
/*    margin-left: -1px;
border-left: dotted 1px gray;*/
}

.article-long,
.article {
	width:100%;
	min-height:235px;
}
.article-long {
	width:940px;
}

* html .article-long,
* html .article {
	height:300px;
}
.section
{
    width: 357px;
	overflow:hidden;
   /* background: url(../images/bg-section-nav.png) no-repeat 0 100%;*/
    color: #026aaa;
    font-size: 13px;
    line-height: 25px;
    height: auto;
    padding-bottom: 0px;
    /*margin-left: -1px;*/
}

/*.section
{
    width: 357px;
	overflow:hidden;
   background: url(../images/bg-section-nav.png) no-repeat 0 100%;*
    color: #026aaa;
    font-size: 13px;
    line-height: 25px;
    height: auto;
    padding-bottom: 7px;
    margin-left: -1px;
}
*/
.section ul {
	/*margin:0 0 28px;*/
	margin:0;
	padding:0;
	list-style:none;
}
.section ul a {
	color:#fff;
	padding:13px 0 0 32px;
	background:url(../images/bg-add-nav.png) repeat-x;
	height:36px;
	overflow:hidden;
	display:block;
	line-height:23px;
	font-size:19px;
}
.section ul a:hover {
	background-position:0 -62px;
	text-decoration:none;
}
.section p {
	margin:0 0 0 33px;
}
.section div
{
	text-align: right;
	margin-right: 15px;
}
.section div div
{
    padding: 5px;
    width: 154px;
	height:47px;
	overflow:hidden;
    background: white;
    margin-left: 188px;
    line-height: normal;
    color:Gray;
    border : 1px solid #aeb2b6;
}
.section div a
{
    color: #003399;
}
.section div div a
{
	display: block;
	margin: 0 0 4px;
	color: #1d7cb8;
	font-size : 16px;
	font-weight: 600;
}

/* Section_1 For Clearing and forwading side nave */

.section_1
{
    overflow:visible;
    width: 357px;
   /* background: url(../images/bg-section-nav.png) no-repeat 0 100%;*/
    color: #026aaa;
    font-size: 13px;
    line-height: 25px;
    height: auto;
    padding-bottom: 0px;
    /*margin-left: -1px;*/
}

.section_1 ul {
	/*margin:0 0 28px;*/
	margin:0;
	padding:0;
	list-style:none;
}
.section_1 ul a {
	color:#fff;
	padding:13px 0 0 32px;
	background:url(../images/bg-add-nav.png) repeat-x;
	height:36px;
	overflow:hidden;
	display:block;
	line-height:23px;
	font-size:19px;
}
.section_1 ul a:hover {
	background-position:0 -62px;
	text-decoration:none;
}
.section_1 p {
	margin:0 0 0 33px;
}

.section_1 div a
{
    color: #003399;
}
.section_1 div div a
{
	display: block;
	margin: 0 0 4px;
	color: #1d7cb8;
	font-size : 16px;
	font-weight: 600;
}
.section_1 ul li.submenu
{
    background: url(../images/bg-heading.gif) #009adb repeat-x;
}
.section_1 ul.submenu {
	margin:0;
    padding-top: 0px;
    padding-bottom: 3px;
	list-style:none;
}

.section_1 ul.submenu li.active {
	background: url(../images/bg-heading2.gif) repeat-x;
height: 30px;
padding: 19px 0 0 29px;
}

.section_1 ul.submenu li.popup-box .active {
	background: url(../images/bg-heading2.gif) repeat-x;
height: 30px;
padding: 19px 0 0 29px;
}

.section_1 ul.submenu a{
	background:url(../images/bg_ar.gif) no-repeat 35px 13px;
    color: #fff;
    padding: 5px 0 0 50px;
    height: auto;
    display: block;
    font-size: 12px;
 font-weight:bold;

	line-height:23px;
}
.section_1 ul.submenu a:hover {
	text-decoration:none;
    color: #002e5e;
	background:url(../images/bg_ar_h.gif) no-repeat 35px 13px;
}
.section_1 ul.submenu a.active_submenu
{
    color: #002e5e;
}

.section_1 ul.submenu a.active_submenu {
	color: #FFF;
}
.section_1 ul.submenu a:hover {
	background: url(/images/bg_ar_h.gif) no-repeat 35px 13px;
	color: #002e5e;
}
.section_1 ul.submenu li {position:relative;}
.section_1 ul.submenu li.popup-box .active
{
    background: none;
    height: 30px;
}
.section_1 ul.submenu li.popup-box .active
{
    background: none;
    height: 30px;
}

.pop-up {
	background: url(/images/bg-pop-up-t.png) no-repeat;
	width:550px;
	padding:23px 0 0;
	overflow:hidden;
	position:absolute;
	left:-417px;
	top:-86px;
	z-index:100;
	display:none;
}
.section_1 ul.submenu li.active .pop-up {display:block;}
.pop-up-holder {
	background: url(/images/bg-pop-up-c.png);
	width:100%;
}
.pop-up-b {
	background: url(/images/bg-pop-up-b.png) no-repeat;
	width:550px;
	height:26px;
}
.pop-up-block {
	margin:0 25px;
	padding:22px 10px 32px 28px;
	border:1px solid #fff;
	background:#fff url(/images/bg-pop-up-block.gif) repeat-x 0 100%;
}
.pop-up strong {
	font-size:16px;
	line-height:21px;
	color:#009cdb;
	display:block;
}

.section_1 .pop-up ul span {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#999;
	padding:0 0 10px;
	display:block;
}
.section_1 .pop-up ul {
	padding:26px 0 0;
	overflow:hidden;
}
.section_1 .pop-up ul li {
	float:left;
	width:210px;
	padding:0 10px 0 0 ;
}
.section_1 .pop-up ul li .go {
	background: url(/images/bg-go.gif) no-repeat;
	width:101px;
	height:21px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
}
.section_1 .pop-up ul li .go:hover {
	background: url(/images/bg-go-hover.gif) no-repeat;
	text-decoration:none;
}
.section_1 .pop-up .close-btn {
	position:absolute;
	right:44px;
	top:42px;
	padding:0;
	margin:0;
	background: url(/images/bg-close-btn.gif) no-repeat;
	width:25px;
	height:24px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
.section_1 .pop-up .close-btn:hover {background: url(/images/bg-close-btn.gif) no-repeat 0 -24px;}

/* Section_1 ending */

#sidebar .heading {
	background:url(../images/bg-heading2.gif) repeat-x;
	height:36px;
	padding:13px 0 0 29px;
   /* margin-left: -1px;*/
}
#sidebar .contact_heading{
	background:#d8eaf9;
	border-bottom:1px solid #fff;
}
#sidebar .active {
	background:url(../images/bg-heading2.gif) repeat-x;
	height:30px;
	padding:19px 0 0 29px;
}
#sidebar ul.menu{
	list-style:none;
	margin:0;
	padding:0;
} 
#sidebar ul.menu li{
	height:30px;
	padding:19px 0 0 29px;
	background:#d8eaf9;
	border-bottom:1px solid #fff;
	font-size:14px;
	color:#5d6167;
	line-height:16px;
}

/******************** Addition Start  *******************/
#sidebar .section_1  .active {
	background:none;
	height:28px;
	padding:0;
}
/******************** Addition End  *******************/

#sidebar ul.menu li.active{
	background:url(../images/bg-heading2.gif) repeat-x;
}
#sidebar ul.menu li.active a{
	color:#fff;
}
#sidebar ul.menu li a{
	color:#6e6e6f;
}

#content .heading h2,
#content .heading a.link,
#sidebar .heading h2 {
	margin:0;
	color:#fff;
	font-size:20px;
	line-height: 25px;
	font-weight:normal;
}
#content .heading a.link:hover
{
    color: #002e5e;
}

#content .heading {
    padding-top: 13px;
    padding-left: 29px;
    height: 36px;
}

#content .block {
    line-height: 16px;
}
#sidebar .contact_heading h2{
	font-size:14px;
	color:#5d6167;
	line-height:16px;
}
#sidebar .contact_heading h2 a{
	color:#5d6167;
}
ul.news {
	margin:0;
	padding:20px 17px 0  28px;
	list-style:none;
	/*height:278px;*/
	overflow:hidden;
	font-size:13px;
}
ul.news li {
	margin:0 0 12px; /* 13px */
	color:#6e6e6f;
	width:100%;
	overflow:hidden;
	float:left;
}
ul.news h3 {
	margin:0 0 0px;
	font-size:14px;
        font-weight:600;
}
ul.news h3 a {
	color:#1f1b1c;
}
ul.news p {
	margin:0 0 2px;
	line-height:16px;
}
ul.news p a {
	font-size:11px;
	font-weight:bold;
}
.join-box {
	background:url(../images/bg-join-box.gif) no-repeat;
	width:110px;
	height:42px;
	padding:5px 10px 5px 56px;
	margin:0 14px 0 auto;
	line-height: 16px;
}
.section .join-box p {
	margin:0 0 5px;
	font-size:12px;
}
.btn {
	background:url(../images/btn-submit2.gif) no-repeat;
	color:#fff !important;
	text-align:center;
	width:57px;
	height:17px;
	padding:0 0 0;
	line-height:17px;
	font-size:12px;
	display: block;
	cursor:pointer;
}
.btn span {
	height:15px;
}
.btn:hover {
	background-position:0 100%;
	text-decoration:none;
}
.section .join-box .btn {
	margin:0 0 0 auto;
	color: #fff;
}
.heading-section {
	overflow:hidden;
	width:100%;
}
.heading-section a {
	float:right;
	color:#0069aa;
	background:url(../images/arrow1.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}
.heading-section h3 {
	margin:0;
	color:#009ddc;
	font-size:13px;
	line-height:18px;
	font-weight: bold;
}
.text-box {
	width:572px;
	padding:0 0 10px;
}
.content .text-box p {margin:0 0 22px;}
.job-list {
	margin:0 0 0 -10px;
	padding:12px 0 0;
	/*list-style:none;*/
	position:relative;
	width:575px;
}
.job-list p {margin: 0 0 10px !important;}
.job-list li {
	vertical-align:top;
	height:1%;
	padding:2px 8px;
	margin:0 0 8px 0;
}
.job-list ul .slide
{    
    margin:0 0 0 0px;
	padding:0 0 0 0px;	
	position:relative;
	width:450px;
	overflow:hidden;    
    }
.job-list li .title-job {
	display:block;
	font-size:12px;
	line-height:15px;
	padding:0 0 1px;
}
.job-list .mark {background:#e7e7e8;}
.scrollable .text-box .job-list li p {
	margin:0;
	font-size:9px;
}
.ttl-list {display:block;}
.list {
	margin:0 0 22px;
	padding:0 0 2px;
	list-style:none;
}
.list li {
	background:url(../images/bullet-list.gif) no-repeat 0 7px;
	padding:0 0 2px 13px;
}
.list li a{color:#d53137;}
h3.title-job{
}
h3.title-job span{color:#231f20;}
.ttl-list{
	display:block;
	font-weight:bold;
	padding:6px 0 0;
}
#footer {
	height:1%;
	padding:4px 2px 0px 18px;
	overflow:hidden;
}
.footer-logo a {
	float:right;
	background:url(../images/bg-logo2.png) no-repeat;
	width:200px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	margin:18px 33px 33px 0;
	cursor: default;
}
.footer-logo2 a {
	float:left;
	background:url(../images/bg-logo3.png) no-repeat;
	background-position: 14px 10px;
	color:#fff;
	padding:19px 0 20px 77px;
	font-size:13px;
	cursor: default;
}

.footer-logo2 a:hover {
	color:#fff;
}
.footer-logo3 {
	float:left;
	color:#fff;
	padding:20px 0 10px 27px;
	font-size:11px;
	color: #0067aa;
}
#footer ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-align:right;
	font-size:13px;
}
#footer ul li {
	display:inline;
	color:#2f2c2e;
	padding:0 0 0 12px;
}
#footer ul li.copyright {
	padding:0 0 0 29px;
}
#footer ul a {
	color:#2f2c2e;
}
ul.year, 
ul.year ul{
	margin:0;
	padding:0;
	list-style:none;
}
ul.year li{
	font-size:15px;
	padding: 0 0 25px;
}
ul.year li li{
	font-size:14px;
	padding:0;
	line-height:21px;
}

ul.year li a{
	color:#00aae7;
}
ul.year li li a{
	color:#231f20;
}

.select_block
{
    padding: 5px 0 0 5px;
    margin-top: -19px;
    margin-left: -29px;
}
.select_block p{
	font-size:11px;
	color:#fff;
	margin:0;
	padding:0;
}
.select_block .select{
	
	width:157px;/*137px;*/
	float:left;
	margin:0 16px 0 0;
	position:relative;
}
.select_block .select span{
	background:#fff;
	height:17px;
	cursor:pointer;
	color:#019ADB;
	float:left;
	font-size:9px;
	line-height:18px;
	padding:0 0 0 4px;
	overflow:hidden;
	width:115px;
	overflow:hidden;
}
.select_block .select a.open{
	float:right;
	font-size:9px;
	padding:0 0 0 4px;
	line-height:17px;
	width:149px;/*129px*/
	background:#FFF url(../images/open.gif) no-repeat 100% 0;
}
.select_block .select a.open:hover{
	text-decoration:none;
}
.select_block .select .sub{
	position:absolute;
	top:17px;
	left:3PX;
}
.select_block .select input
{
	cursor:pointer;
	color:#019ADB;
    position: absolute;
    left: 7px;
    top: 3px;
    font-size: 9px;
    width: 128px; /*129px*/
    height: 12px;
    border: 0;
    background: #FFF;
}

.hide
{
	display: none;
}
.show
{
	display: block;
}
.select_block .select .sub ul{
	margin:0;
	padding:0;
	background:#fff;
	list-style:none;
	
	position:relative;
	border-top:1px solid #a6a9ad;
	z-index:888;
	width:136px;
}
.select_block .select .sub ul li{
	font-size:9px;
padding:0;
margin:0;
	border:1px solid #a6a9ad;
	
	overflow:hidden;
	float:left;
	background:#fff;
	
	text-transform:uppercase;
	border-top:none;
}
.select_block .select .sub ul li a{
	display:block;
	height:20px;
	overflow:hidden;
	padding:0 0 0 3px;
	width:131px;
	float:left;
}
.select_block .select .sub ul li a:hover{
	background:#04a2de;
	color:#fff;
	text-decoration:none;
}
td{
	font-size:11px;
	padding:0;
	margin:0;
	height:10px;
	line-height:13px;
}
.holder td strong.title{
	font-size:15px;
	font-family:Arial Black;
	color:#0069aa;
	line-height:18px;
}
.holder{
	padding:22px 0 0 30px;
}
.holder h2{
	color:#86898F;
	font-size:27px;
	line-height:30px;
	margin:0 0 0px;
}
td.column{
	width:265px; 
	padding:20px 20px 0 7px;
}
td.column strong.title{
	color:#0069aa;
	font-size:12px;
}
.divide {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    height:1px;
}
.titles {
    padding-bottom: 10px;
}

.titles h3{
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
	width:270px;
	color:#0072b2;
	float:left;
	padding:0 0 0 7px;
	margin:9px 10px 0 0;
	background:#8ac5ec;
}

.titles_2 h3{
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
	width:270px;
	color:#0072b2;
	float:left;
	padding:0 0 0 7px;
	margin:9px 5px 0 0;
	background:#8ac5ec;
}

.logo_img {
	position:absolute;
	right:10px;
	top:10px;
	width:41px;
	height:23px;
}
#sidebar .active h2 a{
	color:#fff;
}

h3{
	margin:0;
	padding:0;
	font-size:19px;
	color:#878990;
	font-weight:normal;
}
h4
{
    padding: 0;
    font-size: 13px;
    color: #009ddc;
    font-weight: bold;
    line-height: 18px;
	margin: 0 0 17px;
}
h5
{
    margin:0;
    padding: 0;
font-size: 12px;    
color: #009ddc;
    line-height: 17px;
}
.blue
{
    color: #009ddc;
}
.group
{
    overflow: hidden;
}
.box{
	
	padding:10px 0 10px 0;
	width:300px;
}

.article-long,
.article{
	font-size:12px;
}
.article-long ul.pdf,
.article ul.pdf{
	margin:0;
	padding:0;
	list-style:none;
}
.article-long ul.pdf li,
.article ul.pdf li{
	/*font-size:13px;
	color:#000;*/
	background:url(../images/ico_pdf.jpeg) no-repeat 0 0;
	/*background:url(../images/ico_pdf.gif) no-repeat 0 0;*/
	padding:0 0 0 50px;
	line-height:50px;
}
.article-long ul.pdf li a,
.article ul.pdf li a
{
	/*color: Black;*/
}
.line{
	line-height:18px;
}
.line {
	font-size:11px;
}
.grey_box{
	padding:10px 5px;
	background:#f2f9ff;
	overflow:hidden;
	border-bottom:1px dotted #c9d1e9;
}
.grey_box .name{
	font-weight:bold;
	color:#95c8fe;
}
.grey_box .img{
	float:left;
}
.grey_box .text{
	float:left;
	color:#353792;
	width:400px;
	padding:0 0 0 30px;
}
.grey_box .text a{
	color:#353792;
}
.white_box{
	padding:10px 5px;
	background:#FFFFFF;
	overflow:hidden;
	border-bottom:1px dotted #c9d1e9;
}
.white_box .name{
	font-weight:bold;
	color:#019adb;
}
.white_box .img{
	float:left;
	width:120px;
}
.white_box .text{
	float:left;
	color:#353792;
	width:350px;
	padding:0 0 0 30px;
}
.white_box label
{
    width: 85px;
    padding-right: 30px;
    color: Black;
    font-weight: normal;
}

strong.title{
	color:#0069AA;
	font-size:13px;

}

.scroller{
padding:0;
margin:0;
	height:291px;
	width:154px;
	position:relative;
	overflow:hidden;
	z-index:999;
}
.scroller .upbutton,
.scroller .downbutton{
	position:absolute;
	left:0;
	height:21px;
	width:155px;
	overflow:hidden;
	z-index:1001;
}

.scroller .upbutton{top:0;}

.scroller .downbutton{top:270px;}

.scroller .upbutton div,
.scroller .downbutton div{
	height:21px;
	width:155px;
	overflow:hidden;
}

.scroller .upbutton div{background:url(../images/arrow_top.jpg) no-repeat;
}

.scroller .downbutton div{background:url(../images/arrow_bottom.jpg) no-repeat;
}

.scroller .upbutton a,
.scroller .downbutton a{
	display:block;
	height:21px;
	width:155px;
	text-indent:-9999px;
	position:relative;
	background:url(../images/arrow_top.jpg) no-repeat;
}

.scroller .downbutton a{
	background:url(../images/arrow_bottom.jpg) no-repeat;
}
.sc-inner{
	height:708px;
}
.column{
	width:100%;
	overflow:hidden;
}
.column .image-h{
	width:100%;
	overflow:hidden;
}
.column .image-h img{
	display:block;
}
.week-box{
	width:573px;
	overflow:hidden;
	margin:12px 0 0;
	background:#a5a9ad url(../images/bg-week-t.gif) no-repeat;
}
.week-box .holder{
	width:513px;
	overflow:hidden;
	padding:16px 30px 0 30px;
	background:url(../images/bg-week-b.gif) no-repeat 0 100%;
}
.week-box h2{
	margin:0;
	font-size:14px;
	line-height:16px;
	color:#0c6bad;
	font-weight:normal;
}
.week-box .c-links{
	width:100%;
	overflow:hidden;
	padding:12px 0 13px;
}
.week-holder{
	float:left;
	display:inline;
	width:393px;
	margin:0 0 0 -23px;
	background:url(../images/bg-week-h.gif) repeat-y 100% 0;
}
.week-holder .box{
	float:left;
	width:173px;
	min-height: 0;
	display:inline;
	margin:0 0 0 23px;
	padding:0;
}
.week-holder .box h3{
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	margin:0;
	/*color:#0c9cdd;*/
	color:#0c6bad;
	text-transform:uppercase;
}
.week-box .c-links ul{
	margin:0;
	padding:1px 0 11px;
	list-style:none;
	overflow:hidden;
}
.week-box .c-links ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	padding:6px 0 0;
}
.week-box .c-links ul li a{
	color:#fff;
}
.week-box .r-box{
	float:right;
	width:120px;
	padding:13px 0 0;
}
.t-box{
	overflow:hidden;
	height:1%;
	padding:29px 20px 23px 31px;
}
.t-box h3{
	margin:0 0 11px;
	font-size:12px;
	line-height:14px;
	color:#0c9cdd;
	font-weight:normal;
}
.t-box h3 a{
	color:#0c9cdd;
}
.t-box p{
	margin:0 0 17px;
	font-size:12px;
	line-height:17px;
	color:#39373b;
}
.signature{
	width:100%;
	float:left;
	margin:-12px 0 0;
}
.text-andrew{
	display:block;
	margin:0 0 7px 1px;
	width:97px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-andrew.gif) no-repeat;
}
.signature span{
	display:block;
	font-size:10px;
	line-height:12px;
	color:#39373b;
}
.container{
	width:100%;
	overflow:hidden;
	padding:0 0 30px;
}
.container .box{
	overflow:hidden;
	height:1%;
	padding:16px 0 15px;
	background:url(../images/separator1.gif) repeat-x;
}
.container .image{
	float:left;
	border-left:11px solid #0c9cdd;
}
.container .image img{
	display:block;
}
.container .text{
	float:right;
	width:381px;
	padding:6px 0 0;
}
.container h3{
	margin:0 0 2px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#0c9cdd;
}
.container h3 a{
	color:#0c9cdd;
}
.container p{
	margin:0;
	font-size:12px;
	line-height:17px;
	color:#39373b;
}
.container p strong,
.container p strong a{
	color:#0c9cdd;
}
.container .text ul{
	margin:0;
	padding:0;
	list-style:none;
}
.container .text ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:12px;
	line-height:17px;
	color:#39373b;
}
.container .text ul li a,
.container .text ul li strong{
	color:#0c9cdd;
}
.threcolumns{
	width:570px;
	margin:1px 0 0;
	padding:1px 0 28px;
	overflow:hidden;
	background:url(../images/separator2.gif) repeat-y 100% 0;
}
.threcolumns .aside1{
	float:left;
	width:168px;
	padding:0 10px 0 2px;
}
.threcolumns .aside2{
	float:left;
	width:170px;
	padding:0 10px 0 18px;
}
.threcolumns .aside3{
	float:left;
	width:166px;
	padding:0 0 0 22px;
}
.columns{
	width:100%;
	overflow:hidden;
	padding:18px 0 0;
}
.bside1{
	float:left;
	width:174px;
	padding:1px 0 0;
}
.columns .image{
	float:left;
}
.columns .image img{
	display:block;
}
.bside1 .text:after{
	content:"";
	clear:both;
	display:block;
}
.bside1 .text{
	width:167px;
	float:left;
	padding:20px 0 0 7px;
}
.bside1 .text p{
	margin:0;
	font-size:14px;
	line-height:22px;
	color:#0c6bad;
}
.bside1 .text span{
	float:left;
	position:relative;
	display:inline;
	margin:0 0 0 -5px;
}
.bside2{
	float:right;
	width:381px;
}
.bside2 h2{
	margin:0 0 19px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#0c9cdd;
}
.bside2 h2 a{
	color:#0c9cdd;
}
.bside2 p
{
    margin: 0 0 18px;
    font-size: 11px;
    line-height: normal;
    color: #39373b;
}

a:hover
{
    /*font-weight: bold;*/
    color: #002e5e;
}

.section ul li.submenu
{
    background: url(../images/bg-heading.gif) #009adb repeat-x;
}
.section ul.submenu {
	margin:0;
    padding-top: 0px;
    padding-bottom: 3px;
	list-style:none;
}
.section ul.submenu  li{
	
}
.section ul.submenu a{
	background:url(../images/bg_ar.gif) no-repeat 35px 13px;
    color: #fff;
    padding: 5px 0 0 50px;
    height: auto;
    display: block;
    font-size: 12px;
 font-weight:bold;

	line-height:23px;
}
.section ul.submenu a:hover {
	text-decoration:none;
    color: #002e5e;
	background:url(../images/bg_ar_h.gif) no-repeat 35px 13px;
}
.section ul.submenu a.active_submenu
{
    color: #002e5e;
}
.quotes
{
    font-size: 26px;
    color: #0c9cdd;
    line-height : 28px;
    padding-top:10px;
    width:auto;
}
.grey_b{
	overflow:hidden;
	position:relative;
	margin:0 0 0 2px;
	padding:19px 50px 10px 46px;
	min-height:450px;
}
.quotes div.start
{
    background: url(../images/quote_start.png);
    background-repeat: no-repeat;
    width:26px;
    height:26px;
	position:absolute;
    margin: 0px 0 0 0px;
	left:20px;
	top:20px;
	
}
.quotes div.end
{
    background: url(../images/quote_end.gif) no-repeat 100% 0;

  /*  width:237px;*/
    height:26px;
	position:relative;
    margin: -8px 0 0 0px;
}


div.top_1{
	background:url(../images/bg_top_1.gif) no-repeat 0 0;
	width:593px;
}
div.mid_1
{
    background-position: 0 0;
    background: url(../images/bg_mid_1.gif) repeat-y 0 0;
    width: 593px;
    padding: 0px 0 0px 23px;
}
div.botoom
{
    background: url(../images/bg_bottom_1.gif) no-repeat 0 100%;
    width: 570px;
    padding: 0px 0 0px 23px;
}
td.list_checkbox{
	text-align:right;
	white-space:nowrap;
	width:170px;
}
td.list_checkbox table{
	float:left;
	width:132px;
}
td.list_checkbox input{
	float:right;
}
td.input input{	
	background:url(../images/bg_input.gif) repeat-x 0 0;
	width:146px;
	border:1px solid #eeefef;
}
td.input_standart input{	
	width:146px;
}
td.input_standart select{	
	width:154px;
}

td.input_standart textarea{	
	width:308px;
	height:129px;
}

input.btnsign_up{
	background:url(../images/btn_send.gif) no-repeat 0 0;
	width:49px;
	height:17px;
	border:0;
	padding:0;
	margin:0 41px 0 0;
}
a.grey_link{
	color:#b8bcc6;
}
div.white_box_2,
div.white_box_2 .text{
	color:#000;
}



.map_link_box
{
    padding: 7px 210px;
	margin:0 auto;
    position: absolute;
    top: 148px;
}
.map_link_b
{
    margin: 0 0px 0 347px;
    height: 26px;
    width: 82px;
    display: block;
    border: black 1px solid;
}
.map_link
{
    height: 24px;
    width: 80px;
    display: block;
    background-color: #FFFFFF;
    border-bottom: #6c9ddf 1px solid;
    border-left: #345684 1px solid;
    font-size: 12px;
    border-top: #345684 1px solid;
  /*  font-weight: bold;*/
    border-right: #6c9ddf 1px solid;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color:Black;
}
.map_link:hover {
/*	text-decoration:none;
    color: #002e5e;*/
}


ul.contact-details-links
{
    padding: 10px 0px 3px 0px;
    margin: 0;
    list-style: none;
}
ul.contact-details-links li
{
	background:url(../images/bg_ar_blue.gif) no-repeat 0px 8px;
	padding: 0 0 0 0;
}
ul.contact-details-links a{
    padding: 0;
}
ul.contact-details-links strong {
    padding: 0 0 0 15px;
}
ul.contact-details-links a:hover {
	text-decoration:none;
    color: #002e5e;
}
.week-box .c-links  ul.grey_box_list li{
	background:url(../images/bg_arrow_3.gif) no-repeat 0 4px;
	padding:0 0 0 15px;
	margin:5px 0 0 0;
}
.light-box{
	position:absolute;
	top:10px;
	left:50%;
	margin:0 0 0 -340px;
	width:683px;
	font-size:12px;
	line-height:15px;
	display:block;
	z-index: 999;
}
.light-box p{
	margin:0;
	padding:0 0 10px;
}
.light-box .t{
	background:url(../images/bg-lb-t.png) no-repeat;
	overflow:hidden;
	height:14px;
}
.light-box .c{
	background:url(../images/bg-lb-c.png) repeat-y;
	padding:70px 20px 0;
	min-height:345px;
	width:641px;
}
.light-box .c:after{
	content:"";
	display:block;
	clear:both;
}
* html .light-box .c{
	height:345px;
	overflow:visible;
}
.light-box .b{
	background:url(../images/bg-lb-b.png) no-repeat;
	height:284px;
	overflow:hidden;
}
.logo-lb{
	display:block;
	background:url(../images/logo-lb.gif) no-repeat;
	width:102px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.light-box .area{padding:0 0 25px 9px;}
.logo-lb a{
	display:block;
	height:100%;
}
.btn-close{
	background:url(../images/btn-close.gif) no-repeat;
	width:9px;
	height:11px;
	position:absolute;
	top:16px;
	right:32px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.lb-content{
	position:relative;
	width:500px;
	float:left;
	margin:0 0 -47px;
}
.light-box form,
.light-box fieldset {
	border-style:none;
	margin:0;
	padding:0;
}
.light-box .form-holder{
	background: url(../images/bg-form.gif) repeat-y;
	width:452px;
	margin:-15px 0 0 -3px;
	position:relative;
}
.light-box .form-holder .holder{
	background: url(../images/bg-form-t.gif) no-repeat;
	padding: 0 !important;
}
.light-box .form-holder .frame{
	background: url(../images/bg-form-b.gif) no-repeat 0 100%;
	padding:11px 75px 10px 13px;
	height:1%;
}
.light-box .form-holder h2{
	font-size:13px;
	margin:0 0 10px;
	line-height:16px;
}
.light-box .form-holder h2 a{color:#0069aa;}
.light-box .form-holder h3{
	font-size:13px;
	margin:0;
	line-height:16px;
	color:#009ddc;
}
.light-box .form-holder h3 span{color:#312d2e;}
.light-box .required{
	color:#10b0e9;
	font-size:11px;
	display:block;
	font-weight:normal;
	line-height:14px;
	padding:0 0 4px;
}
.light-box label{
	width:152px;
	float:left;
	color:#5a5758;
	font-weight:bold;
	padding:4px 0 0;
	font-size:12px;
	line-height:13px;
}
.light-box label span{color:#918f8f;}
.light-box .row{
	overflow:hidden;
	width:100%;
	padding:0 0 5px;
	position:relative;
}
.light-box .text{
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:197px;
	height:21px;
	padding:1px 5px;
	position: relative;
}
.light-box .text input{
	float:left;
	width:197px;
	line-height:11px;
	font-size:12px;
	color:#5a5758;
	background:none;
	border:0;
	padding:4px 0 5px;
}
.light-box .submit{
	background:url(../images/btn-submit2.gif) no-repeat;
	width:57px;
	height:17px;
	float:left;
	margin:0 0 0 152px;
	overflow:hidden;
	border:0;
	cursor:pointer;
	color:#fff;
	padding:0 0 2px;
	font-size: 12px;
	line-height: 12px;
}
.light-box .submit:hover,
.light-box .submit.hover{background-position: 0 100% !important;}
.light-box .textarea
{
    font-family: Arial, Helvetica, sans-serif;    
	width:196px;
	min-height:52px;
	padding:5px;
	float:left;
	background: url(../images/bg-textarea.gif) no-repeat;
}
* html .light-box .textarea {height: 52px;}
.light-box .textarea textarea{
	background:none;
	border:none;
	width:196px;
	height:56px;
	min-height:56px;
	margin:0;
	padding:0;
	overflow:auto;
	max-width:196px;
	font-size: 12px;
	color:#5a5758;
}
.light-box .file{
	width:207px;
	float:left;
	position:relative;
	z-index:10;
	overflow: hidden;
	height:47px;
}
.light-box .file-input-area {
	position:absolute;
	z-index:20;
	top:30px;
	left:-150px;
	height:29px;
	width: 100%;
	padding:0;
	margin:0;
	cursor:pointer;
}
.light-box .file .text-holder {
	padding:0 5px;
	margin: 0;
	color:#696969;
	width:197px;
	background:url(../images/bg-input.gif) no-repeat;
	position:absolute;
	z-index:30;
	top:0;
	left:0;
	overflow:hidden;
	height:23px;
}
.light-box .file .text{
	background:none;
	border:none;
	width:197px;
	margin:0;
	padding:5px 0;
	float:left;
	font-size:10px;
	line-height:12px;
	height:12px;
}
.light-box .button {
	float:left;
	background:url(../images/btn-submit2.gif) no-repeat;
	width:57px;
	height:17px;
	padding:0;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin: 29px 0 0;
	position:relative;
	z-index:10;
	height:17px;
	text-align:center;
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	font-weight: normal;
}
.light-box .hover .button{
	background-position: 0 100%;
}
#wrapper.careers{
	background:none;
}
#wrapper-header{
	background:url(../images/bg-main-header.gif) no-repeat 0 30px;
	padding:52px 0 0 1px;
}
#footer .area{
	width:999px;
	margin:-18px -2px 20px -32px;
}
#footer .area .c{
	padding:18px 2px 0 32px;
	overflow:hidden;
	height:1%;
	background: url(../images/bg-footer.gif) repeat-y;
}
#footer .area .b{
	background:url(../images/bg-main-footer.png) no-repeat;
	height:20px;
	overflow:hidden;
}
#footer .area .holder{
	float:left;
	margin:0 0 -30px;
	position:relative;
	width:964px;
}
#footer .area p{
	margin:20px 0 0 20px;
	float:left;
	font-size:11px;
	color:#2d7ba9;
}
.careers #twocolumns{
	height:auto;
	background: url(../images/bg-border.gif) repeat-y 642px 0;
}


div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
#recaptcha_image
{
    margin-left:-10px;
    float:left;
    }
    
 .items-list {
	overflow:hidden;
	width:100%;
	padding:0 0 32px;
	margin-left: 16px;
}
.items-list ul {
	margin:-15px 0 0;
	padding:0 0 0 3px;
	list-style:none;
}
.items-list li {
	vertical-align:middle;
	margin:0 0 17px;
	overflow:hidden;
	width:100%;
}
.items-list .date {
	color:#00415b;
	font-style:normal;
	float:left;
	width:62px;
	padding:15px 0 0;
	margin:0 4px 0 0;
}
.items-list .holder {
	width:242px;
	float:left;
	background: url(/images/separator1.gif) repeat-x;
	padding:15px 2px 0 0;
}
.items-list h3 {
	font-size:15px;
	line-height:17px;
	margin:0 0 2px;
	font-weight:normal;
	color:#00415b;
}
#sidebar .items-list h3 {
	font-size:15px;
	line-height:17px;
	margin:0 0 2px;
	font-weight:normal;
	color:#00415b;
}
#sidebar .items-list p {
	margin:0;
}

#sidebar .text {
	float:left;
	margin:0 9px 0 0;
	background:url(/images/btn-input.gif) no-repeat;
	width: 200px;
	height: 27px;
	overflow:hidden;
} 

#sidebar .submit {
	float:left;
	width: 105px;
}
#sidebar .submit input {
	float:left;
	background:url(/images/btn-submit-2.gif) no-repeat;
	width: 105px;
	height: 27px;
	text-indent:-99999px;
	overflow:hidden;
	margin:0;
	font-size:0;
	line-height:0;
	border:none;
	padding:0;
	cursor:pointer;
}
#sidebar .submit input:hover,
#sidebar .submit input.hover {
	background:url(/images/btn-submit-h.gif) no-repeat;
}


#sidebar .block {
	padding:2px 0 46px;
}
#sidebar p {
	margin:0 0 20px 20px;
}
.title1 {
	margin:0 15px 14px 20px;
	padding:0 2px 9px 1px;
}
.title1 h3 {
	font-size:22px;
	line-height:24px;
	margin:0;
	color:#009cdb;
	font-weight:normal;
}

.title {
	margin:0 15px 14px 20px;
	padding:0 2px 9px 1px;
	background: url(/images/separator.gif) repeat-x 0 100%;
}
.title h3 {
	font-size:22px;
	line-height:24px;
	margin:0;
	color:#009cdb;
	font-weight:normal;
}
.title .item {
	background: url(/images/ico-email.gif) no-repeat 100% 0;
	padding:32px 65px 0 0;
}


.partners-list {
	padding:8px 0;
	margin:0 0 0 6px;
	width:347px;
	position:relative;
}
.partners-list ul {
	margin:0;	padding:12px 0 8px 0;	list-style:none;
	/*background: url(/images/partners-list.gif) repeat-y;*/
	overflow:hidden;
	height:1%;}
.partners-list li {
	float:left;
	/*margin:0 10px 0 0;*/
}
.partners-list .logo-hk {
	/*margin-right:10px;*/
}
.partners-list .logo-conceptum-logistics {
	margin-left:0px;
}
.partners-list a img{
	display:block;	text-indent:-9999px;	overflow:hidden;	margin:0;
}

.partners-list .logo-hk a img{
	width: 115px;
	/*height: 40px;*/
}
.partners-list .logo-carthur-shipping a img{
	width: 115px;
	/*height: 40px;*/
}
.partners-list .logo-conceptum-logistics a img{
	width: 117px;
	/*height: 40px;*/
}
