#tfheader{
		background-color:#ffffff;
	}
	#tfheader2{
		background-color:#284163;
	}
	#tfnewsearch{
		float:right;
		padding:20px;
	}
	.tftextinput{
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		border:1px solid #0076a3; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
	}
	.tfbutton {
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: solid 1px #0076a3; border-right:0px;
		background: #0095cd;
		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
		background: -moz-linear-gradient(top,  #00adee,  #0078a5);
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
	}
	.tfbutton:hover {
		text-decoration: none;
		background: #007ead;
		background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
		background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}


.style2 {
	font-family: 'CabinRegular', sans-serif;
	color: #003366;
}
.style3 {
        color: #003366;
        font-weight: bold;
        font-size: medium;
      }
.style5 {font-size: medium; font-weight: bold; }
.style6 {color: #FF0000}
.style7 {color: #FF6600}
.style9 {color: #003366; font-weight: bold; font-size: small; }
.style10 {font-size: 14px}
.style11 {
	color: #FF0000;
	font-weight: bold;}

.style12 {text-align: center;}

.style17 {
	font-size: 101%;
	font-weight: bold;
}
.style18 {color: #EA0000}
.style19 {color: #99CC00}
.style20 {color: #2a568e}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;    
}

.text--center
	{text-align:center!important}

.text--just
	{text-align:justify!important}

.text--left
	{text-align:left!important}
.text--right
	{text-align:right!important}

table {
  width: 100%;
}  
td {
  width: 70%;
  height: 35px;
  
}
