@charset "utf-8";
/* CSS Document */
/*--------------------------------------body---*/
body {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7e7c70;
	line-height:14px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	background-color:#e0eff6;
	margin:0px;
	padding:0px;
}
div, p, ul, form, input, select, textarea, marquee, dt, dl, label, h2, h3, h4, img, td, th, table {
	padding:0px;
	margin:0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	/*color:#1a98dc;*/
	color:#419CCE;
	text-decoration:none;
}
input {
	margin :0px;
	padding: 0px;
}
select {
	background:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	float:left;
	height:20px;
	margin:0px;
	padding-top:1px;
	font-size:11px;
	width:auto;
	color:#7E7C70;
}
img {
	border:none;
}
.inputbox {
	background:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	float:left;
	height:18px;
	margin:0px;
	padding-top:1px;
	font-size:11px;
	width:auto;
	color:#7E7C70;
}
textarea {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #dedede;
	margin:0px;
	padding:0px;
	color:#7E7C70;
}
/*----------------------------------------------------------content---*/
.module .first {
	background:url(../images/left_navigation_bg.jpg) no-repeat top left;
	width:210px;
	height:213px;
}
.module ul {
	list-style:none;
	margin:5px 10px 0px 16px;
	padding:0px 0px 0px 0px;
}
.module li {
	/*background:url(../images/list-item.gif) no-repeat 0 16px;
	border-bottom:1px dotted #feece4;*/
	background:url(../images/clone_border.gif) repeat-x bottom left;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#feece4;
	padding:8px 0px 8px 0px;
	float:left;
	width:100%;
}
.module li a {
	padding:7px 0px 9px 0px;
	color:#feece4;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.module li a:link, .module li a:visited {
	color:#feece4;
}
.module li a:hover {
	color:#fefefe;
	text-decoration:none;
}
.topmenu_arrow {
	background:url(../images/list-item.gif) no-repeat left 6px;
	height:15px;
	width:15px;
	float:left;
}
.module .last-child {
	border:none !important;
}
.module .sub-menu ul {
	list-style:none;
	margin:10px 10px 0px 0px !important;
	padding:0px 0px 0px 0px;
}
.module .sub-menu li {
	background:url(../images/list-item.gif) no-repeat 0 8px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#feece4;
	font-weight:normal;
	border:none;
	padding:1px 0px 1px 5px;
}
.module .sub-menu li a {
	padding:0px 0px 9px 5px;
	color:#feece4;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.module .sub-menu li a:link .module .sub-menu li a:visited {
	color:#feece4;
}
.module .sub-menu li a:hover {
	color:#fefefe;
	text-decoration:underline;
}
/*-------------------------------------content---*/
#content {
	padding:0px 0px 3px 0px;
	width:940px;
	background:#fff;
	display:block;/*	float:left;*/
}
#content .width {
	float:left;
	width:100%;
	background:#fff;
}
#wrapper .width {
	float:left;
	width:100%;
}
#wrapper .left-indent {
	float:left;
	width:210px;
}
#wrapper .right-indent {
	float:left;
	width:730px;/*	background:#b1c2d2;*/
}
#right {
	float:right;
	width:241px;
	margin-top:5px;
	padding-bottom:5px;
	display:inline;/*padding:0px 0px 0px 8px;*/
}
#right .moduletable {
	overflow:visible;
}
.wrapper-box {
	float:right;
	width:100%;
	margin-top:5px;
}
.wrapper-box .width {
	overflow:hidden;
}
.wrapper-box .curve-box {
	width:100%;
}
.wrapper-box .curve-box-mid {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	width:239px;
	background:url(../images/grad_news_bg.jpg) repeat-x #ebebeb;
	height:auto;
	min-height:202px;
}
.wrapper-box .curve-box-top {
	background:url(../images/curve_top.gif) no-repeat bottom left;
	width:241px;
	height:12px;
}
.wrapper-box-inner {
	float:right;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.wrapper-box-inner .curve-box-inner {
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	width:237px;
	background:#fff;
	/*	background:url(../images/grad_inner_bg.jpg) repeat-x #ebebeb;*/
	height:auto;
	float:left;/*	min-height:150px;*/
}
.wrapper-box-inner .curve-box-inner ul {
	margin-left:10px;
	margin-top:6px;
	padding:0px;
}
.wrapper-box-inner .curve-box-inner li {
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
}
.wrapper-box h3 {
	color:#f84b00;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	padding-left:10px;
	background:url(../images/dot.gif) repeat-x bottom left;
	padding-bottom:7px;
}
.wrapper-box-inner .contact-box {
	width:237px;
	background:#fff;
	height:auto;
	float:left;
	padding-bottom:7px;
	padding-top:3px;
	background:url(../images/border_con.jpg) bottom center no-repeat;
	margin-bottom:7px;
}
#container {
	padding:1px 0px 5px 0px;
	overflow:hidden;
	width:690px;
	float:left;
	margin-top:5px;
	display:inline;
}
#forum_container {
	padding:1px 0px 5px 0px;
	overflow:hidden;
	width:100%;
	float:left;
	margin-top:5px;
	display:inline;
}
.comp-cont {
	width:100%;
}
.indent-text-1 {
	font-size:11px;
}
.indent-text-1 span {
	padding-right:5px;
	color:#419cce;
	font-weight:bold;
	padding-bottom:3px;
}
.br {
	display:block;
}
.indent-text-1 {
	padding:9px 10px 9px;
}
.indent-text-2 {
	padding:8px 5px 5px 10px;
	/*	background:url(../images/download_icon.gif) no-repeat center right;*/
	margin-right:5px;
}
/*-------------------------------------banner---*/
.banner-item {
	width:730px;
	height:213px;
	background:#dceff2;
	/*	left:1px;*/
	position:relative;
}
/*-------------------------------------banner---*/
/*-------------------------------------topmenu---*/
#topmenu {
	background:url(../images/menu_bg.gif) no-repeat 0 0;
	height:35px;
	float:right;
	overflow:hidden;
	width:730px;
	font-size:12px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	margin:11px 0px 0px 0px;
}
.topmenu-left {
	background:url(../images/menu_bg_left.gif) no-repeat left top;
	height:35px;
	left:0px;
	position:absolute;
	width:8px;
	z-index:99;
}
.topmenu-right {
	/*	background:url(../images/menu_bg_right.gif) no-repeat 0 0;*/
	height:35px;
	right:3px;
	position:absolute;
	width:10px;
	z-index:99;
}
.topmenu-right a:hover {
	background:url(../images/menu_bg_right.gif) no-repeat 0 0;
	height:35px;
	right:3px;
	position:absolute;
	width:10px;
	z-index:99;
}
.module-topmenu {
	padding:0px 0px 0px 0px;
	margin:0px;
	position:relative;
}
ul.menu-nav {
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style:none;/*	z-index:99;*/
}
ul.menu-nav li {
	background:url(../images/seprator.jpg) no-repeat right center;
}
ul.menu-nav li.active {
	background:url(../images/seprator.jpg) no-repeat right center;
}
ul.menu-nav li, ul.menu-nav li.active {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:none;
	width:auto;
}
ul.menu-nav li a span {
	float:left;
	line-height:35px;
	padding:0px 22px 0px 22px;
	text-align:center;
	width:auto;
}
ul.menu-nav li a:hover span {
	float:left;
	width:auto;
	text-align:center;
}
ul.menu-nav li a:visited {
}
ul.menu-nav li.last_tab {
	background-image:none;
}
/*-------------------hover----background:url(../images/menu_bg_right.gif) no-repeat 0 0;*/
ul.menu-nav li a:link, ul.menu-nav li a:visited {
	background:none;
	text-decoration:none !important;
	color:#000;
	float:left;
	width:auto;
	cursor:pointer;
	height:35px;
	font-weight:bold;
	margin-right:2px;
	display:inline;
}
ul.menu-nav li a:hover {
	/*	background:url(../images/menu_active_bg.jpg) repeat-x 0 0 !important;*/
	text-decoration:none !important;
	color:#1A98DC;
	cursor:pointer;
	height:35px;
	margin-right:2px;
	display:inline;
}
ul.menu-nav li a:hover span {
	line-height:35px;
}
/*-------------------active----*/
ul.menu-nav li.active a {
	color:#1A98DC !important;
	height:35px;
	width:auto;
	margin-right:2px;
	display:inline;
	cursor:pointer;
	float:left;/*display:inline-block;*/
}
ul.menu-nav li.active a span {
}
ul.menu-nav li.last_tab a:link, ul.menu-nav li.last_tab a:visited, ul.menu-nav li.last_tab a:hover {
	margin-right:0px;
}
/*----------------------------------------Top Menu---*/
/*-------------------------------------Tabs---*/
.TabbedPanels {
	width:auto;
	margin: 0px;
	padding: 0px;
}
.TabItemsGroup {
	background:url(../images/TabbedPanels.gif) repeat-x 0 0;
	margin: 0 auto 0px 0px;
	height:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:15px;
	/*font-family:"UniversLT", Arial, Helvetica, sans-serif;*/
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
.TabItemsGroup li.unselected {
	position: relative;
	top: 2px;
	float: left;
	list-style: none;
	cursor: pointer;
	margin-right:5px;
	padding-left:5px;
	height:26px;
	line-height:26px;
	width:auto;
	background: url(../images/tab_bg_inactive_left.jpg) 0 0 no-repeat;
}
.TabItemsGroup li.unselected span {
	padding:0px 18px 0px 12px;
	height:28px;
	float:left;
	width:auto;
	background: url(../images/tab_bg_inactive_right.jpg) 100% 0 no-repeat;
}
.TabItemsGroup li.unselected:focus {
	outline:none;
}
.TabItemsGroup li.unselected:focus span {
}
.TabHover span {
}
.blue {
	color:#30adc9;
}
.green {
	color:#9bc054;
}
.orange {
	color:#f84b00;
}
.red {
	color:#c3080a;
}
.TabItemsGroup li.selected {
	background: url(../images/tab_bg_active_left.jpg) no-repeat top left;
	height:28px;
	float:left;
	position: relative;
	top: 2px;
	width:auto;
	list-style: none;
	cursor: pointer;
	margin-right:5px;
	padding-left:5px;
	line-height:26px;
}
.TabItemsGroup li.selected span {
	height:28px;
	float:left;
	width:auto;
	background: url(../images/tab_bg_active_right.jpg) 100% 0 no-repeat;
	padding:0px 18px 0px 12px;
}
.Tab a {
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h3 {
	margin:0 auto 5px auto;
}
#TabbedPanel1 div.tabborder {
	border:1px solid #e5e5e5;
}
#TabbedPanel1 div.tab_contentbox {
	width:663px;
	padding:10px 5px 0px 17px;
	float:left;
	text-align:justify;
}
#TabbedPanel1 div.contentheading {
	width:100%;
	float:left;
	color:#535353;
	font-size:22px;
	padding-top:10px;
	padding-bottom:15px;
}
#TabbedPanel1 h2 {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4f4f4f;
	padding-bottom:15px;
	padding-top:10px;
	width:100%;
	float:left;
	font-size:22px;
}
#TabbedPanel1 div.forum_contentbox {
	width:100%;
	padding-top:20px;
	float:left;
	text-align:justify;
}
#wrapper {
}
/*-------------------------------------TAbs---*/
/*-------------------------------------Tabs---*/
.TabbedPanels {
	width:auto;
	margin: 0px;
	padding: 0px;
}
.TabItemsGroup_inner {
	background:url(../images/TabbedPanels.gif) repeat-x 0 0;
	margin:0px;
	height:auto;
	padding:0px;
	position:relative;
	font-size:14px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
.TabItemsGroup_inner li.unselected {
	position: relative;
	top: 1px;
	z-index:5;
	width:auto;
	float: left;
	list-style: none;
	cursor: pointer;
	left:-15px;
	padding-right:29px;
	height:29px;
	margin-top:1px;
	line-height:30px;
	background: url(../images/inner_tab_bg_inactive_right.gif) top right no-repeat;
}
.TabItemsGroup_inner li.unselected span {
	padding:0px 0px 0px 7px;
	height:29px;
	width:auto;
	float:left;
	background: url(../images/inner_tab_bg_inactive_left.jpg) top left no-repeat;
}
.TabItemsGroup_inner li.unselected:focus {
	outline:none;
}
.TabItemsGroup_inner li.unselected:focus span {
}
.TabHover span {
}
.TabItemsGroup_inner li.selected {
	background: url(../images/inner_tab_bg_active_right.gif) top right no-repeat;
	height:30px;
	float:left;
	width:auto;
	position: relative;
	top: 2px;
	z-index:10;
	left:0px;
	font-weight:bold;
	list-style: none;
	cursor: pointer;
	/*	margin-right:5px;
	padding-left:5px;*/
	padding-right:29px;
	line-height:30px;
}
.TabItemsGroup_inner li.selected span {
	height:30px;
	float:left;
	width:auto;
	background: url(../images/inner_tab_bg_active_left.jpg) no-repeat top left;
	padding:0px 0px 0px 8px;
}
.Tab a {
	text-decoration: none;
}
.TabItemsGroup_inner li.first_selected /*For alternate Tabbing*/ {
	left:0px !important;
	z-index:5 !important;
}
.TabItemsGroup_inner li.last_unselected /*For alternate Tabbing*/ {
	left:-15px !important;
	z-index:10 !important;
}
/*-------------------------------------TAbs---*/
/*-------------------------------------footer---*/
#footer_wrapper {
	height:auto;
	float:left;
	width:940px;
	background:#fff;
	margin-bottom:5px;
}
/*#footer_wrapper .moduletable {
	width:200px;
	float:left;
}*/
#footer {
	background:url(../images/footer_mid_basebg.jpg) repeat-y center top;
	height:auto;
	min-height:242px;
	float:left;
	width:940px;
	display:inline;
	text-align:left;
}
#footer .footer {
	width:290px;
	float:left;
	/*	padding-right:10px;
	padding-top:5px;*/
	padding-bottom:3px;
}
#footer .footer ul {
	margin:5px 0px 0px 15px;
	padding:0px;
}
#footer .footer li {
	background:transparent url(../images/list_item_red.gif) no-repeat scroll 0 11px;
	color:#000;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	list-style:none;
	padding:3px 0 3px 15px;
}
#footer .footer-head {
	font-size:12px;
	color:#F84B00;
	line-height:20px;
	padding-bottom:5px;
	margin-left:10px;
	background:url(../images/dot.gif) repeat-x bottom left;
	font-weight:bold;
}
#footer .footer-head span {
	padding-top:3px;
	background:#fff;
	width:auto;
	float:left;
	padding-right:7px;
}
#footer .footer-bg {
	background:url(../images/footer-bg.png) repeat-x 0 0;
	height:68px;
	width:auto;
	float:left;
}
#footer .space {
	color:#6e6d6d;
	font-weight:normal;
	padding:25px 0px 0px 15px;
}
#footer span {
	font-weight:normal;
	text-decoration:none;
}
/*#footer a:hover {
	text-decoration:none
}*/
#footer .footer li a:link, #footer .footer li a:visited {
	color:#000;
	text-decoration:none;
}
#footer .footer li a:hover {
	color:#1a98dc;
	text-decoration:none;
}
.footer_top {
	background:#fff url(../images/footer_top_curve.jpg) no-repeat bottom left;
	width:940px;
	height:16px;
	float:left;
}
.footer_bottom {
	background:#fff url(../images/footer_bottom_curve.jpg) no-repeat top left;
	width:940px;
	height:16px;
	float:left;
}
.footer_mid_strip {
	width:934px;
	height:auto;
	margin:0px auto;
}
.footer_mid_strip_in {
	background:url(../images/footer_mid_strip.jpg) repeat-x #e2e2e2 top left;
	float:left;
	height:auto;
	width:930px;
	padding-left:4px;
}
.ftr {
	background:url(../images/border.gif) no-repeat;
	width:1px;
	height:160px;
	display:inline;
	margin:32px 7px 10px 15px;
	float:left;
	display:inline;
}
#main_footer {
	background:none;
	width:932px;
	color:#000;
	font-size:11px;
	float:left;
	padding-top:9px;
	border-top:1px solid #d2d2d2;
}
#main_footer .footer_right {
	float:right;
	padding-right:10px;
	text-align:right;
	width:auto;
}
#main_footer .footer_right .moduletable {
/*	width:100%;*/
	width:373px;
}
#main_footer .footer_right a:link, #main_footer .footer_right a:visited {
	color:#000;
	text-decoration:none;
}
#main_footer .footer_right a:hover {
	color:#419CCE;
	text-decoration:none;
}
#main_footer .footer_left {
	float:left;
	width:auto;
	text-align:left;
	padding-left:10px;
}
/*-----------------------------article_settings-*/
table.contentpane {
	float:left;
	width:auto;
}
table.contentpaneopen_modified {
	float:left;
	width:auto;
}
.article_indent .contentpaneopen td, .contentpaneopen p {
	line-height:20px;
	padding:10px 0px;
	float:left;
	width:651px;
	font-size:12px;/*color:#000;*/
}
.article_indent .contentpaneopen_modified td, .contentpaneopen_modified p {
	line-height:20px;
	padding:10px 0px;
	float:left;
	width:646px;
	font-size:11px;
	color:#000;
}
.contentpaneopen_modified li {
	padding:0px 0px 6px 0px;
}
.contentpaneopen li {
	padding:0px 0px 6px 0px;
}
.contentpaneopen_modified img {
	margin:0px 10px 4px 0px;
}
.contentpaneopen img {
	margin:0px 10px 4px 0px;
}
.contentpane li {
	line-height:normal;
	padding:0px 0px 6px 0px;
}
.contentdescription img {
	margin:0px 10px 0px 0px;
}
.contentpaneopen_modified ul, .contentpane ul {
	list-style:circle !important;
	margin:0px 0px 0px 15px;
}
.contentpaneopen ul, .contentpane ul {
	list-style:circle !important;
	margin:0px 0px 0px 15px;
}
/*---------------------------content-heading---*/
.contentheading {
	width:100%;
	float:left;
	color:#535353;
	font-size:22px;
	padding-top:10px;
	padding-bottom:15px;
}
.componentheading {
	width:100%;
	float:left;
	color:#535353;
	font-size:22px;
	padding-top:10px;
	padding-bottom:15px;
}
.title-bg {
	background:url(../images/title-bg.gif) repeat-x 0 bottom;
}
.item-info {
	padding:0px 0px 4px 0px;
}
.buttonheading {
	padding:4px 0px 0px 5px;
}
/*-----------------------------item-info---*/
span.small { /* Written by */
	color:#282828;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:none;
}
div.small {
	padding:7px 0px 0px 0px;
}
/*-----------------------------------buttons---*/
.button {
	background:url(../images/button_bg.jpg) repeat-x;
	border:none;
	color:#fefefe;
	font-weight:bold;
	line-height:18px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	cursor:pointer;
	padding:0px 5px 2px;
	position:relative;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width:auto;
}
.button_02, .validate {
	background:url(../images/button.gif) no-repeat 0 0;
	border:none;
	color:#5c6971;
	font-size:11px;
	line-height:16px;
	margin:0px 0px 0px 0px;
	padding:5px 7px 6px 9px;
	text-align:center;
	vertical-align:top;
	width:90px;
}
/*:first-child+html .button {height:20px; padding:0px 0px 0px 0px;}*/

