@charset "utf-8";
h1, ul, body, hr, a, li{
	margin: 0;
	padding: 0px;
}
h1, h2, h3{ margin:0; padding:0;}
h4{ font-size:11px; font-weight:bold; margin:0}
a{
	text-decoration:none;
	color:#346AA8; 
}
a:hover{color:#11347A}
a img{
	border:none;
}
input, select{
	/*background-color:#fff;*/
	/*margin: 4px 0 0;*/
	/*border: 1px solid #CCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p{ padding:3px 0; margin:0;}
body {
	background-color: #fff;
	font:11px Arial, Helvetica, sans-serif;
	color:#575757;
}
#buttons input{
	background-color:#d0ddeb;
	border:1px solid #7f9db9;
}
#Business {
	position: absolute;
	height: 19px;
	width: 158px;
	left: 11px;
	top: 126px;
}
#container {
	width: 800px;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFF;
	padding: 0;
} 
#cert {
	padding: 5px 0px 0px 10px;
}
#cert img{
	padding:5px 0 5px 25px;
}
#cert a{
	display:block;
	text-align: right;
}
#cert h4{
	text-align:right;
	padding:5px 0 0 0;
}
#go{ position:absolute; width:20px;	top: 7px;}
#header {
	padding: 0;
	position: relative;
	background: #FFF url(../images/tpsl_logo_small.gif) no-repeat right top;
} 
#heading_div {
	margin-left: 200px;
	display: none;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#homeContent {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
} 
#tagline {
	margin: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	letter-spacing: 0pt;
}
#footer {
	height: 20px;
	clear: both;
	border-top: 1px solid #999;
}
#footer p {
	font-size: 10px;
	color: #999;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0 2px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	display: inline;
	width: 628px;
	float: left;
}
#footer a {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	color: #333;
}
#footerimg {
	margin: 0px;
	padding: 0px;
	float: left;
}
#FlashID_2 {
	float: left;
}
#Rightfloats {
	position: absolute;
	left: 612px;
	visibility: visible;
	top: 106px;
	height: 453px;
}
#search { 	width:120px; color: #333;}
#searchbox {
	width:150px;
	position: absolute;
	left: 631px;
	top: 8px;
	height: 32px;
	display: none;
}
#Solution {
	position: absolute;
	height: 19px;
	width: 158px;
	left: 11px;
	top: 101px;
}
.bg_white {
	background: #FFF;
}
.bg_gray{
	margin-left: 220px;
}
.bluetext {	color: #0F3179;}
.bluehead3 {
	color: #346AA8;
	font-size: 11px;
	padding:3px 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.date{
	color:#CCC;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 0 5px;
}
.date2{
	color:#333;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 0 0;
}
.features {
	font-weight: bold;
	padding: 5px 0 3px 15px;
	font-size: 12px;
	color: #0F3179;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.heading_wh{
	color:#346AA8;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px;
}
.head2 {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px 0;
	font-size: 13px;
}
.homelink {
	position: relative;
	top: 0px;
	display: block;
	width: 160px;
}
.homelink img{
	border:none;
}
.large_link {
	font-size: 12px;
	color: #0F3179;
	font-weight: bold;
	padding: 0 10px;
	display: block;
	margin: 0;
	margin-bottom: 0px;
	letter-spacing: 0em;
}
.large_link:hover {
	background-color:#ceefff;
}
.linkblue {	color: #11347a;}
.margTop {
	padding-top: 20px;
}
.margin_rt{ margin-right:4px;}
.noborder{ border:none;}
.newsHeadlink {
	color: #346AA8;
	font-size: 11px;
}
.newsHeadlink:hover {
	color: #346AA8;
	text-decoration:underline;
}
.otherblue {
	color: #346AA8;
	font-size: 11px;
}

.Orange_bull_h3{
	background:url(../images/bullet_orange.gif) no-repeat left 6px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #0F3179;
	margin: 0;
}
.Orange_bull_h2{
	background:url(../images/bullet_orange.gif) no-repeat left 6px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 13px;
	color: #0F3179;
	margin: 0;
}
.Blue_bull_h3{
	background:url(../images/bullet.gif) no-repeat left 6px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 13px;
	color: #0F3179;
	margin: 0;
}
.Red_bull_h3{
	background:url(../images/bullet_red.gif) no-repeat left 11px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #0F3179;
	margin: 0;
	padding: 5px 0 5px 15px;
}
.pad10{
	padding: 2px 15px 2px 10px;
	display: block;
}
.sitemap {	font-size: 11px; margin-left: 100px;}
.sitemap li{ padding:2px 0;  font-weight:bold;}
.sitemap li a{ text-decoration:none; color:#346AA8;}
.sitemap li ul{ margin-left: 15px;}
.sitemap li li a{ text-decoration:none; color:#666; font-weight:normal; padding-left: 15px;}
.sitemap li li{ background: url(../images/bullet_Lblue.gif) no-repeat 0px 7px; list-style: none;}
.sitemap li li ul{ margin-left: 15px;}
.sitemap li li li{
	background: url(../images/bullet_dash.gif) no-repeat 0px 7px;
	list-style: none;
	padding-left: 5px;
}
.sitemap li a:hover{ text-decoration:none; color:#346AA8;}
.SRForm {
	padding: 5px 0 5px 0;
	background-color: #FFF;
}
#tree_parent ul{
	margin:3px 0 15px 0px;
}
#tree_parent ul li{
	list-style:none;
	background: url(../images/arrowbullet_acc.gif) no-repeat 10px 6px;
	padding: 2px 25px;
}
#loginbox {
	height: 80px;
	width: 178px;
	position: relative;
	padding:30px 5px 5px 5px;
	margin-left: 0px;
	top: 0px;
	background: url(../images/login_bg.gif) no-repeat left 7px;
	margin-top: 0px;
}
#loginbox input {
	position:relative;
	width: 98px;
	height:13px;
	/*background-color:#fff;
	border:0px solid #3D7AB0;*/
	font-size:11px;
	float: left;
}
#loginbox p{
	font-size:11px;
	/*color:#18181B;*/
	color:#043C76;
	padding-top: 3px;
	margin: 0;
	float: left;
}
#loginbox #signin{
	color:#043C76;
	margin-left: 56px;
	/*border: 1px groove #666;*/
	
}
#loginbox #register{
	height:19px;
	width:55px;
	background-color:#3F322A;
	color:#fff;
	border: 1px solid #927D75;
}
.row{
	display:block;
	height:23px;
	text-align: right;
	padding-top: 10px;
	padding-left: 5px;
}
.rowsignup {
	display:block;
	height:23px;
	text-align: right;
	padding-top: 8px;
	padding-left: 5px;
}
#hiw {
	background: url(../images/howitworks.gif) no-repeat;
	width: 188px;
	height: 108px;
	margin-top: 0px;
	padding-top: 40px;
	top: 50px;
	margin-left: 0px;
}
#hiw #hiw_list {
	padding-left: 0px;
	margin-left: 0px;
}
#hiw #hiw_list li{
	padding: 0px 0px 6px 30px;
	/*list-style: url(../images/arrow_orange.gif) none;*/
	list-style:none;
	font-size: 12px;
	background: url(../images/arrow_orange.gif) no-repeat 5px 3px;
}
#container #header #TPSL {
	position: absolute;
	left: 700px;
	top: 1px;
}

