/* Standard Fonts */
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.utilsmtxt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; margin-top: 1px; margin-bottom: 1px}
/* Form Background */
.utilbg {  background-color: #CCCCCC}
/* Form Title */
.utiltitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF; margin-top: 2px; margin-bottom: 2px}
.utilsubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; color: #FFFFFF; margin-top: 1px; margin-bottom: 1px}
.utiltitlebg {  background-color: #669966}
/* Form Section Headers */
.utilsecbg {  background-color: #999999}
.utilsectext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.utilsectotop {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFF00; text-align: right}
a.utilsectotoplink:link,
a.utilsectotoplink:visited,
a.utilsectotoplink:active {  color: #FFFF00; text-decoration: underline}
a.utilsectotoplink:hover {  color: #33CC00; text-decoration: underline}
/* List Items */
.utilitembg1 {  background-color: #CCCCCC}
.utilitembg2 { background-color: #FFFFFF}
.utilitemtext {  font-size: 10pt}
.utilformtext { font-size: 10pt; text-align: right}
/* Form Menu */
.utilmenubg {  background-color: #000066}
.utilmenutext { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFCC }
a.utilmenulink:link,
a.utilmenulink:visited,
a.utilmenulink:active  { font-size: 8pt; font-weight: bold; color: #FFFFCC; text-decoration: none} 
a.utilmenulink:hover { font-weight: bold; color: #669966; text-decoration: none; font-size: 8pt}
/* Form Footer */
.utilfootbg {  background-color: #999999}
.utilfoottext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CCCCCC; text-align: center}
a.utilfootlink:visited{  color: #CCCCCC; text-decoration: underline}
a.utilfootlink:active  { color: #CCCCCC; text-decoration: underline } 
a.utilfootlink:link { color: #CCCCCC; text-decoration: underline }
a.utilfootlink:hover {  color: #000066; text-decoration: underline}
a:active {  color: #000066}
a:link {  color: #000066}
a:visited {  color: #000066}
a:hover {  color: #669966}
