body {
	background-image:url(http://www.cardioscribes.com/Careers/images/employee%20bg.gif);
	margin: 0px;
	background-repeat:repeat-y;
	background-position::left top;
}
.commonbg
{
	background-image: url(../images/commonbg.jpg);
	background-repeat:repeat-y;
}
.back {
	background-attachment:scroll;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.HeadingBold {
	color: #126783;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing:1px;
	text-decoration:none;
}

a.textwhite:link,a.textwhite:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
letter-spacing:1px;
}
a.textwhite:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
letter-spacing:1px;
}
a.textwhite:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
letter-spacing:1px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB1310;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB1310;
}
.headings {
color: #126783;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

input
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
}
.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #2E92C7;
border:1px solid #333333;
}
.errtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
	text-align:center;
}
.validtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#009933;
	text-align:center;
}

.style1 {
	color: #80191C;
	font-weight: bold;
}
.style2 {
	color: #761A1B;
	font-weight: bold;
}
.style3 {
	color: #611613;
	font-weight: bold;
}
.style4 {
	color: #631813;
	font-weight: bold;
}
.Title
{
font-size:18px;
color:#bb1515;
font-weight:bold;
/*text-align:center;*/
font-family:Courier New,Verdana, Arial, Helvetica, sans-serif;
}

.Label
{
font-size:14px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:text-top;
}

.NormalText		/* Added By KP */
{
font-size:12px;
color:#111111;
font-family:Courier New,Verdana, Arial, Helvetica, sans-serif;
}

.msg { color:Red; font-family:Verdana; font-size:small;}