
v\:* { behavior: url(#default#VML); }

/*
A	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
   	text-decoration:none;
	}

A:link {
	color: #0000FF;
	}

A:visited { 
	color: #0000FF;
	}

A:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	}
*/
img {
	border-color: white;
	}

/*
body {
	color:#000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-left : 0;
	margin-top : 0;
}
*/
/*
td {
	color:#000099; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: normal; 
	vertical-align: middle;
	}
*/
th {
	color:#000099; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px; 
	line-height: normal; 
	vertical-align: middle;
	background-color: #cdcdcd;
	}

.nameLink {
	color:#FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

.nameLink2 {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	}

.namelink2:hover{
	font-weight: bold;
	text-decoration: underline;
	}
	
.pageBreak { page-break-after: always; }

br.page { page-break-after: always;}

p.page { page-break-after: always;}


/* begin button */

#navlist {
	width: 150px;
	text-align: center;

}

#navlist a, #navlist a:link, #navlist a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #215C76;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;

}

#navlist a:hover, #navlist a:active {
	background-color: #a9abfe;
	border: 1px solid #215C76;
	color: #FFFFF;
	text-align: center;
}

/* end button */


/* begin button2 */

#navlist2 {
	width: 150px;
	text-align: center;

}

#navlist2 a, #navlist2 a:link, #navlist2 a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #215C76;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a9abfe;
	text-align: center;

}
#navlist2 a:hover, #navlist2 a:active {
	background-color: #000099;
	border: 1px solid #215C76;
	color: #FFFFFF;
	text-align: center;

}

/* end button2 */


/* begin button3 */
#navlist3 {
	width: 80px;
	text-align: center;

}

#navlist3 a, #navlist3 a:link, #navlist3 a:visited {
	display: block;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;

}
#navlist3 a:hover, #navlist3 a:active {
	background-color: #a9abfe;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
/* end button3 */


/* begin button4 */

#navlist4 {
	width: 115px;
	text-align: center;

}
#navlist4 a, #navlist4 a:link, #navlist4 a:visited {
	display: block;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #215C76;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #679347;
	text-align: center;

}
#navlist4 a:hover, #navlist4 a:active {
	background-color: #69B6D0;
	border: 1px solid #215C76;
	color: #FFFFFF;
	text-align: center;

}

#navjobs {
	width: 150px;
	text-align: center;

}

#navjobs a, #navjobs a:link, #navjobs a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #000099;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;
	text-align: center;

}

#navjobs a:hover, #navlist a:active {
	background-color: #a9abfe;
	border: 1px solid #000099;
	color: #FFFFF;
	text-align: center;
}

h5.title {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-left : 0;
	margin-top : 0;
	margin-bottom: 2px;
	font-style: italic;
	
/* end button4 */

.unnamed1 {  }


/* Custom alert Boxes */
.okButton {
	background-color: #D4D4D4;
	font-color: #000000;
	font-size: 9pt;
	font-family: arial;
	width: 70px;
	height:	20px;  
}
.alertTitle {
	background-color: #3C56FF;
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.alertMessage {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
.alertBoxStyle {
	cursor: default;
	filter: alpha(opacity=90);
	background-color: #E4E4E4;
	position: absolute;
	top: 200px;
	left: 200px;
	width: 100px;
	height: 50px;
	visibility:hidden; z-index: 999;
	border-style: groove;
	border-width: 5px;
	border-color: #FFFFFF;
	text-align: center;
}

#confirmBox {
	width:10em;
	height:5em;
	position:absolute;
	z-index:1;
	visibility:hidden;
	background:blue;
	color:white;
	border:6px double white;
	text-align:center;
}

#tableDB {
	overflow: auto;
}