/*-----------------------------------read-more---*/

#editor-xtd-buttons div.readmore {
	background:none;
	height:auto;
	margin:0px 0px 0px 0px;
	width:auto;
}
div.readmore {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
}
div a.readon {
	background:url(../images/readon.gif) no-repeat 0 0px;
	color:#5b6871;
	display:block;
	font-size:11px;
	float:right;
	margin:0px 0px 0px 0px !important;
	padding:6px 0px 7px 0px;
	text-decoration:none;
	width:79px;
	text-align:center;
}
a.readon:hover {
	color:#000;
	text-decoration:none;
}
a.readon:visited {
	color:#5b6871;
}
/*-----------------------------pagenav---*/

.pagenav {
	color:#004998;
	font-size:12px;
	font-weight:normal
}
a.pagenav {
	color:#004998;
	font-weight:normal
}
a.pagenav:hover {
	color:#004998;
	text-decoration:none
}
a.pagenav:visited {
	color:#004998;
	text-decoration:none
}
.pagination_nav {
	color:#004998;
	font-size:12px;
	padding:10px 20px 0px 27px;
}
.pagination_nav div {
	background:#f4f4f4;
	padding:5px 0px 5px 0px;
}
.pagination {
	float:right;
	margin-top:10px;
	text-align:left;
	width:475px;
}
.pagination li {
	float:left;
	width:auto;
	padding:0px 5px 0px 5px;
}
.pagination_result {
	color:#004998;
	padding:5px 0px 0px 0px;
	line-height:16px;
}
/*--------------------------------------result---*/
.results {
	text-align:center;
	padding:0px 0px 15px 15px;
}
#page {
	padding:0px 0px 0px 0px;
}
#page ol li {
	padding:0px 0px 10px 0px;
	text-align:left
}
.searchintro {
	padding:0px 0px 10px 0px;
}
.searchintro strong {
	color:#2a6dc8
}
#page h3 {
	font-size:130%;
	padding:10px 0px 5px 0px;
	text-align:left;
	color:#282828;
}
#page .inputbox {
/*color:#000;*/
}
#page #ordering {
	height:20px;
	display:inline;
	vertical-align:middle;
}
#page .display {
	padding:10px 0px 0px 0px;
}
#page legend {
	color:#282828
}
.sectiontableentry0 .pad2, .sectiontableentry1 .pad2, .sectiontableentry2 .pad2 {
	padding:2px 0px 2px 15px;
	font-weight:bold
}
.sectiontableheader {
	padding-bottom:2px
}
dl.contentpane dt {
	padding:10px 0px 20px 0px;
}
dl.contentpane dd {
	width:100%;
	overflow:hidden;
}
dl.contentpane div {
	vertical-align:middle
}
dl.contentpane .description {
	width:110px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .input-field {
	width:160px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
dl.contentpane .button-field {
	width:140px;
	padding:0px 0px 0px 0px;
	vertical-align:middle
}
/*-------------------------------------search---*/

.module-search {
	padding:8px 0px 0px 0px;
}
.module-search h3 {
	color:#010101;
	float:left;
	font-size:12px;
	font-weight:normal;
	padding:6px 0px 0px 0px;
	width:51px;
}
*+html .module-search h3 {
	padding:9px 0px 0px 0px;
}
.search {
	float:left;
	padding:0px 0px 9px 0px;
	width:190px;
}
.search-button {
	width:25px;
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
}
.search-input .inputbox { /*-------- working in all browsers ------*/
	background:url(../images/search-bg.gif) no-repeat 0 0;
	border:none;
	color:#0c2755;
	margin:0px 0px 0px 0px;
	padding:5px 0px 4px 7px;
	width:190px;
	float:left;
	color:#7E7C70;
}
:first-child+html .search-button .button {
	margin:1px 0px 0px 0px;
}
/*-------------------------------------search-result---*/
.search_result {
	padding:0px 0px 0px 0px;
}
/*-------------------title----*/
.search_result h3 {
	color:#808080;
	font-size:14px;
}
/*-------------------article----*/
.search_result p {
	padding:10px 0px 0px 0px;
}
/*----------*/
#search_searchword {
	border:1px solid #999
}
.search-input-base {
	width:228px;
	height:28px;
	padding-top:1px;
}
.search-input {
	background:url(../images/search_bg.jpg) no-repeat;
	width:228px;
	height:28px;
	padding-top:1px;
}
legend {
	color:#808080
}
.highlight {  /* highlight sought word */
	color:#285ba0;
	font-weight:bold
}
/*---------------------------system-error-messages--*/
.err-space {
	margin:0px 0px 0px 25px;
}
.error {
	margin:0px 0px 10px 0px;
}
.error h2 {
	color:#ff0000;
	font-size:14px;
	/*font:bold 14px Tahoma;  */
	padding:0px 0px 5px 20px;
}
#system-message dt.error, dt.message {
	display: none;
}
.error ul {
	background:#EEEEEE;
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	color:#FF0000;
	margin:0;
	padding:5px 0px 5px 5px;
}
.error li {
	background:none !important;
	color:#ff0000 !important;
	list-style:none;
	margin:0px 0px 0px 20px !important;
}
.pass_remind {
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}
/*---------------------------------------------------------------------------------boxes---*/
.module h3 {
	background:url(../images/box-title.gif) no-repeat 0 0px;
	color:#3562AB;
	font-size:15px;
	font-weight:normal;
	/*font:normal 15px Arial, Helvetica, sans-serif;*/
	padding:13px 0px 12px 13px;
	margin:0px 0px 0px 0px;
}
.module-s1 h3 {
	background:url(../images/box2-title.gif) repeat-x 0 bottom;
	color:#000;
	font-size:15px;
	/*font:normal 15px Arial, Helvetica, sans-serif;*/
	padding:13px 0px 12px 28px;
	margin:0px 0px 0px 0px;
}
/*-------------------content----*/

