<!-- NOTE: When changing this file do not forget to also change the version number in includeFactory.cfc -->

a.bti-gradient:link,a.bti-gradient:visited,a.bti-gradient:active,a.bti-gradient:hover {
	text-decoration : underline;
	color : #000000;
	font-size: 11px;
}

.bti-whiteborderbottom {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	background-color : #FFFFFF;
	padding : 3px;
	border-bottom : 1px solid #C0C0C0;
}

a.bti-whiteborderbottom:link,a.bti-greyborderbottom:visited,a.bti-greyborderbottom:hover {
	color : #003366;
	text-decoration : underline;
	background-color : clear;
	border-bottom : 0px;
}

.bti-greyborderbottom {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	background-color : #F5F5F5;
	border-bottom : 1px solid #C0C0C0;
	padding : 3px;
}

a.bti-greyborderbottom:link,a.bti-greyborderbottom:visited,a.bti-greyborderbottom:hover {
	color : #003366;
	text-decoration : underline;
	background-color : clear;
	border-bottom : 0px;
}

.bti-clearnoborder {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	background-color : clear;
}

a.bti-clearnoborder:link,a.bti-clearnoborder:visited,a.bti-clearnoborder:hover {
	color : #003366;
	text-decoration : underline;
	background-color : clear;
}

.bti-featured-jobs {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
}

a.bti-featured-jobs:link,a.bti-featured-jobs:visited,a.bti-featured-jobs:hover {
	color : #0000FF;
	text-decoration : underline;
	font-weight: bold;
}

.bti-nav-on {
	border-bottom:0px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bolder;
	cursor:pointer;
}

.bti-nav-on-middle {
	background-color:#F7F7F8;
}

.bti-nav-off {
	border-bottom:1px solid silver;
	font-family:Arial;
	font-size:10pt;
	font-weight:bolder;
	cursor:pointer;
}

.bti-nav-off-middle {
	background-color:#DDE3EA;
}

a.bti-navbar:link,a.bti-navbar:visited,a.bti-navbar:hover	{
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
}

a.bti-navbaroption:link,a.bti-navbaroption:visited,a.bti-navbaroption:hover	{
	font-family: Arial;
	color:#0066cc;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
	text-transform:uppercase;
}

.bti-navbartext	{
	font-family: Arial;
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}

.bti-flyout {
	display:inline;
	border:1px solid silver;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2.4;
	cursor:pointer;
	padding:1px;
	z-index:9000;
}

.bti-flyoutOptions {
	border:1px solid silver;
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	DISPLAY: block;
	Z-INDEX: 9000;
}

#btimenu div {
	position:absolute;
	top:-999px;
	left:-999px;
}

#btimenu:hover div{
	position:absolute;
	background-color:white;
	padding:4px;
	border:1px solid silver;
	text-align:left;
	font-size:8pt;
	color:black;
}

#bti form textarea, #bti form select, #bti form input {
	margin-top:3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

#bti tbody, #bti thead, #bti tfoot{	
	vertical-align:middle;
}
