html, body{ 
	color: #4a4a4a; 
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
	background:url(images/bg.gif) repeat-x top left #292927;
}

body, p, ol, ul, td {
  	font-family: Verdana, Tahoma, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #4b4b4b;
}

form, ul, p {margin:0; padding:0;}

select { width:300px; padding:4px;}

li{padding:0; margin-left:20px;}

img {border: none;}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}


input, select, textarea{
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:8px;
	color:#757575;
	border:solid 1px #e9e9e9;
}
input[type=image]{
	border:none;
	padding:0;
	margin:0;
}

/*input[type=text], input[type=password], select, textarea{
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:8px;
	color:#757575;
	border:solid 1px #e9e9e9;
}*/

input.simple{
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:8px;
	color:#757575;
	width:380px;
	border:solid 1px #e9e9e9;
}

textarea.simple{
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:8px;
	color:#757575;
	width:380px;
	height:100px;
	border:solid 1px #e9e9e9;
}

textarea.short{
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:8px;
	color:#757575;
	width:380px;
	height:70px;
	border:solid 1px #e9e9e9;
}

.textarea-title{
	width:380px;
	padding:6px 8px 0 8px;
	height:22px;
	border:solid 1px #fff;
	background:url(images/title-bg.gif) repeat-x top left;
	color:#fff;
}

div#wn	{ 
	position:relative; 
	width:166px; height:166px; 
	overflow:hidden;
}

a { color: #62ccff; text-decoration:none; }
a:visited { color: #62ccff; }
a:hover { color: #4686a4; text-decoration:none; cursor:pointer; }

.clear-block {clear: both; height:15px;}
.clear {clear: both; height:5px;}

.blue-text { color:#2e84b3; }
.orange-text { color:#e87903; }
input.search-text{
	color:#c4c7ca;
	margin:0;
	padding:4px;
	border:solid 1px #474b4c;
	background:#474b4c;
	width:210px;
	font-size:11px;
}

input.search-submit{
	background:url(images/search-btn.gif) no-repeat top left;
	width:23px;
	height:23px;
	border:none;
}

.highlight_word{
    background-color: red;
	color:#fff;
}

.main-div {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.news-info-title{
	font: bold 15px Verdana, arial;
	color:#62ccff;
}

.info-title{
	font: bold 15px Verdana, arial;
}

.title{
	font: bold 13px Verdana, arial;
}


.header_1{
	background:url(../public/header_1.png) no-repeat top left #efefef;
	height:180px;
	width:920px;
}

.header_2{
	background:url(../public/header_2.png) no-repeat top left #efefef;
	height:180px;
	width:920px;
}

.header_3{
	background:url(../public/header_3.png) no-repeat left #efefef;
	height:180px;
	width:920px;
}

.header_4{
	background:url(images/header_4.png) no-repeat top left #efefef;
	height:180px;
	width:920px;
}

.header_5{
	background:url(images/header_5.png) no-repeat top left #efefef;
	height:180px;
	width:920px;
}

.content-header{
	background:url(images/content-header-bg.gif) no-repeat top left;
	height:37px;
	width:960px;
}

.content-bg{
	background:#efefef;
	padding:0 20px;
}

.content-footer{
	background:url(images/content-footer-bg.gif) no-repeat top left;
	height:37px;
	width:960px;
}

.cr-bg{
	background:#fff;
	padding:20px;
}

.cr-1{
	background:url(images/cr-1.gif) no-repeat top left;
	width:6px;
	height:6px;
}
.cr-2{
	background:url(images/cr-2.gif) no-repeat top right;
	width:6px;
	height:6px;
}
.cr-3{
	background:url(images/cr-3.gif) no-repeat bottom right;
	width:6px;
	height:6px;
}
.cr-4{
	background:url(images/cr-4.gif) no-repeat bottom left;
	width:6px;
	height:6px;
}
.cr-1-2{
	background:url(images/cr-1-2.gif) repeat-x top left;
	height:6px;
}
.cr-2-3{
	background:url(images/cr-2-3.gif) repeat-y top right;
	width:6px;
}
.cr-3-4{
	background:url(images/cr-3-4.gif) repeat-x bottom left;
	height:6px;
}
.cr-4-1{
	background:url(images/cr-4-1.gif) repeat-y top left;
	width:6px;
}

#content{
	float:left;
	width:680px;
}

#left{
	float:left;
	width:180px;
}

#right{
	float:right;
	width:200px;
}

#center{
	width:400px;
	margin:0 auto;
}

#navigation-block{
}

#navigation-block #title{
	padding:0 10px;
	font-size:11px;
	font-family:Verdana, Arial, Tahoma;
	font-weight:bold;
	border-bottom:solid 5px #efefef;
	color:#555;
}

