#available {
	display: none;
	color: #336600;
	font-weight: bold;
}
#xavailable {
	display:none;
	color: #CC0000;
	font-weight: bold;
}
.blue-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #007EBB;
	line-height: 20px;
	background-position: center;
	text-align: center;
}
.blue-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #9CDEFC;
	line-height: 20px;
	background-position: center;
	text-align: center;

}
.white-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EAF4FF;
	line-height: 20px;
	background-position: center;
	text-align: center;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
a.txtNormalTextBold:link {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000;
	font-weight: bold; 
	text-decoration: underline;
}
a.txtNormalTextBold:visited {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #990000;
	font-weight: bold; 
	text-decoration: underline;
}
a.txtNormalTextBold:hover {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF0000;
	font-weight: bold; 
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.smalltext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.smallredtext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.redtext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.greentext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: none;
}
.bluetext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.orangetext {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.remark {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #E0AA2C;
	vertical-align: bottom;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.myTable1 {
	td .tdL { text-align: left; font-size: 10px; }
	td .tdC { text-align: center; font-size: 10px; }
	td .tdR { text-align: right; font-size: 10px; }
}
.myTable2 {
	th { text-align:center; font-size: 12px; color: #FFFFFF; white-space: nowrap; }
	tr .list { vertical-align: top; }
	td .tdL { text-align: left; font-size: 12px; }
	td .tdC { text-align: center; font-size: 12px; }
	td .tdR { text-align: right; font-size: 12px; }
}
.fadegraytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #858585;
	text-decoration: none;
}
.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	vertical-align: baseline;
}
.myTable3 {
	th { text-align:center; font-size:8pt; color: #FFFFFF; }
	td { font-family: Arial, Helvetica, sans-serif; }
	td .tdL { text-align: left; font-size: 10pt; }
	td .tdC { text-align: center; font-size: 10pt; }
	td .tdR { text-align: right; font-size: 10pt; }
	td .nowrap { font-size: 10pt; white-space: nowrap; }
}
.greenborder {
	background-color: #66FF00;
	border-top-color: #3CBF71;
	border-right-color: #3CBF71;
	border-bottom-color: #3CBF71;
	border-left-color: #3CBF71;
	border-width: 1px;
	border-style: solid;
}
.pinkborder {
	background-color: #FFCCFF;
	border-top-color: #F209F2;
	border-right-color: #F209F2;
	border-bottom-color: #F209F2;
	border-left-color: #F209F2;
	border-width: 1px;
	border-style: solid;
}
.grayborder {
	background-color: #DEDEDE;
	border: 1px #676767 solid;
	padding: 3px 0px 3px 0px;
}
.sortfield {
	text-decoration: underline;
	cursor: hand;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.italictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.yellowbox {
	background-color: #FAFF8A;
	border: 1px #DEDEDE dotted;
}
a.applycandidate:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.applycandidate:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a.applycandidate:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90000;
	text-decoration: none;
}
.dropdownTD {
	background-color: #E0B2B2;
	border: 1px #FF1B0F solid;
}
.myTable4 {
	th { text-align:center; font-size:10pt; color: #000000; }
	td { font-family: Arial, Helvetica, sans-serif; }
	tr .grayborder { border-width: 1px; border-color: #676767; border-style: solid; }
	td .tdL { text-align: left; font-size: 10pt; }
	td .tdC { text-align: center; font-size: 10pt; }
	td .tdR { text-align: right; font-size: 10pt; }
	td .nowrap { font-size: 10pt; white-space: nowrap; }
}
.hilite {
	background-color: #FFFF00;
	color: #990099;
}
.redasterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FF0000;
}
A.mainmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
A.mainmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
A.mainmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FA7821;
	font-size: 8pt;
	text-decoration: none;
}
.bluebutton {
	background-image: url(../images/mainmenu_blue.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.yellowbutton {
	background-image: url(../images/mainmenu_yellow.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.redbutton {
	background-image: url(../images/mainmenu.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.yellowsubheader {
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.verticaldottedline {
	background-image: url(../images/graydot.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.horizontaldottedline {
	background-image: url(../images/graydot.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.bluesubheader {
	background-color: #3366CC;
	color: #FFFFFF;
	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.noneunderlinefont {
	text-align: center;
	vertical-align: top;
	color: #000000;
	text-decoration: none;
}