.module div {
	color:#575757;
	line-height:17px;
}
.module label {
	color:#000;
	display:block;
	line-height:100%;
	padding:0px 0px 8px 0px;
	vertical-align:middle
}
.module td, .module p {
	color:#575757;
	line-height:17px;
	padding:0px 0px 10px 0px;
}
ul.style1 li {
	background:url(../images/list-item2.gif) no-repeat 0 5px;
	padding:0px 0px 6px 18px;
	border:none;
}
ul.style1 li a {
	color:#306ab2;
	display:block;
	line-height:16px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}
.count { /* count users */
	font-weight:normal;
	color:#282828;
}
.module a {
	color:#575757;/*fff*/
	text-decoration:none;
}
.module a:hover {
	color: #000;/*#000*/
	text-decoration:underline;
}
.module .inputbox {
	background:#fff;
	border:1px solid #b0a88f;
}
.module span {
	font-weight:normal
}
/*-------------------------------------mainmenu---*/

.module_test {
	background:transparent url(../images/boxlogo.gif) no-repeat;
	background-position:right top;
	top:5px;
	right:10px;
}
.module_menu {
	margin:0px 0px 11px 0px;
	width:100%;
	background:url(../images/box-bg.gif) repeat-y 0 0;
}
.module_menu .first {
	background:url(../images/box-bottom.gif) no-repeat 0 bottom;
	width:100%;
}
.module_menu .sec {
	background:url(../images/box-top.gif) no-repeat 0 0;
}
.module_menu .box-indent {
	padding:25px 20px 17px 28px;
}
.module_menu ul {
	list-style:none;
	margin:0px 0px 0px 0px;
}
.module_menu li {
	background:url(../images/list-item.gif) no-repeat 0 10px;
	border-bottom:1px solid #ececec;
	display:block;
	padding:0px 0px 1px 21px;
}
.module_menu li li {
	background:url(../images/list-item.gif) no-repeat 0 10px;
	border:none;
	display:block;
	padding:0px 0px 1px 21px;
}
.module_menu li a {
	padding:7px 0px 9px 0px;
	color:#000;
	display:block;
	line-height:16px;
	text-decoration:none;
}
.module_menu li a:hover {
	text-decoration:underline;
}
.box-indent h6 {
	font-size:10px;
	color:#000;
}
/*-------------------title----*/

.module_menu h3 {
	background:url(../images/box-title.gif) no-repeat 0 0px;
	color:#000;
	font-size:12px;
	/*font:normal 15px Arial, Helvetica, sans-serif;*/
	padding:13px 0px 12px 28px;
	margin:0px 0px 0px 0px;
}
/*-----------------content----*/
.module_menu div {
	color:#fefefe;
}
/*----------------------------------------login-form---*/

