/*

	Westchester County Government

*/
	/* The Web team in the county likes the FONT-FAMILY: Arial, Helvetica, sans-serif 
   in the body. So we have added the following

 */
html,body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

img {
	border: medium none;
}

U {
	text-decoration: none;
	border-bottom: 2px solid;
}

.exam_wc-banner {
	/*background: #213665 url(/images/banner/banner-bg.gif) no-repeat top left; */
	/*background: #213665 url(banner-bg.gif) no-repeat top left; */
	/* the following doesn't work in Mozilla so I read somewhere that it is better to put the images that are used 
      in the stylesheet in the same directory as stylesheet---Ameeta */
	/* background: #045447 url(C:\\Documentation\\XD10 Automated Exam - Employment Application on tn7971\\GUI\\UI\\web_development\\images\\banner-bg.gif) no-repeat top left; */
	background: #045447 url(../images/banner-bg-green.gif) no-repeat top
		left;
	margin: 0;
	padding: 0;
	position: relative;
}

/* images for WC banner */
.exam_wc-banner a.wc-link {
	background: transparent;
	/* background: #045447;*/
}

.exam_email-subscription .exam_main-navigation ul li.exam_email-subscription a
 {
    border-bottom-color: #1F4C89;
    background-color: #1F4C89;
    /* font-weight: bold; */
    font-family: Arial, Sans-serif;
    font-size: 0.85em;
    color: white;
    width: 240px;
}
.exam_email-subscription .exam_main-navigation ul li.exam_email-subscription ul.exam_section-nav {
    display: inline;
    background: #1F4C89;
    height: 5px;
    width: 970px;
}
.exam_email-subscription .exam_main-navigation ul li.exam_email-subscription a
 {
    border-bottom-color: #1F4C89;
    background-color: #1F4C89;
    /* font-weight: bold; */
    font-family: Arial, Sans-serif;
    font-size: 0.85em;
    color: white;
    width: 240px;
}
.exam_email-subscription .exam_main-navigation ul li  a
	{
	border-bottom-color:  #1F4C89; /*#F2A400;*/ /*#FF761A;*/
	background-color:  #1F4C89; /*#F2A400;*/ /*#FF761A;*/
	/*font-weight: bold;*/
	font-family: Arial, Sans-serif;
	font-size: 0.85em; /*13px; */
	color: white;
	width: 125px;
}

/* header */
.exam_dcs-header {
	background: transparent;
	color: white;
	position: relative;
	height: 2.5em;
	margin-top: -15px;
}

.exam_dcs-header h1 {
	font-size: 1.4em;
	line-height: 60px;
	color: white;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	/*text-align: center; */
}

/*
   z-index:-> Specifies whether an element is displayed above or below overlapping elements. 
   Values: auto (stack on page in order element appears in code); or an integer. 
   Elements with higher numbers are on top of those with lower.
*/
.exam_main-navigation {
	clear: both;
	position: relative;
	height: 51px;
	width: 970px; /*100%;/*770px;*/
	margin-top: 4px; /* this is for the position of the main navigation*/
	margin-bottom: 5px;
	/* this is for the position of the main navigation*/
	z-index: 1;
}

.exam_main-navigation h2 {
	display: none;
}

.exam_main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 2;
}

/* we might have to do the following for the continuous recruitement because the size is different for it.  ## start from here */
.exam_main-navigation ul li.top {
	display: block;
	float: left;
	/*width: 190px;*/
	height: 25px;
	line-height: 25px;
	margin: 0 1px 0 1px;
	padding: 0;
	z-index: 3;
}

/* box model hack for IE5.x Win. Ugh. */
	/* this selector recognized by IE only */
* html .exam_main-navigation ul li.top a.exam_h8ie {
	width: 190px; /* total width (only for IE5.x/Win) */
	w\idth: 182px; /* content width (for other IE) */
}

* html .exam_main-navigation ul li.top a.exam_scheduled-h8ie {
	width: 160px;
}

* html .exam_main-navigation ul li.top a.exam_cr-h8ie {
	width: 275px;
}

* html .exam_main-navigation ul li.top a.exam_login-h8ie {
	width: 150px;
}

* html .exam_main-navigation ul li.top a.exam_email-h8ie {
	width: 185px;
}



.exam_main-navigation ul li.top a.exam_h8ie {
	padding-left: 3px; /*8px;*/
	width: 182px; /* content width (for other browsers) */
	display: block;
	height: 25px;
	line-height: 25px;
	background: #545421/*#666*/     url(../images/nav-tab-corner.gif)
		no-repeat top right;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	font-size: .85em;
	font-weight: bold;
	FONT-FAMILY: verdana, helvetica, sans-serif
}
.blue{

    background: #1F4C89;
    height: 5px;
}

