.psudoLink {
	cursor: pointer;
	color: #2F5E8C;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
} 
.jsRedAction {
	cursor: pointer;
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin-right: 8px;
	margin-left: 8px;
} 
.jsRedAction img {
	behavior: url("iepngfix.htc");
	margin-right: 8px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
} 
.jsGreenAction {
	cursor: pointer;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	margin-right: 8px;
	margin-left: 8px;
} 
.jsGreenAction img {
	behavior: url("iepngfix.htc");
	margin-right: 8px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
} 
.itemValue {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mainCmsDiv {
	position: absolute;
	left: 0px;
	top: 0px;
}
.useCursor {
	cursor: pointer;
	cursor: hand;
	behavior: url("iepngfix.htc");
}
#ucuc { cursor:pointer; }
 .pngFix, .mIcon { behavior: url("iepngfix.htc"); }
 .websiteLogo-PngFix{
 	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	behavior: url("iepngfix.htc");
	}
.mytextarea {
	border: 1px solid #666666;
	padding: 2px;
	font-family: Helvetiva, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
}
#cpanel div.icon img {
	behavior: url("iepngfix.htc");
}
#cpanel2 div.icon img {
	behavior: url("iepngfix.htc");
}
#cpanel3 div.icon img {
	behavior: url("iepngfix.htc");
}
a img {
	behavior: url("iepngfix.htc");
}
.itemName {
	font-size: 11px;
	font-weight: normal;
	
}
.mySubmitBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 22px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../igiimages/submit_bg.jpg) no-repeat center center;
}
#frmSendMessage {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
}

.mySubmitLongBtnDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 22px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../igiimages/submit_bg_disabled.jpg) no-repeat center center;
}
.actionResponseDiv{
	background-color: #FFFF99;
	border: 2px solid #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	display: none;
	top: -1px;
	display: none;
	position: fixed;
	z-index: 1000;
	width: 94%;
	margin-left: 3%;
	height: auto;
	MARGIN-TOP: -1px;
}
* html .actionResponseDiv  {
	background-color: #FFFF99;
	padding: 10px;
	border: 1px solid #FF0000;
	font-weight: bold;
	display: none;
	z-index: 1000;
	font-size: 14px;
	text-align: center;
	width: 94%;
	margin-left: 3%;
	height: auto;
	MARGIN-TOP: -1px;
	POSITION: absolute;
	TOP: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop : document.body.scrollTop);
}
.ajaxResponseDiv {
	background-color: #FFFF99;
	border: 2px solid #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	display: none;
	top: -1px;
	display: none;
	position: fixed;
	z-index: 1000;
	width: 94%;
	margin-left: 3%;
	height: auto;
	MARGIN-TOP: -1px;
}
.animatedLoadingImgDiv {
	padding: 10px;
	border: 2px solid #FFFF00;
	top: -1px;
	display: none;
	position: fixed;
	z-index: 1000;
	text-align: left;
	width: 94%;
	margin-left: 3%;
	height: auto;
	MARGIN-TOP: -1px;
	background-color: #FFFF00;
}
* html .animatedLoadingImgDiv {
	padding: 10px;
	border: 2px solid #FFFF00;
	font-weight: bold;
	display: none;
	z-index: 1000;
	text-align: left;
	width: 94%;
	margin-left: 3%;
	height: 1em;
	MARGIN-TOP: -1px;
	POSITION: absolute;
	TOP: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop);
	background-color: #FFFF00;
}
* html .ajaxResponseDiv {
	background-color: #FFFF99;
	padding: 10px;
	border: 1px solid #FF0000;
	font-weight: bold;
	display: none;
	z-index: 1000;
	font-size: 14px;
	text-align: center;
	width: 94%;
	margin-left: 3%;
	height: auto;
	MARGIN-TOP: -1px;
	POSITION: absolute;

	TOP: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop : document.body.scrollTop);
}
#closeDeptlinkdiv {
	display: none;
}
#closeJoblinkdiv {
	display: none;
}
#addNewDept {
	width: 720px;
}
#addNewJob {
	width: 700px;
}


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


