/*  career with RS  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #047fb2;
}
.job_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2C90BA;
}
.company_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C90BA;
	line-height: 34px;
}
.content_1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #2c90ba;
	
}
.content_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #2c90ba;
	line-height: 16px;
	font-weight: bold;
}
.box {
	font-family: Tahoma;
	font-size: 12px;
	color: #2c90ba;
	text-decoration: none;
	border: 0px 0;
}
.BG_left {
	background-image: url(images/Contact-us_10.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.BG_right {
	background-image: url(images/Contact-us_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.line_bott {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5DDEE;
}

a:link {
	text-decoration: underline;
	color: #2c90ba;
	font-family: Tahoma;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #2c90ba;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #2c90ba;
	font-family: Tahoma;
	font-size: 12px;
}
a:active {
	text-decoration: underline;
	color: #2c90ba;
	font-family: Tahoma;
	font-size: 12px;
}

