﻿* { font-size: 8pt; font-family:  Arial, Verdana, Sans-Serif, Helvetica; padding: 0px; margin: 0px; }
a { text-decoration: none; }
a:hover { text-decoration: underline;}
a img { border: none; }
ul { list-style-type: none; }
p { padding: 5px 2px 5px 2px; }

/* Content Container */
.ContentContainer { border-left: solid 1px #ccc; border-right: solid 1px #ccc; }
.Padding { padding: .5em; }
.Clear { clear: both; }
/* Page Content */
.ContentContainer .Title { font-size: 11pt; color: #666; font-weight: bold; padding: .15em; }
.ContentContainer .Text { font-size: 8pt; color: #666; padding: .15em; }
.ContentContainer .Text a { color: #526593; display: block; width: auto; }
.ContentContainer .Text .Field { font-weight: bold; }
.ContentContainer .Text .SpecialNote { font-style: italic; }