/* Standard Fonts */
body {  font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; color: #000001; font-size: 10pt}
td { font-size: 10pt}
a:link {  color: #993366}
a:active {  color: #993366}
a:visited {  color: #993366}
a:hover {  color: #CC6699}
.utilsmtxt {  font-size: 8pt; margin-top: 1px; margin-bottom: 1px}
/* Form Background */
.utilbg {  background-color: #FFF5E0}
/* Form Title */
.utiltitle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #FFFFCC; margin-top: 2px; margin-bottom: 2px}
.utilsubtitle {  font-size: 8pt; font-style: italic; color: #FFFFCC; margin-top: 1px; margin-bottom: 1px}
.utiltitlebg {  background-color: #663333}
/* Form Section Headers */
.utilsecbg {  background-color: #663333}
.utilsectext {  font-size: 10pt; font-weight: bold; color: #FFFFCC}
.utilsectotop {  font-size: 8pt; color: #FFF5E0; text-align: right}
a.utilsectotoplink:link { color: #FFF5E0; text-decoration: underline }
a.utilsectotoplink:active  { color: #FFF5E0; text-decoration: underline } 
a.utilsectotoplink:visited{  color: #FFF5E0; text-decoration: underline }
a.utilsectotoplink:hover {  color: #CC6699; 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: #A3C2A3}
.utilmenutext { font-size: 8pt; color: #663333 }
a.utilmenulink:link { font-weight: bold; color: #663333; text-decoration: none } 
a.utilmenulink:active   { font-weight: bold; color: #663333; text-decoration: none } 
a.utilmenulink:visited{ font-weight: bold; color: #663333; text-decoration: none } 
a.utilmenulink:hover { font-weight: bold; color: #CC6699; text-decoration: none }
/* Form Footer */
.utilfootbg { background-color: #A3C2A3}
.utilfoottext { font-size: 8pt; color: #669966; text-align: center}
a.utilfootlink:link { color: #669966; text-decoration: underline }
a.utilfootlink:active  { color: #669966; text-decoration: underline } 
a.utilfootlink:visited{  color: #669966; text-decoration: underline}
a.utilfootlink:hover {  color: #CC6699; text-decoration: underline}

