body {
	background-color: #949599;
	text-align: center;
	margin: 0px;
	behavior: url("/css/csshover3.htc")
}
.mainContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #122B7B;
}
.mainContent h1 a {
		font-size: 16px;
	font-weight: bold;
	color: #122B7B;
	text-decoration:none;
}
.mainContent h1 a:hover{
		font-size: 16px;
	font-weight: bold;
	color: #122B7B;
	text-decoration:underline;
}
.mainContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #122B7B;
}
.mainContent h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #122B7B;
	text-decoration:none;
}
.mainContent h2 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #122B7B;
	text-decoration:underline;
}
.mainContent h3 {
	font-weight:bold;
	font-size: 12px;
	color: #122B7B;
}
.mainContent h3 a {
	font-weight:bold;
	font-size: 12px;
	color: #122B7B;
	text-decoration:none;
}
.mainContent h3 a:hover {
	font-weight:bold;
	font-size: 12px;
	color: #122B7B;
	text-decoration:underline;
}
.siteWrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 25px;
	border: 1px solid #000;
}
.mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.mainContent a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0a5ce3;
	font-weight: normal;
	text-decoration: none;
}
.mainContent a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0a5ce3;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	background-image: url(../web/tfi_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 94px;
	width: 960px;
	z-index: 15;
}
.headerWrapper {
	background-color: #122B7B;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 96px;
	z-index: -10;
	position: absolute;
}

.searchBar {
	text-align: right;
	height: 30px;
	width: 190px;
	padding-top: 6px;
	background-color: #FFF;
}
.navbar {
	float: left;
	width: 165px;
	margin-bottom: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	background-color: #F2F2F2;
}
.middleContent {
	float: left;
	width: 564px;
	margin-left: 15px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 13px;
}
.rightContent {
	float: left;
	width: 190px;
	margin-left: 12px;
	margin-bottom: 25px;
}
.mainTitleRev {
	font-size: 14px;
	color: #F2F2F2;
	text-align: center;
	line-height: 20px;
	background-color: #122B7B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
.titleRev {
	font-size: 13px;
	color: #FF0036;
	border: 1px solid #000;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: auto;
}
.noBold {
	font-weight:normal;
}
.clearFloat {
	clear: both;
}
#nav, #nav ul, #nav ul ul, #nav ul ul ul {
	font-family:Verdana, Geneva, sans-serif;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	text-align: left;
	padding: 0;
}

#nav a:link , #nav a:active , #nav a:visited {
	display:block;
	font-size:1em;
	text-decoration:none;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #122B7B;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #122B7B;
}
#nav a:hover {
	display:block;
	font-size:1em;
	text-decoration:none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 10px;
	background-color: #EEE;
	line-height: 16px;
	font-weight: normal;
	color: #122B7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #122B7B;
}
#nav .spacer{
	display:block;
	font-size:1em;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #122B7B;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #122B7B;
	text-align: center;
}
#nav .spacer:hover{
	display:block;
	font-size:1em;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #122B7B;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #122B7B;
	text-align: center;
}
.spacerText {
	padding-left: 25px;
}
.space  {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	width:165px;
	z-index: 20;
	background-color: #122B7B;
}
.adSpace {
	background-color: #F2F2F2;
	width: 100%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.adSpace a  img {
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 4px;
}



#nav li {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	width:165px;
	z-index: 15;
}
#nav li:hover a, #nav a:focus, #nav a:active, #nav li.sfhover a {
	color:#000;
	position: static;
}
#nav li ul {
	left:-999em;
	position:absolute;
	width:14em;
}
#nav li:hover ul, #nav li.sfhover ul {
	color:#122B7B;
	display:block;
	left:auto;
}
#nav li:hover .twoLevel ul, #nav li.sfhover .twoLevel ul {
	left:-999em;
}
#nav li:hover .threeLevel ul, #nav li.sfhover .threeLevel ul {
	left:-999em;
}
#nav li:hover .threeLevel ul ul, #nav li.sfhover .threeLevel ul ul {
	left:-999em;
}
#nav ul a:hover, #nav ul a.sfhover {
	color:#122B7B
}
.breadcrumbs {
	height: 30px;
	margin-bottom: 15px;
}
/*#nav  .sub a{
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../web/subArrow.gif);
	z-index: 20;
}
#nav .sub:hover a , #nav .sub.sfhover a{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../web/subArrowOver.gif);
}*/
#nav .sub li:hover , #nav .sub li.sfhover {
	z-index: 15;
	height: auto;
	width: 165px;
	color: #122B7B;
	background-color: #eee;
}
#nav .sub:hover ul li a , #nav .sub.sfhover ul li a{
	background-image: none;
}

#nav .sub1 a {
	background-color: #F2F2F2;
	background-image: none;
	z-index: 20;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #122B7B;
	border-left-color: #122B7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #122B7B;
}
#nav .sub ul{
	height: auto;
	margin-left: 165px;
	display: block;
	width: 165px;
	z-index: 20;
	margin-top: -30px;
}
#nav .sub1:hover , #nav .sub1.sfhover  {
	background-color: #eee;
	background-image: none;
}
#nav .sub1 li:hover a , #nav .sub1 li.sfhover a{
	background-color: #eee;
	background-image: none;
		border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #122B7B;
	border-left-color: #122B7B;
}




