body {
	padding: 0px;
	background-color: #ffffff;
	color: #787778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#outerframe {
	position:relative;
	width: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}

#header {
	display:none;
}
#header-home {
	position:absolute;
	left:37px;
}
#header-tpfl {
	position:absolute;
	left:242px;
}
#header-login {
	position:absolute;
	right:35px;
}

#topimage {
	display:none;
}


#mainbody {
	position: relative;
	
}



#navigation {
	display:none;
}

#skiptonavigation {
	display:none;
}

#subcontent {

}
#customers-say {
	display:none;
}
#customers-say A:link{
	color: #787778;
	text-decoration: none;
	border-bottom:none;
}
#customers-say A:visited{
	color: #787778;
	text-decoration: none;
	border-bottom:none;
}
#customers-say A:hover {
	color: #787778;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8265B6;
}
#contactus {
	display:none;
}
#leftlogo {
	position:absolute;
	top:0px;
	left:0px;
}
#clock {
	display:none;
}

#content {
	
padding-top:120px;
}

.clear-all {
	clear:both;
}


#footer {
	

}
#sitemap {
	display:none;
}
#legal {
	display:none;
}
#copyright {
	display:none;
}
#octa {
	display:none;
}
#sitemap A:link, #legal A:link, #octa A:link {
	COLOR: #A4A4A5;
	text-decoration: none;
	border-bottom:none;
}
#sitemap A:visited, #legal A:visited, #octa A:visited {
	COLOR: #A4A4A5;
	text-decoration: none;
	border-bottom:none;
}
#sitemap A:hover, #legal A:hover, #octa A:hover {
	COLOR: #A4A4A5;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8265B6;
}
#printfooter {
	margin-top:20px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B4B4;	
}
#printlogo {
	
}
h1 {
	font-size: 1.75em;
	margin-bottom: 0.3em;
	line-height: 1.7em;
	font-weight: normal;
	color:#8265B6;
	margin-top: 0em;
}
.h1intro {
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;	
}
h2 {
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: .3em;
	line-height: 1.6em;
	font-weight: bold;
	color: #8265B6;
	
}
h3 {
	font-size: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.4em;
	font-weight: bold;
	COLOR: #0000C6;
}
.indent1 {
	padding-right:140px;
}

p {
	margin: 0px 0px 7px;
	padding: 0px;
	
}
.pp1-bold {

	font-size:1.1em;
	font-weight:bold;
}
.in-control {
	clear:both;
	margin-top:20px;
	font-size:1.1em;
	font-weight:bold;
}
.introtext{
	color:#8265B6;
	font-weight:bold;
}
.quote {
	font-size:1.2em;
	font-style: italic;
	line-height: 1.3em;
	font-family: "Times New Roman", Times, serif;
}
.quote-sig {
	float:right;
	font-weight:bold;
	font-size:0.9em;
}

li {
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0.25em;
	margin-left: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.2em;
}


ul {
	margin: 0em 0px 0.75em 10px;
	padding: 5px;
	list-style-type: disc;
	color:#8265B6;
}
ul li span {
	color: #787778;
}

A:link      {
	COLOR: #8265B6;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8265B6;
}
A:visited   {
	COLOR: #8265B6;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8265B6;
}
A:hover     {
	COLOR: #8265B6;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CC66;
}

table {
	font-size: 1em;
	line-height: 1.4em;
}



#leftlinks {
	display:none;
}
.leftheader {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDB6C8;
	padding-left:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.85em;
	margin-bottom:10px;
}
.left-link-on {
	color:#8265B6;
	margin-left:7px;
	font-weight:bold;
	font-size:0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8265B6;
	margin-bottom:4px;
}
.left-link-off {
	width:130px;
	color:#8265B6;
	margin-left:7px;
	font-size:0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8265B6;
	margin-bottom:4px;
}

.left-link-off A:link {
	color:#8265B6;
	text-decoration: none;
	border-bottom:none;
}
.left-link-off A:visited {
	color:#8265B6;
	text-decoration: none;
	border-bottom:none;
}
.left-link-off A:hover {
	color:#8265B6;
	text-decoration: none;
	border-bottom:none;
	font-weight:bold;
}

#contentright .left-link A:link {
	COLOR: #3A699C;
	text-decoration: none;
}
#contentright .left-link A:visited {
	COLOR: #3A699C;
	text-decoration: none;
}
#contentright .left-link A:hover {
	COLOR: #FF6600;
	text-decoration: underline;
}
.tableback {
	background-color: #295B98;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tddark {
	background-color: #A8E0ED;
}
.tdlight {
	background-color: #DAF1F8;
}
.tdhead {
	background-color: #4482CB;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