.Txt_black_08px { color: #000000; text-decoration: none; font-size: 8px;}
.Txt_black_10px {color: #000000; text-decoration: none; font-size: 10px;}
.Txt_black_11px {color: #000000; text-decoration: none; font-size: 11px;}
.Txt_black_12px {color: #000000; text-decoration: none; font-size: 12px;}
.Txt_black_14px {color: #000000; text-decoration: none; font-size: 14px;}
.Txt_black_16px {color: #000000; text-decoration: none; font-size:16px;}
.Txt_black_18px {color: #000000; text-decoration: none; font-size: 18px;}
.Txt_black_24px {color: #000000; text-decoration: none; font-size: 24px;}
.Txt_black_36px {
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}


.Txt_white_08px { color: #FFFFFF; text-decoration: none; font-size: 8px;}
.Txt_white_10px {color: #FFFFFF; text-decoration: none; font-size: 10px;}
.Txt_white_11px {color: #FFFFFF; text-decoration: none; font-size: 11px;}
.Txt_white_12px {color: #FFFFFF; text-decoration: none; font-size: 12px;}
.Txt_white_14px {color: #FFFFFF; text-decoration: none; font-size: 14px;}
.Txt_white_16px {color: #FFFFFF; text-decoration: none; font-size:16px;}
.Txt_white_18px {color: #FFFFFF; text-decoration: none; font-size: 18px;}
.Txt_white_24px {color: #FFFFFF; text-decoration: none; font-size: 24px;}

.Txt_blue_08px { color: #003399; text-decoration: none; font-size: 8px;}
.Txt_blue_10px { color: #003399; text-decoration: none; font-size: 10px;}
.Txt_blue_11px { color: #003399; text-decoration: none; font-size: 11px;}
.Txt_blue_12px { color: #003399; text-decoration: none; font-size: 12px;}
.Txt_blue_14px { color: #003399; text-decoration: none; font-size: 14px;}
.Txt_blue_16px { color: #003399; text-decoration: none; font-size:16px;}
.Txt_blue_18px { color: #003399; text-decoration: none; font-size: 18px;}
.Txt_blue_24px { color: #003399; text-decoration: none; font-size: 24px;}

.Txt_red_08px { color: #FF0000; text-decoration: none; font-size: 8px;}
.Txt_red_10px { color: #FF0000; text-decoration: none; font-size: 10px;}
.Txt_red_11px { color: #FF0000; text-decoration: none; font-size: 11px;}
.Txt_red_12px { color: #FF0000; text-decoration: none; font-size: 12px;}
.Txt_red_14px { color: #FF0000; text-decoration: none; font-size: 14px;}
.Txt_red_16px { color: #FF0000; text-decoration: none; font-size:16px;}
.Txt_red_18px { color: #FF0000; text-decoration: none; font-size: 18px;}
.Txt_red_24px { color: #FF0000; text-decoration: none; font-size: 24px;}

.Txt_darkred_08px { color: #990000; text-decoration: none; font-size: 8px;}
.Txt_darkred_10px { color: #990000; text-decoration: none; font-size: 10px;}
.Txt_darkred_10px { color: #990000; text-decoration: none; font-size: 11px;}
.Txt_darkred_12px { color: #990000; text-decoration: none; font-size: 12px;}
.Txt_darkred_14px { color: #990000; text-decoration: none; font-size: 14px;}
.Txt_darkred_16px { color: #990000; text-decoration: none; font-size:16px;}
.Txt_darkred_18px { color: #990000; text-decoration: none; font-size: 18px;}
.Txt_darkred_24px { color: #990000; text-decoration: none; font-size: 24px;}
.noPreference {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #DEABA3;
	text-decoration: none;
}
.mySubmitBtnDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 22px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../igiimages/submit_bg_disabled.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#errorDiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFE1E1;
	text-align: left;
	display: none;
	padding: 5px;
	border: 1px solid #FF0000;
}
.topBtmBdr {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
}
