body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0e6ba4;
	background-attachment: fixed;
	background-image: url(resources/filler_drop1.png);
	background-repeat: no-repeat;
	background-position: 10px 80px;
}
.footerback1 {
	font-size: 11px;
	background-image: url(resources/fti_splash02_15.png);
	text-align: center;
}
.footerback2 {
	font-size: 9px;
	background-image: url(resources/fti_splash02_22.png);
	text-align: left;
}
.footerback3 {
	font-size: 10px;
	background-image: url(resources/fti_splash02_15.png);
	text-align: left;
}
.headerback1 {
	font-size: 12px;
	background-image: url(resources/fti_splash02_03.png);
	text-align: right;
}
a:link {
	color: #116ba1;
	text-decoration: none;
}

a:visited {
	color: #116ba1;
	text-decoration: none;
}
a:hover {
	color: #b98909;
	text-decoration: underline;
	text-align: left;

}
.contenttableback1 {
	font-size: 11px;
	background-image: url(resources/contentback1.png);
	text-align: left;

}
.headerback2 {
	background-image: url(resources/fti_main01_15.png);
	text-align: right;
	font-weight: bold;
}
h1 {
	color: #116ba1;
	font-size: 22px;
}


h2 {
	color: #116ba1;
	font-size: 18px;
}

h3 {
	color: #b98909;
	font-size: 14px;
}

h4 {
	color: #b98909;
	font-size: 14px;
}

.headerback3 {
	background-image: url(resources/fti_main01_04.png);
	text-align: right;
	font-weight: bold;
}
.centralize {
	text-align: center;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F9F9F9;
	border: 1px dotted #999;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F9F9F9;
	border: 1px dotted #999;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F9F9F9;
	border: 1px dotted 999;
}
.tablebackheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #116ba1;
	background-color: #EEE;
	border: 1px dotted #CCC;
}
.tablebackheader2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #116ba1;
	background-color: #EEE;
	border: 1px dotted #CCC;
}
.tablebackheader3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
		color: #116ba1;
	background-color: #F7F4EA;
	border: 1px dotted #CCC;
}
.tablebackheader4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EAF4FD;
	border: 1px dotted #CCC;
}
.headcontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
		color: #116ba1;
	background-color: #EEE;
	border: 1px dotted #CCC;
}
.headside {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
		color: #116ba1;
	background-color: #EEE;
	border: 1px dotted #CCC;
}
.boldblue {
	font-size: 14px;
	font-weight: bold;
	color: #116ba1;
}
.boldgolden {
	font-size: 14px;
	font-weight: bold;
	color: #b98909;
}