#navigation-block li{
	/* 
	list-style:url(images/arrow.gif); */
	list-style: none;
	border-bottom:dotted 1px #bcbcbc;
	margin:0 5px;
	padding:5px;
}

#navigation-block li a{
	color:#555;
}

#navigation-block a:hover{
	color:#62ccff;
	cursor:pointer;
	text-decoration:none;
}

#menu-block a:hover{
	text-decoration:none;
	cursor:pointer;
}

#menu-block{
	overflow:visible;
	height:140px;}

#menu-block #left{
	float:left;
	height:93px;
	width:300px;
	background:url(images/logo-bg.gif) no-repeat top left;
	padding:47px 0 0 10px;
}

#menu-block #right{
	float:right;
	height:140px;
	width:630px;
}

.links li{
	list-style:none;
	float:right;
	padding:0 5px;
	margin:0;
	color:#dad7d2;
}

#home-text p{
	color:#b9b5aa;
}

#home-footer-block{
	background:url(images/home-footer-bg.gif) repeat-x top left #43423e;
	height:320px;
	color:#b9b5aa;
}

#footer-block{
	padding-top:20px;
	background:url(images/footer-bg.gif) top left repeat-x #aba8a1;
	height:250px;
}

#footer-block #column{
	float:left;
	width:220px;
	color:#e2dfd6;
	height:190px;
	padding-top:10px;
}

#footer-block #column-help{
	float:left;
	width:300px;
	color:#e2dfd6;
	height:200px;
	background:url(images/column-help.gif) no-repeat top left;
}

#footer-block #copyright{
	background:url(images/double-line.gif) top left repeat-x;
	text-align:center;
	color:#808080;
	padding-top:10px;
}

#footer-block li{
	list-style:url(images/footer-line-style.gif);
	padding:2px 0;
}

#footer-block a{
	color:#e2dfd6;
}

#footer-block a:hover{
	color:#5bcdff;
	cursor:pointer;
	text-decoration:none;
}

a.quote-link { 
	display:block; 
	background:url(images/quote.gif) top no-repeat; 
	width:235px; 
	height:33px; 
	text-decoration:none; 
} 
a.quote-link:hover { 
	background-position:bottom; 
} 
a.quote-link span { 
	visibility:hidden; 
}

a.methodology-link { 
	display:block; 
	background:url(images/go2methodology.gif) top no-repeat; 
	width:159px; 
	height:31px; 
	text-decoration:none; 
} 
a.methodology-link:hover { 
	background-position:bottom; 
} 
a.methodology-link span { 
	visibility:hidden; 
}

a.expertise-link { 
	display:block; 
	background:url(images/go2expertise.gif) top no-repeat; 
	width:136px; 
	height:31px; 
	text-decoration:none; 
} 
a.expertise-link:hover { 
	background-position:bottom; 
} 
a.expertise-link span { 
	visibility:hidden; 
}

a.offers-link { 
	display:block; 
	background:url(images/go2offers.gif) top no-repeat; 
	width:136px; 
	height:31px; 
	text-decoration:none; 
} 
a.offers-link:hover { 
	background-position:bottom; 
} 
a.offers-link span { 
	visibility:hidden; 
}

a.contactus-link { 
	display:block; 
	background:url(images/go2contactus.gif) top no-repeat; 
	width:134px; 
	height:31px; 
	text-decoration:none; 
} 
a.contactus-link:hover { 
	background-position:bottom; 
} 
a.contactus-link span { 
	visibility:hidden; 
}