.body .module-login {
	background:url(../images/box2-top.gif) no-repeat 0 0 #003787;
	margin:0px 0px 11px 0px;
}
.body .module-login .first {
	background:url(../images/box2-bottom.gif) no-repeat 0 bottom;
	width:100%;
}
.body2 .module-login {
	background:url(../images/box2-top2.gif) no-repeat 0 0 #770000;
	margin:0px 0px 11px 0px;
}
.body2 .module-login .first {
	background:url(../images/box2-bottom2.gif) no-repeat 0 bottom;
	width:100%;
}
.body3 .module-login {
	background:url(../images/box2-top3.gif) no-repeat 0 0 #2a6100;
	margin:0px 0px 11px 0px;
}
.body3 .module-login .first {
	background:url(../images/box2-bottom3.gif) no-repeat 0 bottom;
	width:100%;
}
.module-login .sec {
}
.module-login .box-indent {
	padding:15px 29px 19px 28px;
}
/*-------------------title----*/

.module-login h3 {
	color:#fefefe;
	font-size:13px;
	font-weight:bold;
	padding:21px 0px 12px 31px;
	margin:0px 0px 0px 0px;
}
/*-----------------content----*/

.module-login label {
	color:#fefefe !important;
	display:block;
	padding:0px 0px 1px 0px;
}
.module-login p, .module-login div, label.remember {
	color:#000 !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:17px;
}
.module-login a {
	color:#6ec7fd;
	line-height:140%;
	text-decoration:none;
}
.module-login a:hover {
	color:#6ec7fd;
	text-decoration:underline;
}
.module-login a:visited {
	color:#6ec7fd;
}
.module-login .inputbox { /* inputbox */
	background:url(../images/login-input.gif) no-repeat 0 0;
	border:none;
	color:#000;
	margin:0px 0px 4px 0px;
	padding:4px 0px 5px 5px;
	vertical-align:middle;
	width:202px;
}
.module-login .button { /* button */
	background:url(../images/login.gif) no-repeat 0 0;
	border:none;
	color:#000;
	font-size:11px;
	line-height:14px;
	margin:0px 0px 3px 0px;
	padding:3px 0px 5px 0px;
	text-align:center;
	width:42px;
}
* html .module-login .button {
	height:22px;
	padding:2px 0px 0px 0px;
}
#mod_login_remember { /* checkbox */
	background:#fff;
	border:none;
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	vertical-align:middle;
	width:12px;
	height:12px
}
.module-login span {
	display:block;
	color:#6ec7fd;
	text-align:right;
	margin:0px 0px 10px 0px;
}
/*---------------------------------------------------------structure---*/

.body {
	padding:0px;
	margin:0px;
}
.body2 {
	background:#b00000 url(../images/gradient2.gif) repeat-x 0 0;
	padding:0px 0px 30px 0px;
}
.body3 {
	background:#127600 url(../images/gradient3.gif) repeat-x 0 0;
	padding:0px 0px 30px 0px;
}
.main {
	width:940px;
	background:#fff;
	margin:0px;
	padding:0px 5px;
	margin:0px auto;
	height:auto;
	position:relative;
}
/*-------------------------------------header---*/
.body #top-gradient {
	height:auto;
	width:940px;
	margin:auto;
}
.body #top {
	/*overflow:hidden;*/
	height:96px;
	width:940px;
}
.body #top-left {
	float:left;
	width:205px;
}
div#top-right {
	float:right;
	width:731px;
	display:block;
}
.body2 #top-gradient {
	background:url(../images/top-gradient1.jpg) no-repeat 0 0;
	height:53px;
	width:980px;
	margin:auto;
}
#logo {
	width:auto;
	float:left;
}
#logo .space {
	padding:9px 0px 0px 5px;
}
#logo .tag {
	color:#419cce;
	font-family:"Gill Sans MT", Arial, Helvetica, sans-serif;
	padding-top:4px;
}
#theme {
	float:right;
	width:200px;
}
#theme span {
	float:left;
	width:81px;
	display:block;
}
.color1, .color2, .color3 {
	height:18px;
	float:left;
	width:auto;
	text-decoration:none;
}
.color1:hover, .color2:hover, .color3:hover {
	text-decoration:none;
}
.color1 {
	background:url(../images/color1.gif) no-repeat 0 0;
	width:25px;
}
.color2 {
	background:url(../images/color2.gif) no-repeat 0 0;
	width:21px;
}
.color3 {
	background:url(../images/color3.gif) no-repeat 0 0;
	width:24px;
}
.text {
	float:left;
	width:auto;
}
.buttons {
	float:left;
	width:auto;
}
.bg {
	background:#fff;
}
#mid {
	background:url(../images/mid-bg.gif) repeat-x 0 bottom #ffffff;
	width:100%;
}
#topmenu {
	margin:0px 0px 0px 0px;
}
#search {
	float:right;
	width:auto;
	padding-bottom:26px;
	margin-top:7px;
	height:28px;
}
#header {
	background:url(../images/header.jpg) no-repeat 0 0;
	width:710px;
	height:259px;
}
/*.logo2 {
		padding:77px 0px 33px 37px;
	}
		.logo2 a {
			background:url(../images/logo2.gif) no-repeat 0 0;
			display:block;
			height:92px;
			width:208px;
			text-decoration:none;
			
		}*/
