BODY { background-color: #FFFFFF; } DIV { text-align: center; } A:link { color: 
#003366; } A:visited { color: #336699; } A:active { color: #CCCC99; } H1, H2, 
H3, H4, H5, H6 { color: #336699; } IMG { color: #336699; } A IMG { border: 0pt; 
} IMG.left { float: left; margin: 10pt; } IMG.right { float: right; margin: 10pt; 
} IMG.space { margin: 10pt; } .center { text-align: center; } .left { text-align: 
left; } .right { text-align: right; } TD.content A { text-decoration: underline; 
} TD.sidebar A { text-decoration: none; } TD.sidebar BR { line-height: 15px; } 
.sidebar /* Place holder for width in future */ { text-align: left; } .vertical 
{ background-color: #336699; } .content /* Place holder for width in future */ 
{ text-align: left; } .hbar { text-align: left; } .footer { text-align: left; 
font-size: 10pt; } UL UL { list-style: url(http://www.urmc.rochester.edu/images/diamond.gif) disc; } UL { 
list-style: url(http://www.urmc.rochester.edu/images/disk.gif) disc; } 

.imagecontainer {
	background-color: #fff;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #a9a9a9;
	padding: 5px;
}

.tablepad {
	background-color: #eeeee6;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 3px solid #666;
	border-bottom: 3px solid #666;
	padding: 8px;
}
