#boxNav1 {
 width: 170px;
 margin-right: 50px;
}
.boxNav1 a, .boxNav1First a {
 display: block;
 width: 120px; /* 170px excluding padding */
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 padding: 8px 25px;
}
.boxNav1 a:hover, .boxNav1First a:hover {
 color: #00738A;
 text-decoration: none;
}
.boxNav1 a:visited, .boxNav1First a:visited  {
	color: #273D3D;
	text-decoration: none;
}
.boxNav1First {
 border-bottom: 1px solid #999999;
}
.boxNav1 a {
 border-bottom: 1px solid #999999;
}
.boxNav1Last {
 padding-bottom: 30px;
}
#tdColR {
 padding-top: 0px;
}
#boxColR {
 width: 488px;
 margin-top: -15px; /* match from h1 wysiwyg */
}
#boxHeadImg {
 padding-left: 22px;
 padding-bottom: 32px;
}
#boxImgLgThumb {
 text-align: center;
}
#boxImgLgThumb.border img {
 border: 8px solid #E1E5E5;
}

