/* CSS Document */
A:link {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
A:visited {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
A:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
td {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
}
td.right {
	vertical-align: top;
	font-family: Verdana;
	font-size: small;
}
hr {
	color: #0000FF;  /*  #616A74  */
	background-color: #0000FF; /*background: black;*/
	border: 0;
	height: 1px;
}
h3 {
	font-family: Times Roman;
	font-size: medium;
	color: #0000FF;  /*  #616A74  */
	display: block;
	font-weight: bold;
}
legend {
	font-family: helvetica, arial, geneva, sans-serif, verdana;
	color: #616A74;
	margin-top: 5px;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.greyColor {
	color: #4D2B4F;
}
.baggyGreen {
	color: #444;
}
.strapColor {
	background-color: #616A74;
}
.strapRed {
	color : red;
}
.header-body {
	margin: 5px 5px 5px 5px;
}

table.border {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #C2C2C2;
	background-color: white;
}
table.border td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #C2C2C2;
	background-color: white;
}
.theading {
	font-size: 10pt;
  	color: black;
	font-weight: bold;	
	font-family: Verdana;
}
.borderColorr {
	border-color: #C2C2C2;
}
.breakerLine1 {
	background-color: #0000FF;  /*  #616A74  */
}
.breakLine_01 {
	border-top:1px solid #0000FF;
}
.customh3 {
	font-family: tahoma, sans-serif;
	color: #000;
	background-color: #ccc;
	margin-top: 1px;
	padding: 5px;
	border: solid 1px #000;
	vertical-align: middle;
}
.line {
	font-size: 8pt;
	color: black;
	font-weight: bold;	
	font-family: Verdana;
}
.lineDetail {
	font-family: helvetica, arial, geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: none
}
.record {
	font-size: 10pt;
  	color:#0000FF;  /*  #616A74  */
	font-weight: bold;	
	font-family: verdana;
}
.header2
{
	font-family: Times Roman;
	font-size: 10pt;
	color :#7F7F7F;
}
.threadingBgColor {
	font-size: 10pt;
	font-weight: bold;
	color:black;
	background-color: #ADAEB5;
}
.sectioncontent {
	width:100%;
	padding-left:70px;
}
.heading{
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	font-size:10pt;
	font-weight: bold;
	color: #0000FF;  /*  #616A74  */
}
.header-body {
	MARGIN: 5px 5px 0px;
}
.label {
  	 color:black;
  	 font-weight:bold;
}
.labelTwo{
	width:90%; 
	font-weight:bold; 
	display:block; 
}
.subHeading {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif, verdana;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.subHeading1 {
	font-size: 11pt;
	font-style: arial;
	color: #0000FF;
	font-weight: bold;
}
.tcontenthigh {
	background-color: #FFA000;
	font-weight: bold;
}
.highlight {
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
}
.aType {
	color: #009FEE;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}
.smallfont {
	font-size:10px;
}

/* Miscellaneous code*/
.tableCss {
	border-color: #c2c2c2;
	margin: 25px auto 0px auto;
}
.tableCssTdHeader {
	padding: 2px 4px 2px 4px;
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
}
.tableCssTdValue {
	padding: 2px 4px 2px 4px;
  	color: #000000;
  	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
}
/* Below code is related to Buttons . */
.saveButton {
	width:76px;
	height:18px;
 	background-image: url("../images/button_save.gif");
	display:inline;
	display:inline-block;
	margin:0.2em;
	border:1px white;
	cursor:hand;
}
.submitButton {
	width:76px;
	height:18px;
 	background-image: url("../images/button_submit.gif");
	display:inline;
	display:inline-block;
	margin:0.2em;
	border:1px white;
	cursor:hand;
}
.updateButton {
	width:76px;
	height:18px;
 	background-image: url("../images/button_update.gif");
	display:inline;
	display:inline-block;
	margin:0.2em;
	border:1px white;
	cursor:hand;
}
.editButton {
	width:76px;
	height:18px;
 	background-image: url("../images/button_edit.gif");
	display:inline;
	display:inline-block;
	margin:0.2em;
	border:1px white;
	cursor:hand;
}
/* Below code is related to SalesActivity . */
.reportHead {
	font-size: 12x;
	color: #0000FF;  /*  #616A74  */
	font-weight: normal;
}
.highlightbg {
	background-color: #FFA000;	
	font-size: 10pt;
	color: #0000FF;  /*  #616A74  */
	font-weight: bold;
}
.cycleLabel {
	font-size: 9pt;
	font-style: arial;
	color: #0000FF;  /*  #616A74  */
	font-weight: bold;
}
/* Below Code is related to Home Module */
.pIndicator	{
	font-weight: bold;
	color: #0000FF;  /*  #616A74  */
}
/* Below code is related to Performance Module. */
.totalRegular {
	background-color:#FFA000;
	font-weight: bold;
}
/* Below code is related to Renumeration Module. */
.numberht{	
	text-align:center;
	font-size:medium;	
	color:#FFA000;
	line-height: 10px;	
	font-weight: bold;
}
/* ============================================================================================= */
/* Below code is related to Policy Module. */
.policyDisplay
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Times Roman,Arial;
	color: black;
}
.policySummary {
	font-weight: bold;
	color: #0000FF;  /*  #616A74  */
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.summaryReport {
	font-weight: bold;
	color: #FFA000;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
/* Below code is related to Recruitment Module. */
.pwExperience {
	width:200pt;
	font-family: verdana;
}
.testingtd {
	width: 20pt;
	font-size: 10pt;
	text-align: center;
	font-family: verdana;
}
.selection {
	color: #0000FF;  /*  #616A74  */
	font-size: 10pt;
	font-weight: bold;
	padding-left: 15pt;
	font-family: verdana;
	text-decoration: underline;
}
.recTd {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 15pt;
	font-family: verdana;
}
.recruit {
	color: #109618;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
.recruit1 {
	color: #894611;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
.recText {
	width:450pt;
	font-family: verdana;
}
.recTextt {
	width:100pt;
	font-family: verdana;
}
.recHeader {
	height: 12pt;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
.errorlabel {
	color : red;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	
}
.error_message {
	color : red;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Verdana;
	
}
.errorlabell {
	color : #0000FF;  /*  #616A74  */
	font-size: 10pt;
	font-weight: bold;	
	font-family: verdana;
	
}
/* Below code is related to Traning Module. */
.tcontentBgColor1{
	font-family: Times Roman;
	font-size: 8pt;
	color: black;
	display: block;
	font-weight: bold;
	background-color: #FFA000;
}
.headingFont {
	font-family: Times Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #0065CE;
}
.sub-h{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif, verdana;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}
.imgBorder {
	border:0px #FFFFFF;
}
.divWidth {
	width: 400px;
}
.divWidth_14 {
	width: 30%;
	margin-left: 15pt;
}
.subHeading_2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
}
.subHeading_3 {
	font-family: Verdana;
	font-size: 10pt;
	color: #E67D00;
	font-weight: bold;
}
.highlight_01 {
	font-family: Verdana;
	font-size: 10pt;
	color: #6A7C14;
}
table.noBorder {
	border:none;
}
table.noBorder tr td {
	border:none;
	padding:0px;
}
.icon{
	border:none;
	padding:5px 8px;
}
.height_18 {
	height: 18pt;	
}
.height_15 {
	height: 15pt;	
}
.height_25 {
	height: 25px;	
}
.height_30 {
	height: 30px;	
}
.height_90 {
	height: 90px;	
}
/* Margin widths. */
.margin_top {
	margin-top: 15pt;
}
.margin_top_5 {
	margin-top: 5px;
}
.margin_top_10 {
	margin-top: 10px;
}
.margin_bottom {
	margin-bottom: 15pt;
}
.margin_bottom_ten {
	margin-bottom: 10pt;
}
.margin_top_bottom {
	margin-top: 15pt;
	margin-bottom: 15pt;
}
.margin_left_6 {
	margin-left: 6px;
}
margin_left_15 {
	margin-left: 15pt;
}
.margin_left_18 {
	margin-left: 18pt;
}
.margin_left {
	margin-left: 50px;
}
.margin_left_80 {
	margin-left: 80px;
}
.margin_three_sides {
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 15pt;
}
/* Below code is related to Candidate Summary page. */
.dataTbl{
	margin:10px 0px 0px 0px;
	padding:0px;
	border-top:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	font-family:Arial, Helvetica, sans-serif, verdana;
}
.dataTbl tr{
	height:30px;
}
.dataTbl tr th{
	font-size:13px;
	font-weight:bold;
	color:#222;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	text-align:right;
	padding:2px 5px;
}
.dataTbl tr td{
	font-size:12px;
	font-weight:normal;
	color:#151515;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif, verdana;
	line-height:18px;
}
.dataTbl tr td.header {
	background:url(../images/tblHdrBg.gif) repeat-x #eaeaea;
	font-size:18px;
	color:#69737c;
	padding:5px 5px;
	height:30px;
}
.dataTbl tr td.header span {
	color:#ff630a;
}
.dataTbl tr td strong {
	font-family:Arial, Helvetica, sans-serif, verdana;
	color:#333;
}