a:active         { text-decoration: underline; color: #acc6ba; }
a:visited        { text-decoration: underline; color: #587064;}
a:link           { text-decoration: underline; color: #603357; }
a:hover          { text-decoration: none; color: #c267b0;  }
a.botbar:link    { text-decoration: none; color: #ffffff; }
a.botbar:active  { text-decoration: none; color: #ffffff; }
a.botbar:visited { text-decoration: none; color: #ffffff; }
a.botbar:hover   { text-decoration: none; color: #acc6ba; }
body             { font-family: arial,helvetica; font-size: 10pt; color: #000000; }
td               { font-family: arial,helvetica; font-size: 10pt; color: #000000; }
p                { font-family: arial,helvetica; font-size: 10pt; color: #000000; text-align:justify; margin-top: 10; margin-bottom: 10;}
ul               {
	list-style-image: url(img/bullet.gif);
	margin-left: -24px;
	*margin-left: 16px; /* IE Fix */
	margin-top: 0;
	margin-bottom: 10;
}
li               { margin-bottom: 4; text-align: justify; }
li ul            { list-style-image: url(img/bullet-2.gif); margin-top: 6px; }
.small           { font-family: arial,helvetica; font-size: 8pt; }
.center          { text-align: center; }
.i               { font-style: italic; }
.b               { font-weight: bold; }
.signature       { text-align: right; margin-top: 0; font-style: italic;}
.title           { font-family: arial,helvetica; font-size: 14pt; color: #603357; 
                   font-weight: bold; margin-bottom:18; letter-spacing: 12px; }
.subtitle        { color: #587064; font-size: 12pt; font-weight: bold; margin: 20 0 10 0; }
.quote           { text-align:justify; border: 1px solid #b280a7; background-color:#ffe9ff; padding:4px; }
.thumbl          { margin-right: 6px; margin-top: 4px; }
.thumbr          { margin-left: 6px; margin-top: 4px; }
.legend          { font-family: arial,helvetica; font-size: 10pt; color: #ffffff; margin: 2 10 6 10;}

a img            { border: 0px; }
img.icon         { position: relative; top: 2px; margin: 0 6 0 12; }

#lightbox-container-image-data-box {
  *box-sizing: content-box;
}