/* www.JobPioneer.com */

body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	text-decoration: none;
}

table {
	color : #000000; 
	font-weight : normal; 
	font-size : 10px; 
	text-decoration : none; 
	font-family: Verdana, Arial, sans-serif, Helvetica;
} 


input, textarea, select {
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  border-color:  #000000;
  border-style: solid; 
  border-width: 1px;
  background-color:#FFFFFF;
  font-family: Verdana, Arial, sans-serif, Helvetica;
}


.link {
	color: #FF6600; 
	text-decoration: underline;
}

.link-bold {
	color: #FF6600; 
	text-decoration: underline;
	font-weight:bold;
}


.orange-bold {
	color: #FF6600; 
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
}


.orange-12b {
	color: #FF6600; 
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}


.menu-text {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.menu-text:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.box-main {
  font-size: 10px;
  font-weight : normal;
  color : #000000;
  border : 1px solid #0893C3;
}

.box {
  font-size: 10px;
  font-weight : normal;
  color : #000000;
  border : 1px solid #0893C3;
}

.box-js {
  font-size: 10px;
  font-weight : normal;
  color : #000000;
  border : 1px solid #006699;
}

.box-emp {
  font-size: 10px;
  font-weight : normal;
  color : #000000;
  border : 1px solid #FF7129;
}

.boxheading {
  font-size: 10px;
  font-weight : bold;
  color : #000000;
  background-color: #E7E7D6;
  height: 25px;
}

.text-9 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}

.text-10 {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}

.heading {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.default {
  color: #000000;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}

.default-bold {
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.default12 {
  color: #000000;
  font-weight: normal;
  font-size: 12px;
}

.default12b {
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}

.default14b {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}


.input-button {
  font-size: 11px;
  font-weight: Bold;
  font-family: Verdana, Arial, sans-serif, Helvetica; 
  color: #FFFFFF;
  border-color: #000000;
  border-style: solid; 
  border-width: 1px;
  width:120px;
  background-color: #006395;
}

.input-button-emp {
  font-size: 11px;
  font-weight: Bold;
  font-family: Verdana, Arial, sans-serif, Helvetica; 
  color: #FFFFFF;
  border-color: #000000;
  border-style: solid; 
  border-width: 1px;
  width:120px;
  background-color: #336633; /*#FF7129;*/
}

.emp-button {
  font-size: 11px;
  font-weight: Bold;
  font-family: Verdana, Arial, sans-serif, Helvetica; 
  color: #FFFFFF;
  border-width: 0px;
  width:130px;
  height:25px;
  background-color: "#336633"; /*#73804E; #6A8347; #908855 #FF7129;*/
}

.js-button {
  font-size: 11px;
  font-weight: Bold;
  font-family: Verdana, Arial, sans-serif, Helvetica; 
  color: #FFFFFF;
  border-width: 0px;
  width:130px;
  height:25px;
  background-color: #006395;
}

.support-button {
  font-size: 11px;
  font-weight: Bold;
  font-family: Verdana, Arial, sans-serif, Helvetica; 
  color: #FFFFFF;
  border-width: 0px;
  width:130px;
  height:25px;
  background-color: #FF6600;
}


.input-button2 {
  font-size: 11px;
  font-weight: Bold;
  color: #FFFFFF;
  border-color: #000000;
  border-style: solid; 
  border-width: 1px;
  background-color: #87887F;
}

.menu-button {
  font-size: 11px;
  font-weight: Bold;
  color: #000000;
  border-color: #000000;
  border-style: solid; 
  border-width: 1px;
  background-color: #FFFFFF;
  width:80px;
}

.error {
  color: red;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}

.error-bold {
  color: red;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.error12b {
  color: red;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.info-bold {
  color: green;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}


.info12b {
  color: green;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}


.info14 {
  color: green;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
}

.info14b {
  color: green;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

.default-white{
  color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  text-decoration: none;
}


.default-white-bold{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  text-decoration: none;
}

.white12b{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  text-decoration: none;
}

.white14b{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  text-decoration: none;
}


.td-bgcolor {
	background-color: #F9F6ED;
	font-weight: bold;
}

.subtitle {
  color: blue; /*#f4b156; #700402; blue;*/
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
}

.subtitle12b {
  color: blue; /*#f4b156; #700402; blue;*/
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
}




.submenu{
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
}

.submenu-current{
  color: #FF0000;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif, Helvetica;
  text-decoration: none;
}

.submenu-bg {
  background-color: #EDEBD6; /*#E7E7D6;*/
  height: 25px;
}

/* For Mohan Loading */
.loading{
	text-align: center;
	position: absolute;	top:5px; left:5px;
	width:60px;
	background-color:#FFFFFF;
	/*border:1px solid #6A6A6A;*/
	padding: 4px 0 4px 0;
}

.loading-text {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:red;
	font-weight:bold;
	background-color:#FFFFFF;
	/*padding:10px 0 16px 0;*/
	margin:0 auto;
	display:block;
	width:60px;
	text-align:center;
	z-index:2;
	padding: 4px 0 0 0;
}

.sponsor-box {
	border : 1px solid #000000;
}

.sponsor-heading {
	height:20px;
	background-color: #C8C6C6; /*#558489;*/
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	text-decoration: none;
}

