.answerstable { /* the top table for answers within the right column on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; width: 140px; border-width: 0; BACKGROUND-COLOR: white;
	border-style: solid; border-width:1px; border-color: #016B45;
}
.answerstitle { /* format of the text title in the answerstable */
	height: 20px; vertical-align: middle; text-align: center;
	FONT-WEIGHT: bold; FONT-SIZE: 8.5pt; COLOR: white; FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: #016B45;
}
.spacertable { /* a blank table for creating blank spaces between tables in the right column on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; width: 140px; border-width: 0; BACKGROUND-COLOR: white;
	height: 10px;
}
.mostrecentarticlestable { /* the top table for answers within the right column on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; width: 140px; border-width: 0; BACKGROUND-COLOR: white;
	border-style: solid; border-width:1px; border-color: #016B45;
}
.toplinkstable { /* the top table for answers within the right column on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; width: 140px; border-width: 0; BACKGROUND-COLOR: white;
	border-style: solid; border-width:1px; border-color: #016B45;
}
.rightcolumntablecell1 { /* the table that contains the header on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; width: 5px; border-width: 0; COLOR: #016B45;
}
.rightcolumntablecell2 { /* the table that contains the header on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; 
	vertical-align: top; width: 8px; border-width: 0; COLOR: #016B45;
}
.rightcolumntablecell3 { /* the table that contains the header on each page */
	padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; width: 127px; border-width: 0; 
}
.rightcolumnlink {
	FONT-SIZE: 8.5pt; FONT-FAMILY: Arial,Helvetica; COLOR: black;
}
.rightcolumnlink a,
.rightcolumnlink a:visited { /* menu bar list items that are href links */
	color:#016B45; text-decoration:none; 
}
.rightcolumnlink a:hover { /* when the mouse hovers over a menu bar list item */
	color:#016B45; text-decoration:underline;
}
