#line-logo-box {
	float: left;
	width: 228px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#line-logo-bkgd {
	float: left;
	width: 228px;
	background-image: url(../images/line-logo-box.gif);
	border-bottom: 1px #CCCCCC solid;
	padding: 15px 0px;
	margin: 0px 0px 6px 0px;
}
#line-logo-bkgd img{
	margin-left: 5px;
}
#photo-left-caption-line {
	float: left;
	width: 228px;
}

#photo-left-caption-line p{
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 87%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#photo-left-caption-line p a{
	padding-left: 10px;
	background: url(../images/bullet-arrow-green.gif) no-repeat 0px 4px;
}
h2.memory {
	clear: left;
}
table.information {
	text-align: left;
	border-left: 1px #CAB9AC solid;
	border-top: 1px #CAB9AC solid;
	border-right: 1px #CAB9AC solid;
}
#left-column-sub table.information tr th h3 {
	color: #FFFFFF;
	font-size: 120%;
	margin-top: 5px;
}
#left-column-sub table.information tr th h3.memory {
	text-transform: uppercase;
}
table.information tr th {
	background: url(../images/table-header-bkgd.gif) repeat;
	padding-left: 18px;
	border-bottom: 1px #CAB9AC solid;
}
table.information tr td {
	border-bottom: 1px #CAB9AC solid;
	padding-left: 18px;
	padding-right: 20px;
}
#left-column-sub table.information tr td.bkgd {
	background: #F7F5F4 url(../images/table-bkgd.gif) repeat-x; 
}
#left-column-sub table.information tr td.off {
	background: #fff;	
}
#left-column-sub table.information tr td h4 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 6px;
}
#left-column-sub table.information tr td p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*
La - February 23 2009
We can use a class for p tags since a WYSIWYG is used to enter content
#left-column-sub table.information tr td p.info {
*/
#left-column-sub table.information tr td p {
	padding-bottom: 10px;
}
p.resources {
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 85%;
}
p.resources span{
	color: #095927;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: -10px;
	margin-bottom: 0px;
}
p.resources a{
	color:#000000;
	font-size: 98%;
	padding-left: 21px;
	padding-top: 4px;
	margin-left: 8px;
}
p.resources a:hover{
	color:#000000;
	font-size: 98%;
	text-decoration: none;
}
p.resources a.doc{
	background: url(../images/icon-word.gif) no-repeat 0px 2px;
}
p.resources a.pdf{
	background: url(../images/icon-pdf.gif) no-repeat 0px 2px;
}
p.resources a.explorer{
	background: url(../images/icon-explorer.gif) no-repeat 0px 1px;
}
p.resources a.xls{
	background: url(../images/icon-excel.gif) no-repeat 0px 2px;
}
p.back {
	text-transform: uppercase;
	padding-right: 5px;
	font-size: 80%;
	font-weight: bold;
}
p.back a {
	color:#333333;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../images/button-back.gif) no-repeat 0px 0px;
}
	



