body {
	background-color: #f1f1f1; 
	background-image: none;
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:auto;
	line-height:16px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a, a:link, a:hover{
	color: #ff6600;
	text-decoration: none;
}

lu,ul {
	list-style-type: none;
	margin: 0px;
}

/* HEADERS */

h1{
	color: #5872B3;
	font-size: 25px;
	font-weight: bold;
	line-height: 26px;
}

h2{
	color: #5872B3;
	font-size: 22px;
	font-weight: bold;
	line-height: 23px;
}


h3{
	color: #5872B3;
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
}


.wrapper {
	width: 770px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px; 
}

.wrapper tr, .wrapper td{
	border: 0px;
	vertical-align: top;
	padding-bottom: 5px;
}

.header {
	width: 770px;
	height: 85px;
	background-image:url(../images/lifesizeheader.jpg); 
	background-repeat:no-repeat;
	align: right;
}

.logo {

}

.phone_number {
	text-align: right;
	color: #203970;
	font-weight: bold;
	font-size: 16px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
}

.top_nav{
	background-image:url(../images/lifesizenavbar.jpg); 
	background-repeat:no-repeat;
}


.top_nav a{
	font-weight: bold;
	color:#192168;
	text-decoration:none;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 20px;
}


.top_nav a:hover{
	font-weight: bold;
	color:#192168;
	text-decoration:none;
}

.top_nav a:visited{
	font-weight: bold;
	color:#192168;
	text-decoration:none;
}

.top_nav ul{
 display: inline;
 }

.top_nav li{
 display: inline;
 }

.object_content {
	padding-top: 20px;
}


.object_content td{
	padding: 5px;
}

.object_content img{
	padding: 5px;
}

.content ul{
	list-style-type: disc;
	margin: 10px;
}

.content{
}

.middle{
}

.left_nav{
	width: 147px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
}

.left_nav li.button{
	
}

.footer .copy{
	float: left;
}

.footer .site{
	float: right;
}

.asterisk{
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
}