.exam_main-navigation ul li.top a.exam_scheduled-h8ie {
	padding-left: 3px; /*8px;*/
	width: 160px; /* content width (for other browsers) */
	display: block;
	height: 25px;
	line-height: 25px;
	background: #545421/*#666*/     url(../images/nav-tab-corner.gif)
		no-repeat top right;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	font-size: .85em;
	font-weight: bold;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_main-navigation ul li.top a.exam_cr-h8ie {
	padding-left: 3px; /*8px;*/
	width: 275px; /* content width (for other browsers) */
	display: block;
	height: 25px;
	line-height: 25px;
	background: #545421/*#666*/     url(../images/nav-tab-corner.gif)
		no-repeat top right;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	font-size: .85em;
	font-weight: bold;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_main-navigation ul li.top a.exam_login-h8ie {
	padding-left: 3px; /*8px;*/
	width: 150px; /* content width (for other browsers) */
	display: block;
	height: 25px;
	line-height: 25px;
	background: #545421/*#666*/     url(../images/nav-tab-corner.gif)
		no-repeat top right;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	font-size: .85em;
	font-weight: bold;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_main-navigation ul li.top a.exam_email-h8ie {
	padding-left: 3px; /*8px;*/
	width: 185px; /* content width (for other browsers) */
	display: block;
	height: 25px;
	line-height: 25px;
	background: #545421 /*#666*/ url(../images/nav-tab-corner.gif) no-repeat top right;
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white;
	font-size: .85em;
	font-weight: bold;
	FONT-FAMILY: verdana, helvetica, sans-serif
}



/* hover states     */
.exam_main-navigation ul li.exam_scheduled-exams a:hover {
	background-color: #1F4C89; /*#F2A400;*/ /*#1F4C89;/*#F2A400;*/
	/*#1F4C89;/*#F2A400;*/ /*#FF761A;*/ */
	color: white;
}

.exam_main-navigation ul li.exam_email-subscription a:hover {
	background-color:  #1F4C89; /*#F2A400;*/ /*#1F4C89;/*#F2A400;*/	/*background-color: #B6D500;*/
	/*#1F4C89;/*#F2A400;*/ /*#FF761A;*/ */
	color: white;
}
.exam_main-navigation ul li.exam_email-subscription a:active {
	background-color:  #1F4C89; /*#F2A400;*/ /*#1F4C89;/*#F2A400;*/	/*background-color: #B6D500;*/
	/*#1F4C89;/*#F2A400;*/ /*#FF761A;*/ */
	color: white;
}
.exam_main-navigation ul li.exam_main-login a:hover {
	background-color: #1F4C89;
	/*#33B5D0;/*#1FB6AA;/*#24CEC0;/*#157ACC;/*#1DBCAC;/*#5B5BFF;/*#6F6FFF;/*#9494FF;*/
	color: white;
}

.exam_main-navigation ul li.exam_cr-exams a:hover {
	background-color: #1F4C89; /*#3BAA3B;/*#77D332;*/
	/*#69BE29;/*#6CC62B;/*#ADA618;/*#797411;/*#AAAA00;/*#999966;*/
	color: white;
}

/* colors for the current section tab */
.exam_scheduled-exams .exam_main-navigation ul li.exam_scheduled-exams a
	{
	border-bottom-color: #1F4C89;/*#F2A400;*/ /*#FF761A;*/
	background-color: #1F4C89; /*#F2A400;*/ /*#FF761A;*/
	/*font-weight: bold;*/
	font-family: Arial, Sans-serif;
	font-size: 0.85em; /*13px; */
	color: white;
	width: 125px;
}



.exam_main-login .exam_main-navigation ul li.exam_main-login a {
	border-bottom-color:#1F4C89;
	/*#33B5D0;/*#1FB6AA;/*#24CEC0;/*#1E8DE8;/*#157ACC;/*#1DBCAC;/*#5B5BFF;/*#6F6FFF;/*#9494FF;*/
	background-color: #1F4C89;
	/*#33B5D0;/*#1FB6AA;/*#24CEC0;/*#1E8DE8;/*#157ACC;/*#1DBCAC;/*#5B5BFF;/*#6F6FFF;/*#9494FF;*/
	/*font-weight: bold;*/
	font-family: Arial, Sans-serif;
	font-size: 0.85em; /*13px; */
	color: white;
	width: 125px;
}

.exam_cr-exams .exam_main-navigation ul li.exam_cr-exams a {
	border-bottom-color: #1F4C89; /*#3BAA3B;;*/ /*#77D332;*/
	/*#69BE29;/*#6CC62B;/*#ADA618;/*#797411;/*#AAAA00;/*#999966;*/
	background-color: #1F4C89; /*#3BAA3B;/*#77D332;*/
	/*#69BE29;/*#6CC62B;/*#ADA618/*#797411;/*#AAAA00;/*#999966;*/
	/*font-weight: bold;*/
	font-family: Arial, Sans-serif;
	font-size: 0.85em; /*13px;*/
	color: white;
	width: 240px;
}

/* sectional navigation */
.exam_header .exam_main-navigation ul li ul.exam_section-nav {
	position: absolute;
	top: 26px;
	left: 0;
	width: 768px;
	height: 25px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 0px solid white;
	display: none;
}

.exam_header .exam_main-navigation ul li ul.exam_section-nav li {
	float: left;
	margin: 0;
	padding: 0px 3px; /*8px;*/
	/* I tried 0px didn't make any difference,so left it as in exam_h8ie */
	font-size: 0.85em; /*13px;/*.8em;*/
	font-weight: normal;
}

.exam_header .exam_main-navigation ul li ul.exam_section-nav li a {
	color: blue;
	display: inline;
	/*font-weight: normal;*/
	font-family: Arial, Sans-serif;
	font-size: 0.85em; /*13px;*/
	background: transparent;
	border: none;
}

.exam_header .exam_main-navigation ul li ul.exam_section-nav li a:hover
	{
	text-decoration: underline; /*none;*/
	color: black;
}

/* sectional nav, section specific, display inline to turn them on also, for the home realm, just shows a thin empty grey bar */
	/* commented block below will restore nav 1/27/06 */
.exam_home .exam_main-navigation,.exam_welcome .exam_main-navigation,.exam_scheduled-exams .exam_main-navigation,.exam_cr-exams .exam_main-navigation,.exam_uniform-exams .exam_main-navigation,.exam_main-login .exam_main-navigation,.exam_email-subscription .exam_main-navigation
	{
	height: 30px;
}

.exam_home .exam_main-navigation ul li.exam_scheduled-exams ul.exam_section-nav,.exam_welcome .exam_main-navigation ul li.exam_scheduled-exams ul.exam_section-nav
	{
	display: inline;
	height: 5px;
	width: 970px;
	/*100%; /*this doesn't work in ie  might have to put 970px */
}


.exam_home .exam_main-navigation ul li.exam_scheduled-exams ul.exam_section-nav li,.exam_welcome .exam_main-navigation ul li.exam_scheduled-exams ul.exam_section-nav li,.exam_scheduled-exams .exam_main-navigation ul li.exam_scheduled-exams ul.exam_section-nav li,.exam_cr-exams .exam_main-navigation ul li.exam_cr-exams ul.exam_section-nav li,.exam_uniform-exams .exam_main-navigation ul li.exam_uniform-exams ul.exam_section-nav li,.exam_main-login .exam_main-navigation ul li.exam_main-login ul.exam_section-nav li,.exam_email-subscription .exam_main-navigation ul li.exam_email-subscription ul.exam_section-nav li
	{
	display: none;
}

.exam_scheduled-exams .exam_main-navigation ul li.exam_scheduled-exams ul.exam_section-nav
	{
	display: inline;

	height: 5px;
	width: 970px; /*100%;*/
}

.exam_uniform-exams .exam_main-navigation ul li.exam_uniform-exams ul.exam_section-nav
	{
	display: inline;
	background: #1F4C89;
	height: 5px;
	width: 970px; /*100%;*/
}

.exam_scheduled-exams .exam_main-navigation ul li ul  {
    display: inline;
    background: #1F4C89;
    height: 5px;
    width: 970px;
}

.exam_main-login .exam_main-navigation ul li.exam_main-login ul.exam_section-nav
	{
	display: inline;

	height: 5px;
	width: 970px; /*100%;*/
}

.exam_cr-exams .exam_main-navigation ul li.exam_cr-exams ul.exam_section-nav
	{
	display: inline;
	background:#1F4C89;
	height: 5px;
	width: 970px; /*100%;*/
}

/* right part of the selected section */
.exam_main-right { /*margin: 0 0 0 296px;*/
	margin-left: 225px; /*200px; */
	clear: none;
}

.exam_main-right .exam_sub-main {
	float: left;
	width: 375px;
}

.exam_main-right .exam_empty-div {
	margin: 0pt;
	padding: 0pt;
	clear: both;
}

/*#exam_content exam_headline {


}
*/
.exam_scheduled-exams .exam_headline { /*FONT-WEIGHT: bold;*/
	FONT-SIZE: 1em; /*20px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #1F4C89;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_email-subscription .exam_headline { /*FONT-WEIGHT: bold;*/
	FONT-SIZE: 1em; /*20px;*/
	PADDING-BOTTOM: 5px;
	COLOR:  #666666;
	FONT-FAMILY: verdana, helvetica, sans-serif
}


.exam_scheduled-exams .exam_sub-headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 5px;
	COLOR: #1F4C89;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_email-subscription .exam_sub-headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 5px;
	COLOR:  #666666;
	FONT-FAMILY: verdana, helvetica, sans-serif
}


.exam_cr-exams .exam_headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em; /*20px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #1F4C89
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_cr-exams .exam_sub-headline {
	FONT-WEIGHT: bold;
	font-size: 0.85em; /*15px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #1F4C89
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_main-login .exam_headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em; /*20px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #3C6CB5;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_main-login .exam_sub-headline {
	FONT-WEIGHT: bold;
	font-size: 0.85em; /*15px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #3C6CB5;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_home .exam_headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em; /*20px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #4F4F4F;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_home .exam_sub-headline {
	FONT-WEIGHT: bold;
	font-size: 0.85em; /*15px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #4F4F4F;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em; /*20px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #003366;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_sub-headline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.85em; /*13px;/*15px;*/
	PADDING-BOTTOM: 5px;
	COLOR: #003366;
	FONT-FAMILY: verdana, helvetica, sans-serif
}

.exam_content {
	width: 970px; /*100%;/*770px;*/
	/*margin: 4px auto 0 auto; was giving problem because footer wasn't rendering */
	position: relative;
	/*absolute; was giving problem because footer wasn't rendering */
	background: #fff;
	color: #333;
	padding: 0;
	border-left: 1px solid white;
	clear: both;
	text-align: left;
}

/* **************************** temp ********************* */
.exam_main-left {
	position: absolute; /*relative;/*absolute;*/
	top: -13px; 
}

/*
Common left menu
*/
.exam_main-left ul {
	clear: left;
	width: 190px; /*175px;*/
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

.exam_main-left ul li { /*border: 1px solid #555;*/
	width: 190px; /*175px;*/
	margin: 2px 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; /*13px;/*.9em;*/
}

.exam_main-left ul li a {
	display: block;
	width: 190px; /*175px;*/
	padding: 5px;
	min-width:19px;
	min-height:19px;
	text-decoration: none;
	color: #003366;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; 
}

.exam_main-left ul li a:hover {
	text-decoration: underline;
	/*background: #003366 url(../images/sm-arrow-ovr.gif) left no-repeat; color: white; font-weight: bold;*/
}

.exam_scheduled-exams .exam_main-left ul {
	clear: left;
	width: 190px; /*175px;*/
	margin: 0; /*padding: 10px 0 0 0;don't need this*/
	list-style: none;
}

.exam_scheduled-exams .exam_main-left ul li {
	/*border: 1px solid #555;*/
	width: 190px; /*175px;*/
	margin: 2px 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; /*13px;/*.9em;*/
}

.exam_scheduled-exams .exam_main-left ul li a {
	display: block;
	width: 190px; /*175px;*/
	padding: 5px;
	text-decoration: none;
	color: #1F4C89;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; 
	min-height: 19px;
	min-width: 19px;
}

.exam_scheduled-exams .exam_main-left ul li a:hover {
	text-decoration: underline;
}

.exam_email-subscription .exam_main-left ul {
	clear: left;
	width: 220px; /*175px;*/
	margin: 0; /*padding: 10px 0 0 0;don't need this*/
	list-style: none;
}

.exam_email-subscription .exam_main-left ul li {
	/*border: 1px solid #555;*/
	width: 220px; /*175px;*/
	margin: 2px 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; /*13px;/*.9em;*/
}

.exam_email-subscription .exam_main-left ul li a {
	display: block;
	width: 220px; /*175px;*/
	padding: 0 0 0 0px;
	text-decoration: none;
	color: red;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; /*#BB7711;/*#c68100;/*#E05900;*/ /*#FFBB8C*/
	/*background: /*#FFBB8C*/ /*#efefef*/
	/*url(sm-arrow.gif) left no-repeat;*/
}

.exam_email-subscription .exam_main-left ul li a:hover {
	text-decoration: underline;
}


.exam_cr-exams .exam_main-left ul {
	clear: left;
	width: 220px; /*175px;*/
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

.exam_cr-exams .exam_main-left ul li { /*border: 1px solid #555;*/
	width: 220px; /*195px;*/
	margin: 2px 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.85em; /*13px;/*.9em;*/
}



.exam_cr-exams .exam_main-left ul li a:hover {
	text-decoration: underline;
}

/* need to make something full width */
.full {
	width: 970px; /*100%;*/
	margin: 0 0 0 1px;
}

/* need to make something half of the full width */
.half-size {
	width: 485px;
}

/* need to make something 3/4 of the full width */
.three-quarter-size {
	width: 700px;
}

.printReview {
	width: 970px;
	text-align: left;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

.printReview table tr th {
	background: #D0D0D0;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	text-transform: capitalize;
	font-weight: bold;
	padding-left:  4px;
	padding-right: 4px;
	text-align: left;
	height: 28px;
}

.printReview table tr td {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
	padding-left:  4px;
	padding-right: 4px;
}


.hrPrintCopy {
	width: 970px;
	text-align: left;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
	font-size: 1.0em;
	
}

.hrPrintCopy table tr th {
	background: #D0D0D0;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	text-transform: capitalize;
	font-weight: bold;
	padding-left:  4px;
	padding-right: 4px;
	text-align: left;
	height: 28px;
	font-size: 1.0em;

}

.hrPrintCopy table tr td {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
	padding-left:  4px;
	padding-right: 4px;
	font-size: 1.0em;
}

.bold{
	font-weight: bold;
}

.align_right{
	text-align: right;
}

/* basic tables */
	/* don't need margin in the following table or caption classes */
.exam_content table {
	/* margin: 0 auto 35px auto;/*border-collapse: separate; border-width: 50px;*/
	
}

.exam_content table caption {
	background: white;
	font-family: verdana, helvetica, sans-serif;
	/*text-transform: capitalize;*/
	font-size: 0.85em; /*15px;*/
	font-weight: bold;
	text-align: left; /*margin: auto;*/
	margin-bottom: 0;
	margin-top: 15px;
	padding: 5px 3px;
}

.exam_fieldset fieldset legend {
	background: white;
	font-family: verdana, helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 0.85em; /*15px;*/
	font-weight: bold;
	text-align: left; /*margin: auto;*/
	margin-bottom: 0;
	margin-top: 15px;
	padding: 5px 3px;
}

.exam_content table tr th {
	background: #D0D0D0;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.85em;
	text-align: left;
}
/** For ADA compliance, if the table is used as layout table header and footer, caption...etc elements are not
allowed so I had to do this. Ameeta 03/11/2019 */
.exam_content_table_header_row {
	background: #D0D0D0;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.85em;
	text-align: left;
}
/** For ADA compliance, if the table is used as layout table header and footer, caption...etc elements are not
allowed so I had to do this. Ameeta 03/11/2019 */
.exam_content_table_footer_row {
	text-align: center;
	color: black;
	background: #D0D0D0;
	font-family: Arial;
	font-size: 0.85em;
	padding-left: 10px;
	padding-right: 10px;
}


.exam_content table tr td {
	margin: 0;
	font-size: 0.85em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.exam_content table tr td p,.exam_content table tr td ul,.exam_content table tr td ol
	{
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
}

.exam_content table tfoot tr td,.exam_content table tfoot tr th {
	text-align: center;
	color: black;
	background: #D0D0D0;
	font-family: Arial;
	font-size: 0.85em;
	padding-left: 10px;
	padding-right: 10px;
}

.exam_content table tr td a {
	font-size: 0.85em;
	font-family: Arial, Sans-serif;
}

.exam_content table tr td a:hover {
	text-decoration: underline;
	/*background: #A4D1FF; color: #000; text-decoration: none; */
}

.exam_title-row {
	background: white;
	font-family: verdana, helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 0.87em; /*15px;*/
	font-weight: bold;
	text-align: left; /*margin: auto;*/
	margin-bottom: 0;
	margin-top: 15px;
	padding: 5px 3px;
}

}
.exam_content table tr td.exam_currency {
	text-align: right;
	align: right;
    float:right;
}

.exam_content table tr td.exam_salary {
	text-align: left;
	align: left;
    float:left;
}

.exam_content table tr td.exam_total-currency {
	text-align: right;
	font-weight: bold;
}

.exam_content table tr td.exam_total-currency {
	text-align: right;
	font-weight: bold;
}

.exam_content table tr td.exam_align-right {
	text-align: right;
}

html>body {
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* header widths */
.exam_check-box-col {
	width: 0.5em;
}

/*.exam-title-col { width: 5em;}*/
.exam_exam-no-col {
	width: 1em;
}

.exam_salary-col {
	width: 5em;
}

.exam_last-dt-col {
	width: 9em;
}

.exam_agency-col {
	width: 4em;
}

.exam_fee-col {
	width: 4em;
}

.exam_exam-format-col {
	width: 5em;
}

/* columns are centered for all tables */
.exam_content table.all-col-center tr td {
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 0.85em;
}

table tr th a.exam_helpicon {
	float: right;
	margin-top: .1em;
	margin-left: 2px;
	width: 16px;
	height: 16px;
}

/* buttons for all regions */
.exam_apply-now-btn {
	background: transparent url(../images/next180px.gif) no-repeat scroll
		left center;
	color: black;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	margin-bottom: 2px;
	width: 120px;
	height: 30px;
	text-decoration: none;
}

.exam_add-cart-btn {
	background: transparent url(../images/add180px.gif) no-repeat scroll
		left center;
	color: black;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	margin-bottom: 2px;
	width: 120px;
	height: 30px;
	text-decoration: none;
}

.exam_submit-btn {
	background: transparent url(../images/next180px.gif)
		no-repeat scroll left center;
	color: black;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2px;
	width: 120px;
	height: 30px;
	text-decoration: none;
	
	
}

.exam_link-btn {
	background: transparent url(../images/continue180px-greyout.gif)
		no-repeat scroll left center;
	color: black;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2px;
	width: 120px;
	height: 30px;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 20px;
	text-indent: 2em;
}

.exam_cart-save_n_continue_greyout {
	background: transparent url(../images/save180px-greyout.gif) 
		no-repeat scroll left center;
	color: black;
	font-family: Arial, Sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 2px;
	width: 120px;
	height: 30px;
	text-decoration: none;
	text-indent: 2em;
	

}

/* links common for all sections */
.exam_scheduled-exams table tr td.actions a,.exam_email-subscription table tr td.actions a,.exam_cr-exams table tr td.actions a,.exam_main-login table tr td.actions a
	{
	display: block;
	padding: 0;
	padding-bottom: 2px;
	padding-left: 25px;
	margin: 0;
	margin-bottom: 2px;
	width: 61px;
	line-height: 21px;
	height: 22px;
	color: black;
	text-decoration: none;
	font-size: 0.85em;
	font-family: Arial, Sans-serif; /*font-size:.85em; font-weight: bold;*/
}

.exam_scheduled-exams table tr td.actions a:visited,.exam_email-subscription table tr td.actions a:visited,.exam_cr-exams table tr td.actions a:visited,.exam_main-login table tr td.actions a:visited
	{
	color: black;
}

/* may be later */
.exam_scheduled-exams table tr td.actions a.act-edit,.exam_email-subscription table tr td.actions a.act-edit,.exam_cr-exams table tr td.actions a.act-edit
	{
	background: url(../images/edit80px.gif) left no-repeat;
}

.exam_scheduled-exams table tr td.actions a.act-delete,.exam_email-subscription table tr td.actions a.act-delete,.exam_cr-exams table tr td.actions a.act-delete
	{
	background: url(../images/delete80px.gif) left no-repeat;
}

.exam_scheduled-exams table tr td.actions a.act-edit:hover,.exam_email-subscription table tr td.actions a.act-edit:hover,.exam_cr-exams .content table tr td.actions a.act-edit:hover
	{
	background: url(../images/edit80px-ovr.gif) left no-repeat;
	text-decoration: underline;
}

.exam_scheduled-exams table tr td.actions a.act-delete:hover,.exam_email-subscription table tr td.actions a.act-delete:hover,.cr-exams .content table tr td.actions a.act-delete:hover
	{
	background: url(../images/delete80px-ovr.gif) left no-repeat;
	text-decoration: underline;
}

/* Style for the buttons */
.exam_info {
	text-align: left;
	width: 90%;
	margin: 150px auto 50px auto;
	font-size: .9em;
	min-width: 640px;
}

.exam_info h2 {
	font-size: 1.2em;
}

.exam_info p {
	padding-left: 10px;
}

.exam_footer {
	line-height: 1.5; /*font-weight: bold;*/
	font-family: Verdana, helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 10px;
	margin: 0;
	text-align: center;
}


.copyright_text{
	color:#666666;
	width:auto;
}
/*
#exam_footer a { color: #003366;text-decoration: none;font-family: Verdana,helvetica,sans-serif;font-size:13px;}
#exam_footer a:link { text-decoration: none;}
#exam_footer a:visited { color: #4A657B;text-decoration: none;}
#exam_footer a:hover {text-decoration: underline;}
*/
	/* ************************************************************* The following is commented out for the reference before we were using the bar ************************* */
p.exam_footer-info {
	text-align: center;
	clear: both;
	font-size: 0.85em; /*.9em;*/
	color: #4F4F4F; /*#848484;*/
	margin: 0;
	padding: 0;
}

/* A few classes */

.center {
	text-align: center;
} 
.green {
	color: green;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}  /* right align */
.left {
	text-align: left;
}  /* left align */
.fleft {
	float: left;
}

.fright {
	float: right;
}

.do-not-show {
	display: none;
}

/* for not showing elements or elements that should only display when CSS is off */
	/* a few ways to float an image left or right not using yet 
img.fleft { float: left; margin: 0 10px 10px 0; }

img.fright { float: right; margin: 0 0 10px 10px; }
*/ /* login bar */
.exam_loginbar {
	width: 970px;
	font-size: .8em;
	background: #efefef; /*#E4D8A5;/*#DDCD8C;/*#D6C274;mine*/ /*#efefef;*/
	border-bottom: 1px solid #4F4F4F; /*#848484;*/
	height: 1.5em;
	line-height: 1.5;
	margin: -2px 2px 5px 0px;
}

.exam_system-maintenance_bar {
	width: 970px;
	font-size: .8em;
	font-weight: bold;
	color:#ff0000;
	background: #FDF0DF;
	border-bottom: 1px solid #4F4F4F;
	text-align: center;
	height: 1.5em;
	margin: -2px 2px 5px 0px;
}

.exam_loginbar p {
	line-height: 1.5;
	font-size: 1em;
	padding-left: 5px;
	margin: 0;
}

.exam_loginbar p.login-bar-left {
	float: left;
}

.exam_loginbar p.login-bar-right {
	float: right;
	padding-right: 5px;
}

.exam_loginbar p a {
	color: #003366; /*#333366;*/
	text-decoration: none; /*font-weight: bold;*/
	font-family: Verdana, helvetica, sans-serif;
	line-height: 1.5;
	font-size: 1em;
}

.exam_loginbar p a:link {
	text-decoration: none;
}

.exam_loginbar p a:visited {
	color: #4A657B; /*#00509F;/*#4b0082;*/
	text-decoration: none;
}

.exam_loginbar p a:hover { /*background-color: #dbd7a8;*/
	text-decoration: underline; /*color: red; text-decoration: underline;*/
}

img.exam_new_window {
	width: 14;
	height: 14;
	vertical-align: middle;
	/*background: url(new-window.gif) no-repeat; -- this doesn't work. It has to have src in the image tag */
}

/* basic buttons */
.job-seekers .content table tr td.actions a,.employees .content table tr td.actions a
	{
	color: black;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: 22px;
	line-height: 21px;
	margin: 0pt 0pt 2px;
	padding: 0pt 0pt 2px 25px;
	text-decoration: none;
	width: 61px;
}

.exam_content table tr td.actions a {
	display: block;
	padding: 0;
	padding-bottom: 2px;
	margin: 0;
	margin-bottom: 2px;
	width: 61px;
	line-height: 21px;
	height: 22px;
	color: black;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size:0.85em; /*font-size:.85em; font-weight: bold;*/
}

.dialogoverlay{
	display: none;
	opacity: .8;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #FFF;
	width: 100%;
	z-index: 10;	
}

.dialogbox{
	display: none;
	position: fixed;
	background: #000;
	border-radius: 7px;
	width: 600px;
	z-index: 10;
	
}
.dialogbox > div { background: #FFF; margin: 8px; }
.dialogbox > div > #dialogboxhead{ background: #666; font-size: 19px; padding: 10px; color: #CCC; }
.dialogbox > div > #dialogboxbody{ background: #333; padding: 20px; color: #FFF; }
.dialogbox > div > #dialogboxfoot{ background: #666; padding: 10px; text-align: right; }

.exam_content table tr td.actions a:visited {
	color: black;
}

/*Cancel link/button */

/* delete button */
.exam_content a.exam_act-cancel {
	width: 90px;
	float: right; /* position of the cancel*/
	color:#4F4F4F;
    text-decoration: underline;
}


/* delete button */
.exam_content table tr td.actions a.exam_act-delete {
	/*background: transparent url(../images/delete80px.gif) no-repeat scroll
		left center;*/
	width: 90px;
	float: left;/*right; /* position of the remove button*/
	color:#4F4F4F;
    text-decoration: underline;
}

/*#exam_content table tr td.actions a.exam_act-delete:hover {
	background: transparent url(../images/delete80px-ovr.gif) no-repeat
		scroll left center;
	text-decoration: underline;
}
*/

/* Continue button */
.exam_content p.exam_act-continue a {
	background: transparent url(../images/next180px.gif) no-repeat scroll
		left center;
}

.exam_content p.exam_act-continue a:hover {
	background: transparent url(../images/next180px-ovr.gif) no-repeat
		scroll left center;
	text-decoration: underline;
}

/* Add more button */
.exam_content p.exam_add-more a {
	background: transparent url(../images/add180px.gif) no-repeat scroll
		left center;
}

.exam_content p.exam_add-more a:hover {
	background: transparent url(../images/add180px-ovr.gif) no-repeat scroll
		left center;
	text-decoration: underline;
}

.exam_required {
	padding-bottom: 10px;
}

.exam_field_required_asterisk {
	color: #990000; /*#A61D01;*/
	font-weight: bold;
	font-size: 1.3em;
}

.exam_field_required_text {
	color: #990000; /*#A61D01;*/
	font-weight: bold;
}

.exam_label label {
	display: block;
	float: left;
	font-weight: bold;
	padding: 0pt 5px;
	text-align: right;
	width: 20%; /*25%;*/
}

.exam_label_right {
	display: block;
	float: left;
	font-weight: bold;
	padding: 300px 5px;
	text-align: right;
	width: 20%;
}

.exam_label p {
	margin: 5px;
	/*padding:0px 30px;*/
}

.exam_field_instruction {
	font-size: 1em;
}

.exam_field_error {
	color:  #1F4C89; /*red;*/
	font-weight: bold;
	font-size:0.85em;
}

.exam_securityInstructionPosition {
	width: 470px;
	padding-bottom: 0px;
	margin-left: 26%;
}

.exam_securityDropDown {
	margin-left: 26%;
}

.exam_p {
	padding-left: 26%;
	width: 475px;

}

.exam_buttonPosition {
	width: 475px;
	float: left;
}

.exam_button_position {
	background: #D0D0D0 none repeat scroll 0%;
	color: black;
	font-family: Arial;
	font-size: 0.85em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

/* save button */ /* save button */
.exam_content p.exam_act-save a {
	background: url(../images/save180px.gif) no-repeat left;
}



.exam_content p.exam_act-save a:hover {
	background: url(../images/save180px-ovr.gif) no-repeat left;
	text-decoration: underline;
}

.exam_form-error-field {
	/*background-color: #D7E1F2; /*#C1E0FF;/*#FFC;*/
	border: thin solid #D98C40;
	/*font-size:75%;*/
	margin: 0 0;
	/*vertical-align: center;*/
}

.exam_form-global-error-message { /*width: 500px;
	padding: 6px;*/
	background: #E2ABAB;
	color: #FFF;
	font-weight: bold;
}

/* navigation element groups */
.exam_content div.exam_list-nav-group {
	margin: 20px 0 10px 0;
	font-size: .80em;
}

/* navigation elements one line, right */
.exam_content div.one-row-right {
	clear: both;
	margin-top: 10px;
	/*height: 22px;*/
}

.exam_content div.one-row-right p.exam_list-nav-right {
	float: right;
	margin-left: 20px;
	/* this is for the distance between the buttons/link, this is the one that shows 10px in the right of the continue button */
}

/* basic button size and shape */
.exam_content p.exam_list-nav-right {
	width: 180px; /*180px;*/
	height: 22px;
	padding: 0;
	margin: 0;
}

/* anything about .97em in the follwing messes the save and continue later button because the image itself is 180px so we couldn't keep
 1em */
.exam_content p.exam_list-nav-right a {
	float: right;
	font-size: 0.97em ;
	color: black; /*font-weight: bold;*/
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 20px;
	height: 22px;
	width: 155px;/*180px;*/ /*155px;*/
}

.exam_formcontent {
	width: 600px;
}

.exam_formbox {
	margin: 0 0 14px;
	padding: 7px;
	width: 550px;
}
/* ************************************* Commented for reference *************************************************
/* make the button size little bigger for save and continue later. */
	/* the image is only 180px so the following doesn't make any difference 
/*
#exam_content p.exam_act-save {width: 220px;/*180px;*/
	/*height: 22px; padding: 0; margin: 0; }
/*#exam_content p.exam_act-save a {  float:right;font-size: 1em; color: black; font-weight: bold; text-decoration: none; 
 display: block; margin: 0; padding: 0 0 0 25px; line-height: 20px; height: 22px; width: 220px;/*180px;/*155px;*/
	/* ************************************************************************************************************** */

.separatorLine {
    border-bottom: 1px dotted #A0A0A0;
    width:70%;
    height: 1px;
    text-align: center;
}    
.valignMiddle {
 vertical-align: middle;   
}

/*.textAreaWrapInPrint { 
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}*/

/*.watermark{
	background: url(../images/watermark_draft.jpg);
	background-attachment: fixed;
}*/

.forcePageBreak {
	page-break-after: always;
	text-align: center;
}

.disabledColor {
	background-color: #E8E8E8;
}

.fixedWidthTable{
	table-layout: fixed;
}
.applicationVersion{
	font-size: .8em;
	color:#BDBDBD;
}
/*
	Getting this style sheet from http://static.westchestergov.com/css/wc.css, need to clean up later
*/
h3.applicationName { /* page/application/department name header */
  background: #fff;
  color: #146567;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0.25em; /* margin from the top to align the title w.r.t. the logo image */
  padding-left: 0.25em;
  padding-top: 0.25em;
  text-align: left;
  width: 35%;
}

.readonly { background: #eeeeee; }

.underline { text-decoration: underline; }
.displayFlex{
    display: flex;
    align-items:center;
}
.visually-hidden {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.flex-column{
   display:flex;
   flex-wrap:wrap;
   flex-direction: row;
   align-items:center;
   gap:25px;

}
.login-container{
padding:30px;
}
.paddingB{
padding-top:6px;
padding-bottom:6px;
}
.sr-only {
    position: absolute !important;
    width: 1px; height: 1px;
    padding: 0; margin: -1px;
    overflow: hidden; clip: rect(0,0,0,0);
    border: 0;
}
.error-message:empty {
  display: none;
}
.error-message:focus {
   
}
.focusElement:focus,
.focusElement:focus-visible {
    outline: 3px solid #005fcc;   /* strong blue */
    outline-offset: 2px;
}
.exam_email-subscription .exam_main-navigation ul li.exam_email-subscription a {
    border-bottom-color: #1F4C89;
    background-color: #1F4C89;
    /* font-weight: bold; */
    font-family: Arial, Sans-serif;
    font-size: 0.85em;
    color: white;
    width: 240px;
}
.occupation-item{
min-height: 19px;
	min-width: 19px;
	padding:5px;
}
.skipLinks a {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.skipLinks a:focus {
  height: auto;
  position: static;
  width: auto;
}
p{
line-height: 1.5em;
}
 h1{
line-height: 1.5em;
}
a{
line-height: 1.5em;
}