.click {
	padding: 181px 283px 25px 422px;
}
.click a {
	background:url(../images/click.jpg) no-repeat 0 0;
	display:block;
	height:48px;
	width:184px;
	text-decoration:none;
}
/*header image for life style */
#lifestyle {
	background:url(../images/lifestyle_insurance.jpg) no-repeat 0 0;
	width:710px;
	height:259px;
}
.life_btn {
	padding:200px 358px 50px 16px;
}
.life_btn a {
	background:url(../images/instant_blue.jpg) no-repeat 0 0;
	display:block;
	height:48px;
	width:184px;
	text-decoration:none;
}
.clr {
	clear:both;
}
.fl {
	float:left;
	padding:4px 0px 0px 0px;
	width:120px;
}
.fr {
	float:right;
	width:189px;
}
a.more {
	color:#5c6971;
	display:block;
	font-size:11px;
	/*font:normal 11px Tahoma;*/
	background:url(../images/more.gif) no-repeat 0 0;
	width:79px;
	text-align:center;
	margin:10px 0px 5px 0px;
	padding:6px 0px 6px 0px;
	float:right;
}
a.more:hover {
	color:#869198;
	text-decoration:none;
}
.news-content {
	padding:10px 0px 0px 0px;
	width:100%;
	overflow:hidden;
}
.news-content .space {
	padding:12px 20px 0px 11px;
}
.news-content .width {
	padding:0px 0px 0px 0px;
}
.news-content li, .news-content ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.news-content li {
	padding:0px 0px 20px 0px;
}
.news-content li a {
	color:#3562ab !important;
	text-decoration:underline;
}
.moduletable {
	/*margin-top:5px;
	margin-bottom:5px;
	
	overflow:hidden;*/
	width:100%;
}
.sett {
	width:50%;
	padding:0px 20px 0px 0px;
	line-height:16px
}
.h-cont {
	float:right;
	width:340px;
	padding:32px 0px 0px 0px;
}
#TabbedPanel1 {
	width:100%;
	overflow:hidden;
	float:left;
}
.col {
	color:#6ea4e7
}
.body2 .col {
	color:#FC625A
}
.body3 .col {
	color:#41d223
}
/*--------------------   Added on 27th apr ---------------*/
.moduletable_02 {
	margin-bottom:16px;
	width:100%;
	overflow:hidden;
	border:1px solid #999999;
	float:left;
	padding-top:10px;
}
.moduletable_text_02 {
	height:auto;
	float:left;
	/*width:auto;*/
	width:710px;/*border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;*//*border-bottom:1px solid #dddddd;*//*padding:5px;*//*background:transparent url(../images/title_bg_income_protection_cornar_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
}
.moduletable_text_03 {
	height:auto;
	float:left;
	width:708px;
	/*	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;*/
	background:url(../images/border_2.jpg) repeat-y;/*padding-left:19px;
	padding-top:13px;*/
}
.moduletable_text_bottom {
	background:transparent url(../images/title_bg_income_protection_cornar_bottom.gif);
	background-repeat:no-repeat;
	width:710px;
	height:7px;
	float:left;
}
/*.......................................22_07_09........................................*/
.incsure_top_img {
	width:979px;
	/*height:106px;*/
	float:left;
	background:transparent url(../images/top_img.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-repeat:no-repeat;
}
.top_border {
	border-bottom: #eeeeee solid 1px;
}
/**********special for menu*************/
.fleft {
	float:left;
	width:auto;
}
.fleft .moduletable {
	width:304px /*!important*/;
	float:left;
	height:auto;
	overflow:hidden;
	display:inline;
}
.fleft table {
	width:auto !important;
	float:left;
}
.period_main {
	background:url(../images/incsure_bg_img.gif) top left repeat-x;
	width:688px;
	height:36px;
	float:left;
	padding:0px 0px 0px 5px;
}
.top_leftimg {
	float:left;
	padding-top:6px;
	width:auto;
}
.gray_text {
	color:#CCCCCC;
	font-weight:normal;
}
.g_txt {
	color:#CCCCCC;
}
.midd_text {
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	width:653px;
	padding:0 0 10px 0px;
}
.top_middtext {
	float:left;
	width:692px;
	padding:0px 0px 0px 0px;
}
.fright {
	float:right;
	width:auto;
}
.banner_img {
	margin-bottom:10px;
}
.step {
	text-align:right;
	float:left;
	width:529px;
	font-weight:normal;
}
.right_img {
	float:left;
	width:160px;
	text-align:right;
}
.save_button {
	float:left;
	width:295px;
	margin-top:10px;
}
.save_middtext {
	float:right;
	color:#CCCCCC;
	font-weight:normal;
	font-size:14px;
	width:520px;
}
.save_middtext ul {
	margin:0px;
	padding:0px;
}
.save_middtext li {
	list-style:none;
	padding-bottom:10px;
	float:left;
	width:auto;
	color:#d20001;/*font-weight:bold;*/
}
.red_text {
	color:#d20001;
	font-size:14px;
	font-weight:bold;
}
.premium_row {
	float:left;
	width:100%;
	padding-bottom:20px;
}
.premium_column {
	width:674px;
	padding:0px 15px 15px 0px;
	margin:auto;
	text-align:right;
	font-weight:bold;
}
.step5_main {
	float:left;
	width:630px;
	text-align:center;
}
.left_imgblog {
	float:left;
	width:179px;
	height:82px;
	padding:0px 10px 3px 0px;
}
.left_imgblog img {
	padding:2px;
	border:1px solid #918f8f;
}
.corner_bottomround {
	background:url(../images/article_bottomround.gif) top left no-repeat;
	float:left;
	width:707px;
	height:16px;
}
.article_indentmain {
	float:left;
	width:auto;
	padding:16px 10px 10px 15px;
	height:auto;
}
.article_rightblog {
	width:660px;
	text-align:justify;
}
.article_rightblog p {
	padding-bottom:10px;
	line-height:16px;
}
.article_bmblog {
	width:650px;
	/*	padding:10px;*/
	text-align:justify;
}
.article_bmblog p {
	padding:32px 0px 10px 0px;
	line-height:16px;
}
.note {
	text-align:center;
	font-size:10px;
	color:#999999;
	font-style:italic;
	width:auto;
	padding:20px 0px 10px 0px;
	font-weight:normal;
}
.blue_icon {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:20px;
}
/*---read morefor tab 10 oct 09*/
.read_more {
	float:left;
	width:auto;
	padding-right:10px;
}
.read_more ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.read_more li {
	/*list-style:url(../images/read_more_bullet.gif);*/
	background:url(../images/read_more_bullet.gif) no-repeat left center;
	color:#af021d;
	font-size:10px;
	font-weight:bold;
	padding-left:0px;
	float:left;
	width:auto;
	padding-left:10px;
	list-style:none;
}
.read_more li a:link, .read_more li a:visited {
	color:#af021d;
	text-decoration:none;
}
.read_more li a:hover {
	color:#f84b00;
	text-decoration:none;
}
.breadcrumb {
	float:left;
	width:663px;
	padding-bottom:4px;
	margin-left:17px;
	display:inline;
	background:url(../images/dot.gif) repeat-x bottom left;
}
.breadcrumb ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.breadcrumb li {
	color:#ff7814;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	float:left;
	width:auto;
	line-height:22px;/*	padding-top:10px;*/
}
.breadcrumb li span {
	padding:0px 4px;
}
.breadcrumb li a:link, .breadcrumb li a:visited {
	color:#919191;
	text-decoration:none;
}
.breadcrumb li a:hover {
	color:#fe793f;
	text-decoration:none;
}
.view_links {
	float:left;
	width:auto;
	padding-bottom:6px;
	padding-left:3px;
}
.view_links img {
	padding-right:6px;
	border:none;
}
/***********************************************************************]
 *                         css for the protfolio                       *
 *                                                                     *
 *                                                                     * 
 * ********************************************************************/

.portfolio_container {
	float:left;
	width:100%;
}
.portfolio_box {
	margin-top:10px;
	float:left;
	width:100%;
}
.portfolio_row {
	margin-top:5px;
	float:left;
	width:100%;
}
.portfolio_cellleft {
	float:left;
	width:200px;
	padding-left:10px;
	color:#F84B00;
	font-weight:bold;
}
.portfolio_row_seperator {
	float:right;
	width:auto;
}
.portfolio_cellright {
	float:left;
	width:480px;
}
.portfolio_image {
	float:left;
	width:190px;
	padding-left:5px;
}
.portfolio_cellright_row {
	margin-top:5px;
	float:left;
	width:100%;
}
.portfolio_cellright_cellleft {
	float:left;
	width:100px;
	color:#F84B00;
	font-weight:bold;
}
.portfolio_cellright_cellright {
	float:left;
	width:380px;
}
.portfolio_celldesc {
	float:left;
	width:100px;
	padding-left:10px;
	color:#F84B00;
	font-weight:bold;
}
.portfolio_celldesc_right {
	float:left;
	width:570px;
}
/***********************************************************************]
 *                         css for the protfolio ends                  *
 *                                                                     *
 *                                                                     * 
 * ********************************************************************/
#TabbedPanel1 div.career_contentbox {
	float:left;
	text-align:justify;
	width:663px;
}
#TabbedPanel1 div.quote_contentbox {
	float:left;
	text-align:justify;
	width:663px;
	padding-bottom:10px;
}
#TabbedPanel1 div.common_row {
	float:right;
	height:auto;
	padding-bottom:6px;
	padding-top:6px;
	text-align:left;
	width:660px;
}
.left_column {
	display:inline;
	float:left;
	font-size:12px;
	/*font-weight:bold;*/
	text-align:left;
	width:215px;
	line-height:20px;
	padding-right:5px;
}
.right_column {
	float:left;
	text-align:left;
	width:440px;
}
.show_norm_text {
	font-weight:normal;
}
.post_box {
	float:left;
	/*background:#e1e1e1;*/
	height:auto;
	font-size:11px;
	color:#FF7814;
	/*font-weight:bold;*/
	line-height:20px;
	padding-bottom:3px;
	padding-top:0px;
	width:680px;
	/*background:#f9f9f9 url(../images/dot.gif) repeat-x scroll left bottom;*/
	margin:8px 0px;
}
.post_box span {
	width:670px;
	float:left;
	padding-left:10px;
	padding-top:2px;
	background:transparent url(../images/dot.gif) repeat-x scroll left top;
}
.mandatory {
	color:#ff0000;
	padding-left:3px;
}
.inputbox_200 {
	background:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	float:left;
	height:20px;
	margin:0px;
	color:#7E7C70;
	padding-top:1px;
	font-size:11px;
	/*width:250px;*/
	width:200px;
}
.textarea_box {
	background:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	float:left;
	height:100px;
	margin:0px;
	padding-top:1px;
	font-size:11px;
	width:400px;
}
.inputbox_80 {
	background:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	float:left;
	height:18px;
	margin:0px;
	padding-top:1px;
	font-size:11px;
	width:120px;
	color:#7E7C70;
}
.left {
	float:left;
	width:auto;
	padding-right:5px;
}
.right {
	float:right;
	width:auto;
	padding-top:5px;
}
.article_head {
	float:left;
	width:663px;
	background:transparent url(../images/dot.gif) repeat-x scroll left bottom;
	padding-top:10px;
	padding-bottom:7px;
	margin-bottom:12px;
	display:inline;
}
.article-content {
}
.quality_assurance_img {
	float:left;
	width:100%;
	background:url(../images/quality-assurance.jpg) no-repeat -8px 18px;
	padding-bottom:20px;
}
.quality_assurance_img ul {
	margin-left:0px !important;
	float:right;
	width:54%;
}
.quality_assurance_img li {
	float:left;
	width:100%;
	list-style:none !important;
	padding:0px 0px 5px 0px !important;
	line-height:16px;
}
.quality_assurance_img .top_space {
	width:100%;
	margin-top:4px;
}
.tab_contentbox p {
	padding-bottom:10px;
	line-height:16px;
}
.article-content ul {
	margin-left:30px;
	margin-bottom:10px;
	padding:0px;
}
.article-content li {
	padding:4px 0px;
	list-style:disc;
}
.inputbox_70 {
	background:#FFFFFF;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	border:1px solid #dedede;
	float:left;
	height:18px;
	margin:0px;
	padding-top:1px;
	font-size:11px;
	width:70px;
	color:#7E7C70;
}
.flow_row {
	display:inline;
	float:left;
	padding-bottom:4px;
	width:400px;
}
.flow_left {
	display:inline;
	float:left;
	width:auto;
	height:15px;
	margin:0px;
	padding:0px 3px 0px 0px;
}
.flow_right {
	float:left;
	width:auto;
}
.flow_box {
	float:left;
	width:250px;
}
#TabbedPanel1 h4 {
	color:#1A98DC;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;/*	padding-top:10px;*/
}
/*Start submenu module css */

