.headRow2 {
	/*ORIGINAL COLOR C6D427*/	
	background-color: #FF8915;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	
}

.greenbg2 {
	background-color: FFFFFF;
}
.greenbg3 {
	background-color: FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;

}
/* F3F7C5*/
.greenbg3title {
	padding-top: 10px;
	padding-left: 20px;
	background-color: #E1ED07;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	background-image: url(../images/custom_images/title_curve.gif);
	background-image: url(images/custom_images/title_curve.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:33px;

}

.greenbg4 {
	background-color: #FFFFFF;
}
.headRow3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.leftnav {
	/* ORANGE COLOR #FF8915 */
	/*#F3F7C5*/
	background-color: #E1ED07;
	font-weight: bold;
	
}

.leftnav a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.leftnav a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.leftnav a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.leftnav a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

}
.contentCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
	/*background-color: #E7EF8C;*/
}
.homeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}
.homeLink a:link {
	color: #000000;
	text-decoration:none;
}
.readonly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6347;
	padding-left: 10px;
}
.homeLink a:active {
	color: #000000;
	text-decoration:none;
}
.homeLink a:visited {
	color: #000000;
	text-decoration:none;
}
.homeLink a:hover {
	color: #ffffff;
	text-decoration:none
}
.headNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.headNavLinks a:link{
	color: #000000;
	text-decoration: none;
}
.headNavLinks a:active{
	color: #000000;
	text-decoration: none;
}
.headNavLinks a:visited{
	color: #000000;
	text-decoration: none;
}
.headNavLinks a:hover{
	color: #672600;
	text-decoration: none;
}
#headlogo {
	background-attachment: fixed;
	background-image: url(../images/axiom_logo.swf);
	background-image: url(images/axiom_logo.swf);
	background-repeat: no-repeat;
	background-position: left top;
	width:202px;
	height:53px;
}
#titlePic {
	background-image: url(../images/head_photo1_05.jpg);
	background-image: url(images/head_photo1_05.jpg);
	background-repeat: no-repeat;
	width:153px;
	height:66px;
}

#Search {
	background-image: url(../images/search.gif);
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
   width: 100px;
	height: 25px;
}
#Advance {
	background-image: url(../images/Advance.gif);
	background-image: url(images/Advance.gif);
	background-repeat: no-repeat;
   width: 100px;
	height: 25px;
}

#Jobs {
	background-image: url(../images/jobs.gif);
	background-image: url(images/jobs.gif);
	background-repeat: no-repeat;
   width: 100px;
	height: 25px;
}

#JobMail {
	background-image: url(../images/jobmail.gif);
	background-image: url(images/jobmail.gif);
	background-repeat: no-repeat;
   width: 100px;
	height: 25px;
}

#Results {
	background-image: url(../images/results.gif);
	background-image: url(images/results.gif);
	background-repeat: no-repeat;
   width: 100px;
	height: 25px;
}
#Top5{
	background-image: url(../images/top5.gif);
	background-image: url(images/top5.gif);
	background-repeat: no-repeat;
   width: 100px;
	height: 25px;
}

#downArrow {
	background-image: url(../images/down_arrow_08.gif);
	background-image: url(images/down_arrow_08.gif);
	background-repeat: no-repeat;
	width:18px;
	height:10px;
	align:center;
}

.td {
	border-style: thin;
	border-width : thin;
	border: 1px solid #669933;
}

.JobTitleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	}
.LoggedInCaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
	
.hrdots {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.textbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	width: 100%
}
.textboxfixed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;	
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	width: 100%;
	
}
.navformbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #C6D64A;
	border: 1px solid #669933;
	cursor: hand;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #33CCCC;
	cursor: hand;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td .bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.hrfoot {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: C6D64A;
	border-right-color: C6D64A;
	border-bottom-color: C6D64A;
	border-left-color: C6D64A;
	margin-top: 10px;
}
.mandatory {
	color: FF0000;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC00;
}
a:link{
	color: #B83E03;
}
a:active{
	color: #99CC00;
}
a:visited{
	color: #99CC00;
}
a:hover{
	color: #672600;
	text-decoration: none;
}
.logoRowbg {
	background-color: 333333;
}

	