blknav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003399;

}

.blktext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-align: justify;





}

/* Following styles were added by Highway1 for use in form validation*/
input, select    { border: 1px solid silver;}
input { padding-right: 16px; }
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid #003399; background-color:#EFEFEF;}
/*********************************************************************/

.bluetitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000099;

	font-weight: bold;



}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #003399;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003399;

}

a:hover {

	color: #0000CC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;



}

a:active {

	color: #003399;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.captions {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #003399;

}

.blktextnojust {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

.underline {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	text-decoration: underline;



}

.heading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #003399;

}

.subheading {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #003399;

}

.whttitle {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	font-weight: bold;

}

tr.spouse,
tr.other1, 
tr.other2, 
tr.other3, 
tr.otherDetails, 
tr.education, 
tr.empHistory, 
tr.children1, 
tr.children2, 
tr#spouseSubmit, 
tr#otherDetailsSubmit, 
tr#empHistorySubmit, 
tr#spouseCitizen {display: none}
input[type="button"],
input[type="reset"]{padding: 1px 16px;}

tr#spouseNotice{display: none; text-align: center;}
p.proceed {text-align: center;font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #000; font-weight: bold; border: 1px solid #008100; background: #ddfbdc; margin: 10px; padding: 10px;}
p.fail {text-align: center;font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #000; font-weight: bold; border: 1px solid #a70000; background: #ffdede; margin: 10px; padding: 10px;}