.treeview ul { /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}
.treeview li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: white url(../images/list.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 12px;
	margin-bottom: 3px;
}
.treeview li.submenu { /* Style for LI that contains sub lists (other ULs). */
	background: white url(../images/closed.gif) no-repeat left 8px;
	/*	cursor: hand !important;*/
	cursor: pointer !important;
}
.treeview li.submenu ul { /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}
.treeview .submenu ul li { /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}
/* End submenu module css*/
.showform_blockdiv {
	background:#FFFFFF none repeat scroll 0 0;
	border:3px solid #bcd58b;
	left:700px;
	z-index:10;
	padding:8px;
	position:absolute;
	top:42px;
	color:#7E7C70;
}
.norm_div {
	float:left;
	width:auto;
	padding-bottom:6px;
}
.chat_bg_home {
	margin:1px 0px 0px 0px;
	float:left;
	display:inline;
	background:url(../images/chat_icon_bg.jpg) no-repeat;
	width:auto;
	line-height:40px;
	height:40px;
	padding-bottom:3px;
	padding-right:7px;
}
.chat_bg_home img {
	padding:10px 13px;
}
.chat_bg_home a:link, .chat_bg_home a:visited {
	text-decoration:none;
	color:#7E7C70;
}
.chat_bg_home a:hover {
	text-decoration:none;
	color:#1A98DC;
}
.chat_bg {
	margin:1px 4px 0px 8px;
	float:left;
	display:inline;
	background:url(../images/chat_icon_bg.jpg) no-repeat;
	width:225px;
	line-height:40px;
	height:40px;
	padding-bottom:3px;
}
.chat_bg img {
	padding:12px 16px;
}
.chat_bg a:link, .chat_bg a:visited {
	text-decoration:none;
	color:#7E7C70;
}
.chat_bg a:hover {
	text-decoration:none;
	color:#1A98DC;
}
#topright_menu {
	float:right;
	height:61px;
	font-size:11px;
	color:#7E7C70;
	width:auto;
	display:inline;
}
#topright_menu .toplinks {
	float:right;
	display:inline;
	width:406px;
	padding-top:22px;
}
#topright_menu .toplinks_text {
	float:left;
	width:auto;
	padding-top:2px;
	width:auto;
	text-decoration:none;
}
#topright_menu a {
	float:left;
	width:auto;
}
#topright_menu img {
	float:left;
}
#topright_menu .toplinks_text a:link, #topright_menu .toplinks_text a:visited {
	text-decoration:none;
	color:#afafaf;
}
#topright_menu .moduletable a:link, #topright_menu .moduletable a:visited {
	padding-left:5px;
	padding-right:8px;
	width:auto;
	text-decoration:none;
	color:#000;
}
#topright_menu .moduletable a:hover {
	text-decoration:none;
	color:#1A98DC;
}
#topright_menu .left {
	float:left;
	width:auto;
	padding-right:0px;
	padding-top:3px;
}
.cat_width {
	width:135px;
}
.port_search {
	float:left;
	width:200px;
}
.port_row_heading {
	float:left;
	width:96%;
	font-size:12px;
	color:#F84B00;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
}
.port_row {
	float:left;
	width:100%;
	padding-top:7px;
	padding-bottom:7px;
}
.port_left {
	width:58px;
	text-align:left;
	padding-right:5px;
	float:left;
}
.port_right {
	width:auto;
	float:left;
}
.ucd_title {
	color:#7E7C70;
	padding-bottom:5px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold !important;
}
.ucd_title a {
	font-family:"Tahoma", Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;
}
.ucd_introtext {
	line-height:16px;
	font-size:11px;
	text-align:justify;
}
a.ucd_readon {
	color:#AF021D;
	text-decoration:none;
}
a:link ucd_readon {
	color:#AF021D;
	text-decoration:none;
}
a:visited ucd_readon {
	color:#AF021D;
	text-decoration:none;
}
a:hover ucd_readon {
	color:#AF021D;
	text-decoration:none;
}
.ucd_date {
	padding-right:4px;
}
.ajfclassucd-instance p {
	padding-bottom:5px;
}
.search_link {
	width:auto;
	float:left;
}
.search_link .moduletable {
	float:left;
	width:auto;
}
/*------31-10-09 start-------*/
.bor {
	border:solid 1px #666666;
}
.payment_listing {
	float:left;
	width:660px;
	padding-bottom:10px;
}
.payment_listing ul {
	margin: 0;
	padding: 0;
}
.payment_listing li {
	background: white url(../images/list.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 12px;
	margin-bottom: 3px;
}
.right_space {
	float:left;
	width:auto;
	padding-right:10px;
}
/*------31-10-09 end-------*/
/*----------------------------------Css for index portfolio slide on 31oct--------------------------------------------*/
#slider {
	float:left;
	width:940px;
	background:#fff;
	margin-bottom:8px;
	line-height:17px;
}
#slider .slider_top {
	background:url(../images/portfolio_top_curve.jpg) no-repeat left bottom;
	height:38px;
	width:940px;
	float:left;
}
.midd_blog {
	float:left;
	width:100%;
	border:solid 1px #000;
}
#slider .slider_mid {
	width:938px;/*background:url(../images/portfolio_mid_vertical.jpg) repeat-x #fff;
	position:relative;*//*float:left;*/
}
.slider_mid .right {
	padding-right:20px;
}
#slider .slider_mid .fleft {
	background:url(../images/portfolio_mid_vertical.jpg) repeat-x #fff;
	position:relative;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	width:938px;/*	padding-bottom:10px;*/
}
#slider .slider_bottom {
	background:url(../images/portfolio_bottom_curve.jpg) no-repeat top left;
	height:7px;
	width:940px;
	float:left;
}
#slider .top_box {
	width:900px;
	float:left;
	display:inline;
	padding:8px 0px 0px 20px;
}
#slider .image_box {
	float:left;
	margin:15px 7px 15px 35px;
	padding:0;
	display:inline;
	text-align:left;
	width:190px;
	font-size:11px;
	background:url(../images/port_seprator.jpg) no-repeat top right;
}
#slider .last_image_box {
	background-image:none;
}
#slider .text_blue {
	font-weight:bold;
	color:#419CCE;
	padding-top:4px;
}
#slider .image_box img {
	border:3px solid #c1bfbf;
	width:120px;
	height:80px;
}
#slider .text_black {
	color:#000;
}
#slider .text_head {
	color:#000;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:15px;
}
.text_bold {
	font-weight:bold;
}
#prevBtn {
	display:block;
	height:51px;
	margin:0;
	overflow:hidden;
	position:relative;
	top:70px;
	width:24px;
	float:left;
}
#nextBtn {
	display:block;
	height:51px;
	float:right;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:70px;
	width:24px;
	right:0px;
}
.left {
	float:left;
	width:auto;
}
.right {
	float:right;
	width:auto;
}
/*----------------------------------Css for index portfolio slide on 31oct--------------------------------------------*/
/*----------------------------------Css for index portfolio inner on 31oct--------------------------------------------*/

.wcportfolio {
	float:left;
	width:660px;
	padding:20px 0px 10px 0px;
}

#portfolio {
	float:left;
	width:660px;
	padding:20px 0px 10px 0px;
}
#portfolio .portfolio_panel {
	float:left;
	background:#fff;
	width:678px;
	border:1px solid #e9e9e9;
}
#portfolio .togglebar {
	background:url(../images/toggle_bg.jpg) repeat-x;
	border:1px solid #e9e9e9;
	width:663px;
	float:left;
	padding-left:10px;
	padding-right:5px;
	height:27px;
	/*	line-height:27px;*/
	font-size:14px;
	margin-top:10px;
	display:inline;
}
#portfolio .right_sign {
	float:right;
	width:auto;
	padding-top:7px;
	padding-right:2px;
}
#portfolio .image_box {
	float:left;
	margin:0px;
	padding:0px 0px 20px 0px;
	display:inline;
	text-align:left;
	width:192px;
	font-size:11px;
}
#portfolio .image_box img {
	border:3px solid #c1bfbf;
	width:150px;
	height:110px;
}
#portfolio .text_blue {
	font-weight:bold;
	color:#419CCE;
	width:90%;
	float:left;
	padding-top:7px;
}
#portfolio .text_grey {
	font-weight:bold;
	color:#454545;
	width:90%;
	float:left;
	padding-top:7px;
}
#portfolio .text_black {
	color:#000;
}
#portfolio .text_head {
	color:#000;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:15px;
	float:left;
	width:auto;
	padding-top:8px;
}
.textblue {
	color:#419CCE;
	font-weight:bold;
}
#ja-containerwrap-f {
	float:left;
	width:680px;
	padding-top:10px;
	padding-bottom:10px;
}
#ja-containerwrap-f .image_box {
	float:left;
	margin:0px;
	padding:0px 0px 15px 0px;
	display:inline;
	text-align:left;
	width:180px;
	font-size:11px;
}
#ja-containerwrap-f .image_box img {
/*border:3px solid #c1bfbf;
	width:120px;
	height:80px;*/
}
#ja-containerwrap-f .text_blue {
	font-weight:bold;
	color:#419CCE;
	width:90%;
	float:left;
	padding-top:7px;
}
#ja-containerwrap-f .text_grey {
	font-weight:bold;
	color:#454545;
	width:90%;
	float:left;
	padding-top:7px;
}
#ja-containerwrap-f .text_black {
	color:#000;
	padding-top:3px;
}
#ja-containerwrap-f .artblock {
	float:left;
	background:#fff;
	width:661px;
	border:1px solid #e9e9e9;
	padding-top:20px;
}
/*#ja-containerwrap-f	.artblock .view_inrow{
	width:87%;
	}
.view_inrow {
	float:left;
	width:97%;
	}*/
