body
{
	padding: 0;
	background-color:#CCCCCC;
	margin: 0;
	font-family: 'myriad pro' , 'Lato' , Tahoma;
	font-size: 14px;
	text-align:justify;
	color: #000000;
	font-weight:1000px;
	overflow-x: hidden;
}
*
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}
h1
{
	color: #274468;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
h2
{
	color: #3fa9f5;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0px 0 0px 0;
}
.wrapper
{
	width: 950px;
	margin: 0 auto;
	background: #FFF;
	padding: 0 26px;
}
.header
{
	margin: 0 px;
	height: 70px;
}
.logo
{
	float: left;
	padding: 28px 0 0 0;
	width: 309px;
}
.toplinks
{
	float: right;
	font-size: 10px;
	width: 640px;
	padding: 30px 0 0 0;
	margin: 0px;
	/*text-transform: lowercase;*/
}
.toplinks .anand-logo
{
	margin-right: 5px;
	float: right;
	vertical-align: middle;
	padding: 0px;
}
.toplinks img
{
	margin-right: 5px;
	vertical-align: middle;
	padding: 0px;
}
.toplinks ul
{
	float: right;
	padding: 0px;
	margin: 5px 0 0 0;
}
.toplinks ul li
{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #333;
}
.toplinks ul li a
{
	padding: 0px 8px 0px 10px;
	margin: 0px 0 0px 0;
	color: #272425;
	display: block;
	text-decoration: none;
}
.toplinks ul ul
{
	display: none;
}
.header-img
{
	text-align: center;
	height: 250px;
}
.header-img1
{
	text-align: center;
	height: 400px;
}
.menusbar
{
	clear: both;
	border-bottom: #BABBBE 1px solid;
	border-top: #BABBBE 1px solid;
	margin: 0px 0 24px 0;
	zoom: 1;
	height: 23px;
	/*text-transform: lowercase;*/
}
.menus
{
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
}
.menus ul
{
	padding: 0px 0 0 0px;
	margin: 0px;
}
.menus ul li
{
	padding: 0;
	margin: 0px;
	list-style: none;
	float: left;
	display: block;
	font-size: 13px;
	/*text-transform: lowercase;*/
	position: relative;
	z-index: 100;
}

.menus ul li:hover, .menus ul li:hover a
{
	background: #3fa9f5;
	color: #FFF;
}
.menus ul li:hover ul
{
	display: block;
}
.menus ul li a
{
	padding: 3px 8px 3px 8px;
	color: #000000;
	font-size:14px;
	margin: 0 0px 0 0px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #A2A3A5;
}
.menus ul li a:hover, .menus ul li.focus a
{
	text-decoration: none;
	background: #3fa9f5;
	color: #FFF;
}
.menus ul li:hover a
{
	text-decoration: none;
}

.menus ul ul
{
	padding: 0px 0 0 0px;
	margin: 0px;
	position: absolute;
	display: none;
	width: 200px;
	height: auto;
	left: 0;
	font-size: 11px;
	/*text-transform: lowercase;*/
	z-index: 100;
	background: #3fa9f5;
}
.menus ul ul li
{
	padding: 3px 0px 4px 0px;
	margin: 0px;
	list-style: none;
	float: none;
	display: block;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}
.menus ul ul li a, .menus ul li:hover li a
{
	padding: 0px 6px 0px 8px;
	color: #660000;
	margin: 0 4px 0 0px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	border-right: 0px solid #FFF;
}
.menus ul ul li a:hover
{
	text-decoration: none;
}
.search
{
	background: #e7e8e8;
	float: right;
	padding: 2px 10px 2px 18px;
	font-size: 11px;
	font-family: 'myriad pro' , 'Lato' , Tahoma;
	/*text-transform: lowercase;*/
}
.search .input
{
	background: #bcbec0;
	border: none;
	width: 176px;
	height: 19px;
	padding-left: 3px;
	color: #fff;
	margin-left: 4px;
}
.clear
{
	clear: both;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#block-views
{
	position: relative;
	z-index: 50;
}

#block-views .views-row
{
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#block-views img
{
	display: block;
}
#block-views .view-field-content-wrapper
{
	text-align: left;
	width: 950px;
	position: absolute;
	left: 0;
	top: 64px;
	color: white;
}

#block-views .view-field-content-wrapper .views-field-body
{
	opacity: 0.8;
	background: #0a3fa0;
	height: 176px;
	display: block;
	width: 546px;
	padding: 20px 20px 0 10px;
	float: left;
	text-align: left;
	position: absolute;
	color: #FFF;
	left: 362px;
	font-size: 16px;
	top: 34;
}
#block-views .view-field-content-wrapper .views-field-body p
{
	line-height: 22px;
}
.close
{
	color: #FFF;
	display: block;
	text-align: right;
}
.close a
{
	color: #FFF;
	display: block;
	text-decoration: none;
}
#block-views .view-field-content-wrapper .views-field-field-carousel-cta
{
	position: relative;
}
#block-views .view-active-buttons-container
{
	position: absolute;
	bottom: 6px;
	right: 6px;
	height: 18px;
	width: auto;
	z-index: 100;
	overflow: auto;
}
#block-views .view-active-buttons-container .active-item
{
	background: #ccc;
	width: 15px;
	height: 14px;
	position: relative;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

#block-views .view-active-buttons-container .active
{
	background: #ccc;
}

/*Panel Ends*/
.breadcrumb
{
	float: left;
	padding: 2px 0 9px 2px;
	width: 437px;
	text-transform: lowercase;
}
.breadcrumb a
{
	color: #808184;
	font-size: 10px;
	text-decoration: none;
}
.page-tools
{
	float: right;
	padding: 2px 2px 9px 0;
	text-align: right;
	width: 393px;
	text-transform: lowercase;
}
.page-tools a
{
	color: #808184;
	font-size: 10px;
	text-decoration: none;
}
.content
{
	margin: 0px 0px;
	padding: 10px 0 15px 0;
	clear: both;
	display: inline-block;
}
.section
{
	background: #e3e3e3;
	float: left;
	width: 289px;
	padding: 15px 14px 10px 21px;
	margin: 0px 0 0px 0;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	height: 250px;
}
.section p
{
	padding: 0 0 10px 0;
	margin: 0px;
}
.section p a
{
	color: #314683;
	text-decoration:none;
}
.marginR
{
	margin-right: 19px;
}
.sec-img
{
	clear: both;
	padding: 0px;
	margin: 0 0 0px 0;
}
.home-title
{
	color: #990000;
	font-size: 13px;
	border-top: 1px solid #BABBBE;
	border-bottom: 1px solid #BABBBE;
	padding: 3px 20px 4px 0px;
	margin: 0 0 4px 0;
	float: left;
	font-weight: normal;
	text-transform: lowercase;
}
a.readmore
{
	color: #314683;
	text-decoration: none;
}
.product-sec
{
	background: #ebebeb;
	float: left;
	width: 284px;
	padding: 15px 0 10px 19px;
	margin: 0px;
	height: 250px;
}
.about-anand-sec
{
	background: #e3e3e3;
	float: left;
	width: 279px;
	padding: 15px 16px 10px 28px;
	margin: 0px 0 0px 0;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	height: 250px;
}
.about-anand-sec h2, .section h2
{
	clear: both;
	font-size: 20px;
	color: #356888;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0 10px 0;
	line-height: 24px;
}
.about-anand-sec .title-about
{
	font-size: 13px;
	padding: 0 0 10px 0;
}
.about-anand-sec img
{
	vertical-align: middle;
	margin-left: 5px;
}
.about-anand-sec a
{
	color: #214487;
	text-decoration: none;
}
.news
{
	clear: both;
	font-size: 12px;
	border-bottom: 1px solid #babbbe;
	border-top: 1px solid #babbbe;
	padding: 4px 0 40px 0;
	margin-bottom: 20px;
	zoom: 1;
}
.news span
{
	padding: 0px 4px 0 0;
	font-family: 'myriad pro' , 'Lato' , Tahoma;
	padding: 0px 4px 0 0;
	margin: 0px 2px 0 0;
	float: left;
	width:auto;
	text-transform: uppercase;
}
.news a
{
	color: #00AEEF;
	text-decoration: none;
	padding: 0px 12px 0 12px;
	margin: 0px;
	width: auto;
	text-transform: none;
}
.marquee
{
	float: left;
}
.footer
{
	clear: both;
	margin: 0;
	padding: 0px 0 0 0;
	
}
.footer-links
{
	color: #272425;
	font-size: 11px;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #babbbe;
	border-top: 1px solid #babbbe;
	/*text-transform: lowercase;*/
}
.footer-links a
{
	color: #272425;
	text-decoration: none;
}
.gallery
{
	/*float:left;*/
	clear: both;
	padding: 0px;
	margin: 0px 0 0 18px !important;
	margin: 0px 0 0 10px;
}
.gallery1
{
	background: #ebebeb;
	margin: 0px;
	padding: 0px 0 0px 25px;
}
.stepcarousel
{
	position: relative;
	left: 0px; /*leave this value alone*/
	overflow: auto; /*leave this value alone*/
	top: 0px;
	width: 232px; /*Width of Carousel Viewer itself*/
	height: 210px; /*Height should enough to fit largest content's height*/
	margin: 0px;
	z-index: 1000;
}
.stepcarousel .belt
{
	position: absolute;
	left: 2px;
	top: -4px;
	height: 200px;
}
.stepcarousel .panel
{
	float: left;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 232px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	padding: 0 10px 0 0px;
	position: absolute;
	bottom: 6px;
	text-align: center;
}
.panel span
{
	/*position: absolute; 	height: 10px;*/
	font-size: 11px;
	bottom: 0px;
	padding-top: 4px;
	display: block;
	left: 0%;
	width: 230px;
	text-align: center;
	text-transform: lowercase;
}
.left
{
	float: left;
	margin: 5px 14px 0 0px;
	width: 285px;
}
.left a
{
	color: #868686;
	font-size: 13px;
	text-decoration: none;
	display: block;
}
.left-menus
{
	padding: 0 0 24px 0;
	/*text-transform: lowercase;*/
}
.left-menus ul
{
	border-top: 1px solid #BBBDC0;
	list-style-type: none;
}
.left-menus li
{
	border-bottom: 1px solid #BBBDC0;
	display: block;
}
.left-menus li a
{
	display: block;
	padding: 3px 0 4px 5px;
}
.left-menus li a:hover
{
	background: #3fa9f5;
	color: #FFF;
	display: block;
}
.left-menus li a img
{
	position: relative;
	top: 1px;
}
.left-video
{
	padding: 0 0 21px 0;
	width: 278px;
}
.left-blurb
{
	padding: 0 0 21px 0;
	margin: 0;
	border-bottom: 1px solid #bcbec0;
	margin-bottom: 20px;
}
.right
{
	float: left;
	width: 635px;
	padding-left: 10px;
	padding-right: 0;
}
.right p
{
	color: #000000;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0px 0;
}
.right a
{
	color: #274468;
}
.right a.read-more
{
	background: url(../images/common/i-bullet-sm.gif) no-repeat left 5px;
	color: #214487;
	font-size: 11px;
	padding: 2px 0 0px 10px;
	line-height: 12px;
	text-decoration: none;
	cursor: pointer;
}

.more
{
	display: none;
	clear: both;
	margin: 0 0 0px 0;
	overflow: auto;
	padding: 20px 0 0 0;
}
a.showLink, a.hideLink
{
	text-decoration: none;
}
hr
{
	clear: both;
	color: #babbbe;
	background: #babbbe;
	font-size: 0;
	height: 1px;
	margin: 12px 0 12px 0;
	padding: 0;
}
.right ul
{
	padding: 0px;
	margin: 0px 0 0px 0px;
}
.right ul li
{
	background: url(../images/common/i-bullet-sm.gif) no-repeat left 5px;
	list-style-position: inherit;
	overflow: hidden;
	zoom: 1;
	padding: 0 20px 0 12px;
	list-style: none;
	line-height: 18px;
	margin: 0px 0 0px 0;
}
.right a
{
	color: #214487;
	text-decoration: none;
}

.right .date
{
	color: #1CADE4;
	font-size: 13px;
	padding: 0 0 15px 0;
}
.right-video
{
	color: #808184;
	float: left;
	font-size: 17px;
	padding: 0 0 26px 0;
}
.right-video img
{
	clear: both;
	float: left;
	margin: 0 0 11px 0;
}
.right-video .caption
{
	clear: both;
}


a.bluelink
{
	background: url(../images/common/arrow-main-menus1.png) no-repeat left 3px;
	color: #1CADE4;
	padding: 0 20px 0 17px;
	text-decoration: none;
}
.right table
{
	padding: 0px;
	margin: 7px 0 7px 0;
	border-collapse: collapse;
	border: 1px solid #e9e9e9;
}
.right table td
{
	padding: 7px;
	margin: 0px;
	border: 1px solid #e9e9e9;
}
.right table th
{
	background: #f3f4f5;
	padding: 7px;
	margin: 0px;
	border: 1px solid #e9e9e9;
	font-size: 12px;
}
/* Developer CSS */

/*Added By YogeshM for Product Template */
table.products
{
	padding: 0px;
	margin: 0px;
	border: 0px solid #e9e9e9;
}
table.products td
{
	padding: 13px 22px 0px 0;
	margin: 0px;
	line-height: 20px;
	border: 0px solid #e9e9e9;
}
table.products td img
{
	margin-top: 23px;
}
table.products td a
{
	padding: 0 12px 6px 0px;
	text-decoration: none;
}
table.products h3
{
	color: #D67D31;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=0);
	opacity: 0;
}

.productdetails
{
	padding: 13px 22px 0px 0;
	margin: 0px;
	line-height: 20px;
	max-height: 500px;
	width: 680px;
	overflow: auto;
}
.productdetails img
{
	margin-top: 0;
}
.productdetails a
{
	text-decoration: none;
}
.productdetails ul
{
	padding: 0px;
	margin: 0px 0 0px 0px;
}
.productdetails ul li
{
	background: url(../images/common/i-bullet-sm.gif) no-repeat left 5px;
	list-style-position: inherit;
	overflow: hidden;
	zoom: 1;
	padding: 0 20px 0 12px;
	list-style: none;
	line-height: 18px;
	margin: 0px 0 0px 0;
}
/*Added By YogeshM till Here */
.print-container
{
	float: left;
	width: 700px;
	margin: 20px 0 0 20px;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	color: #808080;
}
.print-container .right
{
	float: left;
	width: 100%;
	padding-left: 0px;
	margin: 0px;
	border-left: 0px solid #bcbec0;
}
/* Popup */
.popup-frame
{
	float: left;
	position: relative;
	background: #fff;
	padding: 10px;
	display: block;
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
	color: #808080;
	width: 276px;
}
.popup-close
{
	clear: both;
	font-size: 14px;
	float: right;
	text-align: right;
	width: 100%;
}
.popup-close a
{
	color: #808080;
	text-decoration: none;
}
.popup-left
{
	float: left;
	line-height: 20px;
	padding: 0 10px 10px 0;
	width: 81px;
}
.popup-right
{
	float: right;
	padding: 0 0 10px 0;
	width: 185px;
}
.popup-frame input.text, .popup-frame textarea.text
{
	background-color: #ECECEC;
	padding: 2px;
	width: 181px;
}
h3
{
	color: #1CADE4;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}
.popup-frame .submit, .print-container .submit
{
	background: url(../images/common/arrow-main-menus1.png) no-repeat right 5px;
	padding: 3px 15px 4px 4px;
	color: #838383;
	cursor: pointer;
	margin: 0 27px 0 0px;
	display: block;
	float: left;
	font-family: 'myriad pro' , 'Lato' , Tahoma;
	font-size: 12px;
	text-decoration: none;
	width: 45px;
}
.popup-frame .submit:hover, .print-container .submit:hover
{
	background: url(../images/common/arrow-main-menus1.png) no-repeat right 5px;
	text-decoration: none;
}
.submit-container
{
	float: left;
	padding: 0 0 0 85px;
}
.right .sections
{
	color: #214487;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 11px;
	margin-bottom: 25px;
	width: 194px;
}
.right .sections img
{
	margin: 0 0 4px 0;
}
.right .sections a
{
	color: #214487;
	text-decoration: none;
}

/*.right .sections a:hover
{
	color: #214487;
	text-decoration: underline;
}*/
.margin-r13
{
	margin-right: 13px;
}
.success-stories
{
	border-bottom: 1px solid #babbbe;
	margin: 0px 0 20px 0;
	padding: 0px 0 0px 0;
}
.left-heading
{
	color: #274468;
	display: block;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 9px 0;
}
.success-stories ul
{
	list-style-type: none;
	padding-bottom: 10px;
}
.success-stories li
{
	border-top: 1px solid #dfdfdf;
	display: block;
}
.success-stories li a
{
	color: #666;
	display: block;
	font-size: 11px;
	padding: 9px 0 9px 2px;
}
.success-stories li a:hover
{
	display: block;
	background: #3fa9f5;
	color: #FFF;
}
.accordion-content
{
	padding: 0px;
}
.accordion-content .acc-title
{
	padding: 0 0 0px 0;
	color: #65aae0;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0;
}
.accordion-content .acc-title span
{
	display: inline-table;
}
.accordion-content .acc-title img
{
	background-color: #fff;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	margin-right: 12px;
	display: inline-table;
}
.accordion-content .acc-img
{
	margin: 15px 10px 20px 0;
}
.accordion-close
{
	cursor: pointer;
}

.img-floatL
{
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 5px 7px 12px 0;
}
/* End CSS */

.vf-title
{
	width: 354px;
	position: absolute;
	opacity: 0.8;
	filter: alpha(opacity=60);
	background: url(../images/home/header-content-bg.png) repeat-y left top;
	height: 154px;
	top: 87px;
	right: 0px;
}
.fact-glance
{
	background: url(../images/common/bg-fact-glance.jpg) repeat-y;
	padding: 18px 0px 15px 0px;
	margin: 10px 0 0px 0;
	color: #ededed;
}
.fact-glance hr
{
	height: 1px;
	background: #bdbec1;
	color: #bdbec1;
	padding: 0px;
	margin: 0px;
}
.fact-glance h4
{
	color: #ededed;
	font-weight: normal;
	font-size: 23px;
	padding: 0 0 14px 20px;
}
.fact-glance ul
{
	padding: 0px;
	margin: 20px 0 0 20px;
}
.fact-glance ul li
{
	list-style: none;
	padding: 0px;
	font-size: 16px;
	margin: 0px 0 20px 0;
}
.fact-glance ul li a
{
	color: #ededed;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.img-floatR
{
	border: 1px solid #ccc;
	float: right;
	margin: 5px 7px 12px 7px;
	padding: 2px;
}
.img-floatR .productdetails img
{
	margin-top: 0;
}
table.careers-form
{
	padding: 0px;
	margin: 0px;
	border: none;
}
table.careers-form td
{
	padding: 5px;
	margin: 0px;
	border: none;
}
table.careers-form td .input
{
	padding: 4px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	width: 244px;
	font-size: 11px;
	color: #7c7c7c;
}
table.careers-form td .browse
{
	padding: 4px;
	margin: 0px;
	border: 0px solid #e2e2e2;
	width: auto !important;
	width: 250px;
}
input[type="file"]
{
	-moz-appearance: none;
	-moz-binding: none;
	border-style: none !important;
	cursor: default;
	padding: 0 !important;
	white-space: nowrap;
}
input
{
	-moz-user-select: text;
	background-color: -moz-field;
	border: 0px inset threedface;
	color: -moz-fieldtext;
	letter-spacing: normal;
	line-height: normal !important;
	text-align: start;
	text-indent: 0;
	text-rendering: optimizelegibility;
	text-shadow: none;
	text-transform: none;
	word-spacing: normal;
}
table.careers-form td .select
{
	padding: 4px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	width: 248px;
	font-size: 11px;
	color: #7c7c7c;
}
table.careers-form td .submit
{
	background-color: #dfe1e1;
	padding: 3px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	font-size: 11px;
	color: #7c7c7c;
	cursor: pointer;
	overflow: visible;
	width: 45px;
}
table.milestones
{
	border-collapse: collapse;
	margin: 20px 0 0 0;
	border: 0px solid #e9e9e9;
}
table.milestones th
{
	font-size: 20px;
	color: #274468;
	background: #FFF;
	font-weight: normal;
	padding: 14px 0;
	border: 0px solid #e9e9e9;
	border-top: 1px solid #babbbe;
	border-bottom: 1px solid #babbbe;
}
table.milestones td
{
	border: 0px solid #e9e9e9;
	border-top: 1px solid #babbbe;
	border-bottom: 1px solid #babbbe;
	padding: 14px 0;
	line-height: 18px;
}
table.customCalloutStyle
{
	padding: 0px;
	margin: 0;
	position: relative;
	background-color: transparent;
	vertical-align: top;
	z-index: 100008;
	display: block;
	color: #000;
}
.validatorCalloutHighlight
{
	/*background-color: lemonchiffon;*/
	color: #000;
}
.customCalloutStyle div, .customCalloutStyle td
{
	border: solid 1px Black;
	background-color: #FFFACD;
	padding: 0px;
	margin: 0;
	z-index: 100000;
	position: relative;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
	display: none;
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
	vertical-align: top;
	height: 100%;
	background-color: transparent;
	padding: 0px;
	color: #000;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
	width: 20px;
	height: 100%;
	text-align: right;
	vertical-align: top;
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0;
	color: #000;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
	height: 100%;
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
	background-color: transparent;
	padding: 0px;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-size: 1px;
	border: none;
	background-color: transparent;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
	font-size: 1px;
	position: relative;
	left: 1px;
	top: 0;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width: 15px;
	background-color: transparent;
	padding: 0px;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
	height: 1px;
	overflow: hidden;
	border-top: none;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin: 0;
	margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border-right: none;
	border-left: none;
	width: 100%;
	margin: 0;
	color: #000;
}
.customCalloutStyle td
{
	color: #000;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
	width: 20px;
	padding: 5px;
	border-right: none;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
	vertical-align: top;
	padding: 0px;
	text-align: right;
	border-left: none;
	margin: 0;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
	border: none;
	text-align: center;
	width: 10px;
	padding: 2px;
	cursor: pointer;
	margin: 0;
}

/* 15-10-2012 */
.right table.core-values
{
	border: none;
}
.right table.core-values td
{
	padding: 0;
	margin: 0px; /*border-left: 1px solid #e9e9e9; 	border-bottom: 1px solid #e9e9e9;*/
	border: none;
	text-align: center;
	vertical-align: middle;
	line-height: 17px;
}
.right table.core-values th
{
	background: none;
	padding: 0;
	margin: 0px; /*border-left: 1px solid #e9e9e9; 	border-bottom: 1px solid #e9e9e9;*/
	border: none;
	font-size: 13px;
	vertical-align: middle;
}
.right table.core-values td.odd
{
	background-color: #dedede;
}
.right table.core-values td.even
{
	background-color: #eee;
}

.right table.beliefs
{
	border: none;
}
.right table.beliefs td
{
	padding: 0;
	margin: 0px; /*border-left: 1px solid #e9e9e9; 	border-bottom: 1px solid #e9e9e9;*/
	border: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.right table.beliefs th
{
	background: none;
	padding: 0;
	margin: 0px; /*border-left: 1px solid #e9e9e9; 	border-bottom: 1px solid #e9e9e9;*/
	border: none;
	font-size: 13px;
	vertical-align: middle;
}
.right table.beliefs td.even
{
	background-color: #f2f2f2;
	padding: 10px 14px;
}
.right table.beliefs h4
{
	border-bottom: 1px solid #babbbe;
	font-size: 12px;
	font-weight: normal;
	color: #65aae0;
	margin: 0;
	padding: 0;
}
.right table.beliefs ul
{
	margin: 9px 0 0 0;
	padding: 0;
}
.right table.beliefs li
{
	background: url(../images/common/bullet01.gif) no-repeat left 2px;
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 0 0 7px 14px;
}
table.careers-form
{
	padding: 0px;
	margin: 0px;
	border: none;
}
table.careers-form td
{
	padding: 5px;
	margin: 0px;
	border: none;
}
table.careers-form td input
{
	padding: 4px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	width: 244px;
	font-size: 11px;
	color: #7c7c7c;
}
table.careers-form td textarea
{
	padding: 4px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	width: 244px;
	font-size: 11px;
	color: #7c7c7c;
}
table.careers-form td .browse
{
	padding: 4px;
	margin: 0px;
	border: 0px solid #e2e2e2;
	width: auto !important;
	width: 250px;
}

table.careers-form td .select
{
	padding: 4px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	width: 248px;
	font-size: 11px;
	color: #7c7c7c;
}
table.careers-form td .submit
{
	background-color: #dfe1e1;
	padding: 3px;
	margin: 0px;
	border: 1px solid #e2e2e2;
	font-size: 11px;
	color: #7c7c7c;
	cursor: pointer;
	overflow: visible;
	width: 45px;
}
.background-disable
{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: white;
    z-index: 10000;
}