.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;

}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;


}
.cells {
	vertical-align: middle;
}
 body { margin: 0;
}
.jobTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3333;
	font-weight: bold;

}
.jobDetailHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.jobDetailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;

}
.registerBack {
	background-attachment: fixed;
	background-image: url(images/register_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.regBorder {
	border: 1px solid #DB261E;
}
.formInput {
	border: 1px solid #999999;
}
.jobSubTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
}
.registerBack2 {

	background-attachment: fixed;
	background-image: url(images/register_background2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.userBack {

	background-attachment: fixed;
	background-image: url(images/user_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.userBack2 {


	background-attachment: fixed;
	background-image: url(images/user_background2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



a.hyperlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB261E;
}


a.hyperlink:link
{
	text-decoration: none
}


a.hyperlink:hover
{
	text-decoration: underline
}

a.sublink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DB261E;
}


a.sublink:link
{
	text-decoration: none
}


a.sublink:hover
{
	text-decoration: underline
}
.cols {
	width: auto;
}