.view_inrow .right a {
	padding-right:30px;
}
.view_inrow {
	float:right;
	width:90.5%;
}
.pagibox {
	float:left;
	width:100%;
	padding-top:10px;
	text-align:center !important;
}
ul.pagination {
	margin:0px;
	padding:0px;
}
ul.pagination li {
	background:none;
	display:inline;
	list-style:none;
}
ul.pagination li a:link, ul.pagination li a:visited {
	color:#1A98DC;
	text-decoration:none;
}
ul.pagination li a:hover {
	color:#000;
	text-decoration:none;
}
/*----------------------------------Css for index portfolio inner on 31oct--------------------------------------------*/
.loginbox {
	/*	float:left;*/
	background:url(../images/login_bg.jpg) repeat-x #fff;
	border:1px solid #ccc;
	margin:5px auto;
	width:400px;
	padding:10px 0px;
}
.login_row {
	float:left;
	height:auto;
	width:100%;
	padding:6px 0px;
}
.login_left {
	float:left;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	width:160px;
}
.login_right {
	float:left;
	width:auto;
}
.loginbox p {
	padding-bottom:10px;
}
.required {
	color:#000000;
}
#com-form-login {
}
#com-form-login ul {
	margin-left:20px;
	padding:0px;
}
#com-form-login li {
	float:left;
	padding:4px 0px;
	width:100%;
}
.gallerybox {
	float:right;
	width:auto;
}
.dhtmlgoodies_question {	/* Styling question */
	background:url(../images/port_head.jpg) no-repeat;
	/*	border:1px solid #e9e9e9;*/
	width:651px;
	float:left;
	padding-left:10px;
	padding-right:5px;
	height:28px;
	font-size:13px;
	margin-top:10px;
	display:inline;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	float:left;
	width:100%;
	position:relative;
}
.right_sign {
	float:right;
	width:auto;
	padding-top:7px;
	padding-right:8px;
}
.text_blue {
	font-weight:bold;
	color:#419CCE;
	width:90%;
	float:left;
	padding-top:7px;
}
.image_box {
	float:left;
	margin:0px;
	padding:0px 0px 15px 0px;
	display:inline;
	text-align:left;
	width:192px;
	font-size:11px;
}
.image_box img {
	border:3px solid #c1bfbf;
	width:150px;
	height:110px;
}
.image_box .text_black {
	width:175px;
	float:left;
	overflow:hidden;
}
.text_blue {
	font-weight:bold;
	color:#419CCE;
	width:90%;
	float:left;
	padding-top:7px;
}
.text_grey {
	font-weight:bold;
	color:#454545;
	width:90%;
	float:left;
	padding-top:7px;
}
.text_black {
	float:left;
	width:470px;
	padding-bottom:2px;
	color:#000;
}
.dhtmlgoodies_answer {
	float:left;
	/*background:#fff;*/
	width:642px;
	/*visibility:hidden;*/
	height:0px;
	overflow:hidden;
	/*padding:5px 15px;*/
	position:relative;
	top:-5px;
	border-bottom:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	padding:20px 20px 10px 0px;
}
.dhtmlgoodies_answer_new {
	float:left;
	/*background:#fff;*/
	width:662px;
	/*visibility:hidden;*/
	height:auto;
	overflow:hidden;
	/*padding:5px 15px;*/
	position:relative;
	top:-5px;
	border-bottom:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	padding-bottom:10px;
}
/*------------------------------------------------------css for Busines---------------------------------------------------------*/
#businessmodel {
	float:left;
	width:680px;
	padding-top:10px;
	padding-bottom:10px;
}
/*-------------------------------------Tabs---*/
#businessmodel .TabItemsGroup {
	margin: 0 auto 0px 0px;
	height:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	font-size:15px;
	width:auto;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}
#businessmodel .TabItemsGroup li.unselected {
	position: relative;
	top: 2px;
	float: left;
	color:#9bc054;
	list-style: none;
	cursor: pointer;
	margin-right:5px;
	padding-left:5px;
	height:28px;
	width:auto;
	line-height:28px;
	background: url(../images/bmodel_tab_inactive_left.jpg) 0 0 no-repeat;
}
#businessmodel .TabItemsGroup li.unselected span {
	padding:0px 18px 0px 12px;
	height:28px;
	float:left;
	width:auto;
	background: url(../images/bmodel_tab_inactive_right.jpg) 100% 0 no-repeat;
}
#businessmodel .TabItemsGroup li.unselected a:link, #businessmodel .TabItemsGroup li.unselected a:visited {
	text-decoration:none;
	color:#9bc054;
}
#businessmodel .TabItemsGroup li.unselected a:hover {
	text-decoration:none;
	color:#9bc054;
}
#businessmodel .TabItemsGroup li.unselected:focus {
	outline:none;
}
#businessmodel .TabItemsGroup li.unselected:focus span {
}
#businessmodel .TabHover span {
}
#businessmodel .TabItemsGroup li.selected {
	background: url(../images/bmodel_tab_active_left.jpg) no-repeat top left;
	height:30px;
	float:left;
	width:auto;
	line-height:30px;
	position: relative;
	top: 2px;
	color:#4f4f4f;
	list-style: none;
	cursor: pointer;
	margin-right:5px;
	padding-left:5px;
	line-height:26px;
}
#businessmodel .TabItemsGroup li.selected span {
	height:30px;
	float:left;
	width:auto;
	background: url(../images/bmodel_tab_active_right.jpg) 100% 0 no-repeat;
	padding:0px 18px 0px 12px;
}
#businessmodel .TabItemsGroup li.selected a:link, #businessmodel .TabItemsGroup li.selected a:visited {
	text-decoration:none;
	color:#4f4f4f;
}
#businessmodel .TabItemsGroup li.selected a:hover {
	text-decoration:none;
	color:#4f4f4f;
}
.article_spacer {
	float:left;
	height:auto;
	width:auto;
	padding:22px 5px 10px 5px;
}
#businessmodel div.tabborder {
	border:1px solid #E5E5E5;
	width:661px;
	background:url(../images/bmodel_bg.jpg) repeat-x #fff;
}
#businessmodel .diagram_box {
	width:100%;
	text-align:center;
	float:left;
	padding:10px 0px;
}
.invalid {
	color:#cc3000;
}
.download_icon {
	float:right;
	width:auto;
	padding-top:2px;
}
/*-------------------------------------TAbs---*/
.portfolio_detail_panel {
	float:left;
	padding:5px;
	width:646px;
	margin-bottom:10px;
	border:solid 1px #ddd;
	background:url(../images/events_bg.gif) repeat-x #fff;
}
.portfolio_image_box {
	float:left;
	width:170px;
}
.portfolio_image_box img {
	border:1px solid #ddd;
	width:150px;
	height:110px;
	padding:5px;
}
.blue_text {
	color:#419CCE;
	font-weight:bold;
}
.port_detail_left {
	width:100px;
	float:left;
	font-weight:bold;
}
.port_detail_right {
	width:auto;
	float:left;
}
.port_detail_row {
	color:#000000;
	float:left;
	/*width:100%;*/
	width:470px;
	text-align:justify;
}
.port_detail_link {
	float:left;
	width:auto;
	padding-top:10px;
	padding-bottom:5px;
}
.portfolio_heading {
	width:100%;
	float:left;
	color:#419CCE;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
}
.search-input-home {
	background:transparent url(../images/search_bg_home.gif) no-repeat scroll 0 0;
	height:25px;
	padding-top:1px;
	width:150px;
}
.search-input-home .inputbox { /*-------- working in all browsers ------*/
	background:url(../images/search-bg.gif) no-repeat 0 0;
	border:none;
	color:#0c2755;
	margin:0px 0px 0px 0px;
	padding:5px 0px 4px 7px;
	width:115px;
	float:left;
	color:#7E7C70;
}
.view_right {
	float:right;
	width:auto;
}
.view_search {
	float:left;
	padding:0px;
	width:auto;
}
.contact_iconbox {
	margin:1px 4px 0px 8px;
	float:left;
	display:inline;
	background:url(../images/chat_icon_bg.jpg) no-repeat;
	width:225px;
	padding-top:3px;
	height:40px;
	padding-bottom:0px;
}
.contact_iconbox img {
	padding:8px 16px 8px 14px;
}
.chat_iconbox {
	margin:1px 4px 0px 8px;
	float:left;
	display:inline;
	background:url(../images/chat_icon_bg.jpg) no-repeat;
	width:225px;
	padding-top:3px;
	height:40px;
	padding-bottom:0px;
}
.mail_iconbox {
	margin:1px 4px 0px 8px;
	float:left;
	display:inline;
	width:225px;
	padding-top:3px;
	height:40px;
	padding-bottom:0px;
}
#team {
	float:left;
	width:661px;
	margin-bottom:6px;
	line-height:17px;
	float:left;/*	border:1px solid #E9E9E9;*/
}
#team .imagebox {
	float:left;
	margin:0px 7px 15px 0px;
	padding-bottom:12px;
	border-bottom:1px solid #E5E5E5;
	display:inline;
	text-align:left;
	width:650px;
	font-size:11px;
}
#team .imagebox img {
	float:left;
	padding-right:7px
}
.italic_text {
	font-style:italic;
}
.common_rightcolumn {
	float:left;
	width:430px;
	text-align:justify;
}
.common_rightcolumn .radio_column span {
	padding-right:2px;
}
.radio_column {
	float:left;
	width:auto;
	padding-right:10px;
}
.common_column {
	float:left;
	width:425px;
	padding:5px 0px;
}
.common_column span {
	float:left;
	width:auto;
	padding-right:5px;
}
.common_column_two {
	float:left;
	width:210px;
	padding:5px 0px;
}
.common_column_two span {
	float:left;
	width:auto;
	padding-right:5px;
}
.common_column_three {
	float:left;
	width:128px;
	padding:5px 0px;
}
.common_column_three span {
	float:left;
	width:auto;
	padding-right:5px;
}
.portfolio_detail_panel_two {
	float:left;
	width:644px;
	margin-bottom:10px;
	border-bottom:solid 1px #ddd;
	padding-bottom:15px;
}
.portfolio_detail_panel_two .text_black {
	padding-bottom:3px;
}
.port_detail_row_two {
	float:left;
	line-height:16px;
	/*width:100%;*/
	width:640px;
	text-align:justify;
}
/*------*/
.bor {
	border:solid 1px #666;
}
.sitemap_row {
	float:left;
	width:660px;
	padding-bottom:20px;
}
.sitemap_leftbar {
	float:left;
	width:330px;
	display:inline;
}
.sitemap_rightbar {
	float:right;
	width:330px;
	display:inline;
}
.sitemap_heading {
	float:left;
	width:85%;
	border-bottom:solid 1px #ddd;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#419CCE;
}
.sitemap_heading a{
	color:#419CCE;
	}
