﻿body { background: #ffffff}
td.rightrpt { background: #ffffff url(images/gray1.jpg) repeat-x; } 
p { font: 9pt Arial,Helvetica,sans-serif; color: #666666; margin-top: 0px;}
div.margins { font: 9pt Arial,Helvetica,sans-serif; color: #666666; margin: 0px 15px 10px 10px; }
.copyright { font: 9pt Arial,Helvetica,sans-serif; 
             color: #999999; 
             background: #ffffff url(images/repeat1_down.gif) repeat-y; 
             margin: 25px 0px 5px 20px;
             }

/* address info used in the top light green/blue area */
.addressinfo { font: 9pt Tahoma,Arial,sans-serif; color: #000033; margin: 20px 0px 0px 15px;}
.addressinfo1 { font: 9pt Tahoma,Arial,sans-serif; color: #000033; margin: 5px 0px 0px 15px;}
a.address:link { color: #000033; text-decoration: underline; }
a.address:active { color: #000033; text-decoration: underline; }
a.address:visited { color: #000033; text-decoration: underline; }
a.address:hover { color: #000033; text-decoration: underline; }

/* subnav links */
.subnavinfo { font: 9pt Arial,Helvetica,sans-serif; color: #666666; margin: 0px 7px 0px 7px;}
a.subnav:link { color: #666666; text-decoration: none; }
a.subnav:active { color: #666666; text-decoration: none; }
a.subnav:visited { color: #666666; text-decoration: none; }
a.subnav:hover { color: #666666; text-decoration: underline; }
	
/* bm links */
a.bm1:link { font-weight: bold; color: #6699FF; text-decoration: none; }
a.bm1:active { font-weight: bold; color: #6699FF; text-decoration: none; }
a.bm1:visited { font-weight: bold; color: #6699FF; text-decoration: none; }
a.bm1:hover { font-weight: bold; color: #6699FF; text-decoration: none; }
	
a.bm2:link { font-weight: bold; color: #000000; text-decoration: none; }
a.bm2:active { font-weight: bold; color: #000000; text-decoration: none; }
a.bm2:visited { font-weight: bold; color: #000000; text-decoration: none; }
a.bm2:hover { font-weight: bold; color: #000000; text-decoration: none; }
	
