body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px, auto;
	margin-bottom: 10px;
	background-color: #e0ecbc;
}

#center {
	text-align:left;
	margin:auto;
	width:1000px;
	background-color: #ffffff;
	}

#header {
	position:relative;
	width:150px;
	height:60px;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(../images/tfcglogotl.gif);
}

.buttons
{
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	color: white;
	font-size: 9px;
	border: none;
	width: 87px;
	height: 25px;
	padding: 2px;
}

#title { font-family: Geneva, Arial, Helvetica, sans-serif;
	float:right;
	width:500px;
	padding-right: 46px;
	padding-left: 30px;
	font-weight:bold;
	font-size:18px;
	letter-spacing:1px;
	color:#006633;
	padding-bottom:0px;
	margin: 55px 0px 0px 0px;
}

#content {
	margin: 0px 20px 10px 20px;
	width:950x;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	left: 5px;
	text-decoration: none;
	position: relative;
	width: auto;
}

a 
{
	text-decoration: none;
	color:#006633;
}

a:hover
{
	text-decoration: underline;
}

p {
	color:black;
	line-height:1.3em;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align: justify;
}

h1 {
	font-weight:bold;
	font-size:17.5px;
	letter-spacing:1px;
	color:#006633;
	padding-bottom:3px;
	margin: 0px;
}
h2 {
	font-weight:900;
	font-size:14px;
	color:#006633;
	padding-bottom:0px;
	margin: 0px 0px 10px 0px;
	}
	
h3 { 
font-size:14px;
	color:#006633;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:5px;
	margin: 5px 5px 5px 5px;
	}
	
.sml { font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:normal;
	color:black;
	line-height:1.2em;
	padding-left:15px;
	padding-right:5px;
	padding-top: 5px;
	margin:0px;
}

ul
{
	margin-top:0px;
}
	
li {
	border-bottom:dotted 1px #e8e9de;
} 

ol {font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:440px;
	color:#737373;
	font-weight:normal;
	line-height:1.8em;
	border-bottom: dashed 1px #dedede;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:20px;
	}


#footer {
	float:none;
	padding:8px;
	z-index:1;
	background-color: #cccccc;
	color:#006633;
	background-image:url(images/sidewrapper.jpg);
	clear: both;
}

.tf1 {
	padding: 0px 20px 20px 18px;
	font-size: 12px;
}

.textfloater {
	position: relative;
	float:right;
	right: 15px;
	top: -35px;
	bottom: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	letter-spacing:1px;
	height: 1px;
}

.ltextfloater {
	position: relative;
	float:left;
	left: 20px;
	top: -15px;
	right: 0px;
	bottom: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11.5px;	
}

.floaterbg {
	background-image: url(../images/trsp.png);
	padding:0px 5px 0px 5px;
}