.table-list{ border:none; background-color:#B3B3B3; }
.table-list th{	border:none; background-color:#E3E3E3; padding:3px; color:#4C4C4C; text-align:center;}
.table-list td{ border:none; background-color:#fff; padding:0px 3px 0px 3px; overflow:hidden; }
.table-list tr:hover td{background-color:#E3E3E3; border-color:#E3E3E3;}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.digg_pagination { background: white; padding-left:380px; }
.digg_pagination a, .digg_pagination span { display: block; float: left; margin-right: 1px; padding:0 3px;  }
.digg_pagination span.disabled { color: #999; border: 1px solid #DDD; }
.digg_pagination span.current { font-weight: bold; background: #2E6AB1; color: white; border: 0px solid #2E6AB1; }
.digg_pagination a { text-decoration: none; color: #105CB6; border: 0px solid #9AAFE5; }

.digg_pagination a.page_1 { background:url(images/page_grey_1.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_2 { background:url(images/page_grey_2.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_3 { background:url(images/page_grey_3.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_4 { background:url(images/page_grey_4.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_5 { background:url(images/page_grey_5.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_6 { background:url(images/page_grey_6.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_7 { background:url(images/page_grey_7.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_8 { background:url(images/page_grey_8.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a.page_9 { background:url(images/page_grey_9.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination a span { visibility:hidden; }
.digg_pagination a:hover, .digg_pagination a:focus { color: #003; border:solid 2px #26a3ff; padding:0; }

.digg_pagination span.current_1 { background:url(images/page_1.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_2 { background:url(images/page_2.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_3 { background:url(images/page_3.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_4 { background:url(images/page_4.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_5 { background:url(images/page_5.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_6 { background:url(images/page_6.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_7 { background:url(images/page_7.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_8 { background:url(images/page_8.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span.current_9 { background:url(images/page_9.gif) no-repeat top left; height:24px; width:24px; border:solid 2px #fff; padding:0;}
.digg_pagination span span { visibility:hidden; }




/*  Style for top Menu  */



/*  Style for popup Div  */
#sddm{ 
	margin:0;
	padding:0;
	z-index:99999;
}
#sddm li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:12px Verdana, tahoma, Calibri, arial;
}
#sddm li a{	
	display: block;	
	margin: 0 1px 0 0; 
	padding: 5px 18px 5px 18px;
	color: #fff; 
	text-align: center; 
	text-decoration: none;
}

#sddm li a:hover{ 
	/*background: #57afd7; */
}

#sddm li .menu-active{
	background: #57afd7;
}

#sddm li td.menu{
	background:url(images/menu-bg.gif) top left no-repeat;
	height:25px;
}

#sddm li td.menu-right{
	background:url(images/menu-right.gif) top right no-repeat;
	height:25px;
	width:5px;
}

#sddm li td a{
	font-weight:bold;
	font:12px Verdana, tahoma, Calibri, arial;
	color:#000;
	padding: 5px 13px 5px 18px;
}

#sddm div{ 
	position: absolute; 
	visibility: hidden; 
	margin: 0; padding: 0; 
	border: 0px solid #000;
	z-index:999;
	background:url(images/menu-popup-bg.gif) top left no-repeat;
	padding-top:10px;
	
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}
#sddm div td a{ 
	position: relative; 
	display: block; margin: 0; 
	padding: 6px 10px; 
	width: auto;	
	white-space: nowrap; 
	text-align: left; 
	text-decoration: none; 
	color: #fff; 
	font: 11px verdana, tahoma, arial;
	font-weight:bold;
}
#sddm div a:hover{ 
	color: #5bcdff; 
}

#sddm li td.br-bg{
	background:#000;
}

#sddm li td.br-1{
	background:url(images/br-1.png) no-repeat top left;
	width:4px;
	height:4px;
}
#sddm li td.br-2{
	background:url(images/br-2.png) no-repeat top right;
	width:4px;
	height:4px;
}
#sddm li td.br-3{
	background:url(images/br-3.png) no-repeat bottom right;
	width:4px;
	height:4px;
}
#sddm li td.br-4{
	background:url(images/br-4.png) no-repeat bottom left;
	width:4px;
	height:4px;
}
#sddm li td.br-1-2{
	background:url(images/br-1-2.png) repeat-x top left;
	height:4px;
}
#sddm li td.br-2-3{
	background:url(images/br-2-3.png) repeat-y top right;
	width:4px;
}
#sddm li td.br-3-4{
	background:url(images/br-3-4.png) repeat-x bottom left;
	height:4px;
}
#sddm li td.br-4-1{
	background:url(images/br-4-1.png) repeat-y top left;
	width:4px;
}

#viewer {height:175px; width:130px; clear:both; overflow:hidden;}
#viewerFrame {width:505px; clear:both; padding:0;}
#viewer img {width:130px; height:130px; margin:0; display:inline; border:0;}
#viewer a {display:block; color:#b8b4a9; font-size:14px; font-weight:bold; float:left; width:130px; height:180px;}

a.btn-next { 
	display:block; 
	background:url(images/arrow-next.png) top no-repeat; 
	width:29px; 
	height:66px; 
	text-decoration:none; 
} 
a.btn-next:hover { 
	background-position:bottom; 
} 
a.btn-next span { 
	visibility:hidden; 
}

a.btn-back { 
	display:block; 
	background:url(images/arrow-back.png) top no-repeat; 
	width:29px; 
	height:66px; 
	text-decoration:none; 
} 
a.btn-back:hover { 
	background-position:bottom; 
} 
a.btn-back span { 
	visibility:hidden; 
}

#viewerNews {height:23px; width:310px; margin-left:5px; clear:both; background:url(images/news-bg.gif) no-repeat; overflow:hidden; }
#viewerFrameNews {width:300px; height:23px; clear:both; padding:0;}
#viewerNews a {display:block; padding:4px 0 0 4px; color:#fff; float:left; width:300px; height:23px;}