.sitemap_canten {
	float:left;
	width:95%;
	padding-left:8px;
}
.sitemap_canten ul {
	float:left;
	width:100%;
	margin:0px;
	}
.sitemap_canten li {
	background:url(../images/icon.gif) no-repeat left 6px;
	padding:0px 0px 4px 10px;
	float:left;
	width:92%;
	list-style:none;
}
.events_detail_row {
	color:#000000;
	float:left;
	/*width:100%;*/
	width:470px;
	text-align:justify;
	height:76px;
}
.portfolio_detail_blog {
	float:left;
	width:600px;
	margin-bottom:10px;
}
.portfolio_detail_blog .portfolio_image_box {
	margin:6px 0px;
}
.portfolio_detail_row {
	float:left;
	width:100%;
}
.portfolio_detail_text {
	float:left;
	width:410px;
	padding-bottom:2px;
	color:#000;
}
.requirements_img {
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0px 20px 0px;
}
.tool_tip {
	float:left;
	width:200px;
	border:solid 1px #ddd;
}
.tooltip_main {
	float:left;
	width:200px;
	height:auto;
	position:absolute;
	border:solid 1px #ccc;
	margin-top:1px;
	background:#fff;
}
.tooltip_canten {
	float:left;
	width:190px;
	padding:5px 5px 0px 5px;
	background:#fff;
}
.tooltip_block {
	float:left;
	width:95px;
	margin:0px;
	display:inline;
	height:20px;
}
.tooltip_block .fleft
	{
	width:20px;
	}
.tooltip_row {
	float:left;
	width:190px;/*padding-bottom:5px;*/
}
.tooltip_block a {
	color:#000 !important;
	float:left;
	width:91px;
	/*height:17px;*/
	padding:3px 0px 0px 4px;
}
/*.tooltip_block a span{
	color:#000;
	float:left;
	width:95px;
	height:16px;
	padding:3px 0px 0px 4px;
	}
.tooltip_block a:hover span{
	background:#f1f1f1;
	border:solid 1px #ddd;
	float:left;
	width:90px;
	height:16px;
	padding:2px 0px 0px 3px;
	}*/				
.tooltip_block a:hover {
	background:#f1f1f1;
	border:solid 1px #ddd;
	width:auto;
	/*height:16px;*/
	padding:2px 0px 2px 3px;
}
.followus_main {
	float:left;
	width:100px;
}
.followus_main fleft {
	width:100px;
}
.tooltip_heading {
	background:#f1f1f1;
	padding:4px;
	border:solid 1px #fff;
	color:#999;
}
.sleft_space {
	float:left;
	width:auto;
	padding-left:5px;
}
/*.tooltip_sublink {
	float:left;
	width:auto;
	line-height:13px;
}*/
.tooltip_sublink {
	float:left;
	width:75px;
	line-height:13px;
}
.common_datecolumn {
	float:left;
	width:430px;
	text-align:justify;
}
.common_datecolumn .radio_column span {
	padding-right:2px;
}
.common_datecolumn .left input {
	border:solid 1px #fff;
}
.requirements_bgimg {
	float:left;
	width:100%;/*background:url(../images/quality-assurance.jpg) no-repeat right top;
	padding-bottom:70px;*/
}
span.mainlevel {
	padding:0px 3px;
}
.top_space {
	float:left;
	width:auto;
	margin-top:10px;
}
.technology_row {
	float:left;
	width:100%;
	padding-bottom:10px;
}
.technology_blog {
	float:left;
	width:100px;
	border:solid 1px #ddd;
}
.technology_canten {
	float:left;
	width:100px;/*	background:#000;*/
}
.technology_icon {
	float:left;
	width:50px;
}
.technology_heading {
	float:left;
	width:100px;
}
/* -------new css on 23-nov-------*/
.techno_box {
	float:left;
	height:auto;
	width:auto;
	background:#fff;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:7px;
	display:inline;/*	border:1px solid #e9f9fb;*/
}
.techno_box_left {
	float:left;
	width:63px;
	height:32px;
	text-align:center;
	background:#fff;
	display:inline;
	margin:3px 0px 0px 3px;
	border:1px solid #cef1f5;
}
.techno_box_right {
	float:left;
	width:80px;
	display:inline;
	font-weight:bold;
	line-height:34px;
	color:#000;
	font-size:11px;
	height:34px;
	padding-left:5px;
	background:#e9f9fb;
	margin:3px 3px 3px 0px;
}
/* -------new css on 23-nov-------*/	
ul.ourteam_listing {
	float:left;
	width:100%;
}
ul.ourteam_listing li {
	list-style:none;
	float:left;
	width:100%;
	padding-bottom:10px;
}
.brother_space {
	padding-right:13px !important;
}
.process_table {
	float:left;
	width:672px;
	border:solid 1px #ddd;
	border-bottom:solid 0px #ddd;
	border-left:solid 0px #ddd;
}
.process_heading_row {
	float:left;
	width:100%;
	background:#ddd;
}
.process_row {
	float:left;
	width:100%;
	border-bottom:solid 1px #ddd;
	background:url(../images/process_row_bg.gif) repeat-y top left;
}
.process_column {
	float:left;
	width:155px;
	border-left:solid 1px #ddd;
	padding:5px;
}
.process_column span {
	color:#fefefe;
}
.process_column_heading {
	float:left;
	width:157px;
	padding:5px;
	border-right:solid 1px #ddd;
	color:#666;
	font-weight:bold;
}
.process_img {
	float:left;
	width:100%;
	background:url(../images/offshore_delivery_model.jpg) no-repeat center center;
	padding-bottom:10px;
	height:334px;
}
.process_img span {
	color:#fefefe;
}
ul.our_team {
	margin-bottom:10px;
	margin-left:30px;
	padding:0;
}
ul.our_team li {
	padding:4px 0px;
}
.topbar-artwork {
	float:right;
	width:auto;
}
.topbar-artwork .gallerybox select option {
	padding-left:4px;
}
.captcha {
	background:#F1F1F1;
	border:1px dashed #999999;
	font-size:14px;
	font-weight:bold;
	padding:6px 18px;
	float:left;
	width:auto;
}
.infra_box {
	float:left;
	height:auto;
	width:auto;
	background:#fff;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:15px;
	display:inline;
	border:2px solid #e5e5e5;
}
.infra_box_01 {
	float:left;
	height:auto;
	width:auto;
	background:#fff;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:15px;
	display:inline;
	border:2px solid #e5e5e5;
}
.common_news_box {
	border-bottom:1px solid #e5e5e5;
	float:left;
	margin-bottom:10px;
	padding-bottom:15px;
	width:100%;
}
.news_box {
	float:left;
	width:100%;
	line-height:16px;
}
.news_date {
	font-size:11px;
	float:left;
	width:100%;
	padding-top:2px;
	padding-bottom:10px;
}
.news_heading {
	color:#1A98DC;
	font-size:13px;
	font-weight:bold;
}
/* -------new css on 21 December-------*/	

#container_404 {
	display:inline;
	float:left;
	margin-top:5px;
	overflow:hidden;
	padding:1px 0 5px;
	width:940px;
}
.contentbox_404 {
	float:left;
	padding:10px 5px 0 17px;
	text-align:justify;
	width:920px;
}
.error_page_row {
	float:left;
	padding-bottom:20px;
	width:940px;
}
.error_page_leftbar {
	display:inline;
	float:left;
	width:312px;
}
.error_page_rightbar {
	display:inline;
	float:right;
	width:312px;
}
a:link, a:visited, a:hover {
	text-decoration:none;
}
#stage {
	width:auto;
	overflow:hidden;
	height:200px;
	margin:0 auto;
}
#slider-buttons {
	width:auto;
	margin:0 auto;
}
#myList {
	width:auto;
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#myList li {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	margin-right:4px;
	padding:4px;
	float:left;
	width:212px;
	height:200px;
}
.more_newsletter {
	color:#1A98DC;	
	font-weight:bold	
	}
/*---*/
.testimonials_main_news{
	float:left;
	width:663px;
	padding-bottom:15px;
	}		
.testimonials_topround_news{
	float:left;
	width:663px;
	height:18px;
	background:url(../images/testimonials_topround.gif) no-repeat top left;
	}		
.testimonials_canten_news{
	float:left;
	width:641px;
	padding:0px 10px;
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
	}	
.testimonials_maincanten_news{
	float:left;
	width:641px;
	}		
.testimonials_maincanten_news p{
	width:auto;
	float:none;
	font-size:11px;
	padding-top:0px;
	}	
.testimonials_maincanten_news p img{
	margin:0px 2px 0px 0px;
	}	
.testimonials_bottomround_news{
	float:left;
	width:663px;
	height:18px;
	background:url(../images/testimonials_bottomround.gif) no-repeat top left;
	}		
/*---*/	
ul.normal-list{
	float:left;
	width:100%;	
	}	
ul.normal-list li{
	float:left;
	list-style:none;
	width:94%;
	}	
a.orange_link{
	color:#F84B00; 
	}
.footer .footer-head a{
	color:#F84B00; 
	}	
#addurlform .error {
	padding-left:5px;
	float:left;
	color:#FF0000;
	}
#addurlform input.error {
	padding-left:0px;
	float:left;
	}

