body,td,tr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38424b;
	line-height: 16px;
}
.table {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
.tail {
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #65a379;
}
.main {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
}
.nav {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat-x;
}
.rhs {
	background-color: #a3cafc;
}

.rhsGreen {
	background-color: #ffffff;
}
.end {
	background-image: url(images/tail_tile.gif);
	background-repeat: repeat-y;
}
#txt {
	margin: 50px 30px 20px 30px;
	padding: 20px 0px 0px 0px;
	width: 399px;
}

#txthome {
	margin: 0px 30px 20px 30px;
	padding: 5px 0px 0px 0px;
	width: 418px;
}

#txtwide {
	margin: 50px 30px 20px 30px;
	padding: 20px 0px 0px 0px;
	width: 655px;
}

#txtwidehome {
	margin: 50px 30px 20px 30px;
	padding: 20px 0px 0px 0px;
	width: 890px;
}


#tail2 {
	margin: 10px 20px 10px 25px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #051646;
}

.lifesol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #051646;
}

.tech {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #051646;
}


h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a:link, a:visited {
	font-size: 11px;
	color: #056df6;
}
a:hover {
	font-size: 11px;
	color: #65a379;
}
	a.email:link, a.email:visited  {
	color: #056df6;
	text-decoration: none;
	font-weight: bold;
}
	a.email:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.biggerlink{
	color: #056df6;
	font-size: 14px
}

a.biggerlink:visited {
	color: #056df6;
	font-size: 14px
}

a.biggerlink:hover {
	color: #65a379;
	font-size: 14px
}

.PaLEtt {
	color: #55966A;
	font-weight: bold
}

.PaLEttBlue {
	color: #4894F5;
	font-weight: bold
}