#nav li ul .spacerborder {
	background-color: #122B7B;
	height: 4px;
}
#nav .sub .sub1 .spacerborder:hover {
	background-color: #122B7B;
	height: 4px;
}
.rightContentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F3F3F3;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: auto;
}
.rightContentText a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #800020;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.rightContentText a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #800020;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.rightContentText a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #800020;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.rightContentText a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #800020;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	width: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #004890;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footer a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #004890;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #004890;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #004890;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #004890;
	line-height: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.tableStyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #800020;
	text-align: center;
	width: auto;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #dde7f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: bold;
}
.middleContentHeader {
	font-size: 16px;
	font-weight: bold;
	color: #122B7B;
}
.subnav {
	font-size: 11px;
	font-weight: bold;
	color: #122B7B;
	text-align: left;
}
.subnav a:link {
	font-size: 11px;
	font-weight: bold;
	color: #122B7B;
	text-align: left;
	text-decoration: none;
}
.subnav a:active {
	font-size: 11px;
	font-weight: bold;
	color: #122B7B;
	text-align: left;
	text-decoration: none;
}
.subnav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #122B7B;
	text-align: left;
	text-decoration: none;
}
.subnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #122B7B;
	text-align: left;
	text-decoration: underline;
}
.middleContentFull {
	float: left;
	width: 735px;
	margin-left: 15px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 13px;
}
.searchBarRight {
	text-align: right;
	height: 30px;
	width: 190px;
	padding-top: 6px;
	background-color: #FFF;
	float: right;
}
.rightContentText ul  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color: #F3F3F3;
	margin-top: 0px;
	width: auto;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../web/listMarker.gif);
	line-height: 16px;
}
.rightContentText ul a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color: #F3F3F3;
	margin-top: 0px;
	width: auto;
	list-style-position: outside;
	list-style-image: url(../web/listMarker.gif);
	font-style: normal;
	line-height: 16px;
}.rightContentText ul a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color: #F3F3F3;
	margin-top: 0px;
	width: auto;
	list-style-position: outside;
	list-style-image: url(../web/listMarker.gif);
	font-style: normal;
	line-height: 16px;
}
.rightContentText ul a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color: #F3F3F3;
	margin-top: 0px;
	width: auto;
	list-style-position: outside;
	list-style-image: url(../web/listMarker.gif);
	font-style: normal;
	line-height: 16px;
}
.rightContentText ul a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color: #F3F3F3;
	margin-top: 0px;
	width: auto;
	list-style-position: outside;
	list-style-image: url(../web/listMarker.gif);
	font-style: normal;
	text-decoration: underline;
	line-height: 16px;
}
dt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #122B7B;
	margin-top: 25px;
}
.mainContent dt a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #122B7B;
	text-decoration: none;
}
.mainContent dt a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #122B7B;
	text-decoration: none;
}
.mainContent dt a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #122B7B;
	text-decoration: none;
}
.mainContent dt a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #122B7B;
	text-decoration: underline;
}
dd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 8px;
}
.anchors {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #122B7B;
}
.anchors a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #122B7B;
	text-decoration:none;
}
.anchors a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #122B7B;
	text-decoration:none;
}
.anchors a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #122B7B;
	text-decoration:none;
}
.anchors a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #122B7B;
	text-decoration:underline;
}
.middleContent ul li {
	margin-bottom: 12px;
}
.refText {
	font-size: 9px;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}
.refText a:link{
	font-size: 9px;
	list-style-type: none;
}
.refText a:active{
	font-size: 9px;
	list-style-type: none;

}
.refText a:visited{
	font-size: 9px;
	list-style-type: none;

}
.refText a:hover{
	font-size: 9px;
	list-style-type: none;
}
.backtotop{
	font-size:8px;
}
.backtotop a:link{
	font-size=: 8px;
	text-decoration:none;
}
.backtotop a:active{
	font-size: 8px;
	text-decoration:none;
}
.backtotop a:visited{
	font-size: 8px;
	text-decoration:none;
}
.backtotop a:hover{
	font-size: 8px;
	text-decoration:underline;
}
.middleContentHome {
	float: left;
	width: 376px;
	margin-left: 15px;
	margin-bottom: 25px;
	text-align: left;
	font-size: 13px;
}
.rightContentHome.first {
	margin-left: 0px;
}
.last {
	margin-right: 0px;
}

.rightContentHome {
	float: left;
	width: 182px;
	margin-left: 12px;
	margin-bottom: 25px;
}
.searchBarHome {
	text-align: right;
	height: 30px;
	width: 182px;
	padding-top: 6px;
	background-color: #FFF;
	vertical-align: middle;
}
.searchBarHome input.image {
	margin: 0px;
	padding: 2px;
}
.middle {
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 